<html><body><div id="zimbraEditorContainer" style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #333333" class="14"><div data-marker="__SIG_PRE__"><div>I've currently migrated LXD from canonical PPA to Snap. <br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>I have 2 RAIDS:<br data-mce-bogus="1"></div><ul><li>/dev/sda - ext4 (this is root device)<br data-mce-bogus="1"></li><li>/dev/sdb - brtfs (where I want my pool to be with the containers and snapshots)<br data-mce-bogus="1"></li></ul><div>How/where should I mount my btrfs device? What's the best practice in having the pool be in a non-root device? <br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>There are a few approaches I can see<br data-mce-bogus="1"></div><ol><li>mount /dev/sdb to /var/snap/lxd (or /var/lib/lxd - if you're using PPA) ... then: lxd init<br data-mce-bogus="1"></li><li>mount  /dev/sdb to /storage and: ln -s /storage/lxd /var/snap/lxd ... then: lxd init<br data-mce-bogus="1"></li><li>lxd init and choose existing block device /dev/sdb<br data-mce-bogus="1"></li></ol><div>Whats the best practice and why?<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>Also, I'd love it if LXD could make this a little easier and let users more easily define where the storage pool will be located. <br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>Best Regards,</div><div><br></div><div style="text-align: left;"><strong>Lai <br></strong></div></div></div></body></html>