The password does work at the console. I'm not sure how I would have another PVE node running accidentally.
Stopping the pveproxy service does cause the GUI to stop responding for the "good" host, and it responds on the same host after...
The vendor has stated that this is a specification.
It has no relation to PVE.
You simply purchased something that doesn't work in a headless environment. Considering a product that doesn't function in a headless environment as a PVE issue is...
Und als nett gemeinter Hinweis fürs nächste Mal:
Man nehme den Hauptstring der Fehlermeldung (in diesem Fall "Detected Hardware Unit Hang") und gebe diesen in die Suchfunktion bei Google und/oder des Proxmox Forums ein. Für gewöhnlich - und im...
Hi,
in dem Debian kannst Du per dpkg-reconfigure console-setup unter anderem die Fontgröße einstellen, z. B. 8x16, 16x28 usw. Die verfügbare Auswahl kommt auf den Font an.
Für die Shell am Server stellst Du das in der WebGUI ein. Rechts oben auf...
We do the following:
Remove VM Tools and power down
Import the VM leaving the disks as SATA
Create a 1GB SCSI disk
Power on the VM, install the Guest Tools and Agent. Power down,
Remove / Delete the 1GB SCSI Disk
Detach the OS Disk (SATA)...
You cannot boot Virtio SCSI, initially. If you have multiple drives, select at least one of the to be SCSI(not bootable!) and boot disk needs to be SATA, others really does not matter.
If you have only one disk, you need to add a "fake" disk...
We do the following:
Remove VM Tools and power down
Import the VM leaving the disks as SATA
Create a 1GB SCSI disk
Power on the VM, install the Guest Tools and Agent. Power down,
Remove / Delete the 1GB SCSI Disk
Detach the OS Disk (SATA)...
You cannot boot Virtio SCSI, initially. If you have multiple drives, select at least one of the to be SCSI(not bootable!) and boot disk needs to be SATA, others really does not matter.
If you have only one disk, you need to add a "fake" disk...
Hallo Community,
ich bin gerade dabei mich in ProxMox einzuarbeiten. Dazu habe ich in Hyper-V eine entspreche VM augesetzt. Die Installation verlief problemlos. Ich konnte danach auch über das Webinterface zugreifen und ProxMox updaten. Nun...
Am I supposed to be able to use the remote SPICE viewer client to connect to a Proxmox VM that uses the VirGL GPU (virtio-gl) GPU?
The VM is running fine. Acceleration works fine, powered by the iGPU. SPICE seems to be the default console...
I ended up writing my own process, by looking at how the init script works. I just need to finish the README n stuff and I'll throw it on my Github, but effectively what it does is. Could be useful for others.
Create a custom initrd.img
-...
We did install virtio drivers and qemu guest on these windows hosts before they were migrated to Proxmox, I can boot PVSCSI with scsi disks, just not virtio scsi single. That is my only issue
Have you tried to login from physical console with the same password? Are you sure you don't have two PVE nodes running by accident?
Since you already tried to restart pveproxy, try to stop it - did the GUI stop responding for all hosts?
When you...
Not sure I understand what you mean exactly. The two harddisks (at /dev/sda and /dev/sdb) form a ZFS mirror and the respective pool contains several datasets which are mounted at /mnt/<poolname>/<datasetname>
EDIT: And to expand a bit further...
So just like my other guide, this is more for my own records so I can come back and refer to it.
I know there are scripts for these things, but I prefer doing them manually so I can learn along the way.
Maybe it can help someone else in the...
1. You need to install virtio drivers before migrating a VM. Unfortunately, this will still not allow to boot a VM if boot disk is SCSI.
2. The easiest way is to select one existing drive(at least one) to be SCSI and others to be SATA, but not...
I have reason to believe that the USB drive could be the culprit. I set up a temporary SMB share to another device in the network, and it seems to be working just fine with that.