Skip to content
andrei perepiolkin edited this page Mar 26, 2026 · 11 revisions

Open-E JovianDSS Proxmox

Overview

The Open-E JovianDSS Proxmox plugin enables Proxmox VE clusters to use Open-E JovianDSS storage pools as backend storage via iSCSI.

It provides:

  • Automated Volume Management: Dynamically attach/detach iSCSI targets and manage multipath devices.
  • High Availability: Support for Open-E JovianDSS failover and multipathing across multiple network interfaces.
  • Thin Provisioning: On-demand volume allocation to optimize storage usage.
  • Cluster-wide Integration: Treat storage as shared, enabling live migration and HA features in Proxmox VE.

Documentation

For a full list of topics, visit the JovianDSS Proxmox Wiki.

Plugin features

Feature JovianDSS Plugin
Storage of images(QEMU/KVM VM images), rootdir(container data) ✅ To store iso, backup, and vztmpl content use the native Proxmox VE NFS plugin as described in Open-E JovianDSS with NFS for Proxmox VE: Best Practices Guide
images(QEMU/KVM VM images)/rootdir(container data) to JovianDSS volume relation ✅ Each VM/CT virtual disk is stored on its own dedicated volume
Snapshots ✅ Each volume maintains its own set of snapshots. Snapshots are created individually for each volume. Note: Proxmox VE's built-in backup functionality does not back up JovianDSS plugin snapshots
Rollback Rollback can be done to the latest snapshot only, user is recommended to use cloning from snapshot to restore to older state
Clonning
Volume movement from one VM to another
Volume resizing
Supported format of storing VM/CT data raw (with Snapshots supported)
Thin provisioning

Roadmap

  • Additional volume configuration options

  • CHAP authentication for iSCSI targets

  • Optional backup-plugin extension

Support & Contribution

Report issues and feature requests via the repository Issues.

Contributions are welcome! Please fork the repository, submit a pull request.

Clone this wiki locally