引用:
最初由 dkzhong 发布
[B]请教:如何知道solaris下面硬盘的instance name如ssd0,ssd1...对应的是那个硬盘?谢谢. [/B]
If you want to convert them to the format cntndnsn, then iostat -xpn and then immediately iostat -xp. That doesn't show "ssd0 --- cntndnsn" row by row. I guess you have to look at the number patterns and conclude yourself. Somebody wrote an article on how to get the cntndnsn from the sdN names but I can't find it.
Yong Huang