I have an office file-server under Windows 2003.
I want to repalce it with openSuse 11.2
The problem is, the file server has 4 HDDs in it’s RAID. One HDD is dead, so the RAID is degraded. (I have few experience with RAID, that’s why I can say silly things).
Due to RAID the HDD’s failure doesn’t cause the system to failure. Later I can replace the dead HDD with a workable one.
But I want to install openSuse 11.2 at the degraded RAID. Can I do this and later add the missing HDD? I’ve heard/read, that RAID has to be “build” before system installation.
I tried to set the dead drive into different slots. Any time BIOS (or RAID bios, I’m not sure how to say right - but when the machine is starting before the system boot) says the drive is offline.
I’m not sure, I think hardware. I can enable/disable RAID in bios setup, can enter RAID setup by Ctrl+I when the machine is booting.
see above
Hm… NTFS and I have many cyrillic names. How can I perevnt myself from surprises? I should set some owners and permissions in Win2003 I think.
To leave the configuration as it is now and replace the dead drive (right now it’s not phisically connected).
Hi
I would download a live cd and run that up on the machine just to see
how it goes, plug in your backup drive and check the data…
This should help to see how the RAID controller goes (sees the array).
Else you may need to look at breaking the array in the BIOS and using
software RAID.
What I meant was what are your partition plans for the RAID? All one
big partition with OS and data, separate partitions for this and that?
Does that mean, that I should switch to common SATA mode and use Linux software RAID (I had a look at an article about what the software raid is.)
Has the software raid an ability to “accept” a new HDD later?
What is the best way? I’ve planned 3 partitions - root, swap and one for files.
Yes, it’s worth… so much to read )-:
I understand, it looks I don’t want to read and want someone to solve my problems instead of me, but I promise to read it all! (-:
Hi
Yes booting from a live CD should identify your hardware so any
questions can be asked
Yes, you can add another drive into the array, you just need to add it.
But how do you plan the actual raiding of the above partitions?
Does the system have a lot of ram or does it use swap?
If you had plenty of ram and it doesn’t swap much (depending on your
application) I would put swap at the end of the drive partitioning, run
multiple swap partitions and make them all small, make one big one.
Look at those documents to help decide…
Create a backup boot partition? (see documents). Do you have lots of
data that is accessed a lot eg database, then I would create the first
partition for this and an extended for the OS and swap.
Or are you going to just RAID (0+1) the data across 3 drives?
So so many different ways, maybe even LVM may be better?
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.2 (i586) Kernel 2.6.31.5-0.1-desktop
up 0:08, 1 user, load average: 0.09, 0.72, 0.51
ASUS eeePC 1000HE ATOM N280 1.66GHz | GPU Mobile 945GM/GMS/GME
Well, to tell the trith the coping to my backup drive is still in process. I’m waiting to boot from LiveCD.
It has 2 GB. I think Windows uses it’s swap. I don’t know, if I need to use. Give an advice, please (-:
Well, this is the advice (-:
I’m didn’t know before, that there can be several swaps. What is “small” and “big”?
I’ve not looked yet.
Ok.
I’ve read the following:
RAID 0+1 (or 01) is a striped data set (RAID 0) which is then mirrored (RAID 1). A RAID 0+1 array requires a minimum of four drives: two to hold the striped data, plus another two to mirror the first pair.
and I thin yes. It seems it works in such manner now under Windows.
Hmm… I don’t know (how to print a silly smile?)
Or should I read those link befor continuing asking? I have only the night and I’m not sure if I’ll be it time. It seems much to read and English is not my native. But if there not way out, I’ll try to
If I had a disk for replacement, I should not ask “if I can add it later”. The problem is I have no the disk and don’t know when it will be availabale. But I have to setup the system now.
Ok, I’ll try to read the all in so short time. I’m sure I’ll not be in time
Yes, but what I will do with the 4-th disk, when I’ll get it?
I’ve read something about LVM. I think it can fit my needs. I cat setup a volum for OS, a volume with clonning for data and later resize them to include the 4th disk. In this case I need to turn off RAID, to let system see each drive as sda, sdb,sdc.
Well, please, tell my how to print a very silly smile? I feel as a blonde. The “dead” drive is alive. It was offlined in the RAID bios. I don’t know why - I see this server machine the second time in my life.
No it’s ok with the RAID. Redundnant restored.
Please, give an advice how to behave better for the office file-server and the RAID? I have 4 equil disks. Now, I think it’s a hardware RAID setup, to drives copies of another to. I have half phisical space in Windows.
If I install open suse, according to your previos posts, I should create a partition for OS which is not needed to be cloned. Next the partition for work files, which is needed to be cloned. And, I think, a partition for media - films, mp3s and so on, which is not needed to be cloned. I mean, I want to get more space and not to lose safeness for the work files. And I’m not sure of any DB needed, this may be needed in future. But the office has about 10-15 machines, I don’t think the load will be huge anyway.
So:
OS (not safety)
Work Files (safety)
DB (safety)
Media files (not safety)
Hmmm, I would probably look at using RAID (0+1) for three drives for
your data and one drive for the OS and mp3’s. Create a swap twice your
physical RAM (some may say 1-1.5 times) since it’s a server, but you
never know…
Hi
I would create it all via YaST partitioner and not use the hardware
raid. You could also just use two disks for RAID 0 (OS and mp3s) and
two disks for RAID 1 (work files)
sda1 - swap (2GB)
sda2 - extended
sda5 - boot (512MB)
sda6 - RAID 0 member (balance [rest of disk space])
sdb1 - swap (2GB)
sdb2 - extended
sdb5 - spare_boot (512MB) (don’t mount at boot)
sdb6 - RAID 0 member (balance [rest of disk space])
sdc1 - RAID 1 member
sdd1 - RAID 1 member
md0 - RAID 0 (for operating system and mp3/video)
md1 - RAID 1 (for work files)
You can then partition md0 and md1 as required into further partitions.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.2 (i586) Kernel 2.6.31.5-0.1-desktop
up 6:50, 1 user, load average: 0.10, 0.06, 0.01
ASUS eeePC 1000HE ATOM N280 1.66GHz | GPU Mobile 945GM/GMS/GME