Hi!
I'm running Proxmox 7.0 on HP Proliant DL380e Gen8. I have RAID-1 and RAID-6 configured on P420. Proxmox in installed on volume from RAID1
I've passed-through the RAID6 volume to a VM via
I did a little experiment: I mounted the volume on both proxmox and inside the VM.
- when I added a file in VM it was not visible on Proxmox
- when I added a file in Proxmox it was not visible in OMV
- I unmounted disk in both, mounted it back
- only the file created in VM exists on a drive
I assume, that in general this setup is not recommended, but I'm wondering - how does it behave under the hood? Proxmox was able to see file that it created until I remounted the drive.
Overall I would expect that mounting a drive second time would render a "device busy" error (or something similar), so I wonder - why doesn't it?
I'm running Proxmox 7.0 on HP Proliant DL380e Gen8. I have RAID-1 and RAID-6 configured on P420. Proxmox in installed on volume from RAID1
I've passed-through the RAID6 volume to a VM via
qm set 100 -virtio5 /dev/disk/by-id/scsi-xxxxxxxxxxxxxxxxxxx
.I did a little experiment: I mounted the volume on both proxmox and inside the VM.
- when I added a file in VM it was not visible on Proxmox
- when I added a file in Proxmox it was not visible in OMV
- I unmounted disk in both, mounted it back
- only the file created in VM exists on a drive
I assume, that in general this setup is not recommended, but I'm wondering - how does it behave under the hood? Proxmox was able to see file that it created until I remounted the drive.
Overall I would expect that mounting a drive second time would render a "device busy" error (or something similar), so I wonder - why doesn't it?
Last edited: