Hi!
I have the following setup:
Proxmox with two hard drives
-> Disk 1 for OS
-> Disk 2 for files
And then 2 machines:
-> KVM with physical disk2 attached (https://pve.proxmox.com/wiki/Physical_disk_to_kvm)
-> LXC container with the same disk2 using bind mounts (https://pve.proxmox.com/wiki/LXC_Bind_Mounts)
From each machine I can read files but if I create new ones, they are only visible from the same machine.
If I restart the KVM then the files written by the LXC container appears.
Can someone explain why this is happening and how to fix it?
Thanks!
I have the following setup:
Proxmox with two hard drives
-> Disk 1 for OS
-> Disk 2 for files
And then 2 machines:
-> KVM with physical disk2 attached (https://pve.proxmox.com/wiki/Physical_disk_to_kvm)
-> LXC container with the same disk2 using bind mounts (https://pve.proxmox.com/wiki/LXC_Bind_Mounts)
From each machine I can read files but if I create new ones, they are only visible from the same machine.
If I restart the KVM then the files written by the LXC container appears.
Can someone explain why this is happening and how to fix it?
Thanks!