Disk names in Solaris 10 for ZFS: SAS WWN instead of c0t0d0

Posted by notpeter on Server Fault See other posts from Server Fault or by notpeter
Published on 2011-02-08T21:46:14Z Indexed on 2011/02/08 23:27 UTC
Read the original article Hit count: 300

Filed under:
|
|
|
|

I currently have a server running Solaris 10u9 with a SAS enclosure (Dell PowerVault MD1000) filled with SATA disks attached to an SAS card (LSI 3801E). It happily recognizes the 15 disks in the MD1000 and presents them each disk in the traditional solaris form (c1t12d0, c1t13d0, c1t15d0, etc). My home ZFS setup (Nexenta CP3 + LSI 9200-16E + directly cabled SATA disks) presents disks as their SAS WWN ID (ex: c3t600039300001EA56d0). Although this ID is longer, I've found it much easier to troubleshoot because the cabling/slot is irrelevant, ZFS just identifies the disk by ID, if it's connected it finds it. Most manufacturers print the WWN right on the disk's top label, can't get much easier than that.

So how can I get Solaris to identify disks by SAS WWN instead of by the cXtXdX?

© Server Fault or respective owner

Related posts about solaris

Related posts about zfs