RE: Problem Releasing of Previously Allocated IP Address

2016-05-13 Thread Sanjeev Neelarapu
You can file a bug for it. Router vm should not get different IP in shared network. One way is to DB hack. Mark the allocated state to null in user_ip_address table for the IPs which are not in use. Best Regards, Sanjeev N Chief Product Engineer, Accelerite Off: +91 40 6722 9368 | EMail: sanjeev

Re: Problem Releasing of Previously Allocated IP Address

2016-05-13 Thread Özhan Rüzgar Karaman
Hi Sanjeev; If i mark that ip state to Null, what will happen for defaultDns":"x.x.x.5 entry in com.cloud.agent.api.routing.DhcpEntryCommand ? Do you know where Router VM DhcpEntryCommand gets its defaultDns value? Thanks Özhan On Fri, May 13, 2016 at 10:10 AM, Sanjeev Neelarapu < sanjeev.neelar.

Re: Storagemigration / Primary Storages

2016-05-13 Thread Stephan Seitz
Sanjeev, thank's for your response. As you said, CS will delete the volumes from the source storage, but I'ld expect it to be done immediately after a successful migration. I don't think this happened correctly. Is there an easy way to track down CS-volumeid to xen-vbds to xen-vdi to the respectiv

AW: Storagemigration / Primary Storages

2016-05-13 Thread S . Brüseke - proIO GmbH
I am not sure if the workflow is deleting a volume copied to another storage, but I know that there is a cleanup job. Take a look at global setting: storage.cleanup.interval Mit freundlichen Grüßen / With kind regards, Swen -Ursprüngliche Nachricht- Von: Stephan Seitz [mailto:s.se...@

Re: Upgrade of Primary storage.

2016-05-13 Thread Dag Sonstebo
Hi Makrand, first of all - using the same storage appliance for all purposes (management VMs, primary and secondary storage) is fairly common, and fully viable as long as you run separate LUNs / NFS shares and tie down access accordingly. With regards to your shutdown / startup steps you're pre

Re: Template and ISO downloaded but stuck at "installing template / installing ISO"

2016-05-13 Thread Indra Pramana
Hi Sanjeev, Thanks for your email. I tried to re-do all the installation again, and the problem still persists. I don't see any option to pass checksum when I try to register ISO via UI. It's even worse now, the default CentOS template cannot be downloaded because 404 File Not Found error messag

RE: Template and ISO downloaded but stuck at "installing template / installing ISO"

2016-05-13 Thread Shweta Agarwal
Hi Indra , Seems templates are no more available at download.cloud.com I am attaching a mail thread that was going regarding this discussion few days back . Hope this can help you Thanks Shweta -Original Message- From: Indra Pramana [mailto:[email protected]] Sent: Friday, May 13, 20

Re: Template and ISO downloaded but stuck at "installing template / installing ISO"

2016-05-13 Thread Indra Pramana
Hi Shweta, Thanks for your email. How do I modify the URL from GUI? I go to GUI > Templates > CentOS 5.5(64-bit) no GUI (KVM) and I can't find any option for the URL. The status of the template is now: HTTP Server returned 404 (expected 200 OK) Looking forward to your reply, thank you. Cheers

RE: Template and ISO downloaded but stuck at "installing template / installing ISO"

2016-05-13 Thread Shweta Agarwal
Hi Indra, This can't be done via UI But you can do this change in DB 1. First of all you need to know the correct http location of the file where its available and downloadable. 2. Stop MS 3. Then go to vm_template table and change the url field to the identified URL (step 1) of the required

Re: Storagemigration / Primary Storages

2016-05-13 Thread Adrian Sender
Hi Stephan, Xenserver would coalesce the source LUN and create a new base copy on the destination. This would explain the source increasing the and destination less then the original. http://support.citrix.com/article/CTX201296 Regards, Adrian Sender -- Original Message --- F

Re: Upgrade of Primary storage.

2016-05-13 Thread Makrand
Thanks a ton Dag.this is what I love about cloudstack email listsexplain ur situation thoroughly and someone will improvise it. BTW all primary storage is under iSCSI. Secondary under NFS. Will iSCSI add any other step to plan? This ain't a big zone (less than 100 VMS) and customer acces

Re: Upgrade of Primary storage.

2016-05-13 Thread Adrian Sender
Hi Makrand, There are many different ways to achieve storage migration; I would probably add the new LUN and within cloudstack perform a storage migration on the instances (there would potentially be no outage). For the NFS you could rsync preserving the directory structure, update the database a

Re: Upgrade of Primary storage.

2016-05-13 Thread Makrand
Hi Adrian, Thanks for reply and hints.Will keep that in mind. But as of now I am more keen on upgrading storage BOX OS and absolutely ok with downtime. (aka management is not ready to spend anything on additional hardware/infra :D) Makrand -- Best, Makrand On Fri, May 13, 2016 at 6:26 PM, Ad

RE: Problem Releasing of Previously Allocated IP Address

2016-05-13 Thread Sanjeev Neelarapu
Please check the nics table with the network id. I guess it will have two ip addresses for vm_type DomainRouter. If that is the case one entry needs to be marked as removed. Best Regards, Sanjeev N Chief Product Engineer, Accelerite Off: +91 40 6722 9368 | EMail: [email protected]

Adding Hyper-V primary storage in CloudStack

2016-05-13 Thread Rodrigo Marques
Hello, I am trying to add a primary storage for Hyper-V in CloudStack and I am having some trouble. He is the scenario: I have a Linux with Ubuntu machine and I created two SMB storage for WindowsServer 2012, one for primary storage and the other for secondary storage. I have added the secondary s

Re: Template and ISO downloaded but stuck at "installing template / installing ISO"

2016-05-13 Thread Indra Pramana
Thanks Shweta. I checked on the logs, it's looking for this file: http://download.cloud.com/releases/2.2.0/eec2209b-9875-3c8d-92be-c001bd8a0faf.qcow2.bz2 I tried to verify and check the supposedly replacement URL: http://cloudstack.apt-get.eu/releases/2.2.0/eec2209b-9875-3c8d-92be-c001bd8a0faf.

Re: Template and ISO downloaded but stuck at "installing template / installing ISO"

2016-05-13 Thread ilya musayev
Indra, While I see there is a solution to your problem due to cloudstack changes with web servers, there is also another tangent to this issue.. Let me know if your issue is resolved by leveraging a different web server for image downloads. But if not, or someone else comes across this message t

Re: Template and ISO downloaded but stuck at "installing template / installing ISO"

2016-05-13 Thread Indra Pramana
Hi Ilya, Thank you for pointing that out. Is it possible for you to send me the shell script first so I can at least register my templates and ISOs first for me to continue testing? Any ETA on when the patch would be out? I cannot proceed to test creating VM instances and perform further tests wi