
Ich versuche, mein lxc-Speicherverzeichnis in /var/lib/lxc
etwas anderes zu ändern, wie/var/directory1
Ich habe die Zeile hinzugefügt:
lxc.lxcpath=/var/directory1
in der lxc-Konfigurationsdatei in /etc/lxc/lxc.conf
, aber es ändert sich nichts.
Hat jemand eine Idee dazu? Danke.
Antwort1
man lxc-create
sagt:
-P, --lxcpath=PATH
Use an alternate container path. The default is /var/lib/lxc.
Haben Sie das probiert?