Hello,
I would like to have a VM with docker for my personnal services.
Guest :
- TrueNasCore
or
- OpenMediaVault
Question
I would like to know what is the best way to add storage on the VM with proxmox.
Situation
All my VMs are based on a linux kernel.
I currently have :
- Host 1 (proxmox): zfs pool (8TB)
- Host 2 (PBS on an other NAS) : zfs pool (8TB) for my backup
Is it better to :
1) adding virtual storage with VirtIO SCSI ?
2) passthrough a physical disk to the VM ?
3) sharing storage from the host with NFS ?
1) adding virtual storage with VirtIO SCSI
I think using VirtIO SCSI is the most common way to do it.
And I feel more comfortable to manage my zfs pool from the host.
When I added the virtual disk for the storage on my VM.
Which filesystem am I supposed to use on the guest for this virtual storage ?
Ext4 or zfs ?
What about performance R/W ?
2) passthrough a physical disk to the vm
I can passthrough my sata controller only for 1 VM ... So I can't use my 8TB HDD storage on others VMs.
How am I supposed to do the backup of the storage with PBS if I choose this option ?
3) sharing storage from the host with NFS
How am I supposed to do the backup of the storage with PBS ?
What about performance R/W ?
What do you think ?
Thanks for your help
I would like to have a VM with docker for my personnal services.
Guest :
- TrueNasCore
or
- OpenMediaVault
Question
I would like to know what is the best way to add storage on the VM with proxmox.
Situation
All my VMs are based on a linux kernel.
I currently have :
- Host 1 (proxmox): zfs pool (8TB)
- Host 2 (PBS on an other NAS) : zfs pool (8TB) for my backup
Is it better to :
1) adding virtual storage with VirtIO SCSI ?
2) passthrough a physical disk to the VM ?
3) sharing storage from the host with NFS ?
1) adding virtual storage with VirtIO SCSI
I think using VirtIO SCSI is the most common way to do it.
And I feel more comfortable to manage my zfs pool from the host.
When I added the virtual disk for the storage on my VM.
Which filesystem am I supposed to use on the guest for this virtual storage ?
Ext4 or zfs ?
What about performance R/W ?
2) passthrough a physical disk to the vm
I can passthrough my sata controller only for 1 VM ... So I can't use my 8TB HDD storage on others VMs.
How am I supposed to do the backup of the storage with PBS if I choose this option ?
3) sharing storage from the host with NFS
How am I supposed to do the backup of the storage with PBS ?
What about performance R/W ?
What do you think ?
Thanks for your help
Last edited: