Search results

  1. G

    Need extra range for uid in unprivileged lxc containers

    Hi, I need to allow some bigger uid than the default one (65536) in LXC containers (eg. mine is >72000 and new users are >120000 in the LDAP). As i understand lxc.idmap definition (in UID MAPPINGS section of linux.container manpage), these lines (in /etc/pve/local/lxc/2100.conf file) should...
  2. G

    [SOLVED] LXC Migration - ERROR: unknown command 'mtunnel'

    Hi, I have a 3 nodes cluster with Proxmox 4 and mainly use LXC containers (~30). Only 4-5 KVM. Today : i upgrade : libpve-common-perl pve-cluster pve-container pve-docs pve-manager pve-qemu-kvm python-pil qemu-server on the first node (r630a) Start to migrate some non-critical containers from...
  3. G

    [SOLVED] Mount RBD pool in LXC CT?

    I try to map and mount a RBD pool (from a ceph cluster) into a LXC container without success …: /usr/bin/rbd map --pool rbd test --id test --keyring /etc/ceph/ceph.client.test.keyring rbd: sysfs write failed rbd: map failed: (30) Read-only file system The Ceph configuration file seems good...
  4. G

    KVM backup error since migrate to 2.3

    Hello, I have a little problem since i migrate one of my server to Proxmox VE 2.3 last friday. A example of log before the migration: 402: mars 08 00:30:02 INFO: Starting Backup of VM 402 (qemu) 402: mars 08 00:30:02 INFO: status = running 402: mars 08 00:30:02 INFO: backup mode: suspend 402...