Thanks to some off-list replies and some help from other online
resources, I've been able to switch this to a bridged method, with the
host interfaces set to 'manual', an inet0 bridge created that is static
IP'd for the host system to have its primary IP, and can have manual IP
assignments to conta
Hello.
I've got a VDS from RamNode - which is essentially a KVM VPS with
dedicated CPUs, and larger RAM capacity. This VDS has three IPs. I'm
going to obfuscate them here, but essentially the host box is configured
like this:
# The primary network interface
auto ens3
iface ens3 inet static
Greetings, All!
I've tried to roll a new template, but suddenly realized that I have no
"debootstrap" package installed.
Checking dependencies, it turned out it is listed as "recommended" dependency
of lxc-templates. Of course, I have not had it installed, since I don't want
unnecessary bloat on m
Hi Neil
As far as I understood, the volume.size doesn't modify the actual pool
size but only tells LXD how large new container volumes will be
created. Not sure if you can actually resize the LVM pool volume
through LXD at all.
To do it via plain LVM commands first check the name of your pool LV.
On Fri, May 19, 2017 at 1:39 PM, Mark Constable wrote:
> I'm trying to automate a simple setup of LXD via a bash script and I'm
> not sure of the best way to provide some preset arguments to "lxd init",
> if at all possible. Specifically...
>
> Name of the storage backend to use (dir or zfs): zfs