X11 hat schwerwiegende Nachteile, wenn man es remote "normal" verwendet. (Und auch wenn man es lokal auf einer Multi-User-Maschine nutzt.) Normalerweise will ich Wayland einsetzen und ich ziehe Waypipe dem X-Forwading vor.
X2Go baut einen...
Hi @wendellrodriguez , its best to open your own thread vs "hijacking" a loosely related thread of another poster.
The short answer to your question - yes, it should be possible. Thousands of people have done similar migrations. Have you tried...
If this was my environment and something I wanted to resolve, I would even try:
Creating a new storage pool, manually add disks to this pull (pvesm alloc) and test the response time until it exceeds reasonable time. Reduce the number of disks -...
We are planning to move from VMware to Proxmox. Does anyone have best practices for configuring a Proxmox hypervisor in a production environment? I am new to Proxmox and do not have much experience with it.
Just for comparison, any pvesh ls /nodes|/storage|/... takes 1 to 5 sec while any pvesm list <storage_name> took 30 to 32 sec on our 5 nodes which is 100x slower than the mentioned listing via shell ls -l /mnt/pve/<nfs-store-name>/images/*/*.*
No BIOS updates, older driver versions didn't work. It's possible there was a windows update, but it's the IoT edition so it updates less aggressively than most 11 installs. If it is on the guest side, I guess it's something that one of the...
Noch ein Nachschlag zu RDP:
RDP läuft Kreise um z.B. VNC
es ist auf MS-Systemen ootb verfügbar.
Es ist MS-typisch ein wahrer Sicherheitsalbtraum
Es kann bei RDP immer nur EINEN geben. Du schmeißt angemeldete User also immer raus
VNC bekleckert...
Ich habe hier noch einen neuen (zumindest hier in diesem Thread) Kandidaten: kennt jemand https://xpra.org/ und hat bereits Erfahrungen gesammelt?
Die Entwickler scheinen ziemlich aktiv zu sein: https://github.com/Xpra-org/xpra
Ich selber...
Vielen Dank für die Erklärungen, ich werde es erstmal probieren einen neuen Host aufzusetzen, dann die vzdumps der LXCs einzuspielen. Sollte das nicht klappen, werde ich die LXCs als VM neu machen. Vaultwarden kann ich ja die Tresore sichern...
@blueman : Zu deinem "VM für Nextcloud (ist noch in Arbeit, bislang noch separate Maschine)". Evtl. kannst Du die Maschine mit Rescuezilla imagen und auf einer leeren VM zurückspielen. Das habe ich damals mit meinerm Baremetal "Ubuntu mit...
Hi @kaushal_shah,
There is a wealth of documentation, blog posts, and video material available on configuring PVE. Your question is quite broad, as production environment planning involves many different aspects, including:
CPU and vCPU sizing...
Next steps are:
Execute pvesm list <storage>.
Examine your browser's developer tools to see whether a particular API call is hanging or taking an unusually long time.
Use pvesh to execute the relevant storage listing calls and determine where...
Mich würde interessieren, warum du dein Setup genau so gewählt hast: Also Proxmox VE als VM auf einem Windows Server mit Hyper‑V.
Gibt es einen bestimmten Grund, warum die VMs, die aktuell unter PVE laufen, nicht direkt auf Hyper‑V betrieben...
Bevor ich mir einen Wolf suche, wollte ich hier mal nachfragen, ob das jemand aus dem Ärmel schütteln kann.
Also: Sind wechselnde USB-Laufwerke inzwischen zuverlässig im PVE-Umfeld einsetzbar oder muss ich meine bash-Scripte weiter am Leben...
Hi all,
how can I reliably map a vzdump task (UPID) to a scheduled backup job ID (backup-xxxx-xxxx) via API or CLI?
I have multiple backup jobs using the same storage and need to identify the last execution status per backup job.
Kind regards
Martin