Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

telnet and move data within unraid?

Featured Replies

Hi,

 

I have a unraid server running, and I just added a previously used drive from some other system, which looks like it cleared fine and was added to the array and then formatted and now the parity looks valid overall.

 

I want to move some data from my other drives inside unraid to this drive within same unraid. I would hate to use windows explorer due to speed issues.

 

Can I just telnet into unraid and then:        cp /mnt/disk1/<whatever> /mnt/disk6/.

Assuming disk6 was the recently added disk. Will this keep my parity calculation be in sync and valid overall?

and then:  rm -rf /mnt/disk1/<whatever>

 

Or I can just telnet into unraid and then:    mv /mnt/disk1/<whatever> /mnt/disk6/.

and still parity will be valid, overall?

 

If both works, any pros and cons of using one over another?

 

Thanks.

Hi,

 

I have a unraid server running, and I just added a previously used drive from some other system, which looks like it cleared fine and was added to the array and then formatted and now the parity looks valid overall.

 

I want to move some data from my other drives inside unraid to this drive within same unraid. I would hate to use windows explorer due to speed issues.

 

Can I just telnet into unraid and then:        cp /mnt/disk1/<whatever> /mnt/disk6/.

Assuming disk6 was the recently added disk. Will this keep my parity calculation be in sync and valid overall?

and then:  rm -rf /mnt/disk1/<whatever>

 

Or I can just telnet into unraid and then:    mv /mnt/disk1/<whatever> /mnt/disk6/.

and still parity will be valid, overall?

 

If both works, any pros and cons of using one over another?

 

Thanks.

Either will work.  Parity will be calculated as you move or copy the files.

 

Joe L.

  • Author

Thanks a lot.

isn't there a format to the command to make it execute as a background task so the telnet session is locked up until complete? Even between disks, 10s or 100s of GB takes a long time.

isn't there a format to the command to make it execute as a background task so the telnet session is locked up until complete?

 

I think you mean "isn't locked up until complete" ;)

 

Add an "&" to the end of the line; i.e.

 

cp /mnt/disk1/<whatever> /mnt/disk6/ &

 

-kenshin

Archived

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.