February 19Feb 19 is there a simple SSH command for start, stop or viewing unraid's array status from SSH.example unraid status for get the status of unraid's array, that is stoped, stopping, started, or startingexample unraid start for starting arrayexample unraid stop for stopping arrayand maybe the current log it's selfexample unraid log and the terminal will show the current log of the unraid's log.thankyou, br Yongki Edited February 19Feb 19 by yongki
February 19Feb 19 Community Expert Solution There is no standard command that I know of that gives that information about the array in an easily understood format.However if you install the parity check tuning plugin even if you do not use any of its features it does add the 'parity.check' CLI command that allows you to query the array operation status and start/stop the operation or the whole array amongst other things. I could easily enhance the information provided on status to give everything you mention although the critical stuff is already there.The current log is always at /var/log/syslog so you can query it using standard linux CLI commands. You can also view it easily via the GUI.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.