Hello,
I have a hard drive that is attached to the host that I've been using for backups. I mounted it with fstab to be at /home/backups on the host. I then created a Directory on the node to be able to store backups in. Now I created an LXC with turnkey to add an SMB share and what I want to do now is give this hard drive to the LXC so that I can use it for file share. I want to be able to create directories for specific things (documents, videos, etc...) but I also want to have a folder for backups since this directory will now be gone for proxmox to use. Is it possible for the LXC to use the drive and then proxmox load it is a samba share to use for backups? Is this advised?
Basically I just want to allow the drive to be accessible to both the host and the LXC (the LXC is really for my iPad and laptop to access) if possible.
The file structure will probably be something like
drive
|-- Storage
|-- Backups
|-- Documents
|-- Videos
I have a hard drive that is attached to the host that I've been using for backups. I mounted it with fstab to be at /home/backups on the host. I then created a Directory on the node to be able to store backups in. Now I created an LXC with turnkey to add an SMB share and what I want to do now is give this hard drive to the LXC so that I can use it for file share. I want to be able to create directories for specific things (documents, videos, etc...) but I also want to have a folder for backups since this directory will now be gone for proxmox to use. Is it possible for the LXC to use the drive and then proxmox load it is a samba share to use for backups? Is this advised?
Basically I just want to allow the drive to be accessible to both the host and the LXC (the LXC is really for my iPad and laptop to access) if possible.
The file structure will probably be something like
drive
|-- Storage
|-- Backups
|-- Documents
|-- Videos