Hi ppl! Got a weird problem I just wanted to share. I haven't done any real troubleshooting just yet, but I thought this might be interesting to document for the future because I haven't seen a post about this previously.
Consider my setup; 3 vmware esxi servers of various performance. 1 QNAP TS-419 NAS. Gigabit network. Backing up with ghetto.
The log from the suspicious server;
2013-05-31 00:00:02 -- info: CONFIG - VERSION = 2011_06_28_1
2013-05-31 00:00:02 -- info: CONFIG - GHETTOVCB_PID = 34005871
2013-05-31 00:00:02 -- info: CONFIG - VM_BACKUP_VOLUME = /vmfs/volumes/linnas01
2013-05-31 00:00:02 -- info: CONFIG - VM_BACKUP_ROTATION_COUNT = 3
2013-05-31 00:00:02 -- info: CONFIG - VM_BACKUP_DIR_NAMING_CONVENTION = 2013-05-31_00-00-02
2013-05-31 00:00:02 -- info: CONFIG - DISK_BACKUP_FORMAT = thin
2013-05-31 00:00:02 -- info: CONFIG - ADAPTER_FORMAT = buslogic
2013-05-31 00:00:02 -- info: CONFIG - POWER_VM_DOWN_BEFORE_BACKUP = 0
2013-05-31 00:00:02 -- info: CONFIG - ENABLE_HARD_POWER_OFF = 0
2013-05-31 00:00:02 -- info: CONFIG - ITER_TO_WAIT_SHUTDOWN = 3
2013-05-31 00:00:02 -- info: CONFIG - POWER_DOWN_TIMEOUT = 5
2013-05-31 00:00:02 -- info: CONFIG - SNAPSHOT_TIMEOUT = 15
2013-05-31 00:00:02 -- info: CONFIG - LOG_LEVEL = info
2013-05-31 00:00:02 -- info: CONFIG - BACKUP_LOG_OUTPUT = /tmp/ghettoVCB-2013-05-31_00-00-02.log
2013-05-31 00:00:02 -- info: CONFIG - VM_SNAPSHOT_MEMORY = 0
2013-05-31 00:00:02 -- info: CONFIG - VM_SNAPSHOT_QUIESCE = 0
2013-05-31 00:00:02 -- info: CONFIG - VMDK_FILES_TO_BACKUP =
2013-05-31 00:00:02 -- info: CONFIG - EMAIL_LOG = 1
2013-05-31 00:00:02 -- info: CONFIG - EMAIL_DEBUG = 0
2013-05-31 00:00:02 -- info: CONFIG - EMAIL_SERVER = 192.168.20.3
2013-05-31 00:00:02 -- info: CONFIG - EMAIL_SERVER_PORT = 25
2013-05-31 00:00:02 -- info: CONFIG - EMAIL_FROM = esxi02_backup@*
2013-05-31 00:00:02 -- info: CONFIG - EMAIL_TO = *@*
2013-05-31 00:00:02 -- info:
2013-05-31 00:00:05 -- info: Initiate backup for EXCHMB01
2013-05-31 00:00:05 -- info: Creating Snapshot "ghettoVCB-snapshot-2013-05-31" for EXCHMB01
2013-05-31 00:00:11 -- info: Removing snapshot from EXCHMB01...
2013-05-31 00:00:11 -- info: Backup Duration: 6 Seconds
2013-05-31 00:00:11 -- info: Successfully completed backup for EXCHMB01!
2013-05-31 00:00:15 -- info: Initiate backup for LINSRV02
2013-05-31 00:00:15 -- info: Creating Snapshot "ghettoVCB-snapshot-2013-05-31" for LINSRV02
2013-05-31 00:00:20 -- info: Removing snapshot fromLINSRV02 ...
2013-05-31 00:00:20 -- info: Backup Duration: 5 Seconds
2013-05-31 00:00:20 -- info: Successfully completed backup for LINSRV02!
2013-05-31 00:00:24 -- info: Initiate backup for LINSRV04
2013-05-31 00:00:24 -- info: Creating Snapshot "ghettoVCB-snapshot-2013-05-31" for LINSRV04
2013-05-31 00:00:29 -- info: Removing snapshot from LINSRV04 ...
2013-05-31 00:00:29 -- info: Backup Duration: 5 Seconds
2013-05-31 00:00:29 -- info: Successfully completed backup for LINSRV04!
2013-05-31 00:00:33 -- info: Initiate backup for remote
2013-05-31 00:00:33 -- info: Creating Snapshot "ghettoVCB-snapshot-2013-05-31" for remote
2013-05-31 00:00:37 -- info: Removing snapshot from remote ...
2013-05-31 00:00:37 -- info: Backup Duration: 4 Seconds
2013-05-31 00:00:37 -- info: Successfully completed backup for remote!
2013-05-31 00:00:39 -- info: ###### Final status: All VMs backed up OK! ######
2013-05-31 00:00:39 -- info:
============================== ghettoVCB LOG END ================================
1. It's an old version of ghetto that has worked flawlessly in the past and no changes have been made recently.
2. These VM's are thin disks, but there's at least 20GB of data on each of them.
3. The other two servers are backing up roughly the same amount of data and does it in about two hours.
Weird, right? Supermaxxed! lol
Message was edited by: Phatsta. Reason; Formatting