SPARC T4-1/Solaris 11/Add 2 new HDDs in RAID 0 configuration
Hi,
Couple of sentences for background: I'm a software developer, whose task was to create a server software for our customer. Software is ready for deployment and customer has a new T4-1 SPARC, but somehow it also became my task also to setup the server. I have managed to get the server is up and running (Solaris was pre-installed), and software works on it.
Our server is SPARC T4-1 running Solaris 11. There are 2 HDDs in the system now (in HDD0 and HDD4 slots), and now we would like to add another two in raid 0 configuration (striped) for better performance.
I'm fairly proficient in Linux, so unix environment doesn't feel out of place for me, but configuring and administering Solaris is all new to me (this is my first time to touch one)
Can someone help me with some concrete step-by-step instructions how to
- Choose which slots I should populate with the new HDDs ?
- How can I configure & format, to mount them in raid 0 configuratin ?
I'm sure in proficient hands, this should be walk in the park, but for me unfortunately I'm not even sure where to start. If this was a clean system, I could easily start trial and error setup, but I don't want to mess-up customers server, as it's now working as hoped..
Thank you for any help!
You obviously know Linux and RAID so I won't go into huge detail. Just post back any questions.
1. With Solaris running enter "format" and write down what volumes you can see (eg. c0t0d0, etc). These are disks already configured. Shutdown the system.
2. I don't think it matters which slots you put the new drives into.
Configure a new 2-disk RAID0
3. Boot up Solaris again. Run the format command and you will have a new disk volume (as compared to (1) above). This is the one to format, newfs, and mount. Don't touch the originals as you will screw your existing O/S.
So, I have been trying to gather some information, can you please correct me if I'm wrong in the following:
1. I need to login back to ILOM somehow. How can I prevent Solaris from booting ? I mean if I shutdown Solaris with shutdown command, I can't login to the system, right ? Or, will ILOM run if I don't press the power button to turn the system on ? (I havent tried that)
2. In ILOM, I need to use FCode utility, to select proper scsi controller, to which my new hdd's are connected
3. With show-children, I should now see the new HDDs, and then, I need to select the new hdds (say I have a (old), b (old), and new c & d): c d create-raid0-volume.
show-volumes for verification, and unselect-dev to release the controller..
4. Now I can turn the Solaris back on
5. After bootup, format utility should show one more disk (I had 2 disks before).. Or how should the format see the drive ?
When should I run the cngadm -c to configure my new disks ?
6. After this just do as you suggest, format, make filesystem and mount
I hope you can understand my thinking here, and I'm not writing to cryptically...
Thanks!
Yes, that's a great idea DukeNuke2. Forget what said, that should be easier. Do you know whether your O/S is on UFS or ZFS? Doesn't matter if you don't mind mixing it up. It will give you a result.
Hmm, does that mean a software raid in that case ? That would hurt the performance, somewhat, no ?
I need to check whether the current disk is ZFS, or what... Im not sure. Why is that important in this case ? Sorry for such elementary questions..
Yes, I suppose you could call that a software RAID, however, being on modern hardware it's still pretty fast. Okay, I take your point about performance and hardware RAID should be better.
I was making the point that your O/S volumes might be UFS so creating a ZFS with these new drives would be "mixing it". Some purists just like a system to be all one or the other but if it gives you a quick result, so what.
If however you would like me to continue by answering your #3 post then I can do that.
Hello,
I want to delete a RAID configuration an old server has.
Since i haven't the chance to work with the specific raid controller in the past can you please help me how to perform the configuraiton?
I downloaded IBM ServeRAID Support CD but i wasn't able to configure the video card so i... (0 Replies)
We have configured software based RAID5 with LVM on our RHEL5 servers. Please let us know if its good to configure software RAID on live environment servers. What can be the disadvantages of software RAID against hardware RAID (4 Replies)
Dear Friends,
I need to configure T5240 with Internal SAS RAID HBA(SG-XPCIESAS-R-INT-Z).. T5240 uses 8 hard disks... From the documents of RAID card I have found that I need to create a jump start server to include three packages SUNWaac, StorMan, SUNWgccruntime if Im using solaris10 5/08...
... (5 Replies)
hi to all
am new to shell scripting..itz very urgent.
when i excuting the command metastat(raid configuration info) it will display some information.
#metastat
d1:submirror
status: okey
pass:1
d2:submirror
staus:okey
d3:submirror
staus:error
if staus is okey.no problem.once i... (0 Replies)
Hey Alll
Thanks for the help u give me yesterday,i need a help again from u all guys i have RS 6000 server with AIX 4.3.3 OS and with external storage (multipack) with 12 Hard disk drive which will be connected to RS 6000 scsi controller ,i dont have any raid card. now i have to... (0 Replies)
i've scoured the net and haven't found too many items. i found one at princeton and a few things at sun's site, however, i don't find them to my level. they seem to be written for someone who is very comfortable doing what they do.
does anyone know of any good tutorial that is written similar... (1 Reply)