RE: [VOTE][RESULTS] Release Apache CloudStack 4.2.0 (fifth round)

2013-09-19 Thread Indra Pramana
Can we do option (1) please? Many users, including myself, have been waiting for 4.2 to be released for months. On 20 Sep 2013 05:59, "Animesh Chaturvedi" wrote: > > > > -Original Message- > > From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] > > Sent: Thursday, September 1

Re: Volunteers to Complete the 4.2 Release Notes

2013-09-20 Thread Indra Pramana
p 20, 2013 at 5:45 PM, Radhika Puthiyetath < radhika.puthiyet...@citrix.com> wrote: > Thanks Indra. > > ** ** > > I shall attach the PDF file at > https://issues.apache.org/jira/browse/CLOUDSTACK-4245. > > ** ** > > ** ** > > ** ** > > *

Upgrading from 4.1.1 to 4.2.0, cloudstack-sysvmadm fails to execute

2013-09-23 Thread Indra Pramana
Dear all, I am currently in the midst of upgrading my CloudStack 4.1.1 to 4.2.0. Everything went smooth after I followed the instruction from the PDF file provided by Radhika and some addition of notes by Abhinav, except on the last step: When I tried to run the cloudstack-sysvmadm script: nohup

Re: Upgrading from 4.1.1 to 4.2.0, cloudstack-sysvmadm fails to execute

2013-09-23 Thread Indra Pramana
restart management and see if > the problem goes away. > > > - Si > > - Original Message - > > From: "Indra Pramana" > To: us...@cloudstack.apache.org, dev@cloudstack.apache.org > Cc: "Radhika Puthiyetath" > Sent: Monday, September 23, 201

Re: Upgrading from 4.1.1 to 4.2.0, cloudstack-sysvmadm fails to execute

2013-09-23 Thread Indra Pramana
installation or build? > > - Original Message ----- > > From: "Indra Pramana" > To: dev@cloudstack.apache.org > Cc: us...@cloudstack.apache.org > Sent: Monday, September 23, 2013 8:46:55 AM > Subject: Re: Upgrading from 4.1.1 to 4.2.0, cloudstack-sysvmadm fails t

Re: Upgrading from 4.1.1 to 4.2.0, cloudstack-sysvmadm fails to execute

2013-09-23 Thread Indra Pramana
Done Building dependency tree Reading state information... Done cloudstack-management is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Looking forward to your reply, thank you, Cheers. On Mon, Sep 23, 2013 at 10:34 PM, Indra Pramana wrote: >

Re: Upgrading from 4.1.1 to 4.2.0, cloudstack-sysvmadm fails to execute

2013-09-23 Thread Indra Pramana
database issue? Need to revert back to 4.1.1 format before re-trying? Any advice is greatly appreciated. Thank you. On Mon, Sep 23, 2013 at 10:59 PM, Indra Pramana wrote: > Hi Simon and all, > > I tried to rebuild/recompile from the beginning. > > How to force my Cloudstack mana

Upgrade from 4.1.1 to 4.2.0 failed: Error creating bean with name 'apiDBUtils'

2013-09-23 Thread Indra Pramana
Dear all, Apologise, reposting this issue since the subject on the earlier thread might not be clearly depicting the problem. I tried to perform upgrade of CloudStack version 4.1.1 to 4.2.0, and I am not able to access the CloudStack GUI after the upgrade. I am able to start the cloudstack-manag

Re: Upgrade from 4.1.1 to 4.2.0 failed: Error creating bean with name 'apiDBUtils'

2013-09-23 Thread Indra Pramana
achment. > > > > Thanks > > Animesh > > > >> -Original Message- > >> From: Indra Pramana [mailto:in...@sg.or.id] > >> Sent: Monday, September 23, 2013 10:10 AM > >> To: us...@cloudstack.apache.org; dev@cloudstack.a

Re: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Indra Pramana
; > > > . Install a libvirt hook with the following commands: > > # mkdir /etc/libvirt/hooks > > # cp /usr/share/cloudstack-agent/lib/libvirtqemuhook > /etc/libvirt/hooks/qemu > > # chmod +x /etc/libvirt/hooks/qemu > > > > . Restart libvirtd. > > #

Re: cloudstack-sysvmadm takes very long to run?

2013-09-23 Thread Indra Pramana
starting 2 running routing vm(s)... ERROR: Failed to restart domainRouter with id 1931 ERROR: Failed to restart domainRouter with id 1930 Done restarting router(s). === Looking forward to your reply, thank you. Cheers. On Tue, Sep 24, 2013 at 2:54 AM, Indra Pramana wrote: > Is it n

Re: cloudstack-sysvmadm takes very long to run?

2013-09-23 Thread Indra Pramana
Hi Chiradeep, I have uploaded the logs in pastebin here: http://pastebin.com/jy49jF4A Looking forward to your reply, thank you. Cheers. On Tue, Sep 24, 2013 at 3:59 AM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote: > Logs? > > On 9/23/13 12:46 PM, "Indra Praman

Re: Upgrade from 4.1.1 to 4.2.0 failed: Error creating bean with name 'apiDBUtils'

2013-09-23 Thread Indra Pramana
Darren, You are my life saver! Managed to get the componentContext.xml file which comes with the 4.2 dist and it works! Checking further now if everything is OK... Many thanks!!! On Tue, Sep 24, 2013 at 2:14 AM, Indra Pramana wrote: > Hi Darren, > > Good day to you, and thank you f

Re: cloudstack-sysvmadm takes very long to run?

2013-09-23 Thread Indra Pramana
starting 2 running routing vm(s)... ERROR: Failed to restart domainRouter with id 1931 ERROR: Failed to restart domainRouter with id 1930 Done restarting router(s). === Looking forward to your reply, thank you. Cheers. On Tue, Sep 24, 2013 at 2:54 AM, Indra Pramana wrote: > Is it n

Re: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Indra Pramana
t; > # chmod +x /etc/libvirt/hooks/qemu > > > > . Restart libvirtd. > > # service libvirtd restart > > > > . Start the agent. > > # service cloudstack-agent start > > > > Note : This step will be added after step 13.d in section 3.2 and 21.e >

Re: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Indra Pramana
ll be added after step 13.d in section 3.2 and 21.e in > section 3.3 > > 7. We need to add a section for 4.0.x to 4.2 upgrades. > > Thanks and regards, > Abhinav > > -Original Message- > From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] > Sent: Sunda

Re: Volunteers to Complete the 4.2 Release Notes

2013-09-24 Thread Indra Pramana
they are needed > only during upgrade from previous versions. > > Thanks and regards, > Abhinav > > -Original Message- > From: Indra Pramana [mailto:in...@sg.or.id] > Sent: Tuesday, September 24, 2013 12:14 PM > To: us...@cloudstack.apache.org > Cc: dev@clo

Database upgrade

2013-09-24 Thread Indra Pramana
Dear all, During my (failed) upgrade attempt from CloudStack 4.1.1 to 4.2.0 early this week, I noted that CloudStack management server will automatically detect the database version and upgrade the database automatically. === 2013-09-24 02:23:48,145 INFO [utils.component.ComponentContext] (Timer

Re: Database upgrade

2013-09-25 Thread Indra Pramana
Hi Harikrishna, Thank you for your email reply, greatly appreciated. Thank you. On Wed, Sep 25, 2013 at 1:05 PM, Harikrishna Patnala < harikrishna.patn...@citrix.com> wrote: > My comments inline > > -Harikrishna > > On 25-Sep-2013, at 10:18 AM, Indra Pramana

Failed to deserialize json object

2013-09-25 Thread Indra Pramana
Dear all, During my upgrade attempt from CloudStack 4.1.1 to 4.2.0 earlier this week, I failed on the step when I need to run the cloudstack-sysvmadm script to restart the system VMs. nohup cloudstack-sysvmadm -d IP address -u cloud -p -a > sysvm.log 2>&1 & When I scrutinize the management serve

Upgrade failed because system VM was created using old template?

2013-09-25 Thread Indra Pramana
Dear all, I scrutinized the CloudStack management logs during my failed upgrade attempt from CloudStack 4.1.1 to 4.2.0 and found this on the log: === 2013-09-24 02:53:56,029 DEBUG [cloud.storage.VolumeManagerImpl] (secstorage-1:null) Checking if we need to prepare 1 volumes for VM[SecondaryStorag

Re: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Indra Pramana
e new systemvms > using the new templates will come up and you won't see that error anymore. > Are they not coming up even after running cloudstack-sysvmadm command?? > Can you copy the full management server log somewhere so that I can have a > look? > > Thanks and regards,

Re: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Indra Pramana
Hi Abhinav, We are using KVM. Thank you.

Re: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Indra Pramana
er the ssvm and cpvm are created or > not? > try " virsh list " and see if the vms are there? Is it a Rhel host or > Ubuntu host?? > Also, check what is the entry in /etc/cloudstack/agent/agent.properties > file for the "resource" parameter. > > Thanks and regard

Re: Upgrade failed because system VM was created using old template?

2013-09-26 Thread Indra Pramana
Dear all, Would like to confirm on this: On Wed, Sep 25, 2013 at 7:40 PM, Indra Pramana wrote: > 2. Do I need to delete the old system VM template from the template list, > prior to the upgrade? If yes, I think this should be inside the > documentation. > Prior to the upgrade f

cloud-set-guest-password script for ArchLinux?

2013-09-26 Thread Indra Pramana
Dear all, I am trying to create CloudStack OS template for ArchLinux. However, I am not able to find the cloud-set-guest-password password management template script for ArchLinux. Under the shankerbalan's github site, there are only scripts for CentOS, Ubuntu, Debian, FreeBSD and SLES: https://g

Error in backing up cloud database

2013-10-01 Thread Indra Pramana
Dear all, I tried to perform another upgrade today with Abhinav's assistance, and right now I am not able to backup the cloud database. This is the error when doing mysqldump: root@pri-db-01:~/backup/20131001# mysqldump -u cloud -p cloud > cloudstack-backup3.sql Enter password: mysqldump: Couldn'

Re: Error in backing up cloud database

2013-10-01 Thread Indra Pramana
r column (on an existing table) I need to delete? Looking forward to your reply, thank you. Cheers. On Tue, Oct 1, 2013 at 9:25 PM, Indra Pramana wrote: > Dear all, > > I tried to perform another upgrade today with Abhinav's assistance, and > right now I am not able to backup

Unable to create instance after upgrading to CloudStack 4.2.0

2013-10-01 Thread Indra Pramana
Dear all, I am having problems of unable to create new instances after upgrading to 4.2.0. The error message is: Failed to increment resource count of type primary_storage for account id=2 Excerpt from management-server.log: 2013-10-02 00:40:57,770 DEBUG [cloud.api.ApiServlet] (catalina-ex

Re: Unable to create instance after upgrading to CloudStack 4.2.0

2013-10-01 Thread Indra Pramana
On Wed, Oct 2, 2013 at 12:49 AM, Indra Pramana wrote: > Dear all, > > I am having problems of unable to create new instances after upgrading to > 4.2.0. The error message is: > > Failed to increment resource count of type primary_storage for account id=2 > > Excerpt from ma

Re: Unable to create instance after upgrading to CloudStack 4.2.0

2013-10-01 Thread Indra Pramana
imesh > > > -----Original Message- > > From: Indra Pramana [mailto:in...@sg.or.id] > > Sent: Tuesday, October 01, 2013 11:06 AM > > To: dev@cloudstack.apache.org; us...@cloudstack.apache.org > > Subject: Re: Unable to create instance after upgrading to CloudStack

Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Indra Pramana
Dear all, I tried to simulate upgrading the database from Cloudstack 4.1.1 to 4.2.0 on my test environment and getting below error message: MySQLSyntaxErrorException: Access denied; you need (at least one of) the SUPER privilege(s) for this operation Anyone can advise what super privilege is req

Re: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Indra Pramana
database on Amazon > RDS? > > > 2013/10/2 Indra Pramana > > > Dear all, > > > > I tried to simulate upgrading the database from Cloudstack 4.1.1 to 4.2.0 > > on my test environment and getting below error message: > > > > MySQLSyntaxErrorExcept

Re: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Indra Pramana
rote: > I had the exactly same problem when I was backing up my CS database on a > Amazon RDS. > There was a problem with some DEFINER command generated by the mysqldump. > > > 2013/10/2 Indra Pramana > > > Hi Rafael, > > > > What I did is just to setup a

Re: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Indra Pramana
are using to run the queries, > or simple try to change the DEFINER statement to something like: > DEFINER=CURRENT_USER > > > 2013/10/2 Indra Pramana > > > Hi Rafael, > > > > May I know how did you resolve the problem? Do we need to manually grant > > supe

[SOLVED] Re: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Indra Pramana
e the command show grants; > and post me the results? > > > 2013/10/2 Indra Pramana > > > Hi Rafael, > > > > I believe the upgrade script is run by 'cloud' user, correct? By default > > full permission to the 'cloud' user has been given, and

Re: Unable to create instance after upgrading to CloudStack 4.2.0

2013-10-02 Thread Indra Pramana
ply, thank you. Cheers. On Wed, Oct 2, 2013 at 4:26 PM, Wei ZHOU wrote: > ConfigurationServerImpl will insert missing records to resource_count table > at management server startup. > It is strange you meet some issues others do not meet. > > > 2013/10/2 Indra Pramana > &

Re: Unable to create instance after upgrading to CloudStack 4.2.0

2013-10-02 Thread Indra Pramana
Hi Wei Zhou, Thanks for your e-mail. Do you have any recommendation or suggestion on how we can resolve the problem? I am not a CloudStack developer (just a normal user) so we are at loss on how we can resolve this issue. We are not able to upgrade to 4.2.0 because of this new problem, after we m

Re: Unable to create instance after upgrading to CloudStack 4.2.0

2013-10-02 Thread Indra Pramana
t; > Environment: CentOS 6.3 64bit > > > Reporter: Naoki Sakamoto > > > Assignee: edison su > > > Attachments: 20130906_HA_SystemVM_Migration_OK_But_UserVM_NG.zip, > > 20130909_HA_UserVM_Migration_NG.zip > > > > > > > > > 1. We made one of KVM Host Power OFF b

Re: Unable to create instance after upgrading to CloudStack 4.2.0

2013-10-02 Thread Indra Pramana
o fix the count. For that, you have > to execute the API updateResourceCount. Here is the example: > > > http://localhost:8096/?command=updateResourceCount&account=admin&domainId=1 > > -Alena. > > From: Indra Pramana > Reply-To: "dev@cloudstack.

Re: Unable to create instance after upgrading to CloudStack 4.2.0

2013-10-02 Thread Indra Pramana
. Cheers. On Thu, Oct 3, 2013 at 11:31 AM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > Hi Indra, > > Please see inline. > > -alena. > > On 10/2/13 8:21 PM, "Indra Pramana" wrote: > > >Hi Alena, > > > > > >Good da

Re: Unable to create instance after upgrading to CloudStack 4.2.0

2013-10-03 Thread Indra Pramana
The steps are correct. > Please follow the steps and let me know if you need any help. > > This issue got fixed in 4.2-forward branch with this commit: > 38bbfdc89a50bbb9464700d202d1cfa7b7955953 > > --Sanjay > > > -Original Message- > > From: Indra Pramana [mail

Re: CS 4.2.0 - Bug with ssvm - wrong capacity recognized

2013-10-03 Thread Indra Pramana
Hi, I encountered the problem before, this is because for some reason, SSVM is not able to mount to your NFS server. Try to SSH into the SSVM and then run mount command to try whether you can mount manually. If cannot, then need to investigate further. HTH. Thank you. On Thu, Oct 3, 2013 at 6:

[URGENT] Unable to stop/start system VMs after upgrade to 4.2.0

2013-10-03 Thread Indra Pramana
Dear all, I am now in the progress of upgrading my CloudStack from 4.1.1 to 4.2.0. Running cloudstack-sysvmadm can restart the SSVM, but failed to restart the CPVM and all the VRs. [1] 3152 root@cs-mgmt-01:~/backup/20131003# tail -f sysvm.log nohup: ignoring input /usr/bin/cloudstack-sysvmad

Re: [URGENT] Unable to stop/start system VMs after upgrade to 4.2.0

2013-10-03 Thread Indra Pramana
Dear all, I managed to fix the VRs issue by destroying the routers and restarting the networks associated to the routers. Only left is the CPVM, I am not able to stop/destroy it. Any advise? Looking forward to your reply, thank you. Cheers. On Thu, Oct 3, 2013 at 8:16 PM, Indra Pramana

[URGENT] Mounting issues from KVM hosts to secondary storage

2013-10-03 Thread Indra Pramana
Dear all, We face a major problem after upgrading to 4.2.0. Mounting from KVM hosts to secondary storage seems to fail, every time a new VM instance is created, it will use up the / (root) partition of the KVM hosts instead. Here is the df result: root@hv-kvm-02:/home/indra# df Filesystem

[RESOLVED] Re: [URGENT] Unable to stop/start system VMs after upgrade to 4.2.0

2013-10-03 Thread Indra Pramana
; > >> I managed to fix the VRs issue by destroying the routers and restarting > >>the > >> networks associated to the routers. > >> > >> Only left is the CPVM, I am not able to stop/destroy it. Any advise? > >> > >> Looking forward

Re: [URGENT] Mounting issues from KVM hosts to secondary storage

2013-10-03 Thread Indra Pramana
up, we only have 1-2 hours left to resolve the problem, otherwise we will be forced to revert back to 4.1.1 (for the fourth time). :( Urgently looking forward to your reply, thank you. Cheers. > > On Thu, Oct 3, 2013 at 9:53 AM, Indra Pramana wrote: > > Dear all, > > > >

Re: [URGENT] Mounting issues from KVM hosts to secondary storage

2013-10-03 Thread Indra Pramana
help? Looking forward to your reply, thank you. Cheers. On Fri, Oct 4, 2013 at 12:24 AM, Dean Kamali wrote: > have you looked at storage over-provisioning settings ?? > > > On Thu, Oct 3, 2013 at 11:53 AM, Indra Pramana wrote: > > > Dear all, > > > > We f

Re: [URGENT] Mounting issues from KVM hosts to secondary storage

2013-10-03 Thread Indra Pramana
Hi Marcus and all, I also find some strange and interesting error messages from the libvirt logs: http://pastebin.com/5ByfNpAf Looking forward to your reply, thank you. Cheers. On Fri, Oct 4, 2013 at 1:38 AM, Indra Pramana wrote: > Hi Marcus, > > Good day to you, and thank you f

Re: [URGENT] Mounting issues from KVM hosts to secondary storage

2013-10-03 Thread Indra Pramana
t isn't, at least. > > > On Thu, Oct 3, 2013 at 11:45 AM, Indra Pramana wrote: > > Hi Marcus and all, > > > > I also find some strange and interesting error messages from the libvirt > > logs: > > > > http://pastebin.com/5ByfNpAf > > > >

Re: [URGENT] Mounting issues from KVM hosts to secondary storage

2013-10-03 Thread Indra Pramana
ould be written to from the kvm host unless you were doing backups or > snapshots. > > On Thu, Oct 3, 2013 at 12:03 PM, Indra Pramana wrote: > > Hi Marcus, > > > > It happens randomly, mounting fails, and then / gets filled. I suspect > this > > oc

Resize data-disk doesn't work after upgrade

2013-10-03 Thread Indra Pramana
Dear all, After upgrading to 4.2.0, I tried to resize a data disk of a VM instance from 20 GB to 60 GB, through the Cloudstack GUI. The UI reports that the resize was successful, and that the data disk is now showing 60 GB instead of 20 GB. However, when I check the actual disk on the VM, it seems

Re: Resize data-disk doesn't work after upgrade

2013-10-03 Thread Indra Pramana
f you can. > > Look at those two things and let us know > > On Thu, Oct 3, 2013 at 2:33 PM, Indra Pramana wrote: > > Dear all, > > > > After upgrading to 4.2.0, I tried to resize a data disk of a VM instance > > from 20 GB to 60 GB, through the Cloudstack GUI. The UI r

Slow network speed to VM instances after upgrade to CloudStack 4.2.0

2013-10-03 Thread Indra Pramana
Dear all, After CloudStack upgrade to 4.2.0, the network speed to our VM instances is very slow and seems to be limited to 2 Mbps for both ingress and egress traffic for each instance. It seems that there's some network rate limiting which didn't take effect on CloudStack version 4.1.1 or below, b

Re: Resize data-disk doesn't work after upgrade

2013-10-04 Thread Indra Pramana
"path" field for the > virtual disk in the volumes table). > > Best regards, > Kirk > > On 10/03/2013 03:47 PM, Marcus Sorensen wrote: > > What primary storage are you using? Any errors in agent log? > > On Oct 3, 2013 3:16 PM, "Indra Pramana" wro

Re: Resize data-disk doesn't work after upgrade

2013-10-06 Thread Indra Pramana
Dear Marcus, Kirk and all, Any further recommendations on how can I troubleshoot on this matter to pinpoint the cause of the inability to resize the disk, and to find the solution to the problem? Looking forward to your reply, thank you. Cheers. On Fri, Oct 4, 2013 at 3:30 PM, Indra Pramana

Unable to reboot instance: "Unable to find service offering: [NUMBER] corresponding to the vm"

2013-10-06 Thread Indra Pramana
Dear all, After upgrading to CloudStack 4.2.0, I am not able to reboot a VM instance. Error message: "Unable to find service offering: [SOME-RANDOM-NUMBER] corresponding to the vm". This affects all the VM instances that I want to reboot. Any idea what could be the cause of the problem? Seems tha

Running snapshot caused host to be disconnected

2013-10-07 Thread Indra Pramana
Dear all, I did some tests on snapshots since it's now supported for my Ceph RBD primary storage in CloudStack 4.2. When I ran the snapshot for a particular VM instance earlier, I noticed that this has caused the host (where the VM is on) becomes disconnected. Here's the excerpt from the agent.lo

Re: Running snapshot caused host to be disconnected

2013-10-07 Thread Indra Pramana
run on the VM running on that host, the host's CPU utilisation will be higher than usual? How can I limit the CPU resources used by the snapshot? Looking forward to your reply, thank you. Cheers. On Mon, Oct 7, 2013 at 7:18 PM, Indra Pramana wrote: > Dear all, > > I did

[SOLVED] Re: Resize data-disk doesn't work after upgrade

2013-10-07 Thread Indra Pramana
script that does the > resize only supports resizing qcow2 files and CLVM volumes. > > Best regards, > Kirk > > On 10/06/2013 06:42 PM, Indra Pramana wrote: > > Dear Marcus, Kirk and all, > > > > Any further recommendations on how can I troubleshoot on this matter t

High CPU utilization on KVM hosts while doing RBD snapshot - was Re: snapshot caused host disconnected

2013-10-07 Thread Indra Pramana
ppreciated. Looking forward to your reply, thank you. Cheers. On Mon, Oct 7, 2013 at 11:03 PM, Indra Pramana wrote: > Dear all, > > I also found out that when the RBD snapshot is being run, the CPU > utilisation on the KVM host will be shooting up very high, which might > explai

Re: High CPU utilization on KVM hosts while doing RBD snapshot - was Re: snapshot caused host disconnected

2013-10-08 Thread Indra Pramana
0 16777216 net.core.wmem_max = 16777216 net.core.rmem_max = 16777216 net.core.wmem_default = 65536 net.core.rmem_default = 87380 net.core.netdev_max_backlog = 3 (3) Try to disable RBD snapshot copying from primary to secondary storage by setting this global Cloudstack configuration: snapshot.backup.

Re: Unable to reboot instance: "Unable to find service offering: [NUMBER] corresponding to the vm"

2013-10-09 Thread Indra Pramana
Dear all, Anyone can advise on this? Looking forward to your reply, thank you. Cheers. On Mon, Oct 7, 2013 at 9:49 AM, Indra Pramana wrote: > Dear all, > > After upgrading to CloudStack 4.2.0, I am not able to reboot a VM > instance. Error message: "Unable to find service

Dynamically scalable?

2013-10-09 Thread Indra Pramana
Dear all, What does "dynamically scalable" means on a VM instance or a template? Looking forward to your reply, thank you. Cheers.

Re: High CPU utilization on KVM hosts while doing RBD snapshot - was Re: snapshot caused host disconnected

2013-10-09 Thread Indra Pramana
orage? (2) What would be the impact to CloudStack operations if we leave the snapshots on primary storage without copying them to secondary storage? Are we still able to do restoration from the snapshots kept in the primary storage? Looking forward to your reply, thank you. Cheers. On Wed, Oct 9

Steps in building DEB packages for 4.2.0

2013-10-10 Thread Indra Pramana
Dear all, I am reading the documentation on the steps in building DEB packages for CloudStack 4.2.0: http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/sect-source-builddebs.html and compare it with the steps on the earlier version (e.g. 4.1.1): http://cloud

Re: High CPU utilization on KVM hosts while doing RBD snapshot - was Re: snapshot caused host disconnected

2013-10-10 Thread Indra Pramana
;> storage? >> >> > Not sure, but that's what the broken setting is for. > > I don't think the problem here is the code, but it's the hypevisor which > isn't able to keep up. > > Some throttling might be useful here, but the code itself isn't

Cannot create VM instance using template converted from snapshot

2013-10-20 Thread Indra Pramana
Dear all, We are using CloudStack 4.2.0, KVM hypervisors and Ceph RBD primary storage. We are able to create a volume snapshot of a VM instance's root-disk, and convert the snapshot into a template. However, we are not able to create a new VM instance based on the template.Error messages on both

Re: Unable to reboot instance: "Unable to find service offering: [NUMBER] corresponding to the vm"

2013-10-23 Thread Indra Pramana
Dear all, Wondering if anyone can advise on this? Or am I the only one who seem to having this problem? :) Looking forward to your reply, thank you. Cheers. On Wed, Oct 9, 2013 at 5:52 PM, Indra Pramana wrote: > Dear all, > > Anyone can advise on this? > > > Looking for

Enable SSL (https) for Cloudstack 4.2.0 management server

2013-10-29 Thread Indra Pramana
Dear all, Any documentation on how to enable SSL (https) for Cloudstack 4.2.0 management server? I am using Ubuntu 12.04.2. I tried to follow the instruction here, is it still valid? http://support.citrix.com/article/CTX132008 I have managed to come to the step of creating the PKS12 format keyst

Storage overprovisioning for RBD / disable threshold?

2013-11-07 Thread Indra Pramana
Dear all, I am using CloudStack 4.2.0, KVM hypervisors, Ceph RBD primary storage and NFS secondary storage. I tried to change the storage.overprovisioning.factor from 1 to 2 under Global Settings, and it doesn't seem to work on my primary storage. The total amount of disk space seems to be remain

Strange info on secondary storage after upgrade to CloudStack 4.2.0

2013-11-08 Thread Indra Pramana
Dear all, On CloudStack GUI, under Infrastructure > Secondary Storage, I remember we used to have a proper name for each secondary storage. However, after the upgrade to CloudStack 4.2.0, the name disappears and it now becomes the ID like this: NameURLProviderQuickviewc02da448-b9f4-401b-b8d5-83e8

Add new KVM hypervisor host into CloudStack

2014-01-30 Thread Indra Pramana
Hi, It's time for me to add new KVM hypervisor host into our CloudStack and I read these requirements: http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/hypervisor-kvm-install-flow.html === - Within a single cluster, the hosts must be of the same distrib

Re: Add new KVM hypervisor host into CloudStack

2014-02-01 Thread Indra Pramana
same -- it's normal to bring in better servers over time. Please CMIIW. Will try ordering the server now and will update again if I encounter further issues. Thanks! Cheers. On Thu, Jan 30, 2014 at 5:45 PM, Nux! wrote: > On 30.01.2014 08:57, Indra Pramana wrote: > >> Hi, >

CloudStack usage calculation doesn't work?

2014-02-04 Thread Indra Pramana
Hi, When I installed CloudStack, I also installed the CloudStack usage server and the service seems to be running fine, I can stop and start the service and the status is running. === # service cloudstack-usage restart * Stopping CloudStack Usage Monitor cloudstack-usage[ OK

Re: CloudStack usage calculation doesn't work?

2014-02-05 Thread Indra Pramana
Hi Wei Zhou, Yes, I am using version 4.2.0. Any known bug related to usage server on this version? Looking forward to your reply, thank you. Cheers. On Wed, Feb 5, 2014 at 3:25 PM, Wei ZHOU wrote: > Are you working on 4.2.0? > > > 2014-02-05 Indra Pramana : > > &g

Live migration failed to newly provisioned KVM host

2014-04-18 Thread Indra Pramana
Dear all, I am using CloudStack 4.2.0 and KVM hypervisor. I just provisioned a new KVM host and I am able to add the host into the zone/cluster, it's up and routing. This new host is using a different (newer) type of server, but using the same type of CPUs as per CloudStack's requirements on KVM h

Re: Live migration failed to newly provisioned KVM host

2014-04-24 Thread Indra Pramana
wrote: > Yes, it looks as though the two machines are running different > versions of qemu/libvirt, as the destination doesn't support the > machine type that the VM has defined in it's XML on the source host. > > On Fri, Apr 18, 2014 at 3:43 PM, Nux! wrote: > > On

Wrong timing when a Windows VM boots-up

2014-06-29 Thread Indra Pramana
Dear all, We are using CloudStack 4.2.0 and KVM hypervisor. We are based in Singapore, GMT +0800. Recently we had some issues whenever a Windows-based guest VM under CloudStack is being restarted, the time will move behind by 8 hours. For example, if a VM was rebooted at 8am Singapore time, after

DNS service on VR not responding

2014-07-20 Thread Indra Pramana
Dear all, All our guest VMs are having our virtual router (VR)'s IP address on /etc/resolv.conf. In the past two weeks, I just realised that the DNS service on the VR is not working, and doesn't respond to DNS queries from the DNS clients on the guest VM. I have tried to stop and start back the V

Re: DNS service on VR not responding

2014-07-20 Thread Indra Pramana
0, 2014 at 11:26 PM, Rafael Weingartner < rafaelweingart...@gmail.com> wrote: > Have you taken a look at dnsmasq.log in the VR ? > What do you mean with not responding? The addresses are not being resolved > to ip addresses? > > > On Sun, Jul 20, 2014 at 11:53 AM, In

Re: DNS service on VR not responding

2014-07-20 Thread Indra Pramana
debug, and try to see if something interesting >appears in dnsmasq.log. > > > > > On Sun, Jul 20, 2014 at 2:06 PM, Indra Pramana wrote: > > > Hi Rafael, > > > > Good day to you, and thank you for your reply. > > > > Can't find anything wron

Re: DNS service on VR not responding

2014-07-20 Thread Indra Pramana
t; List running ports as well on VR, do a telnet to dns port on router from > guest vm to verify for its response. > > Santhosh > ________ > From: Indra Pramana [in...@sg.or.id] > Sent: Sunday, July 20, 2014 1:06 PM > To: us...@cloudstack.apache.org

Re: DNS service on VR not responding

2014-07-20 Thread Indra Pramana
or the VR's > > IP, and only leaving 8.8.8.8 and 8.8.4.4, guest VMs will be running fine > > and will be able to resolve domains properly." > > > > > > Santhosh > > > > From: Indra Pramana [in...@sg.or.id

Re: DNS service on VR not responding

2014-07-20 Thread Indra Pramana
both by commenting out vr ip and not, in > > resolv.conf, you may see the difference. > > > > "Yes, if I remove or comment out the first nameserver entry for the > > VR's IP, and only leaving 8.8.8.8 and 8.8.4.4, guest VMs will be > > running fine and will

Re: DNS service on VR not responding

2014-07-21 Thread Indra Pramana
nternet. It might be resolving the queries from external DNS > server. > > If you are not able to resolve the names from VR, check if the DNS service > is running properly for the IP which act as a DNS server. > > Regards > Vihar > On Jul 21, 2014 10:19 AM, "Indra Pramana&q

Resource [DataCenter:6] is unreachable: Unable to apply userdata and password entry on router

2014-07-21 Thread Indra Pramana
Dear all, Suddenly I am not able to create new VMs on my zone. The error message I found on management-server.log: 2014-07-22 11:25:51,632 INFO [cloud.vm.VirtualMachineManagerImpl] (Job-Executor-3:job-17146 = [ b780cd9c-2d0b-499f-b396-269064995e30 ]) Unable to contact resource. com.cloud.excepti

Re: Resource [DataCenter:6] is unreachable: Unable to apply userdata and password entry on router

2014-07-22 Thread Indra Pramana
t; you are able to access the VR from host with 3922 port and 8250. > > If not there is no communication between the host and the VR. > > Regards > Vihar K > On Jul 22, 2014 8:59 AM, "Indra Pramana" wrote: > > > Dear all, > > > > Suddenly I am not

Password reset doesn't work, fail to acquire the lock passwdlock

2014-08-15 Thread Indra Pramana
Dear all, Good day to all of you. I am using CloudStack 4.2.0 and KVM hypervisor. Suddenly our password reset function doesn't work anymore. I logged in into the virtual router and found these messages on /var/log/messages: Aug 16 01:43:04 r-2606-VM cloud: Process /opt/cloud/bin/serve_password.

Re: Password reset doesn't work, fail to acquire the lock passwdlock

2014-08-15 Thread Indra Pramana
On Sat, Aug 16, 2014 at 9:50 AM, Indra Pramana wrote: > Dear all, > > Good day to all of you. > > I am using CloudStack 4.2.0 and KVM hypervisor. > > Suddenly our password reset function doesn't work anymore. I logged in > into the virtual router and found these mess

Upload root certificate and intermediate certificate

2014-09-20 Thread Indra Pramana
Dear all, I am using CloudStack 4.2.0 and I am following this procedure to change console proxy to use our own domain: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Procedure+to+Replace+realhostip.com+with+Your+Own+Domain+Name On this step: Uploading root certificate API call. Thi

Re: Upload root certificate and intermediate certificate

2014-09-20 Thread Indra Pramana
, thank you. Cheers. On Sat, Sep 20, 2014 at 10:26 PM, abhisek basu wrote: > Inline.. > > Sent from my iPhone > > > On 20 Sep 2014, at 7:50 pm, "Indra Pramana" wrote: > > > > Dear all, > > > > I am using CloudStack 4.2.0 and I am following t

Re: Upload root certificate and intermediate certificate

2014-09-20 Thread Indra Pramana
need to put the session key? Thank you. On Sun, Sep 21, 2014 at 1:39 AM, abhisek basu wrote: > Please run the login api using the api key and signature, in return you > will get the session key. > > Sent from my iPhone > > > On 20 Sep 2014, at 10:58 pm, "Indra P

Re: Upload root certificate and intermediate certificate

2014-09-20 Thread Indra Pramana
nameAsia/Kuala_Lumpurblablablasomecodeblablabla=8.0something How can I tell which one is the session key? On Sun, Sep 21, 2014 at 2:19 AM, Indra Pramana wrote: > Hi Abhisek, > > I checked on this documentation on login via API: > > http://cloudstack.apache.org/docs/api/apidocs-4.2

Re: Upload root certificate and intermediate certificate

2014-09-20 Thread Indra Pramana
how the parameters used to make requests. Copy > the sessionid parameter > > Amogh > > On 9/20/14 11:41 AM, "Indra Pramana" wrote: > > >Hi Abhisek and all, > > > >I tried to run the login API command via browser: > > > > > https://x.x.x.x

How to start a guest VM on different host?

2014-09-21 Thread Indra Pramana
Dear all, When I stop and then start back a guest VM, CloudStack will try to start it back on the same hypervisor host where the VM was hosted previously. Is it possible for me to start a guest VM on a specific other hypervisor host? Looking forward to your reply, thank you. Cheers.

Re: How to start a guest VM on different host?

2014-09-21 Thread Indra Pramana
oudStack. I am not sure > whether the tagging will be applicable for already deployed vms. You can > give a try. > > -Sanjeev > > -Original Message- > From: Indra Pramana [mailto:in...@sg.or.id] > Sent: Monday, September 22, 2014 7:57 AM > To: dev@cloudstack.

Unable to upload SSL certificate for realhostip replacement

2014-09-22 Thread Indra Pramana
Dear all, I am following the instruction on this documentation to replace realhostip.com with my own domain. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Procedure+to+Replace+realhostip.com+with+Your+Own+Domain+Name Everything is fine until I need to upload the root certificate via API

Re: Unable to upload SSL certificate for realhostip replacement

2014-09-27 Thread Indra Pramana
Amogh Vasekar wrote: > Can you try using http://meyerweb.com/eric/tools/dencoder/ > > Amogh > > On 9/22/14 4:36 AM, "Indra Pramana" wrote: > > >Dear all, > > > >I am following the instruction on this documentation to replace > >realhostip.c

  1   2   >