You said you "formatted" the drive with the controller - I'm assuming you're talking about the Disk Utilities in CTRL-A? Did you also "configure" the drive in the controller (Container Management(?))? The OS generally cannot see a drive unless the controller has told it what it should see ... my recollection is a bit vague on the CERC, but most controllers require a single drive to by configured as a RAID 0.
Command (m for help): n Command action e extended p primary partition (1-4) p Partition number (1-4): 1 First cylinder (1-121597, default 1): Using default value 1 Last cylinder or +size or +sizeM or +sizeK (1-121597, default 121597): Using default value 121597
Command (m for help): w The partition table has been altered!
Calling ioctl() to re-read partition table. Syncing disks.
and it has been standing like this for nearly 72 hours. I mean I know it is not a strong (or new) server, but still...
theflash1932
9 Legend
•
16.3K Posts
1
July 29th, 2010 09:00
You said you "formatted" the drive with the controller - I'm assuming you're talking about the Disk Utilities in CTRL-A? Did you also "configure" the drive in the controller (Container Management(?))? The OS generally cannot see a drive unless the controller has told it what it should see ... my recollection is a bit vague on the CERC, but most controllers require a single drive to by configured as a RAID 0.
ebel
4 Posts
0
July 30th, 2010 01:00
THANK YOU!!!!!
I was doing this for the first time in my life, and so missed the OBVIOUS.
:emotion-2:
theflash1932
9 Legend
•
16.3K Posts
0
July 30th, 2010 09:00
You bet ... it is overlooked by more than just first-timers :)
ebel
4 Posts
0
August 2nd, 2010 03:00
Sorry, that was very uncomplete of me.
I meant I did the fdisc and this :
Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 1
First cylinder (1-121597, default 1):
Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-121597, default 121597):
Using default value 121597
Command (m for help): w
The partition table has been altered!
Calling ioctl() to re-read partition table.
Syncing disks.
and it has been standing like this for nearly 72 hours. I mean I know it is not a strong (or new) server, but still...
ebel
4 Posts
0
August 2nd, 2010 07:00
Well not 5 minutes after the post, it finished, and is all OK now
So much for HDDs :emotion-2:
Garth.Quaid
4 Posts
0
October 28th, 2010 17:00
Many thanks to your description! It helps me out of the problem.