Skip to content
#

lxc

Here are 207 public repositories matching this topic...

simondeziel
simondeziel commented Apr 22, 2020

It would be nice to have snapshots.schedule support the @reboot keyword. Such schedule would mean a snapshot would be taken just before starting the instance.

It would also be nice for the snapshots.expiry to support a syntax like 3@reboot to keep the past 3 snapshots taken before startups. This would likely require the snapshots name to have a snapshots.pattern including the reboot

candlerb
candlerb commented Aug 24, 2018

When using the sample lxdock.yml, I get containers whose names are <project name>-<container name>-<some digits>.

+--------------------------+---------+---------------------+------+------------+-----------+
| myproject-test01-5902851 | RUNNING |                     |      | PERSISTENT | 0         |
+
inluxc
inluxc commented Mar 17, 2016

After i set memory limit in LXC-Web_Panel, i get this error.

 lxc-start 1458216455.373 ERROR    lxc_cgmanager - cgmanager.c:cgm_setup_limits:1378 - call to cgmanager_set_value_sync failed: invalid request
      lxc-start 1458216455.373 ERROR    lxc_cgmanager - cgmanager.c:cgm_setup_limits:1381 - Error setting cgroup memory:lxc/redis limit type memory.memsw.limit_in_bytes
      lxc-start 14582
CajuM
CajuM commented Mar 4, 2020

Hello,

It would be nice if we could create Windows images for LXD automatically.
Obviously we won't be able to publish such images so we'll have to instruct users
to build them themselves.

For the installation we can extract the wim/esd image using wimapply(from wimlib) + an unattended.xml
And for the customization of the OS we can use cloudbase-init as mentioned here lxc/lxd#6205
This s

bararchy
bararchy commented Jan 14, 2016

I created 10 containers, then, destroyed them all (muahaha).
Looking at lxc-ls and ifconfig I can see that the containers are still "running" but trying to execute lxc-destroy --name *** gives back an error

f87efd19-4594-407d-9b18-712273144675  RUNNING  10.0.3.130  -     -       NO         

root@Sphere:/var/lib/lxc# lxc-destroy --name f87efd19-4594-407d-9b18-712273144675
Container is not d

Multi node IBM Cloud Private Community Edition 3.2.x w/ Kubernetes 1.13.5 in a Box. Terraform, Packer and BASH based Infrastructure as Code script sets up a multi node LXD cluster, installs ICP-CE and clis on a metal or VM Ubuntu 18.04 host.

  • Updated May 19, 2020
  • Shell

Improve this page

Add a description, image, and links to the lxc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lxc topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.