DennisKonrad opened a new pull request #2832: Bigger partiton table for SVM & 
ambigous redirect bugfix
URL: https://github.com/apache/cloudstack/pull/2832
 
 
   ## Description
   build.sh systemvmtemplate failed while pulling updates. Reason was ‘No Space 
Left on Device’ Error on the root partition.
   So I went on and increased the partition size and it built succesfully.
   
   Testing revealed, that the boot partition is sized quite right with 60MB.
   
   Also I had bash ambiguous redirect error in shar_cloud_scripts.sh wich I 
fixed by placing quotes
   
   ## Types of changes
   - [x] Bug fix (non-breaking change which fixes an issue)
   
   ## How Has This Been Tested?
   
   Built successfully via:
   bash build.sh systemvmtemplate
   
   ## Checklist:
   - [x] I have read the 
[CONTRIBUTING](https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md)
 document.
   - [x] My code follows the code style of this project.
   Testing
   - [x] All relevant new and existing integration tests have passed.
   - [x] A full integration testsuite with all test that can run on my 
environment has passed.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to