Jump to content

Drives will no longer spin down


Recommended Posts

Hello,

 

Was using 6.8.2 and I swapped out about 50% of my drives over a week or so including my parity drive (all with larger drives)  nothing has changed with plugins or dockers. Could not drives to spin down even forcing them with the spin down button. 

 

upgraded to 6.8.3 and did a full parity check (it was fine) still have the same issue.  the array is getting constant read/writes and I cannot tell from where, active streams shows nothing.  Tried disabling all dockers and my 1 VM still the same. 

 

if anyone can help that would be great, thanks. 

 

Edited by StarscreamF-15
removing file
Link to comment
8 hours ago, StarscreamF-15 said:

array is getting constant read/writes

 

Some VM setting use /mnt/user/xxx path

 

SERVICE="enable"
IMAGE_FILE="/mnt/user/system/libvirt/libvirt.img"
IMAGE_SIZE="1"
DEBUG="no"
DOMAINDIR="/mnt/disks/VM-NVME/"
MEDIADIR="/mnt/user/isos/"
VIRTIOISO="/mnt/user/isos/virtio-win-0.1.173-2.iso"
BRNAME="br0"
VMSTORAGEMODE="auto"
HOSTSHUTDOWN="shutdown"
TIMEOUT="60"

Link to comment

The ‘system’ and ‘appdata’ shares have files on both the cache and disk1 which will keep the main array active.    You have the Use Cache=Yes setting for these shares which means initially put new files on the cache and then when mover runs at a later time move them to the main array.     You probably want Use Cache=Prefer to have mover attempt to move files in the opposite direction when it runs.   Turning on the Help built into the GUI can help with understanding how this setting operates.

 

If you change the setting to Prefer then you need to disable the docker and VM services and run mover to get the files moved.   Simply not starting and dockers or VMs is not sufficient as the services will hold some files open which stops mover from taking action on them.    After mover has finished the services can be re-enabled.

 

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...