Advertisement
Guest User

Untitled

a guest
Jun 10th, 2017
532
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.53 KB | None | 0 0
  1. Hello,
  2.  
  3. I have just installed GhettoVCB on the following configuration:
  4.  
  5. 2 hosts : ESX V4
  6. 10 VMs
  7. Datastore type : iSCSI
  8. Backup Datastore type : local
  9.  
  10. Tests done with a Window VM
  11.  
  12. The following command:
  13.  
  14. ./ghettoVCB.sh -f vm_to_backup.lis -d debug -g /ghettoVCB/ghettoVCB.conf
  15.  
  16. give the following result :
  17.  
  18. 2010-08-19 11:22:42 -- info: ============================== ghettoVCB LOG START ==============================
  19.  
  20. 2010-08-19 11:22:42 -- debug: Succesfully acquired lock directory - /tmp/ghettoVCB.lock
  21.  
  22. 2010-08-19 11:22:42 -- debug: HOST BUILD: VMware ESX 4.0.0 build-261974
  23. 2010-08-19 11:22:42 -- debug: HOSTNAME: server10.intra.suntec.fr
  24.  
  25. 2010-08-19 11:22:42 -- info: CONFIG - USING GLOBAL GHETTOVCB CONFIGURATION FILE = /ghettoVCB/ghettoVCB.conf
  26. 2010-08-19 11:22:42 -- info: CONFIG - VM_BACKUP_VOLUME = /mnt/usb/backup
  27. 2010-08-19 11:22:42 -- info: CONFIG - VM_BACKUP_ROTATION_COUNT = 5
  28. 2010-08-19 11:22:42 -- info: CONFIG - VM_BACKUP_DIR_NAMING_CONVENTION = 2010-08-19_11-22-42
  29. 2010-08-19 11:22:42 -- info: CONFIG - DISK_BACKUP_FORMAT = thin
  30. 2010-08-19 11:22:42 -- info: CONFIG - ADAPTER_FORMAT = buslogic
  31. 2010-08-19 11:22:42 -- info: CONFIG - POWER_VM_DOWN_BEFORE_BACKUP = 0
  32. 2010-08-19 11:22:42 -- info: CONFIG - ENABLE_HARD_POWER_OFF = 0
  33. 2010-08-19 11:22:42 -- info: CONFIG - ITER_TO_WAIT_SHUTDOWN = 3
  34. 2010-08-19 11:22:42 -- info: CONFIG - POWER_DOWN_TIMEOUT = 5
  35. 2010-08-19 11:22:42 -- info: CONFIG - SNAPSHOT_TIMEOUT = 15
  36. 2010-08-19 11:22:42 -- info: CONFIG - LOG_LEVEL = debug
  37. 2010-08-19 11:22:42 -- info: CONFIG - BACKUP_LOG_OUTPUT = stdout
  38. 2010-08-19 11:22:42 -- info: CONFIG - VM_SNAPSHOT_MEMORY = 0
  39. 2010-08-19 11:22:42 -- info: CONFIG - VM_SNAPSHOT_QUIESCE = 0
  40. 2010-08-19 11:22:42 -- info: CONFIG - VMDK_FILES_TO_BACKUP = all
  41. 2010-08-19 11:22:42 -- info: CONFIG - EMAIL_LOG = 1
  42. 2010-08-19 11:22:42 -- info: CONFIG - EMAIL_SERVER = server.gsuntec.int
  43. 2010-08-19 11:22:42 -- info: CONFIG - EMAIL_SERVER_PORT = 25
  44. 2010-08-19 11:22:42 -- info: CONFIG - EMAIL_FROM = bck_vmware@server.fr
  45. 2010-08-19 11:22:42 -- info: CONFIG - EMAIL_TO = test@server.fr
  46. 2010-08-19 11:22:42 -- info:
  47.  
  48. 2010-08-19 11:22:42 -- info: Snapshot found for server19 Linux - E-Business - Test Env., backup will not take place
  49.  
  50. 2010-08-19 11:22:42 -- info: ###### Final status: ERROR: All VMs failed! ######
  51.  
  52. 2010-08-19 11:22:42 -- debug: Succesfully removed lock directory - /tmp/ghettoVCB.lock
  53.  
  54. 2010-08-19 11:22:42 -- info: ============================== ghettoVCB LOG END ================================
  55.  
  56. 2010-08-19 11:22:45 -- info: ERROR: Failed to email log output to server.gsuntec.int:25 to test@serever.fr
  57.  
  58.  
  59.  
  60.  
  61. with :
  62.  
  63. ./ghettoVCB.sh -f vm_to_backup.lis -d dryrun -g /ghettoVCB/ghettoVCB.conf
  64.  
  65.  
  66. result:
  67.  
  68. [root@msuntec10 ghettoVCB]# ./ghettoVCB.sh -f vm_to_backup.lis -d dryrun -g /ghettoVCB/ghettoVCB.conf
  69. 2010-08-19 11:24:52 -- info: ============================== ghettoVCB LOG START ==============================
  70.  
  71. 2010-08-19 11:24:52 -- info: CONFIG - USING GLOBAL GHETTOVCB CONFIGURATION FILE = /ghettoVCB/ghettoVCB.conf
  72. 2010-08-19 11:24:52 -- info: CONFIG - VM_BACKUP_VOLUME = /mnt/usb/backup
  73. 2010-08-19 11:24:52 -- info: CONFIG - VM_BACKUP_ROTATION_COUNT = 5
  74. 2010-08-19 11:24:52 -- info: CONFIG - VM_BACKUP_DIR_NAMING_CONVENTION = 2010-08-19_11-24-52
  75. 2010-08-19 11:24:52 -- info: CONFIG - DISK_BACKUP_FORMAT = thin
  76. 2010-08-19 11:24:52 -- info: CONFIG - ADAPTER_FORMAT = buslogic
  77. 2010-08-19 11:24:52 -- info: CONFIG - POWER_VM_DOWN_BEFORE_BACKUP = 0
  78. 2010-08-19 11:24:52 -- info: CONFIG - ENABLE_HARD_POWER_OFF = 0
  79. 2010-08-19 11:24:52 -- info: CONFIG - ITER_TO_WAIT_SHUTDOWN = 3
  80. 2010-08-19 11:24:52 -- info: CONFIG - POWER_DOWN_TIMEOUT = 5
  81. 2010-08-19 11:24:52 -- info: CONFIG - SNAPSHOT_TIMEOUT = 15
  82. 2010-08-19 11:24:52 -- info: CONFIG - LOG_LEVEL = dryrun
  83. 2010-08-19 11:24:52 -- info: CONFIG - BACKUP_LOG_OUTPUT = stdout
  84. 2010-08-19 11:24:52 -- info: CONFIG - VM_SNAPSHOT_MEMORY = 0
  85. 2010-08-19 11:24:52 -- info: CONFIG - VM_SNAPSHOT_QUIESCE = 0
  86. 2010-08-19 11:24:52 -- info: CONFIG - VMDK_FILES_TO_BACKUP = all
  87. 2010-08-19 11:24:52 -- info: CONFIG - EMAIL_LOG = 1
  88. 2010-08-19 11:24:52 -- info: CONFIG - EMAIL_SERVER = server.gsuntec.int
  89. 2010-08-19 11:24:52 -- info: CONFIG - EMAIL_SERVER_PORT = 25
  90. 2010-08-19 11:24:52 -- info: CONFIG - EMAIL_FROM = bck_vmware@server.fr
  91. 2010-08-19 11:24:52 -- info: CONFIG - EMAIL_TO = test@server.fr
  92. 2010-08-19 11:24:52 -- info:
  93.  
  94. 2010-08-19 11:24:52 -- dryrun: ###############################################
  95. 2010-08-19 11:24:52 -- dryrun: Virtual Machine: server19 Linux - E-Business - Test Env.
  96. 2010-08-19 11:24:52 -- dryrun: VM_ID: 64
  97. 2010-08-19 11:24:52 -- dryrun: VMX_PATH: /vmfs/volumes/MSAVol01/server19 - E-Business - Test En_1/MSUNTEC18 - E-Business - Test En.vmx
  98. 2010-08-19 11:24:52 -- dryrun: VMX_DIR: /vmfs/volumes/MSAVol01/server19 - E-Business - Test En_1
  99. 2010-08-19 11:24:52 -- dryrun: VMX_CONF: MSUNTEC18 - E-Business - Test En_1/server19 - E-Business - Test En.vmx
  100. 2010-08-19 11:24:52 -- dryrun: VMFS_VOLUME: MSAVol01
  101. 2010-08-19 11:24:52 -- dryrun: VMDK(s):
  102. 2010-08-19 11:24:53 -- dryrun: server19 - E-Business - Test En-000001.vmdk
  103. 2010-08-19 11:24:53 -- dryrun: ###############################################
  104.  
  105. 2010-08-19 11:24:53 -- info: ###### Final status: OK, only a dryrun. ######
  106.  
  107. 2010-08-19 11:24:53 -- info: ============================== ghettoVCB LOG END ================================
  108.  
  109. 2010-08-19 11:24:56 -- info: ERROR: Failed to email log output to server.gsuntec.int:25 to test@server.fr
  110.  
  111.  
  112.  
  113. How to get more information about the error and why it does not work?
  114.  
  115. Thanks
  116.  
  117. Didier
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement