[SAC] [OSGeo] #2762: Backup on osgeo3 failing for nexus, matrix, monitor

#2762: Backup on osgeo3 failing for nexus, matrix, monitor
---------------------------+---------------------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone: Sysadmin Contract 2022-II
Component: Systems Admin | Keywords:
---------------------------+---------------------------------------
I assume this probably result of recent lxd upgrades.

The snapshotting was failing with zfs eror

{{{
lxc stop matrix
sudo rm /var/snap/lxd/common/lxd/storage-
pools/default/containers/matrix/backup.yaml
lxc start matrix #if fails try to mount
sudo zfs set mountpoint=/var/snap/lxd/common/lxd/storage-
pools/default/containers/matrix canmount=noauto
osgeo3_lxd/containers/matrix
sudo zfs mount osgeo3_lxd/containers/matrix
lxc start matrix

#confirm snapshot works
lxc snapshot matrix
}}}

Repeated for nexus and monitor
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2762&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2762: Backup on osgeo3 failing for nexus, matrix, monitor
---------------------------+----------------------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: closed
Priority: normal | Milestone: Sysadmin Contract 2022-II
Component: Systems Admin | Resolution: fixed
Keywords: |
---------------------------+----------------------------------------
Changes (by robe):

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

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2762#comment:1&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.