-
Lost USB Drive
I have purchased a starter licence but have lost the USB drive that I set it up on. How do I move the licence to anther USB drive please?
-
spuddo started following Plex install file failed to download , Notifications show Authorization Failed , Convert Cache from RFS to XFS - Worked I Think?? and 1 other
-
Re: Format XFS on replacement drive / Convert from RFS to XFS (discussion only)
Can't see why not. I would just did one at a time. It's not a race.
-
Re: Format XFS on replacement drive / Convert from RFS to XFS (discussion only)
Thank you. Yes I did mean 1TB. I was intending to stop Plex but will look at the Docker ideas and link you provided. Will do this in the next day or so and let you know how I go. I am keen to convert the cache to XFS as RFS does not seem to support FSTRIM on the SSD.
-
Re: Format XFS on replacement drive / Convert from RFS to XFS (discussion only)
Could I have some help please with instructions for converting my 60G SSD Cache drive from RFS to XFS. My sever: Parity 3TB Disk1 1TB Disk2 1TB Disk3 3TB Disk4 1TB Disk5 3TB Cache 60Gb SSD I am in the process of moving my data drives from RFS to XFS (Many thanks to RobJ and bjp999 for their very good instructions and hints.) So far all is going well. Took about 8 hours to move the first 1G of data The Cache has a docker.img file and a "cache only" apps share that contains Plex Media Server data.
-
Re: Format XFS on replacement drive / Convert from RFS to XFS (discussion only)
You might want to verify that the copy to Disk2/t worked before you format Disk1. This will show any errors rsync -nrcvPX /mnt/disk1 /mnt/disk2/t If you get errors they can be corrected by removing the -n option rsync -rcvPX /mnt/disk1 /mnt/disk2/t For copying files I do a dry run first, then do the copy. I use this command (I believe the '-a' option includes the'-r'. worked for me. rsync -navPX /mnt/disk1 /mntdisk2/t Then if that looks OK, remove the -n option rsync -avPX /mnt/disk1 /mntdisk2/t
-
Re: Format XFS on replacement drive / Convert from RFS to XFS (discussion only)
Thanks for the replies gentlemen. I was not in any way questioning the process. Simply, I was trying to further understand UNRAID and how it works. Regards
-
Re: Format XFS on replacement drive / Convert from RFS to XFS (discussion only)
Hi thanks for this. So easy to follow. I am about to start converting. Could you please help me understand the necessity for creating the "T" folder if I am copying from Disk to Disk. I do have user shares? Regards
spuddo
Members
-
Joined
-
Last visited