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

OSGeo trac_osgeo at osgeo.org
Thu Apr 2 16:24:55 PDT 2020


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

 * status:  new => closed
 * resolution:   => fixed


Comment:

 okay it upgraded to lxd 4.0.0 but still had same issue.

 This worked
 https://discuss.linuxcontainers.org/t/requesting-for-help-lxd-3-23-zfs-
 mount-fails-filesystem-already-mounted/7233

 {{{
 lxc exec old-projects -- shutdown -P -h now
 #get list of mounts
  grep default/containers/old-projects /proc/*/mountinfo
 #unmount
  nsenter -t 4273 -m umount  osgeo7/containers/old-projects
 lxc start old-projects
 lxc snapshot old-projects #works now
 }}}

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


More information about the Sac mailing list