Hello.
In order to reduce attack surface and disk space requirements, I like to build my Linux systems from the absolute minimum. To that end, is Proxmox willing to create a base Debian template that has literally nothing installed but the base system? I.e. select nothing in tasksel when asked...
No, I guess I glossed over your reply thinking there were still problems mentioned at the end of it. Plus, I was hesitant to remove everything afraid it will mess something else up, since I don't know everything 'pvecm updatecerts' does. I will try your "clean slate" steps next time though...
Thanks to some folks in the IRC channel, I finally fixed this (at least partially: the remote Web console works again) by doing the following on the node whose Web page I'm connected to:
ssh -o HostKeyAlias=IPv4.address.of.other.node IPv4.address.of.other.node
ssh -o...
I just tried fixing this again and now even if I use an IPv6 address in the vncproxy command, /usr/bin/ssh -e none -T -o BatchMode=yes IP:V6:address:of:other:node /usr/sbin/qm vncproxy $VMID the connection from the command line succeeds. (I see RFB 003.008.) I also tried the command using the...
Hello. I too am running into the original problem posted in this thread, specifically I'm getting
Host key verification failed. when testing using the vncproxy command given above, yet I can ssh between the nodes using their host names and get details of the remote node and the VMs on it via...
I'm in a similar spot here... 5 node cluster with two pairs of DRBD8 nodes with no viable path to upgrade to ProxMox 4.x with comparable performance and redundancy. I second offering DRBD8 kernel module either in the kernel or as a package.
EDIT: It seems DRBD 8 can be upgraded to DRBD 9...
Technically, yes, but drbdmanage assumes that your VG is called "drbdpool". You can change that in /etc/drbdmanaged.cfg though https://www.drbd.org/en/doc/users-guide-90/ch-admin-drbdmanage
It's not so much that it's unclear, it's just not as easy to tell at a quick glance because the contrast between background and input field is reduced or eliminated. (I have this complaint with all flat style GUIs, not just Proxmox.) Take the logon modal for example. In 3.x, the input fields are...
Is there any way to change the layout of the Web GUI back to the v3.x style with tabs across the top? I'm sure the new v4.x layout is nice for mobile devices but on desktop-size screens, it's just annoying since I have to scroll vertically when I have plenty of horizontal space that was quicker...
Hello everyone.
I have a situation in one of my VMs that requires disabling MSI-X in order to use the Virtio network device. I only need to add the flag -set device.eth0.vectors=0 to Args but it must come after the flags that define the network devices (net0 in my case) otherwise I just get the...
Aaand I'm the problem! I had a comma separating the domains on the 'search' line in /etc/resolv.conf (manpage says to use whitespace) so Proxmox's script was dutifully copying it into the config. <facepalm>
Hopefully this helps others!
BUG! On further investigation, something's wrong with gen_pve_ssl_cert() in /usr/share/perl5/PVE/Cluster.pm: it leaves a trailing comma on the fqdn, causing the syntax error. Take a look:
RANDFILE = /root/.rnd
extensions = v3_req
[ req ]
default_bits = 2048
distinguished_name =...
I don't know your network configuration, but I've done this using a bridged network interface in the CT so it appears to the network like any other computer (and I set it with a static address too.) This skips anything the host might otherwise be doing to the network traffic.
Hello.
I'm installing Proxmox 3.1 (per the Wiki) and will update to pve-no-subscription later since this is for an open source project build system. I've done this a few times before on other systems with no problem, but this time, initial certificate generation is failing during configuration...
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.