Broken SG on new 4.14 Centos7 installations

2020-06-02 Thread nux
Hi, The SG functionality does not work on new 4.14 installations on CentOS7. The sg python scripts call python3, but no python3 libvirt bindings installed by default (only python2). Fixed it in the centos7 rpm spec here, python36-libvirt from EPEL is required. https://github.com/apache

[GitHub] cloudstack issue #1849: CLOUDSTACK-9690: Scale CentOS7 VM fails with error

2017-04-04 Thread jayantpatil1234
Github user jayantpatil1234 commented on the issue: https://github.com/apache/cloudstack/pull/1849 @sudhansu7 There is one file "Upgrade4910to4920.java", which does not have any changes, still that get added in PR. If possible could you remove that file? Otherwise code

[GitHub] cloudstack issue #1849: CLOUDSTACK-9690: Scale CentOS7 VM fails with error

2017-04-04 Thread jayakarteek
Github user jayakarteek commented on the issue: https://github.com/apache/cloudstack/pull/1849 @sudhansu7 Tested the fix, LGTM. I am able to change from small computer offering to medium computer offering for centos-7. --- If your project is set up for it, you can reply

[GitHub] cloudstack issue #1849: CLOUDSTACK-9690: Scale CentOS7 VM fails with error

2017-03-02 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1849 ### ACS CI BVT Run **Sumarry:** Build Number 414 Hypervisor xenserver NetworkType Advanced Passed=105 Failed=0 Skipped=7 _Link to logs Folder (searc

[GitHub] cloudstack issue #1849: CLOUDSTACK-9690: Scale CentOS7 VM fails with error

2016-12-30 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/1849 @blueorangutan test centos7 xenserver-65sp1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cloudstack issue #1849: CLOUDSTACK-9690: Scale CentOS7 VM fails with error

2016-12-29 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1849 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-436 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] cloudstack issue #1849: CLOUDSTACK-9690: Scale CentOS7 VM fails with error

2016-12-29 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1849 @karuturi a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] cloudstack issue #1849: CLOUDSTACK-9690: Scale CentOS7 VM fails with error

2016-12-29 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/1849 @blueorangutan package --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wis

[GitHub] cloudstack issue #1849: CLOUDSTACK-9690: Scale CentOS7 VM fails with error

2016-12-22 Thread sudhansu7
Github user sudhansu7 commented on the issue: https://github.com/apache/cloudstack/pull/1849 @rhtyd Thanks for the Review. I have amended the code as per your suggestion. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[GitHub] cloudstack pull request #1849: CLOUDSTACK-9690: Scale CentOS7 VM fails with ...

2016-12-21 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1849#discussion_r93571470 --- Diff: api/src/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCmd.java --- @@ -61,6 +70,22 @@ public String getOsDisplayName() {

[GitHub] cloudstack pull request #1849: CLOUDSTACK-9690: Scale CentOS7 VM fails with ...

2016-12-21 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1849#discussion_r93571450 --- Diff: api/src/org/apache/cloudstack/api/command/admin/guest/AddGuestOsCmd.java --- @@ -70,6 +78,23 @@ public String getOsName() { return o

[GitHub] cloudstack pull request #1849: CLOUDSTACK-9690: Scale CentOS7 VM fails with ...

2016-12-21 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1849#discussion_r93571410 --- Diff: api/src/com/cloud/agent/api/to/VirtualMachineTO.java --- @@ -69,6 +69,7 @@ String configDriveIsoRootFolder = null; String config

[GitHub] cloudstack pull request #1849: CLOUDSTACK-9690: Scale CentOS7 VM fails with ...

2016-12-21 Thread sudhansu7
GitHub user sudhansu7 opened a pull request: https://github.com/apache/cloudstack/pull/1849 CLOUDSTACK-9690: Scale CentOS7 VM fails with error Scale CentOS7 VM fails with error "Cannot scale up the vm because of memory constraint violation" When creating VM fro

Re: [jira] [Commented] (CLOUDSTACK-9111) cloudstack-management start failed (CloudStack 4.6.1 + CentOS7)

2015-12-06 Thread Remi Bergsma
; ] > > Rohit Yadav commented on CLOUDSTACK-9111: > - > > This needs to be in docs, to use cloudstack-setup-management --tomcat7 on > CentOS7 (if it's not in docs already). cc [~remibergsma] > >> cloudsta

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1052 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-10 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155406515 Verified with @dahn that `cloudstack-management` started on CentOS 6 as well and that he was able to use the UI. --- If your project is set up for it, you can

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-10 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155405695 Executed a few tests just to see if it actually does something: ``` Test advanced zone virtual router ... === TestName: test_advZoneVirtualRouter |

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-10 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155404689 Verified RPM build after squash to be sure: ``` + exit 0 RPM Build Done ``` --- If your project is set up for it, you can reply to this ema

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-10 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155395711 LGTM on centos 6: ``` [root@cs3 x86_64]# cloudstack-setup-databases cloud:password@localhost --deploy-as=root Mysql user name:cloud

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-10 Thread davidamorimfaria
Github user davidamorimfaria commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155389434 squashed --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have thi

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-10 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155384967 @davidamorimfaria Please squash the commits, thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-10 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155381911 Ping @PaulAngus to have a look. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-10 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155381433 LGTM, Tested on CentOS7 with Tomcat 7. The package builds fine: ``` + exit 0 RPM Build Done ``` Install also works

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-10 Thread davidamorimfaria
Github user davidamorimfaria commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155371923 added pr for docs-install https://github.com/apache/cloudstack-docs-install/pull/24 --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-10 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155368243 validated the build and install with centos7. validation on centos6 started --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-10 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155357693 @davidamorimfaria Thanks, will retest soon. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-10 Thread davidamorimfaria
Github user davidamorimfaria commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155356678 Just tested and managed to deploy the management server without issues. --- If your project is set up for it, you can reply to this email and have your rep

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-09 Thread davidamorimfaria
Github user davidamorimfaria commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155349621 The mess has been sorted and the code is ready for testing. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-09 Thread davidamorimfaria
GitHub user davidamorimfaria reopened a pull request: https://github.com/apache/cloudstack/pull/1052 CLOUDSTACK-9049: fix Centos7 with Tomcat7 packaging and python libs CLOUDSTACK-9049: Fix Centos7 with Tomcat7 packaging and python libs You can merge this pull request into a Git

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-09 Thread davidamorimfaria
Github user davidamorimfaria closed the pull request at: https://github.com/apache/cloudstack/pull/1052 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155204620 @davidamorimfaria Ooops... something went wrong! You got like 10 commits of other people pushed and created conflicts. I'd suggest squashing your own commits an

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155204305 @davidamorimfaria Here's another glitch you may want to look at: ``` [root@cs2 x86_64]# cloudstack-setup-management File "/usr/bin/cloudstack-s

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155200220 @wilderrodrigues @davidamorimfaria RPM build now works properly: ``` + exit 0 RPM Build Done ``` --- If your project is set up for it, you

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-09 Thread wilderrodrigues
packaging * ./packaging -d centos7 Result below: ``` 7-nonssl.conf /data/git/cs1/cloudstack/dist/rpmbuild/BUILDROOT/cloudstack-4.6.0-SNAPSHOT.el7.centos.x86_64/etc/cloudstack/management/tomcat7-nonssl.conf mv: cannot stat '/data/git/cs1/cloudstack/dist/rpmbuild/BUIL

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-09 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155158399 @wilderrodrigues that would be a way, a problem that was identified is that tomcat as dependency will not be installed. I don't think that is arddessed in this

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-09 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155155882 I will build RPMs and try to install the management server form the RPM in a machine with tomcat7 installed. is that how it is supposed to work? --- If you

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-09 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155152596 Ping @davidamorimfaria @remibergsma How can I help testing it? Steps...??? Cheers, Wilder --- If your project is set up for it, you c

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155143308 Thanks @davidamorimfaria will give it a go. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-09 Thread davidamorimfaria
Github user davidamorimfaria commented on the pull request: https://github.com/apache/cloudstack/pull/1052#issuecomment-155134956 I haven't tested these changes yet, hopefully will have time tomorrow to do it. --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack pull request: CLOUDSTACK-9049: fix Centos7 with Tomcat7...

2015-11-09 Thread davidamorimfaria
GitHub user davidamorimfaria opened a pull request: https://github.com/apache/cloudstack/pull/1052 CLOUDSTACK-9049: fix Centos7 with Tomcat7 packaging and python libs CLOUDSTACK-9049: Fix Centos7 with Tomcat7 packaging and python libs You can merge this pull request into a Git

[GitHub] cloudstack pull request: adjust packaging for centos7

2015-10-30 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1008#issuecomment-152479205 Seems to start fine now, thanks @davidamorimfaria Haven't setup a cloud with this or tested it further. Just built RPM packages and started management

[GitHub] cloudstack pull request: adjust packaging for centos7

2015-10-30 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1008#issuecomment-152471048 Thanks for the fix and the PR, @davidamorimfaria I will try to test/review this one today. Cheers, Wilder --- If your project is set

[GitHub] cloudstack pull request: adjust packaging for centos7

2015-10-30 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1008#issuecomment-152457639 @davidamorimfaria I saw you didn't go for the tomcat instance creation, right? changes look good and as we discussed off-line. Can you add a jira ticket

[GitHub] cloudstack pull request: adjust packaging for centos7

2015-10-30 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1008#issuecomment-152457228 @davidamorimfaria due to a known bug in jenkins/maven integration the build in jenkins failed. Could you repush with git push --force to your branch? I'm revie

[GitHub] cloudstack pull request: adjust packaging for centos7

2015-10-29 Thread davidamorimfaria
GitHub user davidamorimfaria opened a pull request: https://github.com/apache/cloudstack/pull/1008 adjust packaging for centos7 Here are a few adjustments for the packaging in centos7. With these changes I was able to start the service. Please review. Thank you. You can merge

Cloudstack-setup-management(master) fails on CentOS7

2015-09-10 Thread Rajkumar TM
HI All, I am able to create new RPM in Centos7, and also able to install MS; but "cloudstack-setup-management" failed with below error Error: [root@CS-MS-1169668 ~]# cloudstack-setup-management Starting to configure CloudStack Management Server: Configure Firewall ...

Re: [jira] [Updated] (CLOUDSTACK-8443) Support CentOS7 as KVM host

2015-05-05 Thread Marcus
(JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/CLOUDSTACK-8443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Rohit Yadav updated CLOUDSTACK-8443: > ---- > Assigne

[GitHub] cloudstack pull request: 4.4 for centos7

2015-03-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/125 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: [GitHub] cloudstack pull request: 4.4 for centos7

2015-03-24 Thread Remi Bergsma
Hi, The rpm installed just fine and I was able to add the centos7 box to CloudStack 4.4.2 We do have some extra patches in our 4.4.2 version (all committed back to ACS and should become 4.4.3) but I don't think that makes any difference for this rpm. Thanks Daan! Sent from my iPhone

[GitHub] cloudstack pull request: 4.4 for centos7

2015-03-24 Thread K0zka
Github user K0zka commented on the pull request: https://github.com/apache/cloudstack/pull/125#issuecomment-85372139 Looks good, I can only test it in the evening, anyone if you get there first pls go ahead and merge! --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack pull request: 4.4 for centos7

2015-03-23 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/125#issuecomment-85235970 H Laszlo, i noticed and updated the pull request for the jasypt version. --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] cloudstack pull request: 4.4 for centos7

2015-03-23 Thread K0zka
Github user K0zka commented on the pull request: https://github.com/apache/cloudstack/pull/125#issuecomment-85189126 pom.xml specifies 1.9.0 as dependency --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project do

[GitHub] cloudstack pull request: 4.4 for centos7

2015-03-23 Thread K0zka
Github user K0zka commented on the pull request: https://github.com/apache/cloudstack/pull/125#issuecomment-85180862 Hi Daan, I installed a clean centos 7 and I got this error while testing the build: ``` + install -D client/target/pythonlibs/jasypt-1.9.2.jar /hom

[GitHub] cloudstack pull request: 4.4 for centos7

2015-03-23 Thread DaanHoogland
GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/125 4.4 for centos7 You can merge this pull request into a Git repository by running: $ git pull https://github.com/DaanHoogland/cloudstack feature/4.4/centos7 Alternatively you can

[GitHub] cloudstack pull request: Feature/4.4/centos7

2015-03-23 Thread DaanHoogland
Github user DaanHoogland closed the pull request at: https://github.com/apache/cloudstack/pull/124 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featu

[GitHub] cloudstack pull request: Feature/4.4/centos7

2015-03-23 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/124#issuecomment-85097429 against wrong branch :( --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] cloudstack pull request: Feature/4.4/centos7

2015-03-23 Thread DaanHoogland
GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/124 Feature/4.4/centos7 Got an internal request to package 4.4 for centos7, hence... You can merge this pull request into a Git repository by running: $ git pull https://github.com

CentOS7

2014-08-02 Thread Mo
Is there support in 4.4 for Cent7?

RHEL7(CentOS7?) Support

2014-05-16 Thread Yoshikazu Nojima
ed in RHEL7. And also, we need to prepare systemd service file. Do we have any idea to support RHEL7(CentOS7?) ? From which version?