Migrating from RAID1 to JBOD

I want to migrate my TS-253B from RAID1 to JBOD. I understand that this is not possible without backing up and then rebuilding the disks from scratch. Are there any methods/tricks that will allow me to reduce the time for the reinstall of the system – keeping my current settings, installed docker containers, etc.? Can a backup to an external HDD be made to include all configuration settings such as those?

JBOD as in single disks or a spanning JBOD?

Did you use compose for the containers?

Single disks. I didn’t use compose.

Maybe redo all you containers via compose, that way it’s super easy to back them up (always have backups of all your data, even more so on your future single disk plans) and restore them on any machine.

OK thanks. What about everything else - native app settings, installed qpkg, etc?

There is a backup function, but it’s also containing your storage config, so restoring it might add a missing RAID1.

Could you let us know a bit more about your plans? Specifically:

  1. Are you planning to replace the device, or are you looking to expand the capacity of your current one?

  2. Are you looking to expand drive capacity, or simply reconfigure the drives in your current device?

  3. What is your expected use case?

  4. If you plan to add drives, what is your current drive capacity and the final target capacity after migration?

  5. Which QPKG packages do you currently have installed?

This will help us provide more comprehensive and practical recommendations based on your actual situation. Thanks!