Ok, this was a zfs dataset issue on the nfs server. The data is actually there on the nfs server. mounting the zfs dataset was what I had to do to see the actual data.
Ok, this was a zfs dataset issue on the nfs server. The data is actually there on the nfs server. mounting the zfs dataset was what I had to do to see the actual data.
Ich muss zugeben, dass ich hier mal kurz laut lachen musste. Chapeau für den passenden Vergleich. :-)
Etwas ersnthafter:
Natürlich ist die Anfrage in der Kombination unsinnig. Allerdings haben wir ja alle mal klein angefangen und viele...
Moin
Was hat Proxmox mit einem Laptop für's Studium zu tun? :D Bei einem Laptop für's Studium wird es ja vermutlich in erster Linie darum gehen mit irgendeiner Office-Software irgendetwas erstellen zu können und das hat erst einmal herzlich...
Nimm besser ein Linux mit Desktop deiner Wahl und darauf dann VirtualBox oder virt-manager. 8GB nur für Studiumskram und kleine VMs ist ok, mit Windows-VMs eher nicht.
ProxmoxVE hat standardmäßig keine GUI und weder DHCP- noch WLAN aktiviert...
nfsstat -m
10.20.10.22:/proxmox on /mnt/pve/nfs-backup type nfs4 (rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,fatal_neterrors=none,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.20.10.40,local_lock=none,addr=10.20.10.22)...
You do not need to match the VM CPU topology to the physical server CPU topology.
Your host has two physical CPUs, but that does not mean each Windows VM should also be configured as 2 sockets. In Proxmox, the total vCPU count is:
sockets ×...
Ich muss zugeben, dass ich hier mal kurz laut lachen musste. Chapeau für den passenden Vergleich. :-)
Etwas ersnthafter:
Natürlich ist die Anfrage in der Kombination unsinnig. Allerdings haben wir ja alle mal klein angefangen und viele...
If I go and create a manual nfs mount
mount -t nfs 10.20.10.22:/home /mnt/testnfs/
it completes the task. when I cd into /mnt/testnfs I can touch a file here. When I go look on the nfs server I do NOT see the file there. I have no clue as...
Für die Proxmox-Frage: PVE ist ein Bare-Metal-Hypervisor, den ballerst du normalerweise aufs blanke Blech, nicht als Zweit-OS auf deinen Arbeitslaptop. Auf dem Studi-Notebook brauchst du Office, Browser und vielleicht Coding-Kram, dafür ist ein...
First, this is the English speaking part of the forum. Otherwise, go here:
https://forum.proxmox.com/forums/proxmox-ve-deutsch-german.20/
Second, you might want to choose a meaningful title for your topic. I do not see what failure to use a GPU...
Hi, here is the output. Yes you will notice the export name has changed, from /home to /proxmox. This was intentional. the expected dir on the local pve host are there, but they are not translated or saved on the remote nfs hosts...
Since you haven't measured anything yet, I'd confirm there's a real problem before chasing the message. In the guest, run this before a migration and again straight after:
chronyc tracking
Watch System time and Last offset. If both stay small...
That's great — just to confirm, can you ping the other hosts from each VLAN?
Assuming they're all communicating, they should be able to sync a new version of the Corosync config between the hosts [0].
If you update ring0_addr for Host 1 and...