Oh interessant, laut dem log fehlt das EK Zertifikat.
Auch wenn du das TPM Modul während dem Troubleshooting schonmal neu erstellt hast würde ich das gerne manuell nochmal probieren.
Disclaimer: Das folgende Kommando ist destruktiv für den...
As they say, it depends on workloads. Ceph is a scale-out solution, more nodes/OSDs = more IOPS.
At least you got the right number of nodes and networking correct at the beginning.
Been using Ceph Tentacle erasure-coding for some VMs workloads...
Thanks for the tracker link @robertlukan . It also affects testing - cloning from the secondary is a common way to practice a recovery without touching replication.
For the 50TB question, @alexskysilk'` math is the way to figure it. Two things...
Hi,
For your information, this matches the known [0] `ntfs3` file-restore limitation, and an `ntfs-3g` fallback patch [1] series has been proposed but is not released yet.
[0] https://bugzilla.proxmox.com/show_bug.cgi?id=7544
[1]...
Proxmox Virtual Environment now available for 64-bit ARM (arm64)!
https://forum.proxmox.com/threads/proxmox-virtual-environment-now-available-for-64-bit-arm-arm64.185526/
Finally
Hi Jonas,
thank you very much for pointing me in that direction. I don't know why I did not find these threads when I was searching the forums.
I ran memtest86+ and it found issues right away. I will start to change memory modules until I found...
There is an open bug report for this on the Debian package tracker [1] and also a proposed patch [2].
I'll keep an eye on that and hopefully remember to write here when there is an update.
Best regards
Jonas
[1]...
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...