Skip to content

Releases: moosefs/pve-moosefs

MooseFS PVE v0.1.11 (beta)

07 Nov 20:14

Choose a tag to compare

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)

19 Aug 11:04

Choose a tag to compare

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)

19 Aug 04:40

Choose a tag to compare

Pre-release

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)

06 Jun 00:47

Choose a tag to compare

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)

20 May 22:48

Choose a tag to compare

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)

19 May 07:03

Choose a tag to compare

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)

image

What's Changed

Full Changelog: v0.1.0...v0.1.3

MooseFS PVE 0.1.0 (alpha)

16 Mar 20:38

Choose a tag to compare

Pre-release

This is for testing, not recommended for production.

Adds MooseFS support to Proxmox.