<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://osm.etsi.org/wikipub/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hudsonn</id>
	<title>OSM Public Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://osm.etsi.org/wikipub/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hudsonn"/>
	<link rel="alternate" type="text/html" href="https://osm.etsi.org/wikipub/index.php/Special:Contributions/Hudsonn"/>
	<updated>2026-05-08T13:29:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://osm.etsi.org/wikipub/index.php?title=LXD_configuration_for_OSM_Release_ONE&amp;diff=825</id>
		<title>LXD configuration for OSM Release ONE</title>
		<link rel="alternate" type="text/html" href="https://osm.etsi.org/wikipub/index.php?title=LXD_configuration_for_OSM_Release_ONE&amp;diff=825"/>
		<updated>2016-10-14T17:29:11Z</updated>

		<summary type="html">&lt;p&gt;Hudsonn: update just in case it really is a brand new VM&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to run LXD containers, you need to install lxd (if not installed by default) and zfs package (to be used as storage backend)&lt;br /&gt;
 sudo apt update&lt;br /&gt;
 sudo apt install zfs lxd&lt;br /&gt;
 newgrp lxd                   # required to log the user in the lxd group if lxd was just installed&lt;br /&gt;
&lt;br /&gt;
Then, just run the following command to configure lxd and answer the questions accordingly:&lt;br /&gt;
 sudo lxd init&lt;br /&gt;
  Name of the storage backend to use (dir or zfs): zfs&lt;br /&gt;
  Create a new ZFS pool (yes/no)?: yes&lt;br /&gt;
  Name of the (existing/new) ZFS pool or dataset: lxdpool&lt;br /&gt;
  Would you like to use an existing block device (yes/no)? no&lt;br /&gt;
  Size in GB of the new loop device (1GB minimum): 50&lt;br /&gt;
  Would you like LXD to be available over the network (yes/no)? no &lt;br /&gt;
  Do you want to configure the LXD bridge (yes/no)? yes&lt;br /&gt;
&lt;br /&gt;
Although further customization is possible, default options for LXD bridge configuration will work in all cases.&lt;/div&gt;</summary>
		<author><name>Hudsonn</name></author>
	</entry>
</feed>