On Do, 04.08.22 13:30, Thomas Archambault (toma@xxxxxxxxxxxxxxxxx) wrote: > Following up on xfs and reflinks, it appears they are enabled on my > out-of-box RHEL9.0. Fwiw, this is a VBox VM however so if the FC34 system > which works correctly, but is using btrfs. > > As always, appreciate any help/references. Try straceing nspawn, to see what it does. strace -f -y -s 500 -o /tmp/nspawnstrace.log systemd-nspawn … Then look at the generated log and see what is busy doing... If unsure paste things somewhre. Lennart -- Lennart Poettering, Berlin