<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:annotate="http://purl.org/rss/1.0/modules/annotate/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!--
	This feed generated for Anonymous
	More info at http://naklon.info/rss/about.htm
-->
<channel>
<title>Troubleshooting</title>
<link>http://www.xsanity.com/forum/</link>
<description>Problems (and hopefully solutions) using Xsan</description>
<managingEditor>admin@xsanity.com</managingEditor>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>RSS Feed 2.2.4</generator>
<language>en</language>
<lastBuildDate>Thu, 09 Sep 2010 01:04:12 GMT</lastBuildDate>
<image>
	<url>http://www.xsanity.com/forum/templates/subSilver/images/logo_phpBB_med.gif</url>
	<title>Troubleshooting</title>
	<link>http://www.xsanity.com/forum/</link>
	<width>122</width>
	<height>56</height>
</image>
<item>
<title>Troubleshooting :: RE: Xsan config file lost, any way to recover SAN volume?</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52483#52483</link>
<pubDate>Wed, 08 Sep 2010 21:21:55 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52483#52483</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=2333&quot; target=&quot;_blank&quot;&gt;lotte&lt;/a&gt;&lt;br /&gt;

Posted: Wed Sep 08, 2010 4:21 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
Hi thequietman44, here comes a .cfg file which I think of could work, but there are a few things which came on my mind while creating it, so maybe one of the other guys reading this can bring a little bit light in my darkness!
&lt;br /&gt;

&lt;br /&gt;
What will happen if the names of the stripegroups are different from the original ones?
&lt;br /&gt;
What will happen if the Affinities are spelled wrong?
&lt;br /&gt;
I know that if FsBlocksize and/or StripeBreadth differ from the original config the Filesystem will not come up, but will not be affected.
&lt;br /&gt;
Iīve set the write parameter for all StripeGroups to disable so that if hopefully the Volume comes up you will only be able to read from it and are not allowed to write for safety reasons. In any case we have luck with your Volume I would recommend to backup all data then create a new Volume.
&lt;br /&gt;

&lt;br /&gt;
What else I donīt know is the name of your Volume which is very important, so  first you need to know the exact spelling of the Volume.
&lt;br /&gt;

&lt;br /&gt;
Here comes the config:
&lt;br /&gt;
------------------------snip--------------------------
&lt;br /&gt;

&lt;br /&gt;
FileLocks	                Yes
&lt;br /&gt;
GlobalSuperUser		Yes
&lt;br /&gt;
Quotas			Yes
&lt;br /&gt;
WindowsSecurity	No
&lt;br /&gt;
ForceStripeAlignment	Yes
&lt;br /&gt;
Debug			0
&lt;br /&gt;
AllocationStrategy	Round
&lt;br /&gt;
InodeExpandMin		128
&lt;br /&gt;
InodeExpandInc		128
&lt;br /&gt;
InodeExpandMax	2048
&lt;br /&gt;
BufferCacheSize		32M
&lt;br /&gt;
JournalSize		64M
&lt;br /&gt;
FsBlockSize		4K
&lt;br /&gt;
InodeCacheSize		8K
&lt;br /&gt;
MaxConnections		75
&lt;br /&gt;
MaxLogSize		10M
&lt;br /&gt;
ThreadPoolSize		128
&lt;br /&gt;

&lt;br /&gt;
[DiskType Meta_Lun]
&lt;br /&gt;
Sectors 781367296
&lt;br /&gt;
SectorSize 512
&lt;br /&gt;

&lt;br /&gt;
[DiskType Project_Lun]
&lt;br /&gt;
Sectors 3906926592
&lt;br /&gt;
SectorSize 512
&lt;br /&gt;

&lt;br /&gt;
[DiskType Offline_Lun]
&lt;br /&gt;
Sectors 2344089600
&lt;br /&gt;
SectorSize 512
&lt;br /&gt;

&lt;br /&gt;
[DiskType FCP_Lun]
&lt;br /&gt;
Sectors 8790767583
&lt;br /&gt;
SectorSize 512
&lt;br /&gt;

&lt;br /&gt;
[Disk MetadataLUN]
&lt;br /&gt;
Type Meta_Lun
&lt;br /&gt;
Status UP
&lt;br /&gt;

&lt;br /&gt;
[Disk ProjectLUN]
&lt;br /&gt;
Type Project_Lun
&lt;br /&gt;
Status UP
&lt;br /&gt;

&lt;br /&gt;
[Disk OfflineLUN]
&lt;br /&gt;
Type Offline_Lun
&lt;br /&gt;
Status UP
&lt;br /&gt;

&lt;br /&gt;
[Disk FCP_LUN1]
&lt;br /&gt;
Type FCP_Lun
&lt;br /&gt;
Status UP
&lt;br /&gt;

&lt;br /&gt;
[Disk FCP_LUN2]
&lt;br /&gt;
Type FCP_Lun
&lt;br /&gt;
Status UP
&lt;br /&gt;

&lt;br /&gt;
[StripeGroup Metadataandjournal]
&lt;br /&gt;
Status UP
&lt;br /&gt;
Exclusive Yes
&lt;br /&gt;
Metadata Yes
&lt;br /&gt;
Journal Yes
&lt;br /&gt;
Read Enabled
&lt;br /&gt;
Write Disabled
&lt;br /&gt;
StripeBreadth 256
&lt;br /&gt;
Node MetadataLUN 0
&lt;br /&gt;

&lt;br /&gt;
[StripeGroup Project]
&lt;br /&gt;
Status UP
&lt;br /&gt;
Exclusive No
&lt;br /&gt;
Metadata No
&lt;br /&gt;
Journal No
&lt;br /&gt;
Affinity Project
&lt;br /&gt;
Read Enabled
&lt;br /&gt;
Write Disabled
&lt;br /&gt;
StripeBreadth 256
&lt;br /&gt;
MultiPathMethod Rotate
&lt;br /&gt;
Node ProjectLUN 0
&lt;br /&gt;

&lt;br /&gt;
[StripeGroup Offline]
&lt;br /&gt;
Status UP
&lt;br /&gt;
Exclusive No
&lt;br /&gt;
Metadata No
&lt;br /&gt;
Journal No
&lt;br /&gt;
Affinity Offline
&lt;br /&gt;
Read Enabled
&lt;br /&gt;
Write Disabled
&lt;br /&gt;
StripeBreadth 256
&lt;br /&gt;
MultiPathMethod Rotate
&lt;br /&gt;
Node Offline_Lun 0
&lt;br /&gt;

&lt;br /&gt;
[StripeGroup FCP]
&lt;br /&gt;
Status UP
&lt;br /&gt;
Exclusive No
&lt;br /&gt;
Metadata No
&lt;br /&gt;
Journal No
&lt;br /&gt;
Affinity FCP
&lt;br /&gt;
Read Enabled
&lt;br /&gt;
Write Disabled
&lt;br /&gt;
StripeBreadth 256
&lt;br /&gt;
MultiPathMethod Rotate
&lt;br /&gt;
Node FCP_LUN1 0
&lt;br /&gt;
Node FCP_LUN2 1
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
--------------------------------snap------------------------------
&lt;br /&gt;

&lt;br /&gt;
And here is what to do:
&lt;br /&gt;

&lt;br /&gt;
Switch off mdc2, then in a terminal on mdc1 as root type: (always without the quotes):
&lt;br /&gt;

&lt;br /&gt;
&quot;launchctl unload /System/Library/LaunchDaemons/com.apple.xsan.plist&quot; and if that does not work type &quot;Systemstarter stop acfs&quot; 
&lt;br /&gt;
Create a file with the content between &quot;snip&quot; and &quot;snap&quot; and save it to &quot;/Library/Filesystems/Xsan/config/YourVolumeName.cfg&quot; where YourVolumeName is the exact Name of how the Volume was called before!
&lt;br /&gt;

&lt;br /&gt;
In the terminal type:
&lt;br /&gt;
&quot;launchctl load /System/Library/LaunchDaemons/com.apple.xsan.plist&quot; (or if that fails &quot;SystemStarter start acfs&quot;)
&lt;br /&gt;

&lt;br /&gt;
Then type &quot;cvadmin&quot;
&lt;br /&gt;
in cvadmin type &quot;start YourVolumeName&quot;
&lt;br /&gt;
and if that goes well type &quot;activate YourVolumeName&quot;
&lt;br /&gt;

&lt;br /&gt;
If that again goes well you maybe lucky by mounting the Volume like:
&lt;br /&gt;

&lt;br /&gt;
&quot;mkdir /Volumes/YourVolumeName&quot;
&lt;br /&gt;
&quot;mount -t acfs YourVolumeName /Volumes/YourVolumeName&quot;
&lt;br /&gt;

&lt;br /&gt;
If you see any files and directories you should be able to backup all the SAN content.
&lt;br /&gt;

&lt;br /&gt;
If not, what is not unlikely please post the corresponding output of /var/log/system.log and of Library/Filesystems/Xsan/debug/nssdebug.out
&lt;br /&gt;

&lt;br /&gt;
I would really appreciate if anybody can have a look over the above and correct me if I forgot about something or made wrong explanations, or else wrote anything stupid!
&lt;br /&gt;

&lt;br /&gt;
Anyway, I will have a look in here asap, but Iīm on a client side with no internet acces, so it will take some time for me to read...
&lt;br /&gt;

&lt;br /&gt;
Good Luck Lotte&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>lotte</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52313#52313" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52483</comments>
</item>
<item>
<title>Troubleshooting :: RE: Xsan config file lost, any way to recover SAN volume?</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52463#52463</link>
<pubDate>Wed, 08 Sep 2010 17:31:53 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52463#52463</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=2443&quot; target=&quot;_blank&quot;&gt;morphenine&lt;/a&gt;&lt;br /&gt;

Posted: Wed Sep 08, 2010 12:31 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;My job now is to see that none of the above mistakes happens again.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;
Welcome to the club!   
&lt;br /&gt;

&lt;br /&gt;
I guess I didn't see the part about upgrading to Leopard server, sorry. 
&lt;br /&gt;

&lt;br /&gt;
I wish I could be of more help to you in recovering the volume, I'm sure if I had a few spare installations and all the time in the world to screw around with it that we could figure it out...and a pet unicorn would be nice too. Unfortunately (fortunately for me), I've got no experience with that aspect of Xsan. I'm sure someone here (like lotte, or others) can help you out more.
&lt;br /&gt;

&lt;br /&gt;
However, if you want best practices then I'd be happy to lend a hand. Feel free to ask away if you have any questions. I'd rather [for your sake] see you ask a hundred questions about how to do things right, than one question about how to fix something that you did wrong. Of course, it something goes wrong, thats also why most of the people are here. If we can we'll help.
&lt;br /&gt;

&lt;br /&gt;
Good luck recovering, I wish you the best!&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>morphenine</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52313#52313" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52463</comments>
</item>
<item>
<title>Troubleshooting :: RE: Xsan config file lost, any way to recover SAN volume?</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52453#52453</link>
<pubDate>Wed, 08 Sep 2010 13:22:57 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52453#52453</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=9333&quot; target=&quot;_blank&quot;&gt;thequietman44&lt;/a&gt;&lt;br /&gt;

Posted: Wed Sep 08, 2010 8:22 am (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
The default values are &quot;FSBlocksize 4K&quot; and &quot;StripeBreadth 256&quot;. Output of cvlabel -l is:
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;/dev/rdisk4 &amp;#91;APPLE&amp;nbsp; &amp;nbsp;Xserve RAID&amp;nbsp; &amp;nbsp; &amp;nbsp;1.51&amp;#93; acfs &amp;quot;FCP_LUN1&amp;quot;&amp;nbsp; Sectors&amp;#58; 8790767583. SectorSize&amp;#58; 512.&amp;nbsp; Maximum sectors&amp;#58; 8790767583.
&lt;br /&gt;
/dev/rdisk5 &amp;#91;APPLE&amp;nbsp; &amp;nbsp;Xserve RAID&amp;nbsp; &amp;nbsp; &amp;nbsp;1.51&amp;#93; acfs &amp;quot;MetadataLUN&amp;quot;&amp;nbsp; Sectors&amp;#58; 781367296. SectorSize&amp;#58; 512.&amp;nbsp; Maximum sectors&amp;#58; 781367296.
&lt;br /&gt;
/dev/rdisk7 &amp;#91;APPLE&amp;nbsp; &amp;nbsp;Xserve RAID&amp;nbsp; &amp;nbsp; &amp;nbsp;1.51&amp;#93; acfs &amp;quot;ProjectLUN&amp;quot;&amp;nbsp; Sectors&amp;#58; 3906926592. SectorSize&amp;#58; 512.&amp;nbsp; Maximum sectors&amp;#58; 3906926592.
&lt;br /&gt;
/dev/rdisk8 &amp;#91;APPLE&amp;nbsp; &amp;nbsp;Xserve RAID&amp;nbsp; &amp;nbsp; &amp;nbsp;1.51&amp;#93; acfs &amp;quot;FCP_LUN2&amp;quot;&amp;nbsp; Sectors&amp;#58; 8790767583. SectorSize&amp;#58; 512.&amp;nbsp; Maximum sectors&amp;#58; 8790767583.
&lt;br /&gt;
/dev/rdisk6 &amp;#91;APPLE&amp;nbsp; &amp;nbsp;Xserve RAID&amp;nbsp; &amp;nbsp; &amp;nbsp;1.51&amp;#93; acfs &amp;quot;OfflineLUN&amp;quot;&amp;nbsp; Sectors&amp;#58; 2344089600. SectorSize&amp;#58; 512.&amp;nbsp; Maximum sectors&amp;#58; 2344089600.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Morphenine, that time has already come and gone, and no one knows who to slap because no one is responsible for maintaining the SAN. I did find out that several people had asked why the contents of the SAN were never backed up somewhere, but no one had ever thought (or known) to back up the .cfg file.
&lt;br /&gt;

&lt;br /&gt;
Believe me, there are already some major changes being made to how the SAN will be used and a backup plan is first on the list. There were a lot of issues with the way it was used, the lack of understanding of how a SAN works, no one to properly maintain it, etc. I'm currently working on a &quot;best practices&quot; proposal that will prevent this and hopefully many other failures from happening in the future, or provide a &quot;Plan B&quot; in case of failure.
&lt;br /&gt;

&lt;br /&gt;
Mistake #2 from my original post was the cause of the issue. Both MDCs were &quot;upgraded&quot; from Tiger Server to Leopard and the Xsan software was removed in the process. As I said, no one knew anything about the .cfg files, so there was no concern over blowing away the Xsan software.
&lt;br /&gt;

&lt;br /&gt;
If only one controller were upgraded, or if the .cfg file were backed up, or if the data on the SAN were backed up, or if everyone were properly informed on the structure of Xsan, this probably wouldn't have happened. My job now is to see that none of the above mistakes happens again.&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>thequietman44</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52313#52313" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52453</comments>
</item>
<item>
<title>Troubleshooting :: RE: Xsan config file lost, any way to recover SAN volume?</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52443#52443</link>
<pubDate>Wed, 08 Sep 2010 00:42:20 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52443#52443</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=2443&quot; target=&quot;_blank&quot;&gt;morphenine&lt;/a&gt;&lt;br /&gt;

Posted: Tue Sep 07, 2010 7:42 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
Its a bit old, but theres also this if it helps:
&lt;br /&gt;
&lt;a href=&quot;http://wiki.xsanity.com/groups/xsanitywiki/wiki/8bb1a/Anatomy_of_a_.cfg_file.html&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;http://wiki.xsanity.com/groups/xsanitywiki/wiki/8bb1a/Anatomy_of_a_.cfg_file.html&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>morphenine</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52313#52313" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52443</comments>
</item>
<item>
<title>Troubleshooting :: RE: Xsan config file lost, any way to recover SAN volume?</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52423#52423</link>
<pubDate>Wed, 08 Sep 2010 00:35:28 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52423#52423</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=2443&quot; target=&quot;_blank&quot;&gt;morphenine&lt;/a&gt;&lt;br /&gt;

Posted: Tue Sep 07, 2010 7:35 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
I would say that this is probably a good place to stop, take a deep breath, and slap someone upside the head for not making a highly redundant-capable system highly redundant.
&lt;br /&gt;

&lt;br /&gt;
Then I would say the number one thing you need to remember is that if there is any hope of recovering this volume, you need to make sure that nothing is written to those RAIDs...especially the metadata lun. I haven't ever done it, but you can rebuild a config file if you really know what you're doing and you have all the info. Unfortunately, I'm not as familiar with Xsan 1 as I am with Xsan 2. 
&lt;br /&gt;
As a semi-last resort, you might be able to take the internal drive of the MDCs to a recovery shop and *possibly* recover the config file (but thats hit-or miss). I've heard theres also services that will recover your Xsan volume for you...for a nominal fee. But you'd have to REALLY REALLY need whats on that volume.
&lt;br /&gt;

&lt;br /&gt;
Also, what happened? Did the MDCs take a dive? (Did you check for configurations on both?), Did someone delete the volume? did multiple drives die? How did it get like this?
&lt;br /&gt;

&lt;br /&gt;
Bottom Line, whether or not you are able to recover your data, make sure this is an experience you learn from.&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>morphenine</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52313#52313" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52423</comments>
</item>
<item>
<title>Troubleshooting :: RE: Filesystem RAS events undeliverable</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52413#52413</link>
<pubDate>Tue, 07 Sep 2010 23:21:01 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52413#52413</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=8773&quot; target=&quot;_blank&quot;&gt;tmcnamara&lt;/a&gt;&lt;br /&gt;

Posted: Tue Sep 07, 2010 6:21 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
Great.  So I guess the Filesystem RAS events undeliverable message is the log equivalent of what the kbase article is describing, is that what you're getting at?&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>tmcnamara</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52283#52283" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52413</comments>
</item>
<item>
<title>Troubleshooting :: RE: Filesystem RAS events undeliverable</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52403#52403</link>
<pubDate>Tue, 07 Sep 2010 22:39:38 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52403#52403</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=1425&quot; target=&quot;_blank&quot;&gt;abstractrude&lt;/a&gt;&lt;br /&gt;

Posted: Tue Sep 07, 2010 5:39 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
&lt;a href=&quot;http://support.apple.com/kb/TS3440&quot; target=&quot;_blank&quot;&gt;http://support.apple.com/kb/TS3440&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>abstractrude</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52283#52283" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52403</comments>
</item>
<item>
<title>Troubleshooting :: RE: Filesystem RAS events undeliverable</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52393#52393</link>
<pubDate>Tue, 07 Sep 2010 21:26:25 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52393#52393</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=8773&quot; target=&quot;_blank&quot;&gt;tmcnamara&lt;/a&gt;&lt;br /&gt;

Posted: Tue Sep 07, 2010 4:26 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
The xserves are the 8core nehalem, but yes, the mac pros are the brand new 8 core mac pros.  I've seen this once or twice in an xsan with octocore xeons though; this is just very repeatable in this setup.
&lt;br /&gt;

&lt;br /&gt;
They are all on 10.6.4 and have 2.2 xsan installed along with the 2.2.1 Snow Leopard Filesystem update.&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>tmcnamara</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52283#52283" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52393</comments>
</item>
<item>
<title>Troubleshooting :: RE: Xsan config file lost, any way to recover SAN volume?</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52383#52383</link>
<pubDate>Tue, 07 Sep 2010 20:17:11 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52383#52383</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=2333&quot; target=&quot;_blank&quot;&gt;lotte&lt;/a&gt;&lt;br /&gt;

Posted: Tue Sep 07, 2010 3:17 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
Congratulation, this seems to be even more complicated than expected, cause there also seem to be folders with affinity...
&lt;br /&gt;
If you try (just try, not completly do!!!) to create a new Volume what values are given for FSBlocksize and Stripesize, as far as I remember can this be 32 for FSBlocksize and 256 for StripeBreadth?
&lt;br /&gt;
And can you please  post the output of &quot;cvlabel -l&quot; in Terminal. (Has to be run as root!!!)
&lt;br /&gt;

&lt;br /&gt;
Lotte&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>lotte</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52313#52313" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52383</comments>
</item>
<item>
<title>Troubleshooting :: RE: Filesystem RAS events undeliverable</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52373#52373</link>
<pubDate>Tue, 07 Sep 2010 18:40:10 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52373#52373</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=1425&quot; target=&quot;_blank&quot;&gt;abstractrude&lt;/a&gt;&lt;br /&gt;

Posted: Tue Sep 07, 2010 1:40 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
are they the new mac pros? 
&lt;br /&gt;
also did you do the snow leopard xsan update. and not just the 2.2 disc.&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>abstractrude</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52283#52283" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52373</comments>
</item>
<item>
<title>Troubleshooting :: RE: Xsan config file lost, any way to recover SAN volume?</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52353#52353</link>
<pubDate>Mon, 06 Sep 2010 18:46:56 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52353#52353</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=9333&quot; target=&quot;_blank&quot;&gt;thequietman44&lt;/a&gt;&lt;br /&gt;

Posted: Mon Sep 06, 2010 1:46 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
LUNs:
&lt;br /&gt;

&lt;br /&gt;
MetadataLUN
&lt;br /&gt;
OfflineLUN
&lt;br /&gt;
ProjectLUN
&lt;br /&gt;
FCP_LUN1
&lt;br /&gt;
FCP_LUN2
&lt;br /&gt;

&lt;br /&gt;
Storage Pools:
&lt;br /&gt;

&lt;br /&gt;
MetadataPool
&lt;br /&gt;
OfflinePool
&lt;br /&gt;
ProjectPool
&lt;br /&gt;
FCP_Pool&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>thequietman44</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52313#52313" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52353</comments>
</item>
<item>
<title>Troubleshooting :: RE: Xsan config file lost, any way to recover SAN volume?</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52343#52343</link>
<pubDate>Mon, 06 Sep 2010 13:48:33 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52343#52343</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=2333&quot; target=&quot;_blank&quot;&gt;lotte&lt;/a&gt;&lt;br /&gt;

Posted: Mon Sep 06, 2010 8:48 am (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
It has to be done by hand, I would like to ask all otherīs if anyone can remember or even test the default values so that we can provide thequietman44 with a new .cfg file...
&lt;br /&gt;
What we will need anyway is the name of all Lunīs. can you post them here?
&lt;br /&gt;

&lt;br /&gt;
Lotte&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>lotte</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52313#52313" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52343</comments>
</item>
<item>
<title>Troubleshooting :: RE: Xsan config file lost, any way to recover SAN volume?</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52333#52333</link>
<pubDate>Sun, 05 Sep 2010 19:32:50 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52333#52333</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=9333&quot; target=&quot;_blank&quot;&gt;thequietman44&lt;/a&gt;&lt;br /&gt;

Posted: Sun Sep 05, 2010 2:32 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
There is no folder at ~/Library/Xsan or /Library Xsan on the new MDC.
&lt;br /&gt;

&lt;br /&gt;
As far as I know, the volume was created with default values, although there is no record of what they actually were. The person who set up the Xsan is long gone and all we have to work with are some sketchy diagrams &lt;img src=&quot;http://www.xsanity.com/forum/images/smiles/icon_wink.gif&quot; alt=&quot;Wink&quot; border=&quot;0&quot; /&gt;.
&lt;br /&gt;

&lt;br /&gt;
How would I go about recreating the .cfg file? Is that something that needs to be created entirely by hand, or can you have Xsan admin create one with approximately the right values and then modify them to match?&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>thequietman44</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52313#52313" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52333</comments>
</item>
<item>
<title>Troubleshooting :: RE: Xsan config file lost, any way to recover SAN volume?</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52323#52323</link>
<pubDate>Sun, 05 Sep 2010 08:32:01 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52323#52323</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=2333&quot; target=&quot;_blank&quot;&gt;lotte&lt;/a&gt;&lt;br /&gt;

Posted: Sun Sep 05, 2010 3:32 am (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
Well the main thing is to know the filesystem blocksize and the stripebreadth of each stripegroup. So if anyone can remember what parameters have been used during creating of the Volume there is of course a change to recreate a new .cfg file which can bring up the Volume. Can you have a look at ~/Library/Xsan(admin) what exists there?
&lt;br /&gt;

&lt;br /&gt;
Lotte&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>lotte</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52313#52313" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52323</comments>
</item>
<item>
<title>Troubleshooting :: Xsan config file lost, any way to recover SAN volume?</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52313#52313</link>
<pubDate>Sun, 05 Sep 2010 02:06:36 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52313#52313</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=9333&quot; target=&quot;_blank&quot;&gt;thequietman44&lt;/a&gt;&lt;br /&gt;
Subject: Xsan config file lost, any way to recover SAN volume?&lt;br /&gt;
Posted: Sat Sep 04, 2010 9:06 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
I realize there may be no hope in this situation considering the number of worst practices in this scenario, but as the only person who knows anything at all about Xsans the task of recovery and rebuilding is mine.
&lt;br /&gt;

&lt;br /&gt;
Background:
&lt;br /&gt;
2 XServe G5s (controllers) with 2 XServe RAIDs running Xsan 1.4.2 with 5 clients. 1 SAN volume made up of 4 pools, each pool has 1 LUN execpt for the last which has 2 LUNs.
&lt;br /&gt;

&lt;br /&gt;
Mistake #1: Nothing was backed up. Neither the volume config file nor data stored on the SAN.
&lt;br /&gt;
Mistake #2: Upgrading both controllers to Leopard Server at the same time.
&lt;br /&gt;

&lt;br /&gt;
Result:
&lt;br /&gt;
RAIDs are online, can log in through RAID Admin and see the arrays.
&lt;br /&gt;
LUNs show up in Xsan Admin with proper sizes and labels.
&lt;br /&gt;
Storage pools and volume do not show up, Xsan Admin asks to create a volume.
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
So, my question is, if the LUNs are intact is there any way to rebuild/recreate the SAN volume with all of its data or is everything hosed? We do have a diagram showing the labels of all the LUNs, pools, affinities, and volume, but no config file.
&lt;br /&gt;

&lt;br /&gt;
Thanks for any help you can provide.&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>thequietman44</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52313#52313" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52313</comments>
</item>
<item>
<title>Troubleshooting :: RE: Finder crashes after xsan finder copy, Apple is stumped</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52303#52303</link>
<pubDate>Fri, 03 Sep 2010 16:43:34 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52303#52303</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=9223&quot; target=&quot;_blank&quot;&gt;smlsan&lt;/a&gt;&lt;br /&gt;

Posted: Fri Sep 03, 2010 11:43 am (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
Definitely sounds like the issue we have been working on. Let us know if defrag functions as a workaround for now.
&lt;br /&gt;

&lt;br /&gt;
FYI - testing in our lab reliably produces hangs with 10,000+ extents. It's less reliable in the 3,000-8,000 range. This is observational only - no specific testing was done to find a particular threshold and it appears to affected by memory use on the client.
&lt;br /&gt;

&lt;br /&gt;
I suspect those files with 6,000 extents and above will produce hangs more often than not if you play them in Quicktime or preview/get info.&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>smlsan</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=51273#51273" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52303</comments>
</item>
<item>
<title>Troubleshooting :: RE: Finder crashes after xsan finder copy, Apple is stumped</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52293#52293</link>
<pubDate>Fri, 03 Sep 2010 16:30:54 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52293#52293</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=6053&quot; target=&quot;_blank&quot;&gt;dmastroluca&lt;/a&gt;&lt;br /&gt;

Posted: Fri Sep 03, 2010 11:30 am (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
I am so excited that there might actually be a workaround for this!! Here is my extent count on just one of my folders. This folder is for long form records of our City Council Meetings, usually 3-4 hours in length @ DV25. These files are the ones that give us the most problems.
&lt;br /&gt;

&lt;br /&gt;
sh-3.2# snfsdefrag -c -r /Volumes/KCLV_AIR_OPS/PLAYOUT/Council\ Meeting 
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/Council PM Pt.mov: 1 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/Council AM Pt. 2 080410.mov: 11513 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/._Council AM Pt. 2 080410.mov: 1 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/Council AM 072110 INGEST.mov: 61 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/._Council (CLOSE).mov: 1 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/Council AM Pt. 1 090110.mov: 1363 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/Council AM 072110 Item 55.mov: 6075 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/City Council AM Pt. 2 081810.mov: 12880 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/._Council PM Pt. 3 080410.mov: 1 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/Council PM Pt. 3 080410.mov: 8248 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/._Council PM Pt. 3 081810.mov: 1 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/._Special City Council 051810.mov: 1 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/Council PM Pt. 3 081810.mov: 9315 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/._Council Closed Captioning Announcement.mov: 1 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/Council AM Pt. 2 090110.mov: 11156 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/._Council AM Pt. 1 081810.mov: 1 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/Council AM Pt. 1 081810.mov: 1037 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/._Council AM Pt. 1 080410.mov: 1 extent(s)
&lt;br /&gt;
/Volumes/KCLV_AIR_OPS/PLAYOUT/Council Meeting/Council AM Pt. 1 080410.mov: 1448 extent(s)
&lt;br /&gt;

&lt;br /&gt;
I usually use &quot;Get Info&quot; as a way of telling that a hang is happening. The &quot;more info&quot; pane will always say &quot;Fetching&quot; with a spinning gear during the hang. That is when I know I have to do a power cycle to shake it free of the funk. 
&lt;br /&gt;

&lt;br /&gt;
I am defragging my high extent count files right now!!!!!! Thanks for this info. Could you please contact me via email for a sidebar question? My email is &lt;a href=&quot;mailto:dmastroluca@lasvegasnevada.gov&quot;&gt;dmastroluca@lasvegasnevada.gov&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
Dan Mastroluca
&lt;br /&gt;
Chief Engineer
&lt;br /&gt;
KCLV-City of Las Vegas&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>dmastroluca</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=51273#51273" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52293</comments>
</item>
<item>
<title>Troubleshooting :: Filesystem RAS events undeliverable</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52283#52283</link>
<pubDate>Fri, 03 Sep 2010 07:06:01 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52283#52283</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=8773&quot; target=&quot;_blank&quot;&gt;tmcnamara&lt;/a&gt;&lt;br /&gt;
Subject: Filesystem RAS events undeliverable&lt;br /&gt;
Posted: Fri Sep 03, 2010 2:06 am (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
Seen this on two different xsans... system logs for the mdcs show the following when adding any new clients (here showing adding 192.168.1.101 w/ coordinators .10 and .11):
&lt;br /&gt;

&lt;br /&gt;
Aug 12 15:07:08 mdc1 servermgrd[73512]: Got error -9806 for SSLHandshake  remote address is 192.168.1.101:4032
&lt;br /&gt;
Aug 12 15:07:08 mdc1 servermgrd[73512]: Exception in threadListen: Socket: Connect failed
&lt;br /&gt;
Aug 12 15:07:08 mdc1 fsmpm[115]: PortMapper: launching configuration reload thread
&lt;br /&gt;
Aug 12 15:07:08 mdc1 fsmpm[115]: PortMapper: fsmpm configuration reload initiated (flags FFFFFFFF)
&lt;br /&gt;
Aug 12 15:07:08 mdc1 fsmpm[115]: PortMapper: fsmpm configuration reload complete
&lt;br /&gt;
Aug 12 15:07:08 mdc1 fsmpm[115]: Portmapper: File System RAS events undeliverable to Coordinator '192.168.1.11'.  Please upgrade Xsan on this host.
&lt;br /&gt;
Aug 12 15:07:09 mdc1 fsmpm[115]: Portmapper: File System RAS events undeliverable to Coordinator '192.168.1.10'.  Please upgrade Xsan on this host.
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
Now Xsan is identical in all systems (v 2.2.1) and cvversions all reports 412.3; all systems are 10.6.4 and have separated static public/private networks, all with forward and reverse DNS (on both public AND private); all properly resolving and SAN is functioning normally.  This happens across multiple systems added to the Xsan.
&lt;br /&gt;

&lt;br /&gt;
So this isn't causing any issues but is still something I'd like to know about; any reason this shows up in the log?  I don't remember seeing this in 10.5 xsans on 2.1.&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>tmcnamara</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52283#52283" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52283</comments>
</item>
<item>
<title>Troubleshooting :: RE: Finder crashes after xsan finder copy, Apple is stumped</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52273#52273</link>
<pubDate>Thu, 02 Sep 2010 17:25:41 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52273#52273</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=9223&quot; target=&quot;_blank&quot;&gt;smlsan&lt;/a&gt;&lt;br /&gt;

Posted: Thu Sep 02, 2010 12:25 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
We have reproduced the Finder hang with 4 modes: Icon Preview, Preview Column (column view), Quick Look and Get Info. All 4 of these appear to read through the file extents in order to generate the preview. Something about this process relates to the hang, although we are still researching the root cause. We can even get a hang to occur with Quick Look or Get Info after turning off Icon Preview and Preview Column. 
&lt;br /&gt;

&lt;br /&gt;
Again we are only seeing this on 10.6 clients. We have tested 10.5 clients in parallel and had no hangs to date.
&lt;br /&gt;

&lt;br /&gt;
Check extent count on the file that hung: snfsdefrag -c &amp;lt;file&amp;gt;. If extent count is in the thousands this may be the same issue. When the hang occurs try doing 'ls -l' on the file in Terminal. The ls should hang as well. Sometimes the file that actually caused the hang is not the one you have trouble with. You may need to do a recursive ls on the directory tree to find the object that is actually hung. 
&lt;br /&gt;

&lt;br /&gt;
You can defragment the file with snfsdefrag and should wind up with 1 extent which will eliminate the hang behavior for that file. For reasons discussed in other forum threads it isn't a good idea to run snfsdefrag on the whole filesystem or constantly, so use per file defrag and that is at best a temporary workaround.
&lt;br /&gt;

&lt;br /&gt;
We were able to eliminate the high extent count by increasing InodeExpand* parameters in the filesystem.cfg. InodeExpandInc is helpful, but InodeExpandMax was the main improvement. Defaults for XSAN 2.2.1 are:
&lt;br /&gt;

&lt;br /&gt;
InodeExpandMin             8 blocks (128K @ 16K block size)
&lt;br /&gt;
InodeExpandInc             32 blocks (512K @ 16K block size)
&lt;br /&gt;
InodeExpandMax            2048 blocks (32M @ 16K block size)
&lt;br /&gt;

&lt;br /&gt;
Filesystem needs to be stopped and restarted for those .cfg changes to take effect.
&lt;br /&gt;

&lt;br /&gt;
If you are working on very large files (100GB+) even the 32MB InodeExpandMax can lead to a few thousand extents under specific conditions. Check with Apple first, but it may make sense to increase those parameters beyond default. If they are set lower than default it may make sense to change them to default first.
&lt;br /&gt;

&lt;br /&gt;
Note, if you have only one process writing to a stripe group and the filesystem free space is not heavily fragmented you should get a file with 1 or maybe 2 extents. The high extent counts occur when writing two or more files at the same time in the same stripe group and they are competing for allocation of free space. That is where the InodeExpand* parameters kick in.
&lt;br /&gt;

&lt;br /&gt;
Please post a follow up with some of the extent count info. You can run a recursive 'snfsdefrag -c -r &amp;lt;dir&amp;gt;' for a directory tree, or use 'cvfsck -e' to get detailed extent information about every file in the filesystem. I'm very curious to see if you are running into the same issue we are working on.&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>smlsan</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=51273#51273" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52273</comments>
</item>
<item>
<title>Troubleshooting :: RE: Finder crashes after xsan finder copy, Apple is stumped</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52263#52263</link>
<pubDate>Thu, 02 Sep 2010 16:47:05 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52263#52263</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=6053&quot; target=&quot;_blank&quot;&gt;dmastroluca&lt;/a&gt;&lt;br /&gt;

Posted: Thu Sep 02, 2010 11:47 am (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
Wow!! This looks like the same issue we are having. My Master Control Operator just tried to copy a large video file yesterday via finder and it triggered a hang. I sent stackshot logs and process samples for Finder and DirectoryService to our Apple engineer.
&lt;br /&gt;

&lt;br /&gt;
 The Apple engineers told me to disable Icon Preview, but I had it disabled long ago thinking that was the problem. Since I had it disabled already, I did not see a difference in the frequency of hangs.
&lt;br /&gt;

&lt;br /&gt;
What were the tweaks you did to help with the number of extents created in a file?&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>dmastroluca</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=51273#51273" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52263</comments>
</item>
<item>
<title>Troubleshooting :: RE: XSan &amp; Xserve RAID - Not Seeing LUNs</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52253#52253</link>
<pubDate>Thu, 02 Sep 2010 07:00:05 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52253#52253</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=3193&quot; target=&quot;_blank&quot;&gt;singlemalt&lt;/a&gt;&lt;br /&gt;

Posted: Thu Sep 02, 2010 2:00 am (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
You should also check how the HBA and or the RAID controller(s) is configured. 
&lt;br /&gt;
Should probably be Point-to-Point on one of them then automatic on the other. PtP on both should also work. And should probably be 2Gb for speed. 
&lt;br /&gt;

&lt;br /&gt;
 Following up on abstractude's question...
&lt;br /&gt;
&lt;a href=&quot;http://support.apple.com/kb/TS1268&quot; target=&quot;_blank&quot;&gt;http://support.apple.com/kb/TS1268&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>singlemalt</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52213#52213" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52253</comments>
</item>
<item>
<title>Troubleshooting :: RE: XSan &amp; Xserve RAID - Not Seeing LUNs</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52223#52223</link>
<pubDate>Wed, 01 Sep 2010 21:27:06 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52223#52223</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=1425&quot; target=&quot;_blank&quot;&gt;abstractrude&lt;/a&gt;&lt;br /&gt;

Posted: Wed Sep 01, 2010 4:27 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
what do you get at the terminal with a
&lt;br /&gt;
diskutil list&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>abstractrude</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52213#52213" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52223</comments>
</item>
<item>
<title>Troubleshooting :: XSan &amp; Xserve RAID - Not Seeing LUNs</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52213#52213</link>
<pubDate>Wed, 01 Sep 2010 16:54:52 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52213#52213</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=9273&quot; target=&quot;_blank&quot;&gt;qrpike&lt;/a&gt;&lt;br /&gt;
Subject: XSan &amp;amp; Xserve RAID - Not Seeing LUNs&lt;br /&gt;
Posted: Wed Sep 01, 2010 11:54 am (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
Okay, I have 2 peices of hardware, a Xserve (intel), and a Xserve RAID, 7x400gb and 7x750gb.
&lt;br /&gt;

&lt;br /&gt;
Software: OS X Server 10.6 and XSan 2.2
&lt;br /&gt;

&lt;br /&gt;
The raid is plugged directly into the xserve currently as there is not a need for a switch. I can see the RAID in the raid admin utility, I installed XSan and everything went smoothly. But now I want to actually add volumes but it does not see any volumes or LUNs. 
&lt;br /&gt;

&lt;br /&gt;
Not sure what to do here, and there is very little info pertaining to this problem online. Any help would be GREATLY appreciated.
&lt;br /&gt;

&lt;br /&gt;
(fyi, raid is configured raid5).
&lt;br /&gt;

&lt;br /&gt;
Thanks,&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>qrpike</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52213#52213" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52213</comments>
</item>
<item>
<title>Troubleshooting :: Make offline clips problem with xsan</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52203#52203</link>
<pubDate>Wed, 01 Sep 2010 10:11:55 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52203#52203</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=9263&quot; target=&quot;_blank&quot;&gt;Stavros&lt;/a&gt;&lt;br /&gt;
Subject: Make offline clips problem with xsan&lt;br /&gt;
Posted: Wed Sep 01, 2010 5:11 am (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
Hi,
&lt;br /&gt;
I have a problem with Final cut pro and Xsan.
&lt;br /&gt;
Mac Pro with Leopard
&lt;br /&gt;
Final cut pro 6
&lt;br /&gt;
Xsan 2
&lt;br /&gt;

&lt;br /&gt;
We have 7 Mac pro and Xsan 2. When we make offline the clips in final cut pro and select delete from disk, the QT files are deleted from Xsan volume but in FCP in the browser does not shows the clips as offline (with the red line in the clips). Sometimes, when we leave FCP and click on the desktop and
&lt;br /&gt;
come back to FCP, makes the clips offline, but this annoying
&lt;br /&gt;
trick, does not always work.
&lt;br /&gt;

&lt;br /&gt;
Thank you.&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>Stavros</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=52203#52203" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52203</comments>
</item>
<item>
<title>Troubleshooting :: RE: Finder crashes after xsan finder copy, Apple is stumped</title>
<link>http://www.xsanity.com/forum/viewtopic.php?p=52183#52183</link>
<pubDate>Tue, 31 Aug 2010 21:44:16 GMT</pubDate>
<guid isPermaLink="true">http://www.xsanity.com/forum/viewtopic.php?p=52183#52183</guid>
<description>Author: &lt;a href=&quot;http://www.xsanity.com/forum/profile.php?mode=viewprofile&amp;u=9223&quot; target=&quot;_blank&quot;&gt;smlsan&lt;/a&gt;&lt;br /&gt;

Posted: Tue Aug 31, 2010 4:44 pm (GMT -5)&lt;br /&gt;
&lt;br /&gt;&lt;span class="postbody"&gt;
The issue we've run into is number of extents in a file, not number of extents in use overall. Issue occurs only on clients that access the file(s) that have very high extent count. Only occurs on 10.6 clients.
&lt;br /&gt;

&lt;br /&gt;
Disabling Icon Preview and Preview Column (column view) in Finder reduces the chances of a hang. We're doing testing now to see if copying a file in Finder can induce the hang. Note that move/rename will not because Finder does not read through the file for a move/rename and it is reading all the extent info that appears to trigger the hang.
&lt;br /&gt;

&lt;br /&gt;
We have recreated the problem in one of our labs with a new volume. Age of volume and amount of content does not have a direct impact, although a highly fragmented file system is more likely to create the right conditions that lead to the hang.
&lt;br /&gt;

&lt;br /&gt;
Repro case is fastest with a file &amp;gt;10,000 extents. Simply browsing a directory containing a file with that many extents will hang in column view with preview enabled. Touching the file (touch command in Terminal) will make Finder rescan the file and usually speeds up the hang occurrence.
&lt;br /&gt;

&lt;br /&gt;
I need to check with our client before sending their case number or any customer specific info.&lt;/span&gt;&lt;br /&gt;
</description>
<dc:creator>smlsan</dc:creator>
<dc:subject>Troubleshooting</dc:subject>
<annotate:reference rdf:resource="http://www.xsanity.com/forum/viewtopic.php?p=51273#51273" />
<comments>http://www.xsanity.com/forum/posting.php?mode=quote&amp;p=52183</comments>
</item>
</channel>
</rss>

<!-- Page generation time: 0.0685s  - Memory Usage: 5.525 Mb  - GZIP disabled -->