So actually a way to reproduce the distrobox/toolbox error is:
[alex@ws ~]$ podman run -d --mount type=devpts,destination=/dev/pts --userns keep-id --volume /dev:/dev:rslave registry.access.redhat.com/ubi9/ubi:latest sleep infinity...
Ugh, I think my "reproduction" is not valid. podman exec -t fails with:
Error: crun: chown `/dev/pts/4`: Operation not permitted: OCI permission denied
while toolbox/distrobox fail with:
open /dev/pts/4: No such file or directory: OCI runtime attempted to invoke a command that was not found
Hi,
Thanks to a few Reddit threads, I got rootless Podman to work inside an LXC container. However, my intention was to use distrobox/toolbox, and it doesn't work.
I've documented everything in detail here:
https://github.com/alexpdp7/alexpdp7/issues/10
; the gist is that these tools create...
Sure? Because in places like https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pct_configuration :
Also, the web console is multiuser- you're probably going to have the same concurrency issues whether someone is editing the files or not.
ctrl+f for domains.cfg on that page also finds some...
I've been editing /etc/pve/lxc/vmid.conf files manually so far, because as far as I know, you cannot set lxc.idmap entries automatedly (is that right?).
That seems to work as I expect, requires restarting the container to apply, etc.
Now I'm automating more of my config, and I was thinking of...
Sorry, no, not really. I got my new server, but it's sitting idle costing me money :)
I suspect I might push this down the road. I wanted to do this before moving in any service there, so if I mess up with things, the downtime doesn't matter... but I'm beginning to think I'll skip IPv6 in this...
To clarify, I'd like for hosts (LXC/VMs) to live both in an internal IPv4 network, with masquerading/NAT to access IPv4 Internet, and to get an IPv6 address from the range that my hosting provider gives me (a /64), so they are on the public IPv6 Internet.
Ideally, this should continue with my...
https://pve.proxmox.com/wiki/Network_Configuration#sysadmin_network_masquerading
I'm currently using this setup because my hosting provider gives me a single IPv4 address, so I have to set up masquerading.
I'm setting up a new Proxmox host, and I'm considering adding IPv6 configuration from...
As this shows high on Google... I was following https://openzfs.github.io/openzfs-docs/Performance and Tuning/Hardware.html#nvme-low-level-formatting , and decided to reformat as 4k... then the Proxmox installer said that booting off 4k-formatted NVMe with ZFS was not supported. Undoing that now :)
Could we get as a feature doing the nvme formatting to 4096 blocks if needed following:
https://openzfs.github.io/openzfs-docs/Performance and Tuning/Hardware.html#nvme-low-level-formatting
, it seems that automatically detecting the optimal block size and reformatting before installing is...
Bump...?
I think uptake of EL9 clones is being slow, but really, as Proxmox 7 does not support EL7, I was waiting until I could migrate to EL9 before migrating to Proxmox 7. But Proxmox 6 is already out of support.
I assume I could make a template work, but...
Hi,
I use the free Proxmox VE, so of course I don't have any "demands" on this topic, but I have a couple of CentOS 7 systems (a few LXC containers in Proxmox and a VPS), and I was holding off migrating a Proxmox 6.4 to a new 7.x system until I could migrate those CentOS 7 systems to EL9 (I...
Why? The purpose of this host is to provide me a desktop I can access from anywhere. It's actually working very well (using xrdp + xorgxrdp) and it's very fast and lightweight because LXC containers are faster and lighter than VMs.
I do suspect that Workstation is pulling some stuff that...
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.