You could make somekind of ID check and when they don't conflict, allow a node with vm's join a cluster.
I forgot about it, moved vm's around with some down time and now i wanted to setup my cluster. Which is failing, because two of three of my servers thave vm's already.
Now I have to do a...
I'm installing 6.2 on a Gigabyte Dual EPYC 7302 server.
I have one Ubuntu test VM on it and it seems to work well. What issues are you afraid for @andy77 ?
If you assign an IP to vmbr0 or vmbr1 on your Proxmox host, then that IP will be given to your host and not to your VM.
Don't assign IP's on a vmbr bridge in your host. Ensure that the physical NIC you created the bridge on, is connected with a UTP LAN cable to the WAN port of your modem...
Do you want to offer both NIC's to your VM's too? If no, just create one bridge for your VM's and attach the 192.168.2.10 IP to the other NIC directly (without creating a bridge).
No? :D:eek::rolleyes:
You can try this, however I don't know it this unofficial package still works, but it's worth a try:
http://xmodulo.com/access-amazon-cloud-drive-command-line-linux.html
Your modem has a switch, right? Just use his internal IP as gateway address on your Proxmox node.
And you can create a virtual bridged adapter on top of your NIC in Proxmox to pass to your VM's.
Sorry, missed that. Yes it is on the same server, but your backup will be on the USB drive.
If you want to enable this on another server, maybe just create a share with credentials with Samba. So you mount that usb drive on that other server and then you share that directory with samba over the...
Just ran the command from a commandline via SSH and it will give you more information about the failure:
/usr/bin/systemd-run --scope --slice qemu --unit 100 -p 'KillMode=none' -p 'CPUShares=1000' /usr/bin/kvm -id 100 -chardev 'socket,id=qmp,path=/var/run/qemu-server/100.qmp,server,nowait' -mon...
this is what I did:
mkdir /media/usb
mount /dev/sdb1 /media/usb (where sdb1 can be different in your setup)
Then add the directory to Proxmox and config as a vzdump directory.
Yes thoughts on using ZFS via RAID card with JBOD or using ZFS without the RAID card and plugging the discs directly on the SATA controller of our our server board. ;)
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.