Run the command :cat /proc/scsi/scsi
It should tell you the SCSI / RAID controller. From there, we can obtain more information, such as hot plug capabilities.
the backplane and raid controller support hot plug. If you plan on modifying the existing RAID set, you should shut down. Otherwise the you can configure the new disk using the megaraid linux utility.
I would recommend doing a shutdown to be safe, but if that is not an option, there are methods as I previously stated.
By the way, the server is running and doing very important job as well as it has very important data. So could you confirm again that it IS hot pluggable and it won't harm any other HDDs already installed and running?
We're going to have a scheduled shutdown/restart soon and I think that's the perfect timing for HDD upgrade.
There are a couple of more questions....
1. Since the server is 10000 miles away, I cannot see the console message ( can I? ) and i'm wondering if there's anying I need to do while boot up.
2. I'm Linux newbie and it would be really appreciated if you could give me a step by step instruction to create a partition on the new HDD. It doesn't have to be a part of RAID array.
3. Just curiosity that the RAID controller won't merge the hew drive into the existing RAID array automatically......
run the command : fdisk -l. It should report back which scsi devices already have a partition table. Choose the one that doesn't have one.
If that doesn't work for you , run the mount command. That should tell you which devices are currently mounted. If you have a partition from the fdisk -l command that is not mounted, mount it, and see what is on it.
Eric BY
2 Intern
•
815 Posts
0
August 24th, 2006 00:00
It should tell you the SCSI / RAID controller. From there, we can obtain more information, such as hot plug capabilities.
EdwardMagicHand
10 Posts
0
August 24th, 2006 04:00
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: MegaRAID Model: LD 0 RAID5 419G Rev: 513O
Type: Direct-Access ANSI SCSI revision: 02
Host: scsi0 Channel: 04 Id: 06 Lun: 00
Vendor: PE/PV Model: 1x6 SCSI BP Rev: 1.0
Type: Processor ANSI SCSI revision: 02
Eric BY
2 Intern
•
815 Posts
0
August 24th, 2006 11:00
Eric BY
2 Intern
•
815 Posts
0
August 24th, 2006 20:00
the backplane and raid controller support hot plug. If you plan on modifying the existing RAID set, you should shut down. Otherwise the you can configure the new disk using the megaraid linux utility.
I would recommend doing a shutdown to be safe, but if that is not an option, there are methods as I previously stated.
EdwardMagicHand
10 Posts
0
August 24th, 2006 20:00
EdwardMagicHand
10 Posts
0
August 29th, 2006 15:00
Thanks Eric.
We're going to have a scheduled shutdown/restart soon and I think that's the perfect timing for HDD upgrade.
There are a couple of more questions....
1. Since the server is 10000 miles away, I cannot see the console message ( can I? ) and i'm wondering if there's anying I need to do while boot up.
2. I'm Linux newbie and it would be really appreciated if you could give me a step by step instruction to create a partition on the new HDD. It doesn't have to be a part of RAID array.
3. Just curiosity that the RAID controller won't merge the hew drive into the existing RAID array automatically......
Best regards,
Edward
Eric BY
2 Intern
•
815 Posts
0
August 30th, 2006 12:00
EdwardMagicHand
10 Posts
0
August 30th, 2006 15:00
EdwardMagicHand
10 Posts
0
August 30th, 2006 17:00
I don't think DRAC is available.. :(
Regards,
Edward
EdwardMagicHand
10 Posts
0
August 30th, 2006 19:00
I just checked the MegaRAID manual file and ....
is it only accessible by pressing Ctrl+M while boot-up process? which means there's no way of accessing this utility through the OS?
If so, I definitely need a step by step instruction to pass over to someone who can physically access the server.
Thank you very much again.
Edward.
Eric BY
2 Intern
•
815 Posts
0
August 31st, 2006 13:00
EdwardMagicHand
10 Posts
0
September 6th, 2006 13:00
Thanks for the reply..
By the way, today we shutdown the server and inserted the new HDD into slot #4 by the technician in the facility.
ANd I think he did something in the RAID BIOS software so that this new drive doesn't go to the RAID array which is already configured.
Now, I checked the /dev/sd* and there are so many devices in there and I couldn't find which one should I create the partition on and format..
Any help would be appreciated.
Thanks
Edward
Eric BY
2 Intern
•
815 Posts
0
September 6th, 2006 13:00
run the command : fdisk -l. It should report back which scsi devices already have a partition table. Choose the one that doesn't have one.
If that doesn't work for you , run the mount command. That should tell you which devices are currently mounted. If you have a partition from the fdisk -l command that is not mounted, mount it, and see what is on it.
EdwardMagicHand
10 Posts
0
September 8th, 2006 06:00
Channel: 0 Id: 0 State: Online.
Vendor: SEAGATE Model: ST3146807LC Rev: DS09
Type: Direct-Access ANSI SCSI revision: 03
Channel: 0 Id: 1 State: Failed.
Vendor: SEAGATE Model: ST3146807LC Rev: DS09
Type: Direct-Access ANSI SCSI revision: 03
Channel: 0 Id: 2 State: Online.
Vendor: SEAGATE Model: ST3146807LC Rev: DS09
Type: Direct-Access ANSI SCSI revision: 03
Channel: 0 Id: 3 State: Online.
Vendor: SEAGATE Model: ST3146807LC Rev: DS09
Type: Direct-Access ANSI SCSI revision: 03
Channel: 0 Id: 4 State: Un-configured.
Vendor: MAXTOR Model: ATLAS10K5_300SCA Rev: JNZH
Type: Direct-Access ANSI SCSI revision: 03
Eric BY
2 Intern
•
815 Posts
0
September 8th, 2006 13:00