ProxMox virtualisation and cluster 7.1

downloads↗

wiki↗

File /etc/apt/sources.list deb http://ftp.debian.org/debian bullseye main contrib
deb http://ftp.debian.org/debian bullseye-updates main contrib
#
# PVE pve-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription
#
# security updates
deb http://security.debian.org/debian-security bullseye-security main contrib

File /etc/apt/sources.list.d/pve-enterprise.list: # deb https://enterprise.proxmox.com/debian/pve bullseye pve-enterprise

add to /root/.bashrc: declare -x LANGUAGE=C.UTF-8
declare -x LC_ALL=C.UTF-8
declare -x LC_TIME="nl_NL.UTF-8"
declare -x LANG=C.UTF-8

start ntp: apt-get install ntp

and insert into /etc/ntp.conf: server ntp.hondeman.net iburst prefer

root@neutron:~# ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
0.debian.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000
1.debian.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000
2.debian.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000
3.debian.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000
*proton.hondeman 94.198.159.11 2 u 32 64 17 0.264 -2.965 1.697
ntp.dicode.nl 193.79.237.14 2 u 30 64 3 11.249 -2.597 0.645
+beetjevreemd.nl .PPS0. 1 u 29 64 17 18.431 -0.418 2.409
-46.249.42.12 (c 216.239.35.8 2 u 29 64 15 13.151 -2.043 1.948
+nts1.time.nl .TMNL. 1 u 26 64 17 13.692 -2.422 3.315
time.panq.nl 193.79.237.14 2 u 97 64 6 9.051 -2.110 1.595

use a crypted disk apt-get install cryptsetup-bin

download first template: pveam update
pveam available --section system
pveam download local almalinux-8-default_20210928_amd64.tar.xz

... after creation of container 'brick' add host /etc/pce/lxc/XXX.conf: lxc.mount.entry: /user user none bind,create=dir,optional 0 0
lxc.apparmor.profile: unconfined
lxc.cgroup.devices.allow: c 10:200 rwm