Since Karmic I was using kubuntu 8.10. (still have it as master system) (160gb hdd)
After that I want to have a fast and safe system.
Then I tested Karmic and found it good to upgrade. (quick boot time hi speed graphics etc.)
Because of safety I choosed Raid5.
I installed system on 3x160gb hdd's grub loaded to bootsectors of all 3 hdd's (great).
I learned that after first startup all hdd's sync theirself. (long time hdd led is on even system is idle)
While syncronizing I had some errors on console screen.
(errors may be caused I used unformatted drives)
Now system seem normal.
cat /proc/mdstat command retorns as follows:
attila@ubuntu:~$ cat /proc/mdstat
Personalities : [raid6] [raid5] [raid4] [linear] [multipath] [raid0] [raid1] [raid10]
md0 : active raid5 sdc1[2] sdb1[1] sda1[0]
312576512 blocks level 5, 64k chunk, algorithm 2 [3/3] [UUU]
unused devices: <none>
Now I plan to move all my data to Karmic Raid5.
Do you think that my system is normal and safe??
Is there a command that I can check the Raid5 system??
After that I want to have a fast and safe system.
Then I tested Karmic and found it good to upgrade. (quick boot time hi speed graphics etc.)
Because of safety I choosed Raid5.
I installed system on 3x160gb hdd's grub loaded to bootsectors of all 3 hdd's (great).
I learned that after first startup all hdd's sync theirself. (long time hdd led is on even system is idle)
While syncronizing I had some errors on console screen.
(errors may be caused I used unformatted drives)
Now system seem normal.
cat /proc/mdstat command retorns as follows:
attila@ubuntu:~$ cat /proc/mdstat
Personalities : [raid6] [raid5] [raid4] [linear] [multipath] [raid0] [raid1] [raid10]
md0 : active raid5 sdc1[2] sdb1[1] sda1[0]
312576512 blocks level 5, 64k chunk, algorithm 2 [3/3] [UUU]
unused devices: <none>
Now I plan to move all my data to Karmic Raid5.
Do you think that my system is normal and safe??
Is there a command that I can check the Raid5 system??
Comment