Quote:
Originally Posted by meister_sd
To fix the drive space problem, you have to reinitalize the disk from debug:
http://{servername}/config/debug
type: config devices info
Then you will see your hard drive, and probably 10000 but maybe 10010.
type: config devices format 10000 /reinit
It will tell you at next reboot it will be done. Then reboot the server and it will be done.
Remember, it is going to format the disk too, so dont' have any info on it.
|
This is what I see:
05/11/2004 7:26:17 Command: config devices info
Logical Device: 10000 Position: 1 JBOD Size (KB): 131650600 Free (KB): 131518896 Public Mounted
Label: Drive1 Disk 1
Unique Id: 0x21D1275B6E73CD4E Mount: /0 Index: 1 Order: 1
Partition: 10000 Physical: 10007 FS Size (KB): 133475800 Starting Blk: 92549 Public
Physical: 10007 Drive Slot: 0 IDE Size (KB): 134217216 Fixed
Logical Device: 10006 Position: 0 JBOD Size (KB): 32296 Free (KB): 32144 Private Mounted
Label: Private Contains system files only
Unique Id: 0x21D1275B6E73CD4E Mount: /priv Index: 0 Order: 0
Partition: 10006 Physical: 10007 FS Size (KB): 32768 Starting Blk: 515 Private
Physical: 10007 Drive Slot: 0 IDE Size (KB): 134217216 Fixed
Logical Device: 10008 Position: 2 JBOD Size (KB): 131650600 Free (KB): 131518896 Public Mounted
Label: Drive2 Single disk
Unique Id: 0x09D78DB62698ACC6 Mount: /1 Index: 2 Order: 2
Partition: 10008 Physical: 1000F FS Size (KB): 133475800 Starting Blk: 92549 Public
Physical: 1000F Drive Slot: 1 IDE Size (KB): 134217216 Fixed
------------
Command executed without error.
If I reinitialize disk 10000 and 10008 (assuming those are the ones I should do),
It reboots but still shows only 128GB on each disk (they are 250GB each)
Here are the rest of my specs:
Model Software Hardware Serial# BIOS
2000 series 3.1.608 (US) 1.1.0 20589 1.2.180
Any suggestions?