VMware Cloud Community
vmwarebn
Contributor
Contributor

GhettoVCBg2 Error 404 Not Found due to rotation max

All of the sudden I am receiving this error running my ghettoVCB script:

my environment is vSphere ESXi 4.1 Build 381591

Backup target : NFS

Here is the log file (Thank you in advance) This was working fine there were no changes to the environment or the script at all.

10-06-2011 15:15:30 --  info: ============================== ghettoVCBg2 LOG START ==============================

                10-06-2011 15:15:30 --  debug: copyTask: Task START

                10-06-2011 15:15:30 --  debug: copyTask: waiting for next job and sleep ...

                10-06-2011 15:15:30 --  info: CONFIG - BACKUP_LOG_OUTPUT = /tmp/ghettoVCBg2.log

                10-06-2011 15:15:30 --  info: CONFIG - VM_BACKUP_DATASTORE = nfsprd1_nfsprd

                10-06-2011 15:15:30 --  info: CONFIG - VM_BACKUP_DIRECTORY = wbdmz

                10-06-2011 15:15:30 --  info: CONFIG - DISK_BACKUP_FORMAT = thin

                10-06-2011 15:15:30 --  info: CONFIG - ADAPTER_FORMAT = buslogic

                10-06-2011 15:15:30 --  info: CONFIG - POWER_VM_DOWN_BEFORE_BACKUP = NO

                10-06-2011 15:15:30 --  info: CONFIG - VM_SNAPSHOT_MEMORY = NO

                10-06-2011 15:15:30 --  info: CONFIG - VM_SNAPSHOT_QUIESCE = NO

                10-06-2011 15:15:30 --  info: CONFIG - VM_BACKUP_DIR_NAMING_CONVENTION = 2011-10-06

                10-06-2011 15:15:30 --  info: CONFIG - VM_VMDK_FILES = all

                10-06-2011 15:15:30 --  debug: Main: Login by vi-fastpass to:

                10-06-2011 15:15:34 --  debug: Main: Disconnect from:

                10-06-2011 15:15:34 --  debug: Main: Login by vi-fastpass to:

                10-06-2011 15:15:37 --  debug: Main: Disconnect from:

                10-06-2011 15:15:37 --  debug: Main: Login by vi-fastpass to:

                10-06-2011 15:15:39 --  info: Initiate backup for bnahdws1 found on

                10-06-2011 15:15:41 --  debug: bnahdws1 original powerState: poweredOn

                10-06-2011 15:15:41 --  debug: Creating Snapshot "ghettoVCBg2-snapshot-2011-10-06" for bnahdws1

                10-06-2011 15:15:51 --  info: bnahdws1 has 1 VMDK(s)

                10-06-2011 15:15:51 --  debug: backupVMDK: Backing up "[datastore1] bnahdws1/bnahdws1.vmdk" to "[nfsprd1_nfsprd] wbdmz/bnahdws1/bnahdws1-2011-10-06/bnahdws1.vmdk"

                10-06-2011 15:15:51 --  debug: backupVMDK: Signal copyThread to start

                10-06-2011 15:15:51 --  debug: backupVMDK: Backup progress: Elapsed time 0 min

                10-06-2011 15:15:51 --  debug: copyTask: Wake up and follow the white rabbit, with status: doCopy

                10-06-2011 15:15:51 --  debug: CopyThread: Start backing up VMDK(s) ...

                10-06-2011 15:15:53 --  debug: copyTask: send copySuccess message ...

                10-06-2011 15:15:53 --  debug: copyTask: waiting for next job and sleep ...

                10-06-2011 15:16:51 --  debug: backupVMDK: Successfully completed backup for [datastore1] bnahdws1/bnahdws1.vmdk Elapsed time: 1 min

                10-06-2011 15:16:59 --  debug: Removing Snapshot "ghettoVCBg2-snapshot-2011-10-06" for bnahdws1

                10-06-2011 15:16:59 --  debug: checkVMBackupRotation: Starting ...

                10-06-2011 15:16:59 --  debug: Unable to purge [nfsprd1_nfsprd] wbdmz/bnahdws1/Error: Can not list directory '[nfsprd1_nfsprd] wbdmzbnahdws1'. due to rotation max

                10-06-2011 15:16:59 --  debug: Unable to purge [nfsprd1_nfsprd] wbdmz/bnahdws1/GET https:folderwbdmzbnahdws1?dsName=nfsprd1_nfsprd unsuccessful : 404 Not Found due to rotation max

                10-06-2011 15:16:59 --  info: Backup completed for bnahdws1!

                10-06-2011 15:16:59 --  debug: Main: Disconnect from:

                10-06-2011 15:16:59 --  debug: Main: Calling final clean up

                10-06-2011 15:16:59 --  debug: cleanUP: Thread clean up starting ...

                10-06-2011 15:16:59 --  debug: cleanUp: Send exit to copyThread

                10-06-2011 15:16:59 --  debug: copyTask: Wake up and follow the white rabbit, with status: exit

                10-06-2011 15:16:59 --  debug: copyTask: die ...

                10-06-2011 15:16:59 --  debug: cleanUp: Join passed

                10-06-2011 15:16:59 --  info: ============================== ghettoVCBg2 LOG END ==============================

0 Kudos
1 Reply
vmwarebn
Contributor
Contributor

I am now getting this

Can't get vim_service - the session object is uninitialized or not logged in at /usr/lib/perl5/5.8.8/VMware/VICommon.pm line 1654
A thread exited while 2 threads were running.

0 Kudos