Hi all,
I need to assign persistent names to some scsi disks on one host (CentOS 5.3 fully patched), but I can't because scsi_id doesn't returns any results. For example:
[root@c5srv01 etc]# scsi_id -u -g -s /block/sda [root@c5srv01 etc]# scsi_id -u -g -s /block/sdb [root@c5srv01 etc]# scsi_id -u -g -s /block/sdc [root@c5srv01 etc]# scsi_id -u -g -s /block/sdd
Somebody knows what can it be wrong??
Many thanks.