[SAC] [OSGeo] #2430: Having some issues with lxd again with snapshots

OSGeo trac_osgeo at osgeo.org
Tue Mar 31 20:00:53 PDT 2020


#2430: Having some issues with lxd again with snapshots
---------------------------+------------------------
 Reporter:  robe           |       Owner:  sac@…
     Type:  task           |      Status:  new
 Priority:  normal         |   Milestone:  Unplanned
Component:  Systems Admin  |  Resolution:
 Keywords:                 |
---------------------------+------------------------

Comment (by robe):

 Issue is described here - https://discuss.linuxcontainers.org/t/mount-
 fails-when-starting-container-zfs-filesystem-already-mounted-
 lxd-3-22/7080/3

 But only seems to be an issue with some containers. Short of rebooting the
 host suggested solution is below which didn't seem to work


 {{{
 for m in $(grep lxcfs /proc/mounts | grep proc | awk {'print $2'}); do
 umount ${m}; done
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2430#comment:1>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list