Hi Guys,
I have an Unraid Server with a SMB share named proxmoxbackups that I would like to use as a network storage for backups from my proxmox ve server, however, when I try to add it using the webGUI or command line, I get this error:
However, if I SSH into my proxmox server, I see that /mnt/pve/external_storage does indeed exist. I have tried several different shares and different mount point names, it creates the folder but will not mount.
I now have a bunch of empty directories in /mnt/pve/ because it won't allow me to delete them, it says that they are busy when I run:
This is the error I receive:
I have an Unraid Server with a SMB share named proxmoxbackups that I would like to use as a network storage for backups from my proxmox ve server, however, when I try to add it using the webGUI or command line, I get this error:
Code:
create storage failed: error during cfs-locked 'file-storage_cfg' operation: unable to activate storage 'external_storage' - directory '/mnt/pve/external_storage' does not exist or is unreachable (500)
However, if I SSH into my proxmox server, I see that /mnt/pve/external_storage does indeed exist. I have tried several different shares and different mount point names, it creates the folder but will not mount.
I now have a bunch of empty directories in /mnt/pve/ because it won't allow me to delete them, it says that they are busy when I run:
Code:
rmdir external_storage
This is the error I receive:
Code:
rmdir: failed to remove 'external_storage': Device or resource busy