Page MenuHomePhabricator

[NFS] Create script to automate the cinder volume backups on cloudbackup2001
Closed, ResolvedPublic

Description

What

Create a small script (python/bash might be enough) to be triggered every week and backup the list of NFS volumes

  • Using systemd-timer
  • Retrieve the list of volumes from the cloudinfra-nfs project
  • Configure using puppet

Depends on: T292546: cloud NFS: figure out backups for cinder volumes
Proposal in a duplicated task: T294429: cinder-backups: figure out automation

Event Timeline

Andrew claimed this task.

This is done, as part of T292546. There are still issues that need debugging there but the overall framework is running.