MooseFS support for Proxmox.
Supports MooseFS Pro and Community Edition.
Major reliability and safety release fixing 7 issues including multi-disk VM migration (#54), Windows TPM support (#51), and LXC data corruption (#50). See changelog for full details.
Building on the last release, this one adds support for Proxmox VE 9.x and fixes numerous bugs.
It's strongly recommended that all users of pve-moosefs upgrade to this new version.
Critical Fixes:
Fixed: Multi-disk VMs can now hot-migrate successfully (https://github.com/moosefs/pve-moosefs/issues/54)
Fixed: Windows VMs with TPM 2.0 now start correctly (https://github.com/moosefs/pve-moosefs/issues/51)
Fixed: LXC storage migration safety and data corruption (https://github.com/moosefs/pve-moosefs/issues/50)
Fixed: LXC resize and creation with mfsbdev (https://github.com/moosefs/pve-moosefs/issues/52)
Fixed: LXC snapshot backups with taint mode (https://github.com/moosefs/pve-moosefs/issues/48)
Fixed: NBD daemon crashes during snapshot operations (https://github.com/moosefs/pve-moosefs/issues/53)
Fixed: Helpful error messages when MooseFS master unreachable (https://github.com/moosefs/pve-moosefs/issues/38)
New Features:
Multiple MooseFS cluster support via mfsnbdlink property
Rust-based patch generator tool for easier development
UI support for mfsnbdlink configuration
Reliability Enhancements:
Graceful cleanup on allocation failures
Snapshot safety wrapper prevents daemon crashes
Improved NBD device collision detection
Better error handling for concurrent storage operations
Enhanced logging for troubleshooting
Known Issues:
#47: Post-migration mfsbdev state preservation under investigation
See https://github.com/moosefs/pve-moosefs/blob/main/RELEASE_NOTES_v0.1.11.md for full details.