After a good day of Googling, I found a reference to the interface file inside the LXC (/etc/network/interfaces)
Looks like Proxmox will not clean up this file if you remove an interface from the network GUI tab.
The container was attempting to renew my DHCP on all the interfaces listed inside...
I had a container running Apache with 2 networks on it.
I have since split up those containers up.
Container 1 (original) - removed eth1 and kept eth0
Container 2 (cloned) - removed eth0 and renamed eth1 to eth0 keeping the eth1 mac address
Since doing this, both containers loose ip every...
Figured it out after many hours of googling.
SAS HDD Activity LED always on - Ready LED Meaning bit:
https://www.hddoracle.com/viewtopic.php?p=279
And for anyone else who stumbles upon this post with the same issue, here are the steps I did to get the drive light back on.
apt install -y...
I bought 8 2tb drives off eBay, they had type 2 protection on them so I sg_format -v -F /dev/sdX and removed the protection on all the drives.
They all show up in Proxmox and I can make a ZFS pool and write to the pool without any issues.
During the sg-format of /dev/sdd, the power blinked out...
OMG! I think my brain was just too overwhelmed with google results to remember to remove the hyphens. I knew that but was just copy/pasting everything hoping something would stick.
Got the app and started wiping the one of the 8-2tb disks. If it works, then I'll do the rest. Looks like it's...
I've bought some SAS drives off ebay but they have type 2 protection on them. Doing some googling, it looks like I need sg_format to remove the protection but I can't figure out how to install sg_format.
apt-get install -y sg3_utils does not want to work. (Unable to locate package)
How do I get...
Anyone running ntfy (A self hosted push notification app)
Can't seem to get iOS to automatically receive push notifications. Manually pulling down to update works.
Yes, I have added the [upstream-base-url: "https://ntfy.sh"] and added my base-url
Does the container need to be privileged?
I've tried a fresh install on 7.4 and installed the NVIDIA-Linux-x86_64-460.106.00.run
nvidia-smi shows the GPU working well. I can spin up a lxc with Plex or folding at home and get GPU processing working.
Upgrade to 8 or do a fresh install using the 460 drivers that NVIDIA recommends or 510...
I have a few shares setup now and I thought everything was working well until I tried to write to a share. I'm getting a permission denied.
I've tried creating the vault folder in the LXC before adding in the mount point to the container too.
pvesm add cifs vault --server 192.168.55.21 --share...
Thanks, the quotes worked. Although I used single quotes 'NWIC Drive'
This was to accomplish adding the share to the Datacenter>Storage.
It is showing on the list of drives in the left panel and passing through to the LXC as a mount point so I'm happy but the icon shows a grey question mark and...
So, I've got a space in my share name. Ya. I know. Not good ;(
I can't change it now as their are over 50 computers connected to the server all mapped and probably hundreds of lines of code in various programs/settings/environments with that share name.
How do I add this SMB share with the...
├─/mnt/NWICDrive //192.168.55.20/NWIC Drive
│ └─/mnt/NWICDrive //192.168.55.21/NWIC Drive
I'm trying to remove the first line [192.168.55.20] but if I use "UNMOUNT /mnt/NWICDrive" which one will it kill off. Is there a way to specify which address it goes after?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.