I have written a bash script that performs a cluster restart and the multicast fix. I use this whenever I have trouble with my nodes.
#!/bin/bash
echo "This is the automated restart cluster script, you will need to run this on the other nodes."
echo "Start: Checking that multicast is set...
I have three nodes, I typically run into these issues if I am performing an operation to is utilizing the share, for example If I was running a backup or moving a disk.
NFS shares give me an error 500 in the proxmox gui, blocking vm's that require it for boot to stop working. Sometimes when the Share is function and a boot of a vm is made the system eventually locks up.
What I have tried:
Configuring
cat /etc/pve/storage.cfg
nfs: hdd01
server...
I was having trouble installing Dell OpenManage 7.1 (I am running Dell servers in my cluster), These are the steps that worked for me:
Run the following commands in the console for the node.
echo 'deb http://linux.dell.com/repo/community/deb/latest /' | tee -a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.