[SOLVED] File Copy disk-to-disk via SSH


Recommended Posts

Hello,
I am attempting to copy a disk in my array to a UD disk using the following command

# screen

# cp -rpv /mnt/disk8/* /mnt/disks/disk8

during the copy i receive many errors on files:
cp: error writing '/mnt/disks/disk8/ .......  No space left on device

The destination disk (NTFS) is empty (3TB) free 
Disk 8 space used = 2.4TB (XFS)

The files copy but at 0KB to the destination. Any ideas of a better method to copy data? 

Thanks,

Edited by bombz
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.