I used the Supervisor “Move datadisk” option to move everything to move the datadisk to a USB drive. How do I “undo” this move?
More context: I wanted more media storage space, but after setting up the external USB as the datadisk, copying files onto the drive is now nigh impossible. The files are too large to use the browser-based (Lovelace) interface.
If I remove the drive from my HA RPi, HA breaks (HAOS) and won’t start up. I thought that I would just shutdown the RPi temporarily so that I can transfer the files, and then plug the USB drive back in, but that lead me down a long rabbit hole.
First, even if I unplug the drive and plug it into my Windows machine, Windows can’t read EXT4. Windows won’t send me a recent enough version of the WSL2 in order to mount it that way, either. I tried a Linux machine, but got permission errors when trying to mount and access the file directly.
So, I thought I would plug the USB drive back in to HA and access it through the network. I couldn’t get write permissions to work using Samba on Linux. I did get it to work, though, using Samba on Windows, but the file transfer rate is so slow, it not practical. I triend SCP, but that failed.
Finally, I realized that I can never use this disk for anything else because it must always be plugged in to my HA RPi, but if this disk died, I would be up a creek without a paddle because HA won’t boot. I can’t figure out how to undo the change, and I’m to the point that I’m almost ready to scrap it all.
Does anyone have any guidance? I don’t want to lose all of my other work that I’ve done in my HA setup, but I don’t know of anything other than starting from scratch. I couldn’t find anything on this particular topic when searching online.
Thank you for your help.