shawniverson opened a new issue, #6719:
URL: https://github.com/apache/cloudstack/issues/6719

   ##### ISSUE TYPE
    * Other
   
   ##### COMPONENT NAME
   ~~~
   VR
   ~~~
   
   ##### CLOUDSTACK VERSION
   ~~~
   Latest
   ~~~
   
   ##### CONFIGURATION
   ~~~
   N/A
   ~~~
   ##### OS / ENVIRONMENT
   ~~~
   KVM
   ~~~
   ##### SUMMARY
   ~~~
   Need to set Syslog = off in the conntrackd.conf.tmpl in the systemvm.iso to 
mitigate /var filling up in VRs with large customers.
   ~~~
   
   ##### STEPS TO REPRODUCE
   ~~~
   copy systemvm.iso from /usr/share/cloudstack-common/vms
   mount the iso
   copy the contents to a working directory
   decompress the tarball cloud-scripts.tgz tarball
   make the change to opt/cloud/templates/conntrackd.conf.tmpl
   recompress into the cloud-scripts.tgz tarball
   in the working directory, recreate the systemvm.iso
   genisoimage -rock -o ../systemvm.iso .
   
   isoinfo shows:
   
   ```
   CD-ROM is in ISO 9660 format
   System id: LINUX
   Volume id: CDROM
   Volume set id: 
   Publisher id: 
   Data preparer id: 
   Application id: GENISOIMAGE ISO 9660/HFS FILESYSTEM CREATOR (C) 1993 
E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM
   Copyright File id: 
   Abstract File id: 
   Bibliographic File id: 
   Volume set size is: 1
   Volume set sequence number is: 1
   Logical block size is: 2048
   Volume size is: 41381
   NO Joliet present
   Rock Ridge signatures version 1 found
   ```
   
   for both original systemvm.iso and modified systemvm.iso.  Checksums differ 
due to change.
   
   place the modified systemvm.iso back onto each host in 
/usr/share/cloudstack-common/vms
   ~~~
   
   ##### EXPECTED RESULTS
   ~~~
   VRs create successfully
   ~~~
   
   ##### ACTUAL RESULTS
   ~~~
   VRs fail to create. I suspect that cloudstack may be doing a checksum check 
but I'm not sure.
   ~~~
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to