That may be the problem. Please post the output of lvs. You may need to manually activate the lvm on each start of the VM. Normally, all volumes are not active unless a VM is started and implicitly activates the volume.
Another approach would be...
This folder is empty
Yes, that seems to be exactly what happened. I selected DHCP during installation, but later I assigned an address to the vmbr0 interface via the config. How can I fix this now?
Hi All. Thanks to everyone for the suggestions. For me, it was definitely the "/usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js" that was causing the issue. I tried a gazillion other fixes first, but in the end, it was reinstalling...
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...
im mainly going to be working with windows so i need to be able to controll it im going out of town for a bit yet i need to work with them for im doing malware testing with my VM's *edit: my ISP is a total idiot and i have /24*
Depends on what VM you want to reach, how and why.
For a Linux VM, the probably simplest solution is to configure sshd to accept no passwords, open up the port 22 to your static IPv6 of that Linux VM (that is assuming your ISP is not a total...
Here is a good thing to keep in mind: Proxmox is a KVM-based solution. There are other KVM solutions, most of what you find about it is interchangeable.
As others said, you paid VMware a pretty penny, don’t be too stingy on support costs or talk...
I notice if I try to setup backups, either the built in way or with PBS, if VM IDs match across the two clusters then VMs from the other cluster show up in the backup list for the one that has a matching ID. Would this be problematic, like would...
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...
The Ceph auto scale shows that it is trying to scale to 512 but for a variety of reasons it is not increasing the pg automatically, probably because you have too few OSD for it to do that. You can probably manually increase it to 512 or increase...