Re: cloudstack 使用admin/password无法登录初始化数据之后发现无法通过web登录了

2014-02-18 Thread Wei ZHOU
/etc/cloudstack/management/db.properties 改过吗? 2014-02-18 8:30 GMT+01:00 zhiyuanliyafei zhiyuanliya...@126.com: hi, 我是通过yum 通过网络在线安装的cloudstac 4.2.1发现安装之后无法通过admin/password登录,也没有任何报错 附件为相关log,麻烦哪位大虾给看看,谢谢 我初始化了数据库 [root@cloudstack ~]# cloudstack-setup-databases user:password@hostname

回复: Re: cloudstack 使用admin/password无法登录初始化数据之后发现无法通过web登录了

2014-02-18 Thread zhiyuanliyafei
改过 第一次: [root@cloudstack ~]# cloudstack-setup-databases user:password@hostname 第二次:root@cloudstack ~]# cloudstack-setup-databases cloud:123456@hostname 第三次:[root@cloudstack ~]# cloudstack-setup-databases cloud:123456@localhost --deploy-as=root:cloudstack -e file -m 123456 -k 123456

Re: Re: cloudstack 使用admin/password无法登录初始化数据之后发现无法通过web登录了

2014-02-18 Thread Wei ZHOU
重新填 2014-02-18 9:24 GMT+01:00 zhiyuanliyafei zhiyuanliya...@126.com: 改过 第一次: [root@cloudstack ~]# cloudstack-setup-databases user:password@hostname 第二次:root@cloudstack ~]# cloudstack-setup-databases cloud:123456@hostname 第三次:[root@cloudstack ~]# cloudstack-setup-databases

回复: Re: cloudstack 使用admin/password无法登录初始化数据之后发现无法通过web登录了

2014-02-18 Thread zhiyuanliyafei
第三次:[root@cloudstack ~]# cloudstack-setup-databases cloud:123456@localhost--deploy-as=root:cloudstack -e file -m 123456 -k 123456 现在这个就是我第一次,配置时候使用的,现在已经是原来的,现在还不能通过web访问 祝: 身体健康, 工作顺利! 发件人: Wei ZHOU 发送时间: 2014-02-18 16:29 收件人: users-cn 主题: Re: Re: cloudstack

Re: Re: cloudstack 使用admin/password无法登录初始化数据之后发现无法通过web登录了

2014-02-18 Thread Wei ZHOU
你的数据库表都没有建成功吧,怎么web访问 2014-02-18 9:36 GMT+01:00 zhiyuanliyafei zhiyuanliya...@126.com: 第三次:[root@cloudstack ~]# cloudstack-setup-databases cloud:123456@localhost--deploy-as=root:cloudstack -e file -m 123456 -k 123456 现在这个就是我第一次,配置时候使用的,现在已经是原来的,现在还不能通过web访问

回复: Re: cloudstack 使用admin/password无法登录初始化数据之后发现无法通过web登录了--解决了

2014-02-18 Thread zhiyuanliyafei
cloud:123456@localhost--deploy-as=root:cloudstack -e file -m 123456 -k 123456 我重新更新了数据库,发现还是不行 发现日志有权限问题 /etc/cloudstack/management/db.properties (Permission denied) 由于我更改的原因,导致权限发生了变化 [root@cloudstack management]# ll -all -rw-r- 1 root root 2581 2月 18 16:45 db.properties

Re: Where is Remote Access vpn settings.

2014-02-18 Thread Nux!
On 17.02.2014 20:35, Jason Villalta wrote: It is almost like my UI is behind even though I upgraded to 4.1.1 a few months ago so I would except this UI to be there. I do not know when the VPN feature was introduced, but you certainly are behind, the current version is 4.2.1 and 4.3 is not

RE: Where is Remote Access vpn settings.

2014-02-18 Thread Adrian Lewis
AFAIK, one of the features introduced in 4.3 is remote access VPNs for VPCs. The VR in a VPC is slightly different to the VR for non-VPC usage so you may need to upgrade to 4.3. Official release seems fairly imminent (http://markmail.org/thread/3nnroif5fqr3c2q6) but could still be blocked if a

RE: how to modify network configuration on a zone

2014-02-18 Thread Joaquin Angel Alonso Alvarez
Hi Geoff, Just changing the traffic label worked as a charm, thanks a million!! Regards, Joaquín Angel Alonso Alvarez Administrador de Sistemas Infraestructura y Sistemas Tel: +34 902 932 400 jalo...@izertis.com mailto:jalo...@izertis.com De: Geoff Higginbottom

Re: Where is Remote Access vpn settings.

2014-02-18 Thread Jason Villalta
OK thanks but here is the next problem with that I am getting a SQL script error when trying to upgrade to 4.2.1. The problem is with the schema410to420.SQL script. Have you seen issues with that before? I will get the exact table later. On Feb 18, 2014 3:41 AM, Nux! n...@li.nux.ro wrote: On

Re: Can 2 Cloudstacks manage the same XenServer cluster?

2014-02-18 Thread Rafael Weingartner
Could you provide more details in what you want? On Mon, Feb 17, 2014 at 10:29 PM, Song Gao gao.s...@neusoft.com wrote: Hi there, Is it possible that 2 Cloudstack management servers manage the same XenServer Pool. And how please? Thanks. Best wishes! Dean Song Gao

CS 4.2.1 advance networking - Victual Router route traffic another LAN

2014-02-18 Thread motty cruz
Hello all, I created a network 10.75.0.1 with virtual router on CS, vlan 108. I want to route traffic to another network 10.122.0.0/24. I have another router with two interfaces one facing vlan 108 with IP 10.75.0.5 and another interface 10.122.0.1. My question is how to create a route in CS

Build Failure SNMP Alerts‏

2014-02-18 Thread Michael Phillips
All, I have been experiencing a build failure, trying to build nonoss RPMS for ver 4.2.1. The error I get is on the SNMP alerts plugin. The exact error message is failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project

Re: Build Failure SNMP Alerts‏

2014-02-18 Thread Ron Wheeler
Deleting repos to fix test failures is certainly a longshot. It appears that Maven built your code and was trying to test it. Did you look in the test logs to see which test failed and why. Could be a configuration/initialization issue rather than code (points to an IP that makes no sense,

LDAP Authentication with CloudStack 4.2

2014-02-18 Thread Brent Clark
Hi folks, I am trying to use LDAP Authentication with CloudStack 4.2.1 and the documents are a bit confusing. I am able to enter LDAP settings in the WebGUI successfully. I'm stuck at how to authenticate a user now. From what I have read, there is some talk that I need to create a regular

RE: Build Failure SNMP Alerts‏

2014-02-18 Thread Michael Phillips
Yes, the test that is failing is the Apache Cloudstack Plugin - SNMP Alerts Surely someone has run into this problem before... Date: Tue, 18 Feb 2014 15:48:19 -0500 From: rwhee...@artifact-software.com To: users@cloudstack.apache.org Subject: Re: Build Failure SNMP Alerts‏ Deleting repos

RE: Build Failure SNMP Alerts‏

2014-02-18 Thread Michael Phillips
I did some more digging in the logs and I see the following: Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec FAILURE!appendTest(org.apache.cloudstack.alert.snmp.SnmpTrapAppenderTest) Time elapsed: 0.054 sec FAILURE!junit.framework.AssertionFailedError: error

RE: Build Failure SNMP Alerts‏

2014-02-18 Thread Michael Phillips
I came across this article by googling. Looks like the issue may be related to Centos 6. Trying this now.. http://engtmk.wordpress.com/tag/error-snmphelper-centos-cloudstack/ From: mphilli7...@hotmail.com To: users@cloudstack.apache.org Subject: RE: Build Failure SNMP Alerts‏ Date: Tue, 18

RE: Build Failure SNMP Alerts‏

2014-02-18 Thread Michael Phillips
Successafter following the advise from the article posted below, I was able to build with nonoss From: mphilli7...@hotmail.com To: users@cloudstack.apache.org Subject: RE: Build Failure SNMP Alerts‏ Date: Tue, 18 Feb 2014 18:16:49 -0600 I came across this article by googling. Looks

Re: LDAP Authentication with CloudStack 4.2

2014-02-18 Thread Ian Duffy
Hi Brent, Just to confirm, are you going against a windows activedirectory or something more along the lines of openldap? Have you adjusted the queryfilter accordingly? Never found the UI great for doing this, so will explain the process with cloudmonkey. ldap config hostname=dc.domain.tld

Some problems when installing cloudstack.

2014-02-18 Thread Denis Phuong
Hi, I've installed cloudstack system as your tutorial but I have some problems and cannot access web IU, it have blank page when I access link: http://serverip:8080/client. Here log of /var/log/cloud/management/management-server.log grep -i -E 'exception|unable|fail|invalid|leak|warn|error'

Can't login to webui

2014-02-18 Thread Michael Phillips
I have a new install on 4.2.1 on Centos, however I can not login to the UI using the default username\password combo of admin\password. I have checked my 'cloud' database and its has tables etc. I even checked the user table and it looks like there is an admin user... What am I missing??

RE: Can't login to webui

2014-02-18 Thread Michael Phillips
hah...nice the logs are telling me the admin account is locked\disabled. So how does it become locked on a fresh install? From: mphilli7...@hotmail.com To: users@cloudstack.apache.org; d...@cloudstack.apache.org Subject: RE: Can't login to webui Date: Tue, 18 Feb 2014 22:56:39 -0600 Looks

RE: Can't login to webui

2014-02-18 Thread Michael Phillips
So I enabled the account via mysql through the command linehowever the logs still say the password does not match when trying to login... err dev guys what could the pw be if not password? From: mphilli7...@hotmail.com To: users@cloudstack.apache.org; d...@cloudstack.apache.org Subject:

RE: Can't login to webui

2014-02-18 Thread Michael Phillips
something obviously went horribly wrong so I am starting over From: mphilli7...@hotmail.com To: users@cloudstack.apache.org; d...@cloudstack.apache.org Subject: RE: Can't login to webui Date: Tue, 18 Feb 2014 23:23:46 -0600 So I enabled the account via mysql through the command