Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After help text is displayed, exit. Spaces in the end of lines were remo... #50

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

riparap
Copy link

@riparap riparap commented Sep 11, 2014

Modifications:
After help text is displayed.
Fixed status messages of dryrun.
Fixed "Final status" message when VM has independant VMDKs and at least one normal VMDK.
Fixed handling of "-w" parameter, it does not have to be located before parameters -a and -m on command line anymore.
Trap settings for removing workdir modified in case WORKDIR_DEBUG=1, also fixed call of reConfigureGhettoVCBConfiguration which was placed too late inside sanityCheck.
In ghettoVCB-restore.sh fixed one typo.
In ghettoVCB.sh fixed typo indepdenent => independent.
"False positive" changes: spaces in the end of lines were removed by editor, real modifications have been marked with dates.

unknown and others added 8 commits September 6, 2014 17:48
…emoved by editor. Real modifications have been marked with dates. Fixed status messages of dryrun. Fixed "Final status" message when VM has independant VMDKs and at least one normal VMDK. Fixed handling of "-w" parameter, it does not have to be located before parameters -a and -m on command line anymore. Trap settings for removing workdir modified in case WORKDIR_DEBUG=1, also fixed call of reConfigureGhettoVCBConfiguration which was placed too late inside sanityCheck. NOTE! Remember to use own ghettoVCB specific temp directory for WORKDIR, it may be removed in the end of script. In ghettoVCB-restore.sh fixed one typo. In ghettoVCB.sh fixed typo indepdenent => independent.
…case backup of any vmdk's of vm fails, make backup of vm fail too: do not compress faulty backup if compress is enabled (ENABLE_COMPRESSION), instead delete this faulty backup (in checkVMBackupRotation). Prev. is fix for symlink creation too because it has not been created in this case while backups were anyway rotated (RSYNC_LINK,SYMLINK_SRC). Changed location of compress and rsync blocks. Optional pause between backup of vmdk's (debug "file already exist" errors).
….. | grep -i "capacity" ..' returned two values in VMware 5.5.0: "maxVirtualDiskCapacity" and "capacity" => parameter -i removed.
…ssage when faulty backup is deleted to match situation where nothing is deleted (VM_BACKUP_ROTATION_COUNT). Do not continue backup of vm if backup of vmdk's of it has failed for some reason.
…dle. Fixes and modifications listed below are included in this bundle.
…dle. Additional fixes and modifications listed below are included in this bundle.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant