Have you tried using fancontrol? Most servers have integration with lm-sensors so that the system can control the fans just by echoing in a file in /proc.
Es ist mal wieder Zeit ein Proxmox VE Homeserver vorzustellen.
Als Basis dient ein
* ATX Mainboard ASRock B550 PG Riptide
Highlight:
- NIC 2.5 Gbit/s,
- 6x SATA3,
- 1 PCIe 4.0 x16 Slot, 2 PCIe 3.0 x16 Slots, 1 PCIe 3.0 x1 Slot
- PCIe 4.0/3.0 x4...
Ich würde den NAS-Systemen auf jeden Fall SSD-Mirrors als special device hinzufügen und PBS als VM auf der NAS installieren, die Datenspeicher dann aber per NFS einbinden ( um den höheren Overhead von Cifs zu vermeiden)...
Dort gibt es 15 offene Pull-Requests, fast alle aus 2019 - und kein einziges Release. Das sieht für mich nach "ist schlicht tot" aus.
Oh! Das ist cool, das wertet Kasm für mich auf.
Über deren Lizenzbedingungen ("Kasm Workspaces Community...
Zumindest keines was nix kostet (mir ist zumindest keines bekannt). X2go war in X-Zeiten wirklich sehr fein. Kasm muss ich erst testen, gerade herunter geladen.
Um nochmal nachzuheulen:
RDP gehört zu Win wie ein Kalb zur Kuh.
freerdp als Grundlage in Guacamole funktioniert auch sehr sehr gut um auf Win-Clients zuzugreifen
Rdp als Server auf unixoiden Systemen ist unterdisch
VNC ist grundsätzlich...
Something I forgot: If you want to have local unencrypted backups ( so you can still restore them even if you loose the key) and encrypted remote backups you can add encryption via a push-sync job. If you don't want to open a port on the remote...
You would configure your access rights that the PVE is only allowed to create backups on the PBS but not to remove oder modify them like described in the already linked doc chapters...
Eher weniger, hier spielt das lokale Storage auf dem PBS eine entscheidende Rolle: wenn du kein Full-Flash-System hast, wird das das Problem sein.
Eine akzeptable Performance erreicht man mit lokalen ZFS auf Festplatten, wenn man special devices...
Thank you for confirming. Both disks will be 2TB.
I take it that sgdisk --zap-all /dev/sdX will be sufficient for clearing all disk structures before attaching it to the zfs pool?
I will read the man page to get a better understanding of the...
That's what "Namespaces" are for :-)
The simplest approach is to create a namespace for "cluster-A" and one for "cluster-B". Both may live in the same datastore, sharing the .chunk-store and deduplication mechanism. Then you can have vmid 100 in...
I would setup a VPN server like Wireguard or OpenVPN. Once you have that setup you VPN in and then can access everything on your network. I have mine setup in a way where I need to authenticate myself first on a hidden web page which unblocks...
Thanks for all the replies.
Finally got around to installing Proxmox Datacenter Manager on the new server and trying out the migrate option while un-checking the delete check box.
This did indeed do what I wanted it to do with two little...
Yes.
Nothing new:
if the new disk has a different (larger!) size you may need to "force" it
I do recommend to use the names listed in /dev/disk/by-id instead - you know... sda/sdb/sdc may not be as stable as hoped
and I would erase the added...
I couldn't find one, matching my needs tutorial so, here it is my own, in markdown. It's for my own reference and maybe will be useful for somebody else.
My use case is rpool/data contains all VMs with exception of PBS lxc which is stored on...
Danke! :)
Ich wundere mich gerade, dass es so funktioniert hat, ich bin mir sicher, dass ich das schon mehrfach versucht hatte, wahrscheinlich aber mit einzelenen Kernelversionen, udn er hing immer bei dem alten Kernel fest.
Egal..., das apt...
Ja, das soll so sein ;-)
Manchmal hilft es, statt dem schlauen apt das einfachere dpkg zu verwenden. Also per "dpkg -P proxmox-kernel-uralt" löschen. Falls auch dies klemmt eben wie oben esp mounten, dort manuell alte Dinge löschen und dann noch...