There is an Proxmox VE 5.3-11 server running several VM's.
Disk images are stored on Ceph RBD.
I modified "print_drivedevice_full" subroutine in /usr/share/perl5/PVE/QemuServer.pm for RBD tuning as described in https://pve.proxmox.com/pipermail/pve-devel/2018-June/032787.html
Here is my patch...
Well, here is workaround. Do it BEFORE adding Proxmox repo to apt/sources.list:
apt-get update
apt-get install vzctl
apt-mark hold vzctl
This installs old good plain vzctl 3.0 from standard Debian repo and prevents his overwriting by vzctl from PVE.
Dedicated to all folks who wants to build his...
Yes, thank you very much. I've read you documentation, but it does not answer to my question:
why your vzctl package requires tons of strange stuff like libdevel-cycle-perl, libpixman, ... ???
Hi, folks.
I've tried to install pve-kernel + minimal CLI toolset like described in http://www.howtoforge.com/installing-and-using-openvz-on-debian-wheezy-amd64-p3
echo deb http://download.proxmox.com/debian wheezy pve > /etc/apt/sources.list.d/proxmox-ve.list
wget -O-...
Is it possible to install Proxmox CLI and GUI separately:
- minimal CLI management on bare metal,
- rich GUI to CT, or to VM, or to standalone workstation?
The goal is to remove unsafe bloating software (like Apache) from bare metal and isolate them in protected environment.
IMO, in the really...
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.