Thank you for answer. Example lxc-create -n c1 -o ubuntu i don't mean ubuntu image
I mean these files: Example: root@graphene-14:/var/lib/lxc/graphene-14-worker1# ls config fstab rootfs These folders content config fstab rootfs are the same for the three containers on the same host ? it's up to me to use a deduplication solution ? That's it ? Bests. 2018-06-09 13:00 GMT+01:00 <[email protected]>: > Send lxc-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.linuxcontainers.org/listinfo/lxc-users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of lxc-users digest..." > > Today's Topics: > > 1. Re: Question : duplication (Stéphane Graber) > 2. Howto see actually used IPv6 (*not* link local) with lxc list > (v3.0.0)? (Oliver Rath) > > > ---------- Message transféré ---------- > From: "Stéphane Graber" <[email protected]> > To: LXC users mailing-list <[email protected]> > Cc: > Bcc: > Date: Fri, 8 Jun 2018 11:30:07 -0400 > Subject: Re: [lxc-users] Question : duplication > On Fri, Jun 08, 2018 at 12:13:34PM +0100, Thouraya TH wrote: > > Hi, > > > > In my cluster, i have 3 containers per host and i have 10 hosts. > > all containers are ubuntu containers. > > My question: the rootfs of these containers are the same ? > > i have duplicated files in different containers repository ? > > > > > > > > Thank you so much for answers. > > Best regards. > > Depends on your storage backend, all backends except the directory one > will use copy-on-write for deltas from the image used for the container > and their current state. > > If using ZFS and have quite a bit of spare RAM you can also turn on > deduplication on your ZPOOL which will then deduplicate writes as they > happen, possibly saving you a lot of disk space. > > > -- > Stéphane Graber > Ubuntu developer > http://www.ubuntu.com > > > ---------- Message transféré ---------- > From: Oliver Rath <[email protected]> > To: LXC users mailing-list <[email protected]> > Cc: > Bcc: > Date: Sat, 9 Jun 2018 13:47:16 +0200 > Subject: [lxc-users] Howto see actually used IPv6 (*not* link local) with > lxc list (v3.0.0)? > Hi list, > > Im using IPv6 in several lxc environments. Is there a possibility to see > the actual set IPv6-Adresses (coming from radvd) in the list command? > Ive tried > > lxc list --columns="n",user.net.0.ipv6.address > > with no luck (field leaves empty), but > > # lxc list --columns="n",net.0.ipv6.address > Error: Invalid config key 'net.0.ipv6.address' in 'net.0.ipv6.address' > > gives an error. Unfortunatly I didnt found any hint whats the key name > for getting this information. > > What can I do? > > Tfh! > > Oliver > > > > > _______________________________________________ > lxc-users mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-users >
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
