Skip to content

Instantly share code, notes, and snippets.

View Be-El's full-sized avatar

Burkhard Linke Be-El

  • Justus-Liebig-University
  • Giessen, Germany
View GitHub Profile
@Be-El
Be-El / gist:3e0fb17ace7a899e1fdb0f15d4ab5fed
Created September 18, 2023 11:35
cinder ceph volume migration
#!/usr/bin/env perl
use strict;
use warnings;
use autodie qw(:all);
use Nice::Try;
use JSON;
# script to migrate cinder volumes from one backup to another backend