Jump to content

Does the parity drive rebuild everytime you reboot your machine?


Recommended Posts

Once the array is Stopped, you can just power off.  Stopping the array also flushes all buffers and sync's all file systems.

 

If you power off or lose power while the array is Started, then next time it boots it will automatically start a background parity check.

Link to comment

From the command prompt, type the command "stop" and then "reboot", for example:

 

Server login: root
Linux 2.4.31.
root@Server:~# ls
cmd*  samba*  stop*
root@Server:~# stop
umount: /mnt/disk11: not mounted
cmdOper=stop
cmdResult=ok
root@Server:~# reboot

Broadcast message from root (ttyp0) (Mon Apr 24 09:51:51 2006):

The system is going down for reboot NOW!
root@Server:~#

 

You'll get "not mounted" errors for empty disk slots (as in disk11 above).  Also, if all your disks are spun down, command will take a while since disks will be spun up serially.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...