Below is what I get from following the format instructions. (The stuff inside 
**asterisks** is what I entered.)

######################################################################

coltrane:2:~#format                                                            
Searching for disks...done


AVAILABLE DISK SELECTIONS:
       0. c1d0 <drive type unknown>
          /pci@0,0/pci-ide@1f,2/ide@0/cmdk@0,0
       1. c1d1 <drive type unknown>
          /pci@0,0/pci-ide@1f,2/ide@0/cmdk@1,0
       2. c2d0 <drive type unknown>
          /pci@0,0/pci-ide@1f,2/ide@1/cmdk@0,0
       3. c2d1 <drive type unknown>
          /pci@0,0/pci-ide@1f,2/ide@1/cmdk@1,0
       4. c3d0 <drive type unknown>
          /pci@0,0/pci-ide@1f,5/ide@0/cmdk@0,0
       5. c4d0 <DEFAULT cyl 60796 alt 2 hd 255 sec 252>
          /pci@0,0/pci-ide@1f,5/ide@1/cmdk@0,0
Specify disk (enter its number): **5**

format> **verify**
Warning: Primary and backup labels do not match.

Warning: Check the current partitioning and 'label' the disk or use the
         'backup' command.

Primary label contents:

Volume name = <        >
ascii name  = <DEFAULT cyl 60796 alt 2 hd 255 sec 252>
pcyl        = 60798
ncyl        = 60796
acyl        =    2
bcyl        =    0
nhead       =  255
nsect       =  252
Part      Tag    Flag     Cylinders         Size            Blocks
  0 unassigned    wm       0                0         (0/0/0)              0
  1 unassigned    wm       0                0         (0/0/0)              0
  2     backup    wu       0 - 60795        1.82TB    (60796/0/0) 3906750960
  3 unassigned    wm       0                0         (0/0/0)              0
  4 unassigned    wm       0                0         (0/0/0)              0
  5 unassigned    wm       0                0         (0/0/0)              0
  6 unassigned    wm       0                0         (0/0/0)              0
  7 unassigned    wm       0                0         (0/0/0)              0
  8       boot    wu       0 -     0       31.38MB    (1/0/0)          64260
  9 alternates    wm       1 -     2       62.75MB    (2/0/0)         128520

######################################################################

Note that the only disk that it identified automatically was disk 5. If I 
switched to a different disk, I would get something like this:


######################################################################

format> **disk**

 Specify disk (enter its number)[0]: **4**


AVAILABLE DRIVE TYPES:
        0. DEFAULT
        1. other
Specify disk type (enter its number): 0
selecting c3d0
No current partition list
No defect list found
[disk formatted, no defect list found]
No Solaris fdisk partition found.
format> **verify**
WARNING - This disk may be in use by an application that has
          modified the fdisk table. Ensure that this disk is
          not currently in use before proceeding to use fdisk.
format>

######################################################################

So, the followup questions:

1. Should I be worried about the fact that only one of the disks is understood 
by this command?

2. I'm not seeing the 'bytes/sector =' stuff. Am I missing it, or do I need to 
attack that another way?
-- 
This message posted from opensolaris.org
_______________________________________________
distribution-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/distribution-discuss

Reply via email to