From: vitalif@yourcmc.ru
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] Vitastor block driver plugin
Date: Tue, 26 Aug 2025 14:33:26 +0000 [thread overview]
Message-ID: <45854bb6f7e2a5059e5b5472f85c64cc@yourcmc.ru> (raw)
Hi!
You've added a block device driver whitelist in Proxmox 9.0.
Could you please add Vitastor there?
I mean this place: https://git.proxmox.com/?p=pve-storage.git;a=blob;f=src/PVE/Storage.pm;h=1dde2b751a766a28af8d40df7149936691cca772;hb=HEAD#l145
$allowed_qemu_blockdev_options in PVE/Storage.pm.
For Vitastor to work correctly, it needs to contain:
vitastor => { image => 1, 'config-path' => 1, 'etcd-host' => 1, 'etcd-prefix' => 1 }
Vitastor is a high-performance alternative to Ceph with a similar architecture (written totally from scratch) if you never heard of it. :-) I'm the author.
Current installation instructions are here:
https://vitastor.io/en/docs/installation/packages.html
https://vitastor.io/en/docs/installation/proxmox.html
It'd be also cool if you could upstream my block driver plugin, currently I'm releasing it as a QEMU patch + block/vitastor.c. It's not a problem for me to continue doing that just as before, but I'd of course appreciate if you added it to your QEMU packages. :-)
And feel free to ask any questions please :)
--
With best regards,
Vitaliy Filippov
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next reply other threads:[~2025-08-26 14:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-26 14:33 vitalif [this message]
2025-08-27 9:13 ` Thomas Lamprecht
2025-09-01 9:42 ` Fiona Ebner
2025-08-27 22:58 ` vitalif
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45854bb6f7e2a5059e5b5472f85c64cc@yourcmc.ru \
--to=vitalif@yourcmc.ru \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.