SonyJunkie

joined 1 year ago
[–] SonyJunkie@lemmy.world 5 points 11 months ago (1 children)

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.

[–] SonyJunkie@lemmy.world 1 points 1 year ago

Hi,

The clone has a different IP address

[–] SonyJunkie@lemmy.world 1 points 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

[–] SonyJunkie@lemmy.world 1 points 1 year ago (2 children)

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. https://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.

 

EDIT

I found the issue, it was me!! LOL I thought it had to be a setting I had forgotten and it was, I forgot to enable NFS & Nesting under Features in the Otions of the cotainer, see this image - https://imgur.com/bSiozKS

Thank you to everyone that took the time to reply and offer their suggestions.

Hi All,

Let me start with some basic basic background on my set up, I have a server running Proxmox with some Ubuntu containers. I have a separate server running TrueNas with a share that has both NFS & SMB set up. I can see this share in Windows 11 and read and write to it.

One of the Ubuntu containers is able to see this share via NFS and read and write to it too. I am testing Sonarr, Prowlarr & Qbittorrent Docker containers and got the basics set up, Sonarr can find episodes via Prowlarr of a TV show, hand it off to Qbittorrent to download and then move it from the download folder to the TV folder. Both the download folder and the TV folder are on the TrueNas server.

I then set up a Docker container for AudioBookShelf in the same Ubuntu CT and that can also read and write to the NFS share.

My issue is that I tried to set up another Ubuntu CT on the Proxmox server but cannot seem to access the NFS share on the TrueNas server.

This is what I did (which I think was the same process as the working CT)

  • 1/Create a privileged conatiner
  • 2/ Update and upgrade the CT
  • 3/ Install nfs-common
  • 4/ Create a directory in the CT in the /mnt directory for the NFS share
  • 5/ added this line to the fstab file in /etc 192.168.0.188:/mnt/store/test-share /mnt/test-share nfs defaults 0 0

However, when I run mount -a I get this error message mount.nfs: access denied by server while mounting 192.168.0.188:/mnt/store/test-share

Running df -h does not show the mount obviously but it does in the working CT

As a further test, I cloned the working CT, deleted all the Docker containers and I can still see the NFS just fine.

I have probably missed a step while setting up the new CT but I'm not sure what.

Can anyone offer some help?

[–] SonyJunkie@lemmy.world 1 points 1 year ago

I don't subscribe to Audible. 😳

[–] SonyJunkie@lemmy.world 4 points 1 year ago (3 children)

I consume most of my books via audiobooks.

I'm just about to finish the final Expeditionary Force book, overall I really enjoyed the series, yes there were a few low points (we won't talk about the the audio drama one!) but I thought it held up well.

This is my list of upcoming books:

[–] SonyJunkie@lemmy.world 2 points 1 year ago

My Raspberry Pi's are named after planets and large bodies on the Solar system.

My servers are named after The Expanse characters and ships.

VM's and CT's after their usage with a tag in Proxmox for the OS used.

 

Andy Weir tweeted this fan-fic based on his book Artemis.

https://twitter.com/andyweirauthor/status/1680415110534434817?t=QNax0QoxeQUm9jDbBa8L1w&s=19

I found it an enjoyable read and it was good to revisit this setting. I know the book had mixed reception and is nowhere near as good as The Martian of PHM but I enjoyed the book.

[–] SonyJunkie@lemmy.world 1 points 1 year ago

Thank you again. Yeah, I'm trying this from home as opposed to a vps. It's more as a learning exercise than a serious instance.

I'm still going to try and getting it working behind my reverse proxy, like I say, as a learning experience.

[–] SonyJunkie@lemmy.world 1 points 1 year ago (2 children)

Thank you so much for replying.

I think this is above my skill level, but I will have a read through your advanced configuration page and see if I can understand it.

Thanks again, but I think I'm going to need more than luck!! LOL

[–] SonyJunkie@lemmy.world 1 points 1 year ago (4 children)

Hi @ubergeek77@lemmy.ubergeek77.chat

I must be doing something wrong here because unlike many others I can't seem to get this working! Please can you offer some advice?

I have amended the config.env file to change the HOSTNAME, SITE NAME and ADMIN USER but left everything else the same.

I then ran ./deploy.sh and everything seems to have worked because it presented me with the admin login credentials and basic instructions to shutdown and start the instance. I tried simply typing the IP address of the docker container in to a browser but that didn't work and TBH I didn't expect it to. I then typed the URL into the browser and I'm getting a "ERR_TOO_MANY_REDIRECTS" error message. I read through the trouble shooting on your Github but the only reference to too many redirects mentions a Cloudflare API token, I'm not using Cloudflare nut I am using nginx proxy manager to point my URL to the docker container.

I hope some of this makes sense.

 

cross-posted from: https://lemmy.world/post/953492

I have a Dell Optiplex 7060 MFF that wont boot, according to the power LED flash sequence it has a faulty motherboard.

The motherboard has a model number of IPCFL-BS 65W.

It had a decent i7 processor so I removed it and put it in a lower spec 7060 that I bought, I then installed the i5 from the other 7060 but it still wouldn't boot, no surprise there!!

I suppose I can do one of the following:

  • sell it as is for spares or repairs on eBay (the CPU (i5-8500T) has got to be worth at least £30 on it's own)
  • get a replacement MB from eBay or an AliExpress clone
  • try and work out what has failed on this MB and fix it (this is way above my skill level)

Anyone have any other ideas or suggestions?

[–] SonyJunkie@lemmy.world 2 points 1 year ago

I'm swapping between the PWA of lemmy.world and wefwef.

I like the clean, simple interface that wefwef provides but I don't like the iPhone inspired UI, sorry!

I also check out the beehaw PWA to see what being posted there.

Waiting on Sync for Lemmy though.

[–] SonyJunkie@lemmy.world 3 points 1 year ago (2 children)

Saddest uninstall ever!! 😪

 

Caught him mid yawn and it looks like he's shouting at me and wants to rip my guts out!! LOL

view more: next ›