Koozali.org: home of the SME Server

Upsizing HDD in Raid 1

Offline morpheus

  • *
  • 48
  • +0/-0
Upsizing HDD in Raid 1
« on: October 24, 2017, 08:57:27 AM »
Following the directions here https://wiki.contribs.org/Raid#Replacing_and_Upgrading_Hard_Drive_after_HD_fail for upsizing disks in Raid 1 array. The original disks were 2TB but with business growth upgrading to 4TB.

The instructions say to wait until drives are synced. How do I tell they are synced and I can shutdown to go to the next step?
« Last Edit: October 24, 2017, 08:59:25 AM by morpheus »
I can open the door but you have to walk through it.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Upsizing HDD in Raid 1
« Reply #1 on: October 24, 2017, 10:56:03 AM »
The instructions say to wait until drives are synced. How do I tell they are synced

cat /proc/mdstat
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline morpheus

  • *
  • 48
  • +0/-0
Re: Upsizing HDD in Raid 1
« Reply #2 on: October 24, 2017, 11:31:22 AM »
Could that not be put on that line in the wiki - especially for new users and occasional users like me?
I can open the door but you have to walk through it.

Offline TerryF

  • grumpy old man
  • *
  • 1,848
  • +6/-0
Re: Upsizing HDD in Raid 1
« Reply #3 on: October 24, 2017, 12:46:59 PM »
Also Manage Disk Redundancy from the console menu
--
qui scribit bis legit

Offline morpheus

  • *
  • 48
  • +0/-0
Re: Upsizing HDD in Raid 1
« Reply #4 on: October 24, 2017, 01:00:09 PM »
In the console manager where/how does it report sync status? I must have missed something - just reports that I only have 1 drive RAID and that I need to reboot ... which I did after waiting until no disk activity lights
I can open the door but you have to walk through it.

Offline TerryF

  • grumpy old man
  • *
  • 1,848
  • +6/-0
Re: Upsizing HDD in Raid 1
« Reply #5 on: October 24, 2017, 01:10:45 PM »
When you have more than one drive in a Raid1 and they are syncing, can be a few reasons why, most obvious is replacing a drive, the sync progress will be displayed.

If you happen to have a system that was setup with just one drive and you install a second drive, the console Manage Disk Redundancy will offer you the opportunity to add the new drive to a Raid 1 and will begin to sync the drives..

You say you are informed in the console menu you have a 1 disk raid, I presume you originally had a at least two..

Added: sometimes a disk will be  kicked out of the Raid, it may require manual intervention, sometimes on a reboot you will be offered the chance to add it back from the console menu.
« Last Edit: October 24, 2017, 01:13:24 PM by TerryF »
--
qui scribit bis legit

Offline TerryF

  • grumpy old man
  • *
  • 1,848
  • +6/-0
Re: Upsizing HDD in Raid 1
« Reply #6 on: October 24, 2017, 01:17:16 PM »
There are multiple references to what I have described in the wiki page you are following https://wiki.contribs.org/Raid
--
qui scribit bis legit

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Upsizing HDD in Raid 1
« Reply #7 on: October 24, 2017, 07:00:34 PM »
The instructions say to wait until drives are synced. How do I tell they are synced and I can shutdown to go to the next step?

If you are actually following the link you provided, then it says:

 Login to the admin panel and manage raid to add new (larger) drive to system.
 Wait for raid to fully sync

By logging in to the admin panel (console) (which is NOT server manager), you will have a text style graphical display that shows onscreen the RAID1 sync process. Log in at the command line as admin to open this.
In that case there is no need to manually issue the commands I mentioned before.

Here is one example where you see the cat /proc/mdstat command
https://wiki.contribs.org/Raid#Adding_another_Hard_Drive_Later_.28Raid1_array_only.29

Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline morpheus

  • *
  • 48
  • +0/-0
Re: Upsizing HDD in Raid 1
« Reply #8 on: October 25, 2017, 05:06:22 AM »
My question was (and remains) - where in the console manager (option 5) does it show sync status?
I can open the door but you have to walk through it.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Upsizing HDD in Raid 1
« Reply #9 on: October 25, 2017, 05:54:17 AM »
My question was (and remains) - where in the console manager (option 5) does it show sync status?
Well you have to select Manage drives & it should show you current status. Then when you choose to sync them, the sync status percentage will be shown.
« Last Edit: October 25, 2017, 06:59:21 AM by janet »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.