Quick install : Continue with Basic Setup

2013-06-28 Thread Olivier Desport
Hello, I've followed http://cloudstack.apache.org/docs/fr-FR/Apache_CloudStack/4.0.2/html-single/Quick_Install_Guide/index.html to install Cloudstack on one node. I first had to modify the permissions for /usr/share/cloudstack-management/logs/catalina.out. When I connect to http:///||/:8080/

Secondary storage disk space in 4.1.

2013-06-28 Thread France
Hi all. I've recently run into an issue on two of my secondary storage NFS servers. They were full (ie. no disk space). I upgraded from 3.0.2 past weekend; storage was full before upgrade. Since then i've integrated sec storages into our notification system to be notified, but i still wonder

Re:RE: How can I allocate a specific IP when I create an instance.

2013-06-28 Thread WXR
Thank you!It is working correcly now. The order of operations is very important. -- Original -- From: ""; Date: Fri, Jun 28, 2013 02:35 PM To: "users"; Subject: RE: How can I allocate a specific IP when I create an instance. 1. change the ip in db 2. sto

Re: Quick install : Continue with Basic Setup

2013-06-28 Thread Olivier Desport
I should read the doc : user : admin pass : password Sorry ! Le 28/06/2013 09:18, Olivier Desport a écrit : Hello, I've followed http://cloudstack.apache.org/docs/fr-FR/Apache_CloudStack/4.0.2/html-single/Quick_Install_Guide/index.html to install Cloudstack on one node. I first had to m

How to change the timezone of cloudstack mangement?

2013-06-28 Thread WXR
It seems that cloudstack use the UTC time by default. I want to set the timezone to a specified one, but I cant find the global property about it.

RE: How to change the timezone of cloudstack mangement?

2013-06-28 Thread Pranav Saxena
I think you are right , we don't have a global setting to change the timezone .Atleast I am not aware of it . Perhaps you could raise a feature request for it on JIRA . But yes , you can surely hack the CloudStack UI code ( sharedFunctions.js) file to let you display the time as per your timezo

Re: Quick install : Continue with Basic Setup

2013-06-28 Thread Sebastien Goasguen
On Jun 28, 2013, at 4:15 AM, Olivier Desport wrote: > I should read the doc : > > user : admin > pass : password > > Sorry ! > No problem, at least the docs are great for that :) > > > > > Le 28/06/2013 09:18, Olivier Desport a écrit : >> Hello, >> >> I've followed >> http://cloudst

RE: How to change the timezone of cloudstack mangement?

2013-06-28 Thread Jayapal Reddy Uradi
What is your management server time zone. Setting management server time zone to your time zone is enough. Thanks, Jayapal > -Original Message- > From: WXR [mailto:474745...@qq.com] > Sent: Friday, 28 June 2013 1:47 PM > To: users > Subject: How to change the timezone of cloudstack mange

Re:RE: How to change the timezone of cloudstack mangement?

2013-06-28 Thread WXR
The OS of the management server is CentOS and the timezone is Asia/Shanghai(GMT+8). But all the time shown in cloudstack UI is GMT(8 hours less than Asia/Shanghai).For example,the logevent time and the instance create time. -- Original -- From: "Jayapal Reddy

Cloudstack password enabled template

2013-06-28 Thread Asmita Vagyani
Hi, I have some queries related to getting password of VM that is created. I am using deployVirtualMachine api to create virtual machine from templates that I have configured in cloudstack. When VM is deployed I want to get username and password of the VM to login to that VM instance. Also I

FW: Cloudstack password enabled template

2013-06-28 Thread Asmita Vagyani
Hi, I have some queries related to getting password of VM that is created. I am using deployVirtualMachine api to create virtual machine from templates that I have configured in cloudstack. When VM is deployed I want to get username and password of the VM to login to that VM instance. Also I w

RE: Cloudstack password enabled template

2013-06-28 Thread Geoff Higginbottom
Asmita, Are you adding the Password Reset Script to your Templates, if so then each time you create a new VM it will get a randomly generated password. I believe you can then also use the getVMPassword API call to query the existing password, although I have not tested this new 4.1 API command

RE: Re:RE: How to change the timezone of cloudstack mangement?

2013-06-28 Thread Geoff Higginbottom
Whilst the native logs follow the time zone of the OS, the GUI displays the entries in the time zone of the logged on user. The default Admin User does not have a time zone specified by default, so I believe defaults to UTC, but if you go to Accounts, Admin, View Users, set a time zone for the

RE: Cloudstack password enabled template

2013-06-28 Thread Asmita Vagyani
The getVMPassword API doesnot return the password. If the VM is created using the ssh keypair then we can get password. Regards, Asmita. -Original Message- From: Geoff Higginbottom [mailto:geoff.higginbot...@shapeblue.com] Sent: 28 June 2013 PM 04:03 To: users@cloudstack.apache.org S

Re: Cloudstack password enabled template

2013-06-28 Thread Sean Hamilton
The deployVirtualMachine API is an a-sync job. You'll need to use the ID returned to use queryAsyncJobResult to get the password. On 28 June 2013 12:32, Asmita Vagyani wrote: > The getVMPassword API doesnot return the password. > If the VM is created using the ssh keypair then we can get passwor

Re:RE: Cloudstack password enabled template

2013-06-28 Thread WXR
I have a similar question about the password resetting. I download the cloud-set-guest-password for linux and put it on my centos guest vm. http://sourceforge.net/projects/cloudstack/files/Password%20Management%20Scripts/ # cp cloud-set-guest-password /etc/init.d/ # chmod +x /etc/init.d/cloud-

Re: Cloudstack password enabled template

2013-06-28 Thread Edward Valencia
Was the "Password Enabled" check box marked when the template was created? This is required when you want to be able to change the password on Linux and Windows for the script to work. Once the template is created and a new instances started with this "Password Enabled" template then instances l

Re:RE: Cloudstack password enabled template

2013-06-28 Thread Nux!
On 28.06.2013 13:51, WXR wrote: I have a similar question about the password resetting. I download the cloud-set-guest-password for linux and put it on my centos guest vm. http://sourceforge.net/projects/cloudstack/files/Password%20Management%20Scripts/ # cp cloud-set-guest-password /etc/init.

Cloudstack 4.1

2013-06-28 Thread Jerry Simmons
Have just installed CentOS 6.4 followed by Apache-CloudStack 4.1 up to "cloudstack-setup-databases" which fails. Have meticulously followed install guide. Suggestions? Thanks, Jerry Simmons nfina Technologies Inc. 820 University Blvd. suite 4E Mobile, Al. 36609 Tel: (251) 243-0043 ext:

Re: Cloudstack 4.1

2013-06-28 Thread David Nalley
How does it fail? Can we seen any output from the failure. --David On Fri, Jun 28, 2013 at 2:54 PM, Jerry Simmons wrote: > Have just installed CentOS 6.4 followed by Apache-CloudStack 4.1 up to > "cloudstack-setup-databases" which fails. > > Have meticulously followed install guide. Suggestions?

Re: CS4.1 S3 AWS, problem with End Point Reference

2013-06-28 Thread Michael Lukzak
Maybe someone have idea why S3 fails with error EPR? On documentation there is nothing about EPR. I'm doing exactly like documentations says. Any clue? Best regards, Michael > Hi, > I have tried to configure Amazon S3 in CS4.1 but I have a problem with > one error. API AmazonEC2 works (tested),

Re: CS4.1 S3 AWS, problem with End Point Reference

2013-06-28 Thread Sebastien Goasguen
On Jun 28, 2013, at 3:01 PM, Michael Lukzak wrote: > Maybe someone have idea why S3 fails with error EPR? > On documentation there is nothing about EPR. > I'm doing exactly like documentations says. Any clue? > How do you test the service ? boto ? in your properties file it looks like the ho

Unable to register templates and ISOs

2013-06-28 Thread Tim Schultheiss
Hi all, I have a CS 4.1 zone with XenServer 6.1 hosts. They were configured locally, disconnected and sent to a remote site, and then reconnected. After reconnecting, I cannot register anything to the secondary storage in this zone. I checked the logs and saw that it said that my two secondary sto

Re: CS4.1 S3 AWS, problem with End Point Reference

2013-06-28 Thread Michael Lukzak
Yes, I tested using boto. I run two examples from doc https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.0/html/Installation_Guide/aws-api-examples.html EC2 test script works ok, without error. But in S3 I get a error, logs shows cze 28, 2013 11:08:44 PM org.apache.axis2.engine.AxisEn

Console Access: /ajax 404 not found

2013-06-28 Thread Tobias Brunner
Hi, I've managed to install CloudStack on Virtualbox: One VM with Ubuntu where the management server is installed as described in the official documentation (.deb packages) and a DevCloud2 VM which acts as virtualization host with XEN. Everything runs fine so far, I'm able to create instances

Re: Console Access: /ajax 404 not found

2013-06-28 Thread Chip Childers
Tobias, Try asking on dev@cloudstack.a.o. On Jun 28, 2013, at 6:28 PM, Tobias Brunner wrote: > Hi, > > I've managed to install CloudStack on Virtualbox: One VM with Ubuntu where > the management server is installed as described in the official documentation > (.deb packages) and a DevCloud2 V

Re: CS4.1 S3 AWS, problem with End Point Reference

2013-06-28 Thread Michael Lukzak
I do fresh install (I used RPMs from website). EC2 and S3 are enabled (I turned off and turned on). EC2 works, but S3 not. Reponse from boto: boto.exception.BotoServerError: BotoServerError: 500 Internal Server Error http://www.w3.org/2003/05/soap-envelope";>The service cannot be found for the end

?????? Cloudstack password enabled template

2013-06-28 Thread WXR
Yes,I have checked the "password enabled" checkbox. Does anyone set the vm password successfully with the linux password setting script? -- -- ??: "Edward Valencia"; : 2013??6??28??(??) 10:22 ??: "users"; : Re: Cloudstack pas

4.02 to 4.1 ZenServer 6.02 to 6.1

2013-06-28 Thread CSG - Ashley Lester
Hello, I about to upgrade our pre production cloudstack from CS 4.02 to 4.1 and Citrix XenServer 6.02 to 6.1. I would like to hear from anyone who has done this upgrade path and can anyone share some info. The upgrade instructions are pretty good for the CloudStack side of things in the 4.1

Unable to register Templates or ISOs

2013-06-28 Thread Tim Schultheiss
Hi all, I’m looking for help once again.   I have a zone with XenServer 6.1 hosts that were configured locally before being disconnected and sent to a remote site and reconnected. Now I cannot import anything to the secondary storage in this zone. I checked the logs and saw that it said that my t

Re: Unable to register templates and ISOs

2013-06-28 Thread Nguyen Anh Tu
Hi, I got the same issue. Log say "there is no secondary storage..." and I see no record for ssvm in host table in DB. I cc your question to dev maillist. Anyone can help? Sent from my GT-N7000 On 29 Jun 2013 03:30, "Tim Schultheiss" wrote: > Hi all, > > I have a CS 4.1 zone with XenServer 6.1

Re: Unable to register templates and ISOs

2013-06-28 Thread Prasanna Santhanam
On your SSVM can you check the health of the agent using the ssvm-check.sh described in the wiki here: https://cwiki.apache.org/confluence/x/5wLMAQ On Fri, Jun 28, 2013 at 04:29:56PM -0400, Tim Schultheiss wrote: > Hi all, > > I have a CS 4.1 zone with XenServer 6.1 hosts. They were configured

How to migrate all volumes from one primary storage to another one?

2013-06-28 Thread WXR
In cloudstack 4.1 UI,I can see a button which can migrate a volume from one primary storage to another,but the volume must not belong to any instance.So at least the root disk volume can not be migrated. If I want to migrate all volumes from one primary storage to another,what should I do? And