Re: [systemd-devel] systemd-nspawn container not starting on RHEL9.0

2022-08-04 Thread Lennart Poettering
On Do, 04.08.22 13:30, Thomas Archambault ([email protected]) 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 hel

Re: [systemd-devel] systemd-nspawn container not starting on RHEL9.0

2022-08-04 Thread Thomas Archambault
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. TIA -Tom [toma@localhost ~]$ xfs_info / meta-data=/dev/mapper/rh

Re: [systemd-devel] systemd-nspawn container not starting on RHEL9.0

2022-08-04 Thread Lennart Poettering
On Mi, 03.08.22 15:40, Thomas Archambault ([email protected]) wrote: > Good day everyone on the dev list, > We are adding an analysis tool to our application that uses the host's > rootfs as one of its inputs. > > As a proof of concept, we used systemd-nspawn on Fedora 34 to create an > isola