Hi @bozkalkan
thanks for posting in the forum!
I just tried to reproduce your issue on my end, but in my case it worked perfectly.
Did you change anything in your /etc/lvm/lvm.conf? Especially the parameter thin_pool_zero
Can you also please...
Hallo, wenn das Material vorhanden ist würde ich das über ein NAS harwdareseitig lösen. In der Regel will man die Daten auf so einem share ja nicht verlieren.
Hallo Proxmox Forum,
wir haben aktuell eine Situation bei welchem nach einem Update auf Proxmox 9.2.2 (bzw. vermutlich Kernel 7.0 / QEMU 11) eine Windows 2025 VM spontan mit CPU 100% einfriert und nicht mehr reagiert.
Nach einer gewissen Zeit...
Interesting idea. Having VLAN names synchronized from a network controller could definitely improve usability, especially in environments with many VLANs where remembering IDs becomes difficult.
One challenge I see is that Proxmox supports a...
One can say that this is actually two ideas at once.
The Ability to give VLANs Lables
The Ability to change settings via a script/api.
I think the first is definitely an easy and helpful Feture.
The later is definitely a more complicated one...
Thank you for your help.
We cannot simply run kill -9 on that PID because we verified that that PID actually belongs to a completely different CT.
For reference, the affected CT is unprivileged and has nesting disabled.
In fact, this issue can...
Here is something that might work for you and is easy to expand:
export vmid=$1
newtags=$2
mycluster=$(pvesh get /cluster/resources --output json)
myvm=$(jq -er '.[]|select(.id == "qemu/"+env.vmid)' <<< $mycluster)
mynode=$(jq -r '.node' <<<...
So maybe try:
kill -9 3063837
# replace above '3063837' with the relevant result at the time
pct destroy 101
I must still tell you, I have never seen an LXC (even running) produce such "messy" output on /proc/*/mounts before. This should be...
Thank you @gfngfn256 .
When we stopped CT 101, the system output showed nothing except: grep: /proc/3063837/mounts: Invalid argument.
We believe this issue is highly similar to the one reported in this thread...
Hi together,
is there a possibility to log the matched URLs from "URIBL_BLACK" in the log file?
Currently i see only the spam level in the log file, but not the URI why the rating occours.
> pmg-smtp-filter[929629]: 1809416A27AB11E0C04: SA...
Hi @DerThomasL
thanks for posting in the forum!
Currently this is not a feature integrated into the PDM.
Please feel free to open a Feature Request for that in our Bugzilla [1]
Yours sincerely
Jonas
[1] https://bugzilla.proxmox.com/
Thnx for explaining. Problematic drive is still functionaliteit, even smart says ok but there is a worrying amount (2200+) of growing reallocated sectors. Zfs pool is also online and not degraded.
I assume from the numerous results that the output you have provided, is while the CT101 is active. AFAICT this is still extremely excessive & unusual.
You need to first stop CT101 & then check that output again. After that, you need to kill...
Was a problem with apt-cacher-ng seems not to be proxmox related. Thanks for the help though!
Updated the apt-cacher-ng server and then it worked fine.
35 Jahre IT Support, da hat man seine Tools parat und man kann auch Windows-Logfiles in z.B. ELK zusammen ziehen um zentral zu suchen. Wenn an einmal die passenden Vorlagen für VMs und eine Handvoll Scripte parat hat ist das Routine. Wobei...
It would be a temporary extension. Basically it is exactly the same what "replace" does if the old drive is still connected, just more "manually".
$ man zpool-replace
DESCRIPTION
Replaces device with new-device. This is equivalent to...
Nope robotmk wird nicht installiert sondern simuliert einen Anwender der z.B. ein shopsystem aufruft und bestellt. Wenn dann in den Arbeitsschritten Probleme auftreten kann man schauen was man z.B. in Proxmox selber oder seinem Monitoring an...