SonyJunkie
@SonyJunkie@lemmy.world
- Comment on Delivery attempt at 2am - charged to redeliver! 9 months ago:
I believe it is. What stands out to me is £1.04+ vat is not £1.45!!!
- Comment on Amazon To Start Running Ads In Prime Video Series & Movies, Will Launch Ad-Free Tier For Extra Fee 1 year ago:
Out of curiosity, why have you decided to run each service in a separate lxc rather than just one lxc?
I am about to completely overhaul my set up and I’m not sure which way is best.
- Comment on Help With NFS Share To Proxmox Container 1 year ago:
Hi,
The clone has a different IP address
- Comment on Help With NFS Share To Proxmox Container 1 year ago:
Hi, thanks for your reply.
when I run
mount -a -vvv
I get the following:mount.nfs: timeout set for Tue Aug 8 16:14:10 2023
mount.nfs: trying text-based options ‘vers=4.2,addr=192.168.0.188,clientaddr=192.168.0.116’
mount.nfs: mount(2): Permission denied
mount.nfs: trying text-based options ‘vers=4,minorversion=1,addr=192.168.0.188,clientaddr=192.168.0.116’
mount.nfs: mount(2): Permission denied
mount.nfs: trying text-based options ‘vers=4,addr=192.168.0.188,clientaddr=192.168.0.116’
mount.nfs: mount(2): Permission denied
mount.nfs: trying text-based options ‘addr=192.168.0.188’
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 192.168.0.188 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: trying 192.168.0.188 prog 100005 vers 3 prot UDP port 661
mount.nfs: mount(2): Permission denied
mount.nfs: access denied by server while mounting 192.168.0.188:/mnt/store/test-share
- Comment on Help With NFS Share To Proxmox Container 1 year ago:
Hi, thanks for your reply.
Lets call the original Proxmox container CT1 and this has the *arrs Dockers that can access and interact with the NFS share on TrueNAS
Lets call the new Proxmox container CT2 and this is the one giving me the can’t access error
Lets call the cloned Proxmox container CT1Clone, this one can access the NFS share.
I think the NFS share is not restricted to any IP address, this is a screenshot of the NFS permissions. i.imgur.com/9k5jnw4.png I can also access if from my Windows machine that also has a different IP address.
CT1 & CT1Clone work fine, CT2 doesn’t work.
- Submitted 1 year ago to selfhosted@lemmy.world | 9 comments