Proxmox Cluster: Why system delete a storage ?

BiagioParuolo

Active Member
Apr 29, 2009
256
0
36
Salerno - Italy
Hi,

I've created a cluster with two nodes ( a master and a child ).
On the child I've a storage that there is not on the master. Why Proxmox Cluster delete child storage config?
That storage is used by child backups when it was a single node.
Where Do child backups go?
 
Hi,

I've created a cluster with two nodes ( a master and a child ).
On the child I've a storage that there is not on the master. Why Proxmox Cluster delete child storage config?

If you create a cluster, the /etc/pve/storage.cfg from the master is sync. to all nodes. this means, you need to define all storage's on the master. to workaround, create the same storage also (fake it) on the master but use it only on the node. this issue is known a hopefully the new design of 2.0 will improve things here.

That storage is used by child backups when it was a single node.
Where Do child backups go?
 
Do child backups go to master backup dir or local node dir?

Backup dir´s are defined per job. That means is you define a backup job for node x you have to specify the backup dir for this node.