This is what I tried, but from (client-)VMs I can not see the smb-shares, only from external clients I see the smb-shares.VMs can't use shared virtual disks. If two VMs would access the same disk at the same time the data would get corrupted. So the way to go is to use network shares like hepo already said.
Create a third VM and use a NAS OS like TrueNAS/OpenMediaVault, give it a virtual disk to store stuff and let it share folders using NFS/SMB. Then you can mount that SMB/NFS share to your plex and jdownloader VMs.
You should try to avoid giving Proxmox two IPs on the same subnet or stuff can get mixed up.auto vmbr0
iface vmbr0 inet static
address 192.168.188.11/24
bridge-ports enp1s0
auto vmbr1
iface vmbr1 inet static
address 192.168.188.13/24
bridge-ports enp0s31f6
Yeah that is normal. You can't access another subnet without a router doing the routing between them.(and I can not access PVE on 192.168.189.13/24 from 192.168.188.xx/24, just to test it)
shure, but though I now avoid giging PVE two IPs on the same subnet, I stil can not see the smb-share from an inside VM/clientYeah that is normal. You can't access another subnet without a router doing the routing between them.
vmbr0Which vmbrige you have assigned on the storage and vm you want to access the storage?
https://www.univention.com/products/ucs/What storage solution are you using?
UCS/nextcloud run in a VM within PVE.Let me recap:
- both the VM and storage are on the same bridge (vmbr0)
yes, smb- you can access the storage from the network e.g. your laptop/desktop
yes, smb- you cannot access the storage from the VM?!?
yesCan you access the VM form the network?
yesCan you reach internet from the VM? e.g. ping yahoo.com
yesCan you ping the storage from the VM?
We use essential cookies to make this site work, and optional cookies to enhance your experience.