× NETGEAR will be terminating ReadyCLOUD service by July 1st, 2023. For more details click here.
Orbi WiFi 7 RBE973
Reply

Re: Command line: advanced information

xtrips1
Aspirant

Command line: advanced information

Hello

Is there a command line I could use in SSH to see the progression of Volume Expansion? It has been running for almost 18 hours now but the web console still shows : 
Continuing with volume expansion or migration. Do not interrupt the system during this time. When complete, email notification will be sent to the alert contact list.

 

Thank you

Model: RNDP600E|ReadyNAS Pro Pioneeer Chassis only
Message 1 of 3
Sandshark
Sensei

Re: Command line: advanced information

ReadyNAS OS6 is based on Debian linux with MDADM RAID and BTRFS as the file system, so you can Google Linux commands and usually come up with the right answer.  In this case, it's cat /proc/mdstat.  To see it update in real time, add watch to the front.  But you are going to find that the GUI pretty well reflects the same information.

Message 2 of 3
rn_enthusiast
Virtuoso

Re: Command line: advanced information

Yup, command would be: watch cat /proc/mdstat

 

CTRL+C to cancel the watch and return to normal prompt.

Message 3 of 3
Top Contributors
Discussion stats
  • 2 replies
  • 909 views
  • 0 kudos
  • 3 in conversation
Announcements