Mover % bar or information


zzgus
Go to solution Solved by hugenbdd,

Recommended Posts

  • Solution

With limited testing..  Thanks SimonF for updating the files.
Change the location of where I downloaded these files to my server (/mnt/user0/Backups)
I also suggest running in test mode first.  As there is then a 1 second delay between file moves.

Install instructions behind the spoiler

Spoiler

1.) backup original ArrayOperation.page file
cp /usr/local/emhttp/plugins/dynamix/ArrayOperation.page /usr/local/emhttp/plugins/ca.mover.tuning/ArrayOperation.page-premovertuning6-12-4

 

2.) backup original parity_list file if it exists.
cp /usr/local/emhttp/plugins/dynamix/nchan/parity_list /usr/local/emhttp/plugins/ca.mover.tuning/parity_list6-12-4

 

3.) Copy new ArrayOperation.page file overtop original file.
cp /mnt/user0/Backups/ArrayOperation6124a.page /usr/local/emhttp/plugins/dynamix/ArrayOperation.page

 

4.) Set permissions on ArrayOperation.page
chmod 644 /usr/local/emhttp/plugins/dynamix/ArrayOperation.page
chown root:root /usr/local/emhttp/plugins/dynamix/ArrayOperation.page

 

5.) Copy new parity_list file to nchan directory
cp /mnt/user0/Backups/parity_list6124a /usr/local/emhttp/plugins/dynamix/nchan/parity_list

 

6.) Set permissons on parity_list
chmod 755 /usr/local/emhttp/plugins/dynamix/nchan/parity_list
chown root:root /usr/local/emhttp/plugins/dynamix/nchan/parity_list

 

7.) Restart Nchan
Log out of GUI, wait 30 seconds to a minute, log back in.
You may see processes end.
ps -ef | grep nchan

 

8.) (Possibly needed) restart nginx
/etc/rc.d/rc.nginx stop
/etc/rc.d/rc.nginx start

 

parity_list6124a ArrayOperation6124a.page

Edited by hugenbdd
  • Like 2
  • Thanks 1
Link to comment
  • 3 weeks later...

Seems to be working well for me.

 

I'd prefer whitespace in the CSS to be changed as long file paths make everything jump around and when files are moving fast it makes me feel a bit sick. I see the importance of having the full path shown but change it to normal instead of nowrap.

 

Thank you for working on this though. Now to wait for 68k files to move...

Link to comment
  • 1 month later...
On 10/12/2023 at 12:50 PM, hugenbdd said:

With limited testing..  Thanks SimonF for updating the files.
Change the location of where I downloaded these files to my server (/mnt/user0/Backups)
I also suggest running in test mode first.  As there is then a 1 second delay between file moves.

Install instructions behind the spoiler

  Reveal hidden contents

1.) backup original ArrayOperation.page file
cp /usr/local/emhttp/plugins/dynamix/ArrayOperation.page /usr/local/emhttp/plugins/ca.mover.tuning/ArrayOperation.page-premovertuning6-12-4

 

2.) backup original parity_list file if it exists.
cp /usr/local/emhttp/plugins/dynamix/nchan/parity_list /usr/local/emhttp/plugins/ca.mover.tuning/parity_list6-12-4

 

3.) Copy new ArrayOperation.page file overtop original file.
cp /mnt/user0/Backups/ArrayOperation6124a.page /usr/local/emhttp/plugins/dynamix/ArrayOperation.page

 

4.) Set permissions on ArrayOperation.page
chmod 644 /usr/local/emhttp/plugins/dynamix/ArrayOperation.page
chown root:root /usr/local/emhttp/plugins/dynamix/ArrayOperation.page

 

5.) Copy new parity_list file to nchan directory
cp /mnt/user0/Backups/parity_list6124a /usr/local/emhttp/plugins/dynamix/nchan/parity_list

 

6.) Set permissons on parity_list
chmod 755 /usr/local/emhttp/plugins/dynamix/nchan/parity_list
chown root:root /usr/local/emhttp/plugins/dynamix/nchan/parity_list

 

7.) Restart Nchan
Log out of GUI, wait 30 seconds to a minute, log back in.
You may see processes end.
ps -ef | grep nchan

 

8.) (Possibly needed) restart nginx
/etc/rc.d/rc.nginx stop
/etc/rc.d/rc.nginx start

 

parity_list6124a 6.96 kB · 18 downloads ArrayOperation6124a.page 41 kB · 32 downloads

I tried this on my Unraid 6.11.5 system and, unfortunately, it blanked out the view of all drives in my array. I had logged out of the UI and also bounced NGNIX. I rolled it back right away.

mover_progress_bug.png

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.