When creating a new Xsan volume that will be used with Xsan and StorNext clients, click the Advanced Settings button and deselect the Extended Attributes checkbox.
Important: You can't disable extended attributes after the volume is created.
Note: You can enable extended attributes for an existing volume, but once enabled they cannot be disabled.
$('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); } }); Important: Information about products not manufactured by Apple is provided for information purposes only and does not constitute Apple’s recommendation or endorsement. Please contact the vendor for additional information.59% 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: Avoid using native extended attributes with StorNext clients', 0, 0, 'en_US', 8, 'true', 'support_site.related_discussions.HT3751'); rel_discussions_loaded = true; }); Event.observe(window, 'load', function() { new KmLoader('1', 'HOWTO_ARTICLES,TROUBLESHOOTING_ARTICLES,PRODUCT_HELP' , 0, 'Xsan: Avoid using native extended attributes with StorNext clients', 0, 0, 'en_US',8, 'true', 'support_site.related_articles.HT3751',undefined,undefined,'HT3751');rel_articles_loaded=true; });Event.observe(window, 'load', function() { setTimeout(function(){ if(rel_discussions_loaded === true || rel_articles_loaded === true) { ACUtil.hideAndBorderAdditionalRelatedThumbNails(); } },2500);});
home
Home
Post a Comment