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 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 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 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 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 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 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 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 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 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 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 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 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
; ]
>
> 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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
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 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 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 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 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 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 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 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 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 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 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 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
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 ...
(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 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
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 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 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 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 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 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 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 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 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
Is there support in 4.4 for Cent7?
ed in RHEL7.
And also, we need to prepare systemd service file.
Do we have any idea to support RHEL7(CentOS7?) ? From which version?
59 matches
Mail list logo