Those are snapshots named "migrate". Whoever created these might have had a reason. Are you the owner of said machine? Take a look into each of these VMs:
You should see the snapshots there. Do you know what a snapshot is and does and is made for?
Der große Unterschied zu VMware ist, dass du die Option nicht auf dem Cluster setzen kannst, sondern das pro VM machen musst. Dafür hast du bei Heterogenen Clustzern mehr Abstufungsmöglichkeiten. Funktionierten tut das maskieren aber identisch.
I will tell you what I do before try to create a cluster.
If I want to create a cluster using a different IP from that one in the vmbr0 bridge, I put this IP in the /etc/hosts.
Then I use
pvecm create cluster-name --link0...
I will tell you what I do before try to create a cluster.
If I want to create a cluster using a different IP from that one in the vmbr0 bridge, I put this IP in the /etc/hosts.
Then I use
pvecm create cluster-name --link0...
send this info
root@pvepapisa:/mnt/pve/wdex4100/temp# qemu-img info Prod1g5_1.vmdk
image: Prod1g5_1.vmdk
file format: vmdk
virtual size: 350 GiB (375809638400 bytes)
disk size: 300 GiB
Format specific information:
cid: 2573034198
parent...
I checked my /etc/hosts file, and it currently looks like this:
root@pve:~# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
192.168.1.203 pve.jiajunli-homelab.net pve
# The following lines are desirable for IPv6 capable hosts
::1...
Hi,
migrations with VM CPU type host between different physical CPUs are never guaranteed to work. They might work between specific models if you are lucky, but even then, they might break upon kernel or QEMU changes. See...
Experienced same issue.
As IPv6 is enabled, in my case on a VM bridged to NIC facing hosting provider network, i.e. Internet directly, the VM gets real (2a06:dd00:...) addresses via DHCPv6, which seems to be default Cloud-init behavior which...
Hi,
it's not about the machine version, but about the running QEMU binary. You can find the minimum required e.g. from the changelog:
pve-qemu-kvm (8.1.5-5) bookworm; urgency=medium
* implement support for backup fleecing
-- Proxmox Support...
Finde ich jetzt etwas sehr schroff formuliert. Die Dinger haben schon ihre Daseinsberechtigung. Aber ich bin bei Dir, ich würde auch immer einen PC von HP (Elitedesk Mini) oder Lenovo vorziehen. Sind eben ausgereifter als die NUC-Teile, wenn auch...
Wenn du die discard Option setzt, sieht das OS eine Disk wo trim funktioniert.
Ob das im OS tatsächlich ausgeführt wird, steht auf einem anderen Blatt.
I can't do anything currently. No key presses are registered, so an NVIDIA GPU (1080 EVGA) is currently being used for Plex (VM has a passthrough).
This happened right after I updated the system from 8 to 9. Before the restart, I again used the...
I think you should always use static IP.
Besides that, check the /etc/hosts to match the IP and the server name, like this:
192.168.100.10 pve01.network.local pve01
Yes, you should use an abstract CPU type like x86-64-v3 if your physical CPUs are not the same model: https://pve.proxmox.com/pve-docs/chapter-qm.html#_cpu_type
Finde ich jetzt etwas sehr schroff formuliert. Die Dinger haben schon ihre Daseinsberechtigung. Aber ich bin bei Dir, ich würde auch immer einen PC von HP (Elitedesk Mini) oder Lenovo vorziehen. Sind eben ausgereifter als die NUC-Teile, wenn auch...
Der Router / Gateway ist eine Fritzbox mit 192.168.178.1. Der externe Rechner mit Suse hat die IP 192.168.178.73. Der Promox gui hat die 192.168.178.83 und die suse VM hat die 192.168.178.94. Alle ip's werden per DHCP vergeben bzw. sind fest...