public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [RFC proxmox{-backup-restore-image,-backup} 0/5] fix #7544: provide fallback to ntfs-3g for file-restore VM
@ 2026-05-14 15:25 Christian Ebner
  2026-05-14 15:25 ` [PATCH proxmox-backup-restore-image 1/5] update ZFS to 2.4.2 Christian Ebner
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christian Ebner @ 2026-05-14 15:25 UTC (permalink / raw)
  To: pbs-devel

Some Windows NTFS partitions fail to mount with the current in-kernel
(ntfs, ntfs3) filesystem implementations. The same filesystems can
however be mounted just fine using the user space ntfs-3g
implementation.

These patches draft an approach to provide ntfs-3g as last resort if
all in-kernel filesystems fail to mount.

This comes at the drawback of additional dependencies, especially
requiring the FUSE module to be build into the kernel and some
additional userspace packages.


proxmox-backup-restore-image:

Christian Ebner (4):
  update ZFS to 2.4.2
  update kernel to Ubuntu-7.0.0-17.17
  config: enable FUSE support to allow using ntfs-3g
  initramfs: add ntfs-3g as build dependency

 src/build_initramfs.sh                        |  2 ++
 src/config-base                               |  1 +
 .../0001-remove-reference-to-libudev.patch    | 20 ++++++++++++-------
 src/submodules/ubuntu-kernel                  |  2 +-
 src/submodules/zfsonlinux                     |  2 +-
 5 files changed, 18 insertions(+), 9 deletions(-)


proxmox-backup:

Christian Ebner (1):
  fix #7533: restore-daemon: last resort fallback to mount via ntfs-3g

 .../src/proxmox_restore_daemon/disk.rs                   | 9 +++++++++
 1 file changed, 9 insertions(+)


Summary over all repositories:
  6 files changed, 27 insertions(+), 9 deletions(-)

-- 
Generated by murpp 0.11.0




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-05-14 15:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-14 15:25 [RFC proxmox{-backup-restore-image,-backup} 0/5] fix #7544: provide fallback to ntfs-3g for file-restore VM Christian Ebner
2026-05-14 15:25 ` [PATCH proxmox-backup-restore-image 1/5] update ZFS to 2.4.2 Christian Ebner
2026-05-14 15:25 ` [PATCH proxmox-backup-restore-image 2/5] update kernel to Ubuntu-7.0.0-17.17 Christian Ebner
2026-05-14 15:25 ` [PATCH proxmox-backup-restore-image 3/5] config: enable FUSE support to allow using ntfs-3g Christian Ebner
2026-05-14 15:25 ` [PATCH proxmox-backup-restore-image 4/5] initramfs: add ntfs-3g as build dependency Christian Ebner
2026-05-14 15:25 ` [PATCH proxmox-backup 5/5] fix #7533: restore-daemon: last resort fallback to mount via ntfs-3g Christian Ebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal