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

One handle warnings. Fix #92 #2

Closed
wants to merge 135 commits into from

Conversation

alvarosimon
Copy link

stdweird and others added 30 commits June 23, 2014 15:25
output can now be send before install phase stops. (e.g. to deal with
yum failures in post)
increase log rate and allow for longer sleep.
explicit use version for older then 5.10 perl (like 5.8 from SL5)
Use GitHub's LICENSE template magic.
Fixes quattor#69.
Get the size of the drive in logical sectors (512 bytes), then wipe the first 10 and last 20 sectors.

We have to use fdisk because parted in SL5 will refuse to display the size of an unlabeled drive. However parted support has been added as a fallback if fdisk fails.

If size cannot be determined by any means then the entire drive gets wiped, as it happened before. This change also prints a message when that happens so that the user is aware - instead of guessing.

The first 10 and last 20 sectors were chosen after reading http://kezhong.wordpress.com/2011/06/14/how-to-remove-bios-raid-metadata-from-disk-on-fedora/. They have been tested with RAL diskservers. They should be enough to wipe gpt partition information and raid metadata.

Discussion has taken place in the old pull request quattor#61, which was closed because of messed up commit history.
 Address comments by @stdweird in the PR
Samir Amary and others added 25 commits October 23, 2014 11:40
Fix wrong regex check on installtype when using a proxy
- Added 'use_ssl' in the CCM schemas
- If use_ssl is true, extract certificates from IPA
Opennebula aii ONE 4.8 network AR support
- add "extract_x509" boolean (default : false) to run the extraction in
the hook schema
- use a function to extract certificates
@alvarosimon alvarosimon closed this Nov 5, 2014
@stdweird
Copy link
Owner

stdweird commented Nov 5, 2014

@alvarosimon open a PR against my one_handle_warnings branch

stdweird pushed a commit that referenced this pull request Aug 20, 2015
fix the schema and default for the aii-opennebula hooks
stdweird pushed a commit that referenced this pull request Nov 18, 2019
Drop all code referencing end_script, but allow it still being set by
templates.
stdweird added a commit that referenced this pull request Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants