Solaris不支持多个lun的解决方法
作者 佚名技术
来源 操作系统
浏览
发布时间 2012-06-29
ure reboot 然后认到了22个container,好像sun的网站提供sd.conf文件的补丁,我试了,但是不行 sparc的机器也会有此问题,解决如下 8 LUNS with Solaris 2.7/E250/A1000/RAID 6.1.1 Update 2 Thanks to Andreas Sinderman (who responded immediately to the ssa-managers mail) and Mark Reid at Sun (who responded to my service call). Andreas had it mostly right. The Tpatch (T106925-03) coupled with the other required configuration file changes fixed things (I got the Tpatch from Mark). Solaris 7 doesn''t support more than 16 LUNS. In addition to the Tpatch, you need to have the following: * Appropriate entries in /kernel/drv/sd.conf -- manually type them in (like I did) or run add16luns.sh from the Tools directory on the Raid Manager software cd. * create/edit /kernel/drv/glm.conf to have: device-type-scsi-options-list = "Symbios StorEDGE A1000", "lsi-scsi-options", "Symbios StorEDGE A3000", "lsi-scsi-options", "SYMBIOS RSM Array 2000", "lsi-scsi-options"; lsi-scsi-options = 0x407f8; * change the /etc/osa/rmparams to have 16 MaxLuns instead of 8: System_MaxLunsPerController=16 All this and boot -r. I found that the /dev/dsk links for disks 8 and up were not created at boot time, but were created as LUNS using these disk numbers were created. lauradel 我没有测试过,如果可以,请告诉大家方法吧。 |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
关于Solaris不支持多个lun的解决方法的所有评论