Moin, bei der Migration eines LXC-Containers, tritt folgendes verhalten auf,
Migration läuft für ca. 5m, bei voller Geschwindigkeit auf das iSCSI-Share,
danach passiert "nichts"
Das ist der Output:
Wiping ext4 signature on /dev/Proxmox-LUN-1/vm-155-disk-1.
Logical volume "vm-155-disk-1"...
Hi folks,
I have been using the unprivileged containers wiki guide to bind mount a directory for containerA (uid+guid 1000), which works grand.
When I tried to do a similar thing for a separate mount point for containerB (also uid+gid 1000), things went awry.
Using the same idmap lxc config...
I am new to Proxmox and might have done a silly. I installed Proxmox 8 on Ubuntu 22.04 LTS and immediately made 2 VMs on it that are both Kubuntu. I thought LXC containers were like docker containers and per app. Now in further research, if Proxmox is on a Debian-based system, and the OS you...
I tried to create a container instead and bindmount the zpool. It takes a lot less resources but messes with permissions.
https://pve.proxmox.com/wiki/Unprivileged_LXC_containers
I followed the instructions but it didn't work or I didn't wait fully for the
chown -R 1005:1005...
I had run a VM previously and passed an external USB HDD with zpool on it.
Was thinking of going lighter with a Container but can't figure out how to pass the zpool through and make it accessible on the container side.
Please help.
https://github.com/openzfs/zfs/releases/tag/zfs-2.2.0
OpenZFS 2.2.0 - Lists following new features:
Linux container support (#12209, #14070, #14097, #12263) - Added support for Linux-specific container interfaces such as renameat(2), support for overlayfs, idmapped mounts in a user namespace...
Hi there,
I have been trying for a couple days to give bind mounts to an unprivileged LXC. I'd like to have write access to an NFS share mounted on the host on /mnt/pve/paperless.
On first instance I had write access using:
lxc.idmap: u 0 0 1
lxc.idmap: u 1 100000 65535
lxc.idmap: g 0 0 1...
Hi there team Proxmox,
this isn't something that is related to installation or configuration, but I didn't find any better place to post this question.
The fork of LXD, the Incus Project, has announced its initial release 0.1 after the fork. Reports are here:
https://lwn.net/Articles/947136/...
very new to the forums. im pulling my hair out over this issue.
lenovo thinkcentre m92
i7 4th gen
16gb ram
256gb ssd boot drive (proxmox 4)
500gb hdd x2 (zfs pool equivalent of raid1)
lxc container running debian 11
i was tryna get nextcloud working inside of a debian 11 lxc container last...
Hello all,
I run PVE 7.4-3 and use LXC containers.
All containers show the systemd-service sys-kernel-config.mount as failed. They show no problems in practice, so I wonder if I should just diable this service.
Any thoughts ?
norbert@media-server:~$ sudo systemctl
UNIT...
Hi there,
I have a script running that checks if file have a uid or gid grater than 100000.
If it is the case, I substract 100000 from it.
I do this because I noticed that files comming from a LXC have their uid above 100000.
Inotify seemt to register on the path /mnt/QData which is a zfs...
I want to setup a Samba file server in an LXC container.
I found that it works perfectly fine when I use a privileged container. However, I am unsure if it is a good idea to use a privileged container.
I could sleep well better if I used a unprivileged container, but using the exactly same...
Hi there,
I'm trying to grasph the workings of networking in Proxmox.
I was following this guide https://linuxhint.com/lxc-network-configuration/
but it seems the command lxc profile show defaultdoesn't work.
I would like to connect two docker apps that are on different lxc togheter.
Where...
Good afternoon, created lxc with samba also created a test vm with windows server 2019
samba it is active but windows can't connect to it it says error "Windows can't access"
ping ok firewall on windows to disabled for tests
Hi, I 'm trying to understand LXC PUID and PGID mappings but I can use some help.
I want to map the PUID and PGID of an LXC container to PUID 99 and PGID 100 on my NAS.
How is that done? I did read some post but is is still difficult to understand.
Good morning,
I am looking to mount a network drive in an LXC container on my Promox.
I've tried lots of solutions from different sites, but I get nowhere.
Could you guide me to mount an anonymous network drive hosted on an internal NAS please?
Here is part of the FSTAB file: ...
Hi all,
I have an LXC running Ubuntu 22.04, which I'm trying to move to a new LXC running Debian 12.
Running the exact same LXC configuration somehow results in initial SSH connections to the container taking minutes or more to succeed:
$ ssh root@10.11.20.203 -vvv 2>&1 | ts -s
00:00:00...
I am wondering the best approach to provide access to my remote file systems. I run into permissions issues regardless so I would like to confirm the approach to share access to files located on my trueNAS scale server. I have the file structure already setup and in use already by TrueNas scale...
Hi there,
Here is my scenario maybe you can suggest a better method or solution.
First, I use multiple LXCs, and each has a bind mount to a single volume so that they can share data. this was done by adding mp0: btank:subvol-115-disk-0,mp=/tank to each container's config. One issue is that the...
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.