On Wed, Aug 10, 2011 at 2:56 PM, Lanky Doodle <[email protected]> wrote: > Can you elaborate on the dd command LaoTsao? Is the 's' you refer to a > parameter of the command or the slice of a disk - none of my 'data' disks > have been 'configured' yet. I wanted to ID them before adding them to pools.
For starters, try looking at what files are inside /dev/dsk/. There shouldn't be a c9t7d0 file/symlink. Next, Googling "solaris disk notation" found this entry: http://multiboot.solaris-x86.org/iv/3.html. In short, for whole disk you'd need /dev/dsk/c9t7d0p0 -- Fajar _______________________________________________ zfs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
