* [PVE-User] missing /proc/sys/net mount in LXC
@ 2021-02-08 7:11 Michał Szamocki
2021-02-09 11:16 ` Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Michał Szamocki @ 2021-02-08 7:11 UTC (permalink / raw)
To: pve-user
Hi,
since last update from pve-no-subscription repository
# pveversion
pve-manager/6.3-3/eee5f901 (running kernel: 5.4.78-2-pve)
My containers don't have:
# mount | grep proc/sys/net
proc on /proc/sys/net type proc (rw,nosuid,nodev,noexec,relatime)
(This mount point I found in container on Proxmox 5.4)
How to create this mountpoint in Proxmox 6.3-3?
BR,
Michał Szamocki
Cirrus
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PVE-User] missing /proc/sys/net mount in LXC
2021-02-08 7:11 [PVE-User] missing /proc/sys/net mount in LXC Michał Szamocki
@ 2021-02-09 11:16 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2021-02-09 11:16 UTC (permalink / raw)
To: Proxmox VE user list, Michał Szamocki
Hi,
On 08.02.21 08:11, Michał Szamocki wrote:
> since last update from pve-no-subscription repository
> # pveversion
> pve-manager/6.3-3/eee5f901 (running kernel: 5.4.78-2-pve)
>
> My containers don't have:
> # mount | grep proc/sys/net
> proc on /proc/sys/net type proc (rw,nosuid,nodev,noexec,relatime)
> (This mount point I found in container on Proxmox 5.4)
>
> How to create this mountpoint in Proxmox 6.3-3?
>
can you re-check with lxc-pve version 4.0.6-2 available on the pvetest
repository?
You could also install it manually:
wget http://download.proxmox.com/debian/pve/dists/buster/pvetest/binary-amd64/lxc-pve_4.0.6-2_amd64.deb
# verify checksum
sha256sum lxc-pve_4.0.6-2_amd64.deb
894f07f6839bd322d74f778062732d36a36643667c33c4466796f883f7dbb291 lxc-pve_4.0.6-2_amd64.deb
apt install ./lxc-pve_4.0.6-2_amd64.deb
cheers,
Thomas
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-09 11:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-08 7:11 [PVE-User] missing /proc/sys/net mount in LXC Michał Szamocki
2021-02-09 11:16 ` Thomas Lamprecht
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal