Hi Giovanni,

I think I see where you're going with this.  I incorrectly assumed that disk 
c8t0d0 was my rpool, because it's at the top of the list with the "format" 
command.  However "zpool status" shows that my rpool is actually disk c8t5d0.  
But then why, when I try to format c8t0d0, does it say "c8t0d0s0 is part of 
active ZFS pool rpool".  Surely both disks can't be part of my rpool, can they?


geoff at zfs_fileserver:~$ zpool status
  pool: rpool
 state: ONLINE
 scrub: scrub completed after 0h8m with 0 errors on Thu Mar 18 09:11:38 2010
config:

        NAME        STATE     READ WRITE CKSUM
        rpool       ONLINE       0     0     0
          c8t5d0s0  ONLINE       0     0     0

...

geoff at zfs_fileserver:~$ pfexec format
Searching for disks...done

c8t2d0: configured with capacity of 279.44GB


AVAILABLE DISK SELECTIONS:
       0. c8t0d0 <DEFAULT cyl 36478 alt 2 hd 255 sec 63>
          /pci at 0,0/pci15d9,d880 at 1f,2/disk at 0,0
       1. c8t1d0 <ATA-ST3300631AS-3.04 cyl 36478 alt 2 hd 255 sec 63>
          /pci at 0,0/pci15d9,d880 at 1f,2/disk at 1,0
       2. c8t2d0 <ATA-ST3300631AS-3.04 cyl 36479 alt 2 hd 255 sec 63>
          /pci at 0,0/pci15d9,d880 at 1f,2/disk at 2,0
       3. c8t3d0 <ATA-ST3300831AS-3.03-279.46GB>
          /pci at 0,0/pci15d9,d880 at 1f,2/disk at 3,0
       4. c8t4d0 <ATA-ST3300831AS-3.03-279.46GB>
          /pci at 0,0/pci15d9,d880 at 1f,2/disk at 4,0
       5. c8t5d0 <ATA-ST3320620AS-C-298.09GB>
          /pci at 0,0/pci15d9,d880 at 1f,2/disk at 5,0
       6. c9d1 <drive type unknown>
          /pci at 0,0/pci8086,244e at 1e/pci-ide at 3/ide at 1/cmdk at 1,0
Specify disk (enter its number): 0
selecting c8t0d0
[disk formatted]
/dev/dsk/c8t0d0s0 is part of active ZFS pool rpool. Please see zpool(1M).
-- 
This message posted from opensolaris.org

Reply via email to