Yeah, couldn't install the 17.6 client drivers, so I installed the 16.12 client drivers and they work fine. I doubt newer drivers will bring any improvements to these old cards... The 17.6 driver on proxmox installed fine, only problem is the...
that is good to hear you got it working, also for these new drivers you do not want p4/p40 profiles anymore if you meant p40 and not t40, you need the t4/t40 or the newer drivers wont install. p4/p40 is limited to 535 drivers as the maximum...
Based on the error and your config I'd say it's probably something to do with the folder dataset structer.
On TrueNAS you will make a Dataset on your pool, then you'd put it there. So pool/dataset or you can have pool/dataset/dataset but you...
That probably was a trick question.
If by "connected to the second switch using a VLAN tag", you mean that the connecting switch port has a VLAN assigned to it, the the switch removes that egress VLAN tag and on igress, adds the same VLAN. That...
i was mentally already prepared (and of course created vm-backups before) to reinstall those main proxmox packages mentioned above, until i created a dummy file (/etc/postfix/main.cf) with nonsense content as i am not using mailing on this...
The primary, migration oriented, document is https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE
All the best best practices references in multiple official documents are applicable. There is not a single official "XCPg to PVE" guide.
If you are...
I had a similar issue with pve9.x The error indicates that you are not using a ZFS volume, are you using a dataset instead of a volume? I fought the setup quite a bit but don't have the exact steps written out, but I would look at your pathing...
It looks like your cleanup was to „clean“. Do you use a single drive or raid/zfs?
You can use:
a Proxmox VE ISO → choose “Rescue shell” or “Debug shell”,
or
any Debian/Ubuntu live ISO or SystemRescue stick.
Find your root partition:
lsblk
If...
its a good route for troubleshooting to eliminate all possible hardware issues, checking another Nic is a good place to start.
i would also check ports on the switch, power cycle the switch if possible, if not and the switch is managed up/ down...
1st NIC posting was PVE, 2nd was PBS. just a single gig connection, tried a different ethernet cable. PBS is a dell server with onboard dual gig broadcom nics. Ill dig out a pcie nic and see if that makes a difference but I'm not optimistic.
Hi there, I have proxmox installed on a dedicated PC that is always on 24/7, on this datacenter I have a LXC which runs pijole to manage my home DNS, I also have setup a VM with Home assistant on it.
There are several PCs at home, and now I am...
do you have another NIC port you can test with?
is this a LAG on the switch side in play or just a single 1 GB connection?
the previous nic config posted is this for PBS or PVE?
sorry i've read over the previous posts and looking for clarity.
ta
Belt and braces my friend, security is a layered creature. And as I don't know my source IP address, and disabling the GUI massively reduces the attack vectors with just SSH open I'd prefer to change the binding. Thanks for the idea though!
When you add a S3 datastore you have to define a cache directory and that has to be local. Tha's why the used space increased.
It is recommended to use a different partition or drive for the S3 cache otherwise your root disk could run out of...
Yes, I got it working. The issue was the configuration I was using for keepalived was out of date. The guide was from a year or two ago, I forget which creator. Once I fixed that with help on keepalived's website I was square.