On 29/09/10 17:35, Barnaby Gray wrote: > Is there a way to show the serial numbers of disks through the lsiutil > command line utility or otherwise? >
Dunno about CentOS, but on Debian 5: # modprobe sg # lsscsi -g [0:0:0:0] disk SEAGATE ST3500620SS MS04 - /dev/sg0 [0:0:1:0] disk SEAGATE ST3500620SS MS04 - /dev/sg1 [0:1:0:0] disk Dell VIRTUAL DISK 1028 /dev/sda /dev/sg2 [1:0:0:0] cd/dvd TSSTcorp DVD+-RW TS-L633A D200 /dev/sr0 /dev/sg3 # sg_inq /dev/sg0 [.....] Unit serial number: 9QM9A34F # Tim. -- South East Open Source Solutions Limited Registered in England and Wales with company number 06134732. Registered Office: 2 Powell Gardens, Redhill, Surrey, RH1 1TQ VAT number: 900 6633 53 http://seoss.co.uk/ +44-(0)1273-808309 _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
