[SOLVED] GlusterFS for backups doesn't work.

aTan

Renowned Member
Mar 22, 2013
44
5
73
Hi, I'm trying to make a CTs backup to a glusterfs storage (Proxmox 3.1) and it fails with this error:

Code:
can't use storage type 'glusterfs' for backup  (500)

Why is that? Storage is normally accessible in /mnt/pve and Proxmox created dump and template direcotries there.
 
Last edited:
It must be some bug in VZDump.pm, glusterfs is missing here:

Code:
    die "can't use storage type '$type' for backup\n" 

	if (!($type eq 'dir' || $type eq 'nfs'));
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!