Hello,
testing a couple different setups for a new drive I installed. first I created a Directory via the GUI for the drive. named it backups.
then I wiped the drive and created lvm then wiped the drive
then I went back to create Directory and named it backups again, but now it shows as .backups/backups
so it seems when you remove the directory from GUI and then wipe the disk, it does not remove the file structure /mnt/pve/backups
- so the next Directory you create and name it backups it now gets set to path /backups/backups
should Proxmox not rm the directory ( backups ) when we remove the Directory Storage and Wipe a disk
seems if we have named the Directory Storage backups or backups1 backups2 etc.
- then we remove the Directory Storage and add a new disks or wipe it clean, then we should be able to name that directory Storage backups again and it should be located at /mnt/pve/backups not /mnt/pve/backups/backups
somehow this should be automatic I would think to have these Directories remove when we use the GUI to remove a Directory
Thanks
Spiro
testing a couple different setups for a new drive I installed. first I created a Directory via the GUI for the drive. named it backups.
then I wiped the drive and created lvm then wiped the drive
then I went back to create Directory and named it backups again, but now it shows as .backups/backups
so it seems when you remove the directory from GUI and then wipe the disk, it does not remove the file structure /mnt/pve/backups
Code:
root@proxmox:/mnt/pve# ls
backups local2_backups local2-n-backups newbackup
- so the next Directory you create and name it backups it now gets set to path /backups/backups
should Proxmox not rm the directory ( backups ) when we remove the Directory Storage and Wipe a disk
seems if we have named the Directory Storage backups or backups1 backups2 etc.
- then we remove the Directory Storage and add a new disks or wipe it clean, then we should be able to name that directory Storage backups again and it should be located at /mnt/pve/backups not /mnt/pve/backups/backups
somehow this should be automatic I would think to have these Directories remove when we use the GUI to remove a Directory
Thanks
Spiro
Last edited: