News Update :
Home » , , , , , » Xsan: Available free space incorrect on heavily fragmented volumes

Xsan: Available free space incorrect on heavily fragmented volumes

Penulis : Unknown on Wednesday, 18 September 2013 | 01:26

Update the metadata controllers to Xsan 2.2 or later.Stop the Xsan volume after unmounting it on all clients.Locate the volume's configuration file on the metadata controller at this path:

/Library/Preferences/Xsan/VolumeName.cfg

For earlier Mac OS X v10.6 Snow Leopard metadata controllers, the path is /Library/Filesystems/Xsan/config/VolumeName.cfg.

Using these guidelines, edit the volume configuration file to add this line in the global section:ABMFreeLimit Yes

If the line already exists, change the second word of the line from No to Yes.

The global section of the configuration file is the first part of the file and contains parameters such as FsBlockSize, JournalSize, and AllocationStrategy. You can insert the new line anywhere in the global section.

Repeat the same configuration file changes on all metadata controllers for the volume.Restart the Xsan volume.

When this occurs, the Xsan volume log (cvlog) will contain "fragments ignored" entries such as these when the volume activates:

[0919 21:17:51] 0xb8eb1000 (Warning) FSM Alloc: Stripe Group "Video-1" 140158 free blocks in 20272 fragments ignored.[0919 21:17:53] 0xb8f33000 (Warning) FSM Alloc: Stripe Group "Video-2" 551704 free blocks in 77104 fragments ignored.[0919 21:17:53] 0xb8fb5000 (Warning) FSM Alloc: Stripe Group "Video-3" 561540 free blocks in 78636 fragments ignored.[0919 21:17:53] 0xb9037000 (Warning) FSM Alloc: Stripe Group "Video-4" 586677 free blocks in 80952 fragments ignored.[0919 21:17:53] 0xb8e2f000 (Warning) FSM Alloc: Stripe Group "Video-5" 525412 free blocks in 73209 fragments ignored.[0919 21:17:53] 0xb90b9000 (Warning) FSM Alloc: Stripe Group "Video-6" 280006 free blocks in 36786 fragments ignored.

Excessive fragmentation can occur quickly when a bandwidth expansion is performed on a storage pool with pre-existing data. To avoid this, always observe the guidelines for volume expansion.

Setting the ABMFreeLimit variable to Yes may significantly increase both the volume startup time and the memory usage of the volume's FSM process.

ACUtil.articleStyling(); $('articlecontent').select('img').each(function(element) { if(element.width > 640 ){ var imageDiv = document.createElement('div'); imageDiv.setStyle({ 'display':'block', 'width':'660px', 'overflow':'auto', 'border':'1px solid #dedede','margin-right': '15px'}); element.parentNode.replaceChild(imageDiv, element); imageDiv.appendChild(element); } }); $('articlecontent').select('table').each(function(element) { if(element.width > 660 || element.offsetWidth>660){ var tableDiv = document.createElement('div'); tableDiv.setAttribute("class","kbtablecontainer"); element.setAttribute("style","margin-bottom:0px !important"); element.parentNode.replaceChild(tableDiv, element); tableDiv.appendChild(element); } }); 60% of people found this helpful. var rel_discussions_loaded = false; var rel_articles_loaded = false; Event.observe(window, 'load', function() { new KmLoader('2', 0, 0, 'Xsan: Available free space incorrect on heavily fragmented volumes', 0, 0, 'en_US', 8, 'true', 'support_site.related_discussions.TS3041'); rel_discussions_loaded = true; }); Event.observe(window, 'load', function() { new KmLoader('1', 'HOWTO_ARTICLES,TROUBLESHOOTING_ARTICLES,PRODUCT_HELP' , 0, 'Xsan: Available free space incorrect on heavily fragmented volumes', 0, 0, 'en_US',8, 'true', 'support_site.related_articles.TS3041',undefined,undefined,'TS3041');rel_articles_loaded=true; });Event.observe(window, 'load', function() { setTimeout(function(){ if(rel_discussions_loaded === true || rel_articles_loaded === true) { ACUtil.hideAndBorderAdditionalRelatedThumbNails(); } },2500);});

View the original article here

Share this article :

Post a Comment

 
Design Template by panjz-online | Support by creating website | Powered by Blogger