I’m setting up a small Proxmox lab mainly for learning, testing a few VMs, containers, backups, and maybe some light home/office use.
I don’t want to buy a proper server right now because this is still a learning setup. I was thinking about...
Hi @paname
thanks for posting on the forum!
I assume you had a look at the guide on stretch clusters here [1], if not just for reference.
From the logs it seems like your main problem is the pve-ha-lrm losing and not being able to update its...
Hi,
I encountering a similar situation.
I upgraded nodes from V8 to V9 I am currently in 9.2.3.
I now have timeout on my monitoring system when trying to reach my nodes on snmp. Itis OK with the API.
1) I tried to reinstall the package...
Hi Jonas,
/etc/pmg/mynetworks reflects the config which is visible in GUI.
pmconfig dump indeed was pointing me in the right direction: postfix.transportnets contains the IP Addresses in question and those are configured as smart relay in the...
Hi @sudoer (cool name btw!)
thanks for posting on the forum!
Please check the following two outputs:
pmgconfig dump
cat /etc/pmg/mynetworks
Depending on your configuration, this might interest you:
The PMG by default adds the default relay to...
There is currently no way to do this directly in PVE via the GUI, but as you guessed, it can be done via the args parameter. Something in the form of this should work:
-drive file=/path/to/nvme1.img,if=none,id=NVME1 -device...
Thanks I did get the VM disks working by using another drive and importing the disks to each new VM.
It would be nice if proxmox had a way to detect VM disks on old drives but from what I could tell I had to wipe the drive before it could be...
Sorry about that @Brendon. I hope we'll be able to expose this in the Web UI to make things easier. I agree that "just use the API" isn't that easy to do.
FYI this could also be achieved with https://github.com/ovh/ovhcloud-cli. It has an...
That hasn't worked for me for a long time. When I click login, it just loops back to the API page w/o logging me in. Plus I find that interface horribly confusing and hard to use (take the JSON escaping for example...). When support says "you can...
Hi @MrJoshuaP
thanks for posting on the forum!
This is indeed unexpected and not a known issue.
I just tried reproducing it on my test cluster, upgrading it from PVE 8 to 9 and then from Squid to Tentacle, just as you wrote, but i couldn't see...
please do not double-post as this just splits the discussion into 2 places - posting a link here to the thread in the PVE forum for reference - and closing this one...
please do not double-post as this just splits the discussion into 2 places - posting a link here to the thread in the PVE forum for reference - and closing this one...
Not anymore, coredump is not installed by default on proxmox, and although I installed it on several nodes today, as mentioned HA is disabled so it wont actually catch anything here.
Who knows, We have tried every angle we could immagine over...
es ist nur eine empfangende Domäne konfiguriert - alle User sind identisch, es gibt keine Sonderlösung und der Spambericht ist seit Tag ein der Nutzung vom PMG angepasst.
Wie gesagt, seit Tag x kommt bei einem User kein Spam-Bericht mehr an...
Sorry about that @Brendon. I hope we'll be able to expose this in the Web UI to make things easier. I agree that "just use the API" isn't that easy to do.
FYI this could also be achieved with https://github.com/ovh/ovhcloud-cli. It has an...
Man kann auch im PBS ver- und entschlüsseln und dafür keys hinterlegen, aber das geht nur für push- ( verschlüsseln ) und pull-syncs ( entschlüsseln ) gedacht, nicht für restores, die passieren beo verschlüsselten Backups immer vom client
Die Verschlüsselung passiert immer vom Client aus. Also von Proxmox VE selbst. Dort wird mit dem Erstellen der PBS Verbindung unter "Datacenter -> Storage" der Schlüssel generiert, oder es wird ein bereits verwendeter Schlüssel hochgeladen [0]...
The SIGSEGV is a very different cause to end a process here, so that seems quite unrelated to the previous SIGABRT signals. Could you specify the hardware these cluster nodes are running on?
Does a longer-running memtest or a stresstest with...
Unfortunately, we don't have any way to reproduce this on our end yet.
One way to be able to have some more information about this would be to look at the process' coredump as a SIGABRT will cause this. See if there is any coredump related to...
You can run zpool upgrade without(!!) a poolname to get a list of new feature flags. Then look them up in man zpool-features
if there is something interesting you really want to use. Then run "zpool upgrade HP-BACKUP".
If you don't "upgrade"...