Releases: moosefs/pve-moosefs
MooseFS PVE v0.1.11 (beta)
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.
MooseFS PVE 0.1.10 (beta)
MooseFS support for Proxmox.
Supports MooseFS Pro and Community Edition.
Building on the last release, this one adds support for Proxmox VE 9.x and fixes numerous bugs.
It's highly recommended that all users of pve-moosefs upgrade to this new version.
MooseFS PVE 0.1.7 (beta)
MooseFS support for Proxmox.
Supports MooseFS Pro and Community Edition.
Building on the last release, this one adds support for Proxmox VE 9.x.
It's highly recommended that all users of pve-moosefs upgrade to this new version.
Full Changelog: v0.1.5...v0.1.7
MooseFS PVE 0.1.5 (beta)
MooseFS support for Proxmox.
Supports MooseFS Pro and Community Edition.
Building on the last release, this one improves support for LXC containers and fixes various bugs throughout the plugin.
It's highly recommended that all users of pve-moosefs upgrade to this new version.
MooseFS PVE 0.1.4 (beta)
MooseFS support for Proxmox.
Supports MooseFS Pro and Community Edition.
Building on the last release, this one adds support for LXC containers and fixes various bugs throughout the plugin.
It's highly recommended that all users of pve-moosefs upgrade to this new version.
MooseFS PVE 0.1.3 (beta)
Here it is – MooseFS support for Proxmox.
Supports MooseFS Pro and Community Edition.
This release adds support for MooseFS Block Device (mfsbdev) – we suggest adding two storages, one using Block Device (for performance sensitive VMs) and one without (everything else)
What's Changed
- Add initial
mfsbdevsupport by @Zorlin in #8 - Fix
mfsbdevpath and commands by @Zorlin and @devin-ai-integration in #9
Full Changelog: v0.1.0...v0.1.3
MooseFS PVE 0.1.0 (alpha)
This is for testing, not recommended for production.
Adds MooseFS support to Proxmox.