Mein heutiger Test war erfolgreich. Es klemmt an einigen Stellen, wie bei "Audio" - aber das schiebe ich auf meinen spezifischen Unterbau mit Qubes-OS als Client und/oder auf die Quell-VM mit Fragmenten eines xfce4-Desktops.
XPra "fühlt" sich...
Hi,
I'm running a 3-node PVE cluster (all on version 9.1.1, except one node on 9.1.4) and I'm facing an issue where the hookscript for vzdump is not being triggered at all on one specific node, while the exact same setup works perfectly on the...
Wouldn't it be more precise to say that PVE on DHCP isn't supported without other tweaks even on single node setups?
Some services require to resolve the host name to an IP that is currently assigned to the host to work properly.
Hi,
first off - using DHCP with Proxmox VE (and physical servers in general, IMO) isn't really recommended.
In any case - this is totally expected, as nic0 is attached to the vmbr0 bridge. In such network scenarios, the bridge should have the...
Die Wayland-vs-X11-Diskussion hier dreht sich eigentlich um einen anderen Fall, nämlich das X-Forwarding bzw. waypipe von @UdoB übers WAN. Für dich mit SPICE/virt-viewer ist das völlig wurscht: SPICE zieht den Framebuffer der VM ab, ob darunter...
Sind die OSDs mit Version 19 erstellt worden?
https://docs.clyso.com/docs/kb/known-bugs/squid/
Wobei in der Fehlerbeschreibung kein Hängen sondern ein Crash erwähnt wird.
Wouldn't it be more precise to say that PVE on DHCP isn't supported without other tweaks even on single node setups?
Some services require to resolve the host name to an IP that is currently assigned to the host to work properly.
Humm, okay i did'nt know that, the mixed can make bug for ZFS Kernel...
I just tried to install in RAID1 of the RAID card and it's work fine !!! thank you :)
All achievable depending on the many other variables in the infrastructure.
Understood, I was confused by this statement:
It is a bit hard to get a full picture from the bits and pieces you provided over several messages. Especially given...
@TErxleben danke für den Link. Ja ich verwende nun die integrierte Backuplösung von PBS → USB schon ne ganze weile.
Im Endeffekt läuft es sehr einfach: USB Platte an den PBS hängen, das was man definiert hat, wird automatisch auf die Platte...
Bei deinem Dilemma hast du folgende Flaschenhälse:
Netzwerkanbindung
Anbindung des Speichermediums (Thunderbold schafft theoretisch 40GB/s
HDD statt SSD
Letzteres kannst du mit einem Cachemechanismus wie @Falk R. erwähnte, ein wenig entschärfen...
@TErxleben danke für den Link. Ja ich verwende nun die integrierte Backuplösung von PBS → USB schon ne ganze weile.
Im Endeffekt läuft es sehr einfach: USB Platte an den PBS hängen, das was man definiert hat, wird automatisch auf die Platte...
If you just need what proxmox would give out next, pvesh get /cluster/nextid is fine.
I use this:
export NEXT_ID=$(( $(ls -1 /etc/pve/nodes/*/{qemu-server,lxc}/* 2>/dev/null \
| sed 's#.*/##; s/\..*$//' \
| sort -n \
| tail -1 \
|| echo...
Alles was du über Netzwerk an den PBS anschließt ist schon mal schlecht. Auch wenn du HDDs nutzt, am besten direkt anbinden.
Wenn du einen gut laufenden PBS mit HDDs möchtest, dann einen ZFS Pool mit 2 vernünftig schnellen, kleinen NVMe als...
We hit the same signature across VMs with different guest kernels and across different nodes of 1 cluster:
- Ubuntu 22.04.5, kernel 5.15.0-181 (XFS data disks fail; ext4 root survives)
- RHEL 8.10, kernel 4.18.0-553 (XFS)
Host:
- Proxmox VE...
the docs state the following:
Backup storage:
Prefer fast storage that delivers high IOPS for random IO workloads; useonly enterprise SSDs for best results.
If HDDs are used: Using a metadata cache is highly recommended, for example,add a ZFS...
Eigentlich hatte ich mir das einfacher vorgestellt oO :eek:
Das ist ein Dedizierter Srver von ovh.
Auf linux Seite funktioniert alles. Dachte wenn ich die vm laut anleitung mache wird schon alles gehen ^^
ISt das ein Unterschied ob promox da...