Opened 2 years ago

Closed 2 years ago

#2762 closed task (fixed)

Backup on osgeo3 failing for nexus, matrix, monitor

Reported by: robe Owned by: sac@…
Priority: normal Milestone: Sysadmin Contract 2022-II
Component: SysAdmin Keywords:
Cc:

Description

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

Change History (1)

comment:1 by robe, 2 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.