Changes

From SME Server
Jump to navigationJump to search
209 bytes added ,  21:29, 16 April 2021
Line 111: Line 111:     
====Reusing Hard Drives====
 
====Reusing Hard Drives====
If it was ever installed on a Windows machine (or in some cases an old system) then you will need to clear the MBR first before installing it.
+
 
 +
* MBR formatted disks
 +
 
 +
If it was ever installed on a Windows machine, or any of the *BSDs, (or in some cases an old system) then you will need to clear the MBR first before installing it.
    
From the linux command prompt, type the following:
 
From the linux command prompt, type the following:
Line 123: Line 126:     
<br />
 
<br />
 +
 +
* For disks formatted as  GPT this is insufficient. It's probably best to use gdisk or parted or partx to delete the partitions and write over.<br />
    
====Upgrading the Hard Drive Size====
 
====Upgrading the Hard Drive Size====
Line 341: 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