search for: migration_map

Displaying 2 results from an estimated 2 matches for "migration_map".

2014 Mar 28
1
basic dsync wrapper for migration from another server
...te email accounts from our Cyrus server to a new dovecot system. Feel free to use, or laugh at it as you wish :) #!/bin/bash ## # Migrate email accounts via IMAP from one server to another ## trap "kill 0" SIGINT workdir=/root/migrate # Load list of users into array. The file "migration_map" should contain one user at domain.tld per line. mapfile userList < $workdir/migration_map # Number of symultanious migrations num=10 index=0 # Loop over the array of user accounts function process_userlist { procs=$(ps aux | grep "dsync" | grep -v "grep" | wc -l)...
2012 Mar 22
0
problems configuring cluster to lucci and virtual machines resource
...('exclusive', 'on'), ('domain', ''), ('recovery', 'disable'), ('parent_id', 'esvc_root'), ('form_id', 'res_0'), ('oldname', ''), ('type', 'vm'), ('migrate', 'live'), ('migration_mapping', ''), ('status_program', ''), ('xmlfile', '/etc/libvirt/qemu/centos5.xml'), ('path', '/etc/libvirt/qemu'), ('snapshot', ''), ('hypervisor_uri', ''), ('migration_uri', ''), ('__max_fa...