System:
ESXi 4.1.0 build=348481
ProbIem:
I am having problems with backing using ghettoVCB, it errors out on the clone phase around %26 with Failed to clone disk : Connection timed out (7208969). 2013-01-20 16:04:48 -- info: ERROR: error in backing up of "/vmfs/volumes/320/xptest/xptest.vmdk”
Things I have tried to fix it :
Changed backup source form my NAS to a new local drive on ESXi host
Deleted independent disks on vm machine
How I initiate ghettoVCB:
./ghettoVCB.sh -f vmstobackup -l /vmfs/volumes/nas/backupdata.log -d debug -g ./ghettoVCB.conf
ghettoVCB.conf
VM_BACKUP_VOLUME=/vmfs/volumes/data/backups
DISK_BACKUP_FORMAT=thin
VM_BACKUP_ROTATION_COUNT=3
POWER_VM_DOWN_BEFORE_BACKUP=0
ENABLE_HARD_POWER_OFF=0
ITER_TO_WAIT_SHUTDOWN=3
POWER_DOWN_TIMEOUT=5
ENABLE_COMPRESSION=0
VM_SNAPSHOT_MEMORY=0
VM_SNAPSHOT_QUIESCE=0
ALLOW_VMS_WITH_SNAPSHOTS_TO_BE_BACKEDUP=0
VMDK_FILES_TO_BACKUP=xptest.vmdk
ENABLE_NON_PERSISTENT_NFS=0
UNMOUNT_NFS=0
NFS_SERVER=172.30.0.195
NFS_MOUNT=/nfsshare
NFS_LOCAL_NAME=nfs_storage_backup
NFS_VM_BACKUP_DIR=mybackups
SNAPSHOT_TIMEOUT=15
EMAIL_LOG=0
EMAIL_SERVER=mail.mydomain.com
EMAIL_SERVER_PORT=25
EMAIL_DELAY_INTERVAL=1
EMAIL_TO=ryan.wessel@mydomain.com
EMAIL_FROM=root@ghettoVCB
WORKDIR_DEBUG=0
VM_SHUTDOWN_ORDER=
VM_STARTUP_ORDER=
LOG file attached
THANKS,
Ryan