This is a discussion on locating external storage device. within the comp.unix.solaris forums, part of the Solaris Operating System category; --> Hi, I just install Solaris 5.10 for Sparc. The sys admin have had the external storage attched to the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I just install Solaris 5.10 for Sparc. The sys admin have had the external storage attched to the Sun box. What should I do to identify and make use/mount its external storage? With /usr/sbin/prtconf -v command, I found the following devices;; Hardware properties: name='inquiry-revision-id' type=string items=1 value='F5CD' name='inquiry-product-id' type=string items=1 value='Ultrium 2-SCSI' name='inquiry-vendor-id' type=string items=1 value='HP' name='inquiry-device-type' type=int items=1 value=00000001 dmesg also shown there is HP storage/device attached to the server: scsi: [ID 365881 kern.info] /pci@1e,600000/scsi@2,1/st@3,0 (st2): <HP Ultrium LTO 2> Thanks |
| ||||
| On Nov 20, 11:33 am, swun2...@gmail.com wrote: > Hi, > > I just install Solaris 5.10 for Sparc. > The sys admin have had the external storage attched to the Sun box. > What should I do to identify and make use/mount its external storage? > > With /usr/sbin/prtconf -v command, I found the following devices;; > Hardware properties: > name='inquiry-revision-id' type=string items=1 > value='F5CD' > name='inquiry-product-id' type=string items=1 > value='Ultrium 2-SCSI' > name='inquiry-vendor-id' type=string items=1 > value='HP' > name='inquiry-device-type' type=int items=1 > value=00000001 > > dmesg also shown there is HP storage/device attached to the server: > scsi: [ID 365881 kern.info] /pci@1e,600000/scsi@2,1/st@3,0 (st2): > <HP Ultrium LTO 2> > > Thanks Hi, here is more information I found in the dmesg log: Nov 20 13:51:21 mpower02 pseudo: [ID 129642 kern.info] pseudo-device: zfs0 Nov 20 13:51:21 mpower02 genunix: [ID 936769 kern.info] zfs0 is / pseudo/zfs@0 Nov 20 13:51:23 mpower02 pseudo: [ID 129642 kern.info] pseudo-device: devinfo0 Nov 20 13:51:23 mpower02 genunix: [ID 936769 kern.info] devinfo0 is / pseudo/devinfo@0 Nov 20 13:51:23 mpower02 pseudo: [ID 129642 kern.info] pseudo-device: tod0 Nov 20 13:51:23 mpower02 genunix: [ID 936769 kern.info] tod0 is / pseudo/tod@0 Nov 20 13:51:23 mpower02 pseudo: [ID 129642 kern.info] pseudo-device: pm0 Nov 20 13:51:23 mpower02 genunix: [ID 936769 kern.info] pm0 is /pseudo/ pm@0 Nov 20 13:51:23 mpower02 pseudo: [ID 129642 kern.info] pseudo-device: pseudo1 Nov 20 13:51:23 mpower02 genunix: [ID 936769 kern.info] pseudo1 is / pseudo/zconsnex@1 Nov 20 13:51:23 mpower02 pseudo: [ID 129642 kern.info] pseudo-device: fssnap0 Nov 20 13:51:23 mpower02 genunix: [ID 936769 kern.info] fssnap0 is / pseudo/fssnap@0 Nov 20 13:51:23 mpower02 pseudo: [ID 129642 kern.info] pseudo-device: ramdisk1024 Nov 20 13:51:23 mpower02 genunix: [ID 936769 kern.info] ramdisk1024 is /pseudo/ramdisk@1024 Nov 20 13:51:23 mpower02 pseudo: [ID 129642 kern.info] pseudo-device: winlock0 Nov 20 13:51:23 mpower02 genunix: [ID 936769 kern.info] winlock0 is / pseudo/winlock@0 Nov 20 13:51:24 mpower02 pseudo: [ID 129642 kern.info] pseudo-device: lockstat0 Nov 20 13:51:24 mpower02 genunix: [ID 936769 kern.info] lockstat0 is / pseudo/lockstat@0 Nov 20 13:51:24 mpower02 pseudo: [ID 129642 kern.info] pseudo-device: vol0 Nov 20 13:51:24 mpower02 genunix: [ID 936769 kern.info] vol0 is / pseudo/vol@0 Thanks |