Hi!
I do currently have two servers in my network, one running Proxmox Backup Server 1.1-1 and one Proxmox VE 6.0 with works fine.
Because the VE 6.0 is on a remote server updating/installing 8.0 will be slight problematic so I avoid that for now (please don't judge ).
Now I am adding a new...
Hi!
I just found an issue with tmpfs in my LXC containers. Example, I have a container with have assigned 4GB RAM but tmpfs shows 32GB with is half of the host memory:
df -h
Filesystem Size Used Avail Use% Mounted on
udev 32G 0 32G 0% /dev/tty
tmpfs...
Hmm...
That worked:
1. In /etc/fstab on the host system
/etc/pve/nodes/ocs /certs fuse.bindfs perms=0000:u+rD,uid-offset=100000,gid-offset=100000 0 0
And then just:
pct set 103 -mp0 /certs,mp=/certs
And it works :D, looks like a hack but I am happy with that solution :).
BTW I am not sure how...
I tried already:
lxc.mount.entry: /etc/pve/nodes/ocs certs fuse.bindfs perms=0000:u+rD,uid-offset=100000,gid-offset=100000 0 0
But that just fails when the CT is started:
()
__safe_mount_beneath_at: 1106 Function not implemented - Failed to open 51(dev)
safe_mount: 1204 Invalid argument -...
I found that post about using bindfs for sharing files into CT https://forum.proxmox.com/threads/lxc-user-mappings.75450/
It seams like much easier thing that using mp0 and setting up uid/gid map (I couldn't get it done).
So I add into fstab on the host system:
/etc/pve/nodes/ocs...
I am migrating my old sever with used hand crafted nspawns as containers.
Nspawn for an unprivileged containers maps all permissions to a random uid/guid namespace.
CT-s in Proxmox start with 100000 as far I see.
Nspawn:
drwxr-xr-x 2 54067200 54067200 173 Feb 9 06:40 bin/
drwxr-xr-x 3...
I am trying to add an ACME account to my proxmox server, my email has two dots after the @ with proxmox shows as an invalid mail:
That sounds like a bug to me.
Hi!
I am trying to setup NAT for my VM/CT from that post https://forum.proxmox.com/threads/pve-6-2-private-vm-nat-network-configuration-setup.71038/
And everything is working fine, I have internet access in my VM/CT.
But when I enable Firewall in datacenter then it stops working.
Here is my...
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.