Search results

  1. C

    "pct exec" on remote node

    I'm looking for a way to execute commands in a container on a remote node. If I try "pct exec 100" I get: Configuration file 'nodes/pve-cl01/lxc/100.conf' does not exist Maybe it is possible to specify the path to the configuration file via extra-args? Or is it not possible using pct?
  2. C

    Building a client for an old Centos distribution

    I used scripts from this repository and built a client v1.0.11 in a Centos 6 environment with the glibc 2.12 library. The resulting client is successfully installed on the Centos 6.10 system, but when trying to perform a backup, the following error occurs: The error occurs when there are indeed...
  3. C

    Chunks are not cleared when a backup is incomplete

    I am currently testing PBS (1.0 release) in my testing environment. Lights went off while backup job was running. When power supply was restored and servers were up again, I tried to delete incomplete backup from the list in storage. So the backup was deleted from the list, but chunks were not...
  4. C

    PVE coud-init with FreeBSD-guest

    Good day! I tried to use cloud-init to a virtual machine with FreeBSD-11.1 and py27-cloud-init package, but it doesn't work (on a virtual machine with Debian Stretch it works perfectly). Is it possible in pve at the moment?