I got a new small nvme disk for my pve installation so I installed a fresh copy of PVE to it and I am attempting to mount pve--OLD to copy my /etc/pve directory to the new installation but I seem to be missing something. It tells me that XFS is an unknown filesystem yet xfs is installed and I cant modprobe it?
Code:
root@pve01:~# mount -t xfs /dev/mapper/pve--OLD--A3AAC529-root /mnt/restore/
mount: /mnt/restore: unknown filesystem type 'xfs'.
root@pve01:~# /sbin/modprobe xfs
modprobe: FATAL: Module xfs not found in directory /lib/modules/5.15.74-1-pve
root@pve01:~# apt install xfsprogs
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
xfsprogs is already the newest version (5.10.0-4).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@pve01:~# find / -iname xfs
/usr/lib/modules/5.15.30-2-pve/kernel/fs/xfs
/usr/lib/modules/5.15.83-1-pve/kernel/fs/xfs
/usr/share/initramfs-tools/hooks/xfs
/usr/include/xfs