Hi muerkno,
try:
ps -ef | grep <vmid>
To obtain the process ID of the kvm process, that reflects your vm.
Afterwards kill <processid> to send a stop signal to the KVM process, or kill -9 <processid> to hard stop the KVM process.
BG, Lucas
I habe a VM DEBIAN 12 Textmode install. Tried reboot via termin command. but does not stop. Wether SHUTDOWN, nor HARD STOP or HARD RESET works. tried to reboot the PVE. bring me a connection error. and stops rebooting,.
Can access normaly all...
I am stuck at getting Code 43. I have passed the GPU and Audio directly and I do not get any crashes or freezing host, just cannot get the VM to initalize the GPU to be useable.
It literally worked a few days ago before updating the driver. So...
Man I feel you. I have an A750 and got it working just the other day and then I did the driver update and now I have not been able to get it working again.
I downgraded the firmware to previous version as well, but no dice. Been banging my head...
Ye, that. So basically any VM that had the new driver is shot, no DDU in safe mode no nothing will help. Reinstalled my steam VM on a new disk + 8331 driver, played for an hour or so, seemed fine. Rebooted host, tried that same VM with the old os...
Hey Falk,
danke für den Tipp zu proxLB, ich werde mir das angucken.
Allerdings kann ich "Alle normalen VMs werden wenn möglich immer je von einer CPU bedient" nicht bestätigen.
Ich untermauer' das mal mit Benchmarks für Speicherzugriff (leerer...
I want my service account to be able to send me status messages from external/internet.
That wasn't an problem before the Proxmox Mail Gateway but now I get those message as undeliverable.
Do I have to setup that one service account on the...
Hallo zusammen,
Ich stehe vor einer Problemstellung, die mich in den Wahnsinn treibt (oder seh den Wald vor lauter Bäumen nicht).
Folgende Situation:
Einer unserer Kunden ist von VMWare zu Proxmox gewechselt (Gründe kann sich jeder...
Given the limited information you are willing to supply, I can only give you a generic advice below. Perhaps someone else will be available to help.
- Check that you do not have a duplicate IP on the network
- Check system log file: dmesg
-...
Assuming HDDs:
You mentioned Raid6. This gives you the IOPS of a single disk. A verify need to read the actual data, calculate the checksum and compare it with the stored original checksum. There is no single, large file to be read. Instead it...
HW Raid or ZFS RAIDz won't cover whether the backup is still consistent. So yes: Imho it's absolutely necessary.
What kind of storage are you using? HDDs, SSDs or a fusion pool ( HDDs with SSDs as special device in zfs)?
If you can't afford...
Thanks for your answer.
changing the complete hostname is not what we want...
What I found out is, you have to change the "myhostname" Variable in the /etc/postfix/main.cf
after restarting postfix all outgoing mails have this new myhostname in...
If that was meant for me, I enabled TRIM per the above posts, and ran it yesterday. It's just not enabled by default by Proxmox's installer. Using SATA SSDs as a boot mirror.
Ich habe es damals so gemacht:
Bei mir ein Testsystem aufgesetzt und mal n knappes Jahr den zukünftigen Einsatzzweck simuliert.
Aber bereits nach 3 Monaten als mein Produktivsystem "umgebaut" und eine Lizenz gekauft.
Habs mittlerweile bei 2...
i agree it's not optimal. If you have a (in the best case concrete) improvement suggestion, please open an enhancement request on https://bugzilla.proxmox.com . that way we can better keep track of these requests :)