Hallo zusammen, wir sitzen gerade an einem richtig großen Probelm: 
  
wir möchten unsere VM "test" auf unserem ESXi 4 sichern. 
  
Dazu haben wir uns ghettoVCB rausgesucht. 
Das script ist richtig entpackt, eine test.conf mit Inhalt: 
  
VM_BACKUP_VOLUME=/vmfs/volumes/datastore1/testbackup 
DISK_BACKUP_FORMAT=thin 
VM_BACKUP_ROTATION_COUNT=5 
POWER_VM_DOWN_BEFORE_BACKUP=0 
ENABLE_HARD_POWER_OFF=0 
ITER_TO_WAIT_SHUTDOWN=3 
POWER_DOWN_TIMEOUT=5 
ENABLE_COMPRESSION=0 
ADAPTER_FORMAT=buslogic 
VM_SNAPSHOT_MEMORY=0 
VM_SNAPSHOT_QUIESCE=0 
VMDK_FILES_TO_BACKUP="all" 
SNAPSHOT_TIMEOUT=15 
  
erstellt. 
  
nun bekommen wir aber in der SSH lauter Fehlermeldungen: 
  
2010-05-12 20:50:00 -- info: Error: failed to locate and extract VM_ID for VM_BACKUP_VOLUME=/vmfs/vo                                                                                                           !umes/datastore1/testbackup 
  
!010-05-12 20:50:00 -- info: Error: failed to locate and extract VM_ID for DISK_BACKUP_FORMAT=thin 
  
2010-05-12 20:50:00 -- info: Error: failed to locate and extract VM_ID for VM_BACKUP_ROTATION_COUNT=                                                                                                           ! 
  
2010-05-12 20:50:00 -- info: Error: failed to locate and extract VM_ID for POWER_VM_DOWN_BEFORE_BACK                                                                                                           !P=0 
  
!010-05-12 20:50:01 -- info: Error: failed to locate and extract VM_ID for ENABLE_HARD_POWER_OFF=0 
  
!010-05-12 20:50:01 -- info: Error: failed to locate and extract VM_ID for ITER_TO_WAIT_SHUTDOWN=3 
  
!010-05-12 20:50:01 -- info: Error: failed to locate and extract VM_ID for POWER_DOWN_TIMEOUT=5 
  
!010-05-12 20:50:01 -- info: Error: failed to locate and extract VM_ID for ENABLE_COMPRESSION=0 
  
!010-05-12 20:50:01 -- info: Error: failed to locate and extract VM_ID for ADAPTER_FORMAT=buslogic 
  
!010-05-12 20:50:01 -- info: Error: failed to locate and extract VM_ID for VM_SNAPSHOT_MEMORY=0 
  
!010-05-12 20:50:01 -- info: Error: failed to locate and extract VM_ID for VM_SNAPSHOT_QUIESCE=0 
  
2010-05-12 20:50:01 -- info: Error: failed to locate and extract VM_ID for VMDK_FILES_TO_BACKUP="all                                                                                                           ! 
  
!010-05-12 20:50:01 -- info: Error: failed to locate and extract VM_ID for SNAPSHOT_TIMEOUT=15 
  
2010-05-12 20:50:01 -- info: ###### Final status: ERROR: All VMs failed! ###### 
  
2010-05-12 20:50:01 -- info: ============================== ghettoVCB LOG END ======================  
  
  
Habt Ihr eione Ahnung, an was das liegen könnte? 
  
  
Vielen Dank schon mal!!!!!! 
  
  
DAH01CB