Re: 36GB disk is really 18GB. In comp.sys.sun.admin David Kirkby <david.kirkby@onetel.net> wrote:
> Daniel Rock wrote:
>> In comp.sys.sun.admin David Kirkby <david.kirkby@onetel.net> wrote:
>>
>>>AVAILABLE DISK SELECTIONS:
>>> 0. c1t0d0 <SUN18G cyl 7506 alt 2 hd 19 sec 248>
>>> /pci@1f,0/pci@1/scsi@8/sd@0,0
>>> 1. c1t1d0 <SEAGATE-ST373307LC-0007 cyl 49780 alt 2 hd 4 sec 720>
>>> /pci@1f,0/pci@1/scsi@8/sd@1,0
>>
>>
>> Try relabeling the disk.
>>
> I've done that, to no effect.
>
> I'm a bit reluctant to do anything more with it, as it now has a
> complete install of Solaris 10 on it.
Try the following:
Start format with the -e option
format -e
select your disk, then relabel
label
choose "Auto configuration via generic SCSI-2"
Does it still show up as 18GB disk? If yes, go to the scsi menu
scsi
and do an inquiry
inquiry
The output from the inquiry command should enlighten what model is really
used.
BTW the "SUN18G" is just a magic string in the inquiry to "beautify" the
VTOC and make the real vendor invisible.
--
Daniel |