Changes

From SME Server
Jump to navigationJump to search
12 bytes added ,  21:33, 16 April 2021
m
Line 216: Line 216:  
  resize2fs /dev/md2 &
 
  resize2fs /dev/md2 &
   −
====Raid Notes====
+
====RAID Notes====
 
Many on board hardware raid cards are in fact software RAID. Turn it off as cheap "fakeraid" cards aren't good. You will get better performance and reliability with Linux Software RAID (http://linux-ata.org/faq-sata-raid.html). Linux software RAID is fast and robust.
 
Many on board hardware raid cards are in fact software RAID. Turn it off as cheap "fakeraid" cards aren't good. You will get better performance and reliability with Linux Software RAID (http://linux-ata.org/faq-sata-raid.html). Linux software RAID is fast and robust.
   Line 346: Line 346:  
Login as root, type console. Select Item 5. "Manage disk reduncancy"
 
Login as root, type console. Select Item 5. "Manage disk reduncancy"
 
  <nowiki>--------Disk Reduncancy status as of Thursday Dec 22 -------
 
  <nowiki>--------Disk Reduncancy status as of Thursday Dec 22 -------
        Current RAID status:
+
        Current RAID status:
       
+
       
        Personalities : [raid1]
+
        Personalities : [raid1]
        md2 : active raid1 hda2[0] <-- NOTICE hdb2[#] is missing. Means hdb2[#] failed.
+
        md2 : active raid1 hda2[0] <-- NOTICE hdb2[#] is missing. Means hdb2[#] failed.
                                38973568 blocks [2/1] [U_]
+
                                38973568 blocks [2/1] [U_]
       
+
       
        md1 : active raid1 hda1[0] hdb1[1]
+
        md1 : active raid1 hda1[0] hdb1[1]
              104320 blocks [2/2] [UU]
+
              104320 blocks [2/2] [UU]
       
+
       
        unused devices: <none>
+
        unused devices: <none>
        Only Some of the RAID devices are unclean.  <-- NOTICE This message and  
+
        Only Some of the RAID devices are unclean.  <-- NOTICE This message and  
        Manual intervention may be required.</nowiki> <-- this message.
+
        Manual intervention may be required.</nowiki> <-- this message.
 
Notice the last 2 sentences of the window above. You have some problems. <br>
 
Notice the last 2 sentences of the window above. You have some problems. <br>
 
If your system is healthy however the message you will see at the bottom of Raid Console window is:
 
If your system is healthy however the message you will see at the bottom of Raid Console window is:

Navigation menu