<div dir="ltr">Hi,<div><br></div><div>is it possible to mount a 2nd logical volume into a LVM based container?</div><div><br></div><div>I tried:</div><div><br></div><div>/dev/lxc2/glusterfs-test srv/glusterfs ext4 defaults 0 0<br>
</div><div><br></div><div>and </div><div><br></div><div>/dev/lxc2/glusterfs-test srv/glusterfs none defaults 0 0<br></div><div><br></div><div>or</div><div><br></div><div>/dev/mapper/lxc2-glusterfs--test .....</div><div><br>
</div><div><br></div><div>into my /var/lib/lxc/<containername>/fstab</div><div><br></div><div>but none did work. A bind mount does work:</div><div><br></div><div><div>/srv/glusterfs srv/glusterfs none bind 0 0</div>
</div><div><br></div><div>but I don't want the FS mounted on the global host.</div><div><br></div><div>Do I have to allow access to the device?</div><div><br></div><div>lxc.cgroup.devices.allow = ????<br></div><div><br>
</div><div>Regards,</div><div>Flo</div></div>