I recently changed my root ZFS from a mechanical HDD to a smaller SSD. I did it with "syncoid" as syncoid -r zroot zroot2, but some mountpoints were not preserved.
But I think my mountpoints are messed up, here's what they look like:
I think zroot/ROOT/default is supposed to have / as mountpoint, but I'm not sure about the 13.1-RELEASE-- ones ( created by freebsd-update)
I know I lost my pkg DB but I suspect it's in one of the other ROOT pools
I think they're all supposed to be mounted as / and they're overlaid? But I don't want to mess up my system any further.
But I think my mountpoints are messed up, here's what they look like:
Code:
zroot 101G 107G 96K /zroot
zroot/ROOT 61.0G 107G 104K /zroot/ROOT
zroot/ROOT/13.1-RELEASE-p1_2022-09-05_084755 104M 107G 29.9G /zroot/ROOT/13.1-RELEASE-p1_2022-09-05_084755
zroot/ROOT/13.1-RELEASE-p2_2022-11-04_140801 107M 107G 24.8G /zroot/ROOT/13.1-RELEASE-p2_2022-11-04_140801
zroot/ROOT/13.1-RELEASE_2022-08-12_222505 98.2M 107G 29.4G /zroot/ROOT/13.1-RELEASE_2022-08-12_222505
zroot/ROOT/default 60.7G 107G 28.8G /zroot/ROOT/default
zroot/tmp 515M 107G 515M /tmp
zroot/usr 38.9G 107G 96K none
zroot/usr/home 32.0G 107G 9.72G /usr/home
zroot/usr/ports 5.32G 107G 5.25G /usr/ports
zroot/usr/src 1.51G 107G 1.48G /usr/src
zroot/var 220M 107G 183M /var
zroot/var/audit 152K 107G 88K /var/audit
zroot/var/crash 156K 107G 92K /var/crash
zroot/var/log 36.8M 107G 34.7M /var/log
zroot/var/mail 204K 107G 148K /var/mail
zroot/var/tmp 384K 107G 304K /var/tmp
I think zroot/ROOT/default is supposed to have / as mountpoint, but I'm not sure about the 13.1-RELEASE-- ones ( created by freebsd-update)
I know I lost my pkg DB but I suspect it's in one of the other ROOT pools
I think they're all supposed to be mounted as / and they're overlaid? But I don't want to mess up my system any further.