lsblk:
sda 931.5G disk
└─sda1 931.5G part /mnt/data (also lists /var/lib/docker and /home/umbrel/umbrel binds)
mmcblk0 29.8G disk
└─mmcblk0p7 19.3G part / (system)
df -h:
overlay 19G 18G 62M 100% /
/dev/mmcblk0p7 19G 18G 62M 100% /run/rugix/mounts/data
/dev/sda1 916G 798G 72G 92% /mnt/data
So the SSD is mounted at /mnt/data with 798 GB used (my real synced chain), but Docker’s data-root is on the full system card rather than the SSD.
Question: How do I re-point Docker’s data-root back to the SSD so the node uses the existing chain, instead of resyncing from scratch? I’d like to avoid a multi-day resync if the existing data on the SSD can be reattached.
Hardware: Raspberry Pi 5 umbrelOS version: 1.73