May 25, 20242 yr I have three 16 TB drive all formatted for Windows. I do also have cold storage backups for them, so this may not be as painful as it need to be. They are all formatted for Windows... And unassigned devices keeps, I don't know crashing or something. The drives just drop. I want to format them as xfs, or whatever is native to unraid. Does anyone have thoughts about the quickest way to do this, preferably without taking my server down. I know formatting one of the drives and then copying all the data would work, and I did that when I moved everything into cold storage, but God it's slow and tedious and arguably I would probably switch my cold storage too xfs format as well. I was debating buying a cloner, but it looks like for any of those the target drive needs to be bigger than the source drive and they are not. In fact they're the exact sam e size.
May 25, 20242 yr Author 2 hours ago, trurl said: Attach Diagnostics to your NEXT post in this thread. Don't get me wrong... I appreciate the thought on trying. To work out the Unassigned Disks issue, but long term just converting the disc may be a better use of the effort.
May 26, 20242 yr Author 19 hours ago, JorgeB said: Do you mean you just want to format them xfs or copy the data first? What ever gets the, to xfs with the data the fastest... Like I said. I'd love if one of those disk cloners that do like 30 gigs a min could just transfer the data with out reformatting the drive, but I believe they need to be the same format and destination needs to be bigger. And just copying them is going to take forever. Just curious if anyone has any suggestions.
May 26, 20242 yr You cannot clone a drive to a different filesystem, you will need to format a new disk xfs then copy the data from the old one.
May 26, 20242 yr Author Yeah, thats kind of what I am expecting.... Are there better ways than others to do that in unRaid with an drive I'll be reformatting and a drive mounted via unassigned disks?
May 28, 20242 yr Author Ok, so I set up Duplicity since that seems to be what people are suggesting... Its going at a speed of 8.73 mbs and is going to take 15 days.... And that doesn't feel right. I can transfer from my pc to the disc on the network at 100 over ethernet, and these to drives are in a nas bay. I did set it up to use -threads 1, but from what I read that should not make a difference. Is that wrong?
May 28, 20242 yr Mount the drive with UD and copy directly with rsync for example, that will be much faster.
May 29, 20242 yr Author Random question... Rsync continues to run in the background even if I close the browser window I assume?
May 29, 20242 yr If you mean the browser window open to the WebGUI it's not a problem, but don't close the terminal window.
May 29, 20242 yr 1 hour ago, HoochShepherd said: Random question... Rsync continues to run in the background even if I close the browser window I assume? tmux ensures the session stays running no matter how you start the rsync. Unfortunately it's not included with Unraid by default, so it must be added. https://gist.githubusercontent.com/justin-himself/2ce4af30dd9fc372df7aadb64fd4df35/raw/0a66faaa79670d1946ba3c8b1643f844406b7938/unraid-tmux.plg
May 29, 20242 yr Author Ok, so I have to wait till current session is done before I can close this:? Cause keeping this open all the time seems counter productive. Installing tmux and I can close it.? Can I kick it to the background and then close it now? Its been a while since my old unix class.
May 29, 20242 yr Did you attach the correct screenshot? I don't see any rsync commands. tmux must be run before a command is started AFAIK. There may be some secret squirrel high level way to move running commands to different sessions, but I'm not aware of I linked a tmux starter guide in my comment, linked to the word tmux. In a nutshell, you fire up tmux, it creates sessions that can be manipulated and continue running.
May 30, 20242 yr Author Lol No, that's what I meant to post. I didn't want to post a screenie listing everything I'm copying into various folders. It was more just to say the terminal in a browser window.
May 30, 20242 yr Another option is to use the User Scripts add on, set up the rsunc there and kick it off. It'll run till it's done and give logs etc. no terminal to worry about etc.
May 31, 20242 yr Author Unfortunately tmux no longer looks to be working.... But User Scripts is working like butter!! Thank you guys so much!
May 31, 20242 yr 8 hours ago, HoochShepherd said: Unfortunately tmux no longer looks to be working. It worked on 6.12.10 when I posted the link to the plugin, and I just installed it again to check. What errors did you see?
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.