My opinion is that if you really want a properly running cluster with HA enabled, then SFF/USFF machines are mostly a dead end. Either find mini-towers so you can have dual 10GbE, a boot mirror and a some drives for Ceph, or forgo HA and just...
First off, there is already a Bugzilla tracking this issue dating back to 2018: https://bugzilla.proxmox.com/show_bug.cgi?id=1856
Proxmox has grown significantly in enterprise adoption since then. It's time to bring this issue to resolution...
Well I'd like to be able to use the storage on my install. Adding an external ssd via usb when I don't necessarily need it doesn't appeal to me unless I have nas container, but I don't.
# cat /etc/pve/storage.cfg
dir: local
path...
Vielen Dank
Ja, es handelt sich um das Projekt im Link
Ich verstehe nicht was du mit dem Satz meinst:
Generell würde ich, und mache es auch so, VPN und andere routen veränderte Dienste, immer in einer VPN laufen lassen.
Ich gehe mal davon aus...
"even if you fix that one thing, you are just hacking away at individual symptoms."
This is how software is made my boy. Does Proximo have a v1.0.0 on it? No, its got v0.29.0, and its because I'm building something in a different thesis that the...
Well at that moment I was just trying to do something.
Currently, I can create a VM but cannot use storage. Just a blank pulldown
root@pve:~# lsblk -o+FSTYPE,LABEL,MODEL
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS FSTYPE LABEL MODEL
sda...
This should do it so the defaults are used which should be more than just 50% nowadays
rm -f /etc/modprobe.d/zfs.conf
update-initramfs -ukall
reboot
You might have to update the bootloader too.
Also check this before and after
zarcsummary -s arc...
I'm using an old ESXi server to run Proxmox Backup Server. It has 192GB of RAM but never uses more than about 99GB (according to the Memory usage graph on the Server Administration page). I'm assuming most of that is just caching indexes and...
In fact the pve manual recommends not to have a qdevice if you have at least three nodes and an odd number of nodes due to the way corosync handles them:
You dont need a qdevice for a 3 node cluster; it will just serve as a 4th vote that doesnt have any consequence since its not a tiebreaker anyway.
The lessons here are well learned, namely:
1. your cluster is only as stable as its network design...
Don't cluster them but use the DatacenterManager for migrating vms between the nodes and pve-zsnc for replicating via zfs. You will need to start them manually instead of HA though. Alternatively buy two USB-NICs to have a dedicated cluster...
You dont need a qdevice for a 3 node cluster; it will just serve as a 4th vote that doesnt have any consequence since its not a tiebreaker anyway.
The lessons here are well learned, namely:
1. your cluster is only as stable as its network design...
No, since I have 3 nodes, I think I should be covered if one of them goes down. But now that you mentioned it I have a couple of Rasberries lying around doing nothing so maybe I shouid add one to act as voting qdevice, thanks for the feedback!
No, since I have 3 nodes, I think I should be covered if one of them goes down. But now that you mentioned it I have a couple of Rasberries lying around doing nothing so maybe I shouid add one to act as voting qdevice, thanks for the feedback!
Achja, für was braucht man so ein "nodecast-tv"?
Handelt es sich um dieses Projekt?
# https://github.com/technomancer702/nodecast-tv
# https://sourceforge.net/projects/nodecast-tv.mirror/
Und wichtig, Docker ist "immer" in einer VM zu betreiben...