I have a machine with Proxmox installed on an NVME and all the VMs (all Ubuntu) are running off that drive.
I'd like to use a 500GB SSD in the same machine as a 'shared scratch disk' accessible by each of the VMs (and the host).
Should I follow 'google's advice' and do something like this:
//server_ip_or_hostname/share_name /mnt/network_share cifs credentials=/home/your_username/.smbcredentials,uid=1000,gid=1000,iocharset=utf8 0 0
in fstab on each machine, or is there a better way for the proxmox hosted VMs?
I'd also like the drive available from a non-proxmox machine on the same network.
Thanks for your answers (and for not laughing).
Andrew
I'd like to use a 500GB SSD in the same machine as a 'shared scratch disk' accessible by each of the VMs (and the host).
Should I follow 'google's advice' and do something like this:
//server_ip_or_hostname/share_name /mnt/network_share cifs credentials=/home/your_username/.smbcredentials,uid=1000,gid=1000,iocharset=utf8 0 0
in fstab on each machine, or is there a better way for the proxmox hosted VMs?
I'd also like the drive available from a non-proxmox machine on the same network.
Thanks for your answers (and for not laughing).
Andrew