Re: InsufficientServerCapacityException - Unsure Why

2014-07-11 Thread Elliot Berg
So, I'm wondering whether the guest not having the interfaces configured correctly (i.e. not having an IP) is just a symptom of more generally broken networking - my interfaces file for the KVM host is below, does anyone spot any issues? auto lo iface lo inet loopback auto eth0 iface eth0 ine

Re: How to recreate ssvm & cpvm

2014-07-11 Thread Tejas Gadaria
Thanks Suresh, It worked perfectly fine. Regards, Tejas On Fri, Jul 11, 2014 at 12:06 PM, Suresh Sadhu wrote: > Before destroying the cpvm and ssvm ,please analyse the logs. May be agent > is not up. > Also check below > > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM%2C+templ

customize systemVM

2014-07-11 Thread Tomasz Zięba
Where can I find a tutorial to modify systemVM image or create my own systemVM template ? -- Regards, Tomasz Zięba Twitter: @TZieba LinkedIn: pl.linkedin.com/pub/tomasz-zięba-ph-d/3b/7a8/ab6/

Re: InsufficientServerCapacityException - Unsure Why

2014-07-11 Thread Jayapal Reddy Uradi
Hi Elliot, Try recreating router (destroy the router and deploy new vm, router get recreated). After recreation if the problem still exists, check the router logs to see why the interfaces are brought up. Thanks, jayapal On 11-Jul-2014, at 1:38 PM, Elliot Berg wrote: > So, I'm wondering whe

Re: customize systemVM

2014-07-11 Thread Abhinandan Prateek
Rohit has put up a how-to here http://bhaisaab.org/logs/building-systemvms/ -abhi On 11/07/14 2:27 pm, "Tomasz Zięba" wrote: >Where can I find a tutorial to modify systemVM image or create my own >systemVM template ? > >-- >Regards, >Tomasz Zięba >Twitter: @TZieba >LinkedIn: pl.linkedin.com/pu

Autostart vms on Xenserver 6.2 With HA

2014-07-11 Thread Tejas Gadaria
I have all vms HA enabled on ACS 4.3 on xenserver 6.2 . I also want to enable auto start functionality in xen 6.2 for all vms. but i found this http://support.citrix.com/article/CTX133910 So will it be safe to enable auto start on xen6.2 with command line? Regards, Tejas

VM HA on xenserver 6.2

2014-07-11 Thread Tejas Gadaria
Hi, I want to provide HA to VMs, currently i have created service offering with 'HA enable' option. Hence VM is showing 'HA Enable'. but Host is hot HA enable. Also for host If I change global setting 'ha.tag' = 'label' & apply 'label' to host tag it shows 'HA Enable'. but while deploying vm tha

Re: Help with CloudStack using Local Storage

2014-07-11 Thread Hollman Enciso R.
On Thu, Jul 10, 2014 at 11:25 PM, Suresh Sadhu wrote: > Does your xen host has vhd-utill in right location ? > > It seems its unable to access your storage, this kind of error were > noticed earlier when vhd-util is not exists in right location. > Thanks -- Hollman Eduardo Enciso R. http://

Re: Help with CloudStack using Local Storage

2014-07-11 Thread Hollman Enciso R.
On Fri, Jul 11, 2014 at 12:01 AM, Harikrishna Patnala < harikrishna.patn...@citrix.com> wrote: > Download vhd-util @ > http://download.cloud.com.s3.amazonaws.com/tools/vhd-util, copy to > /opt/xensource/bin and /opt/cloud/bin on XenServer and give executable > permissions(a+x) > thanks a lot. it

how to create guest with /dev/vda ROOT volume?

2014-07-11 Thread Yiping Zhang
Hi, All: My CloudStack environment is 4.3.0 running on rhel 6.5 and kvm hypervisor also running rhel 6.5. When I create my first VM from an imported rhel 6.5 ISO image, the root volume is identified as /dev/sda. Is there a way to force the root volume to be identified as /dev/vda device ?

Re: how to create guest with /dev/vda ROOT volume?

2014-07-11 Thread Nux!
Hi, What profile did you choose for the ISO? It should be CentOS/RHEL, that should give you virtio devices (vda). HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Yiping Zhang" > To: users@cloudstack.apache.org > Sent: F

Re: how to create guest with /dev/vda ROOT volume?

2014-07-11 Thread Yiping Zhang
What do you mean by ³profile² ? I am just doing interactive installation from ISO, using a 64 bit RHEL 6.5 server iso which I just uploaded. Thanks, Yiping On 7/11/14, 12:02 PM, "Nux!" wrote: >Hi, > >What profile did you choose for the ISO? It should be CentOS/RHEL, that >should give you vir

Re: how to create guest with /dev/vda ROOT volume?

2014-07-11 Thread Bret Mette
When you upload or edit the template iso using the GUI it brings up a drop down for operating system. Which did you select ? > On Jul 11, 2014, at 12:10 PM, Yiping Zhang wrote: > > What do you mean by ³profile² ? > > I am just doing interactive installation from ISO, using a 64 bit RHEL 6.5

Re: how to create guest with /dev/vda ROOT volume?

2014-07-11 Thread Yiping Zhang
Hm, I had it listed as “Other (64bit)”, since the list does not have rhel 6.5 (64bit), perhaps I need to select “RHEL 6.4(64bit)” ? Yiping On 7/11/14, 12:15 PM, "Bret Mette" wrote: >When you upload or edit the template iso using the GUI it brings up a >drop down for operating system. Which did

Re: how to create guest with /dev/vda ROOT volume?

2014-07-11 Thread Kirk Kosinski
Hi, this is controlled by the OS Type. The OS Type you are using may not enable virtio disks. You can try the "Other PV" OS Type to get virtio disks. This is what a VM with that OS Type looks like in my 4.3 setup: [root@kvm-fedora ~]# lspci 00:00.0 Host bridge: Intel Corporation 440FX - 82441F

Re: how to create guest with /dev/vda ROOT volume?

2014-07-11 Thread Yiping Zhang
Thanks, Kirk, that make it to work for manual installation ! Now the next logic question is how to make this work with kickstart ? In our environment, we normally use kickstart to (re)build all nodes, so it would be extremely helpful to get kickstart working for VM¹s as well. Yiping On 7/11/14

RE: VM HA on xenserver 6.2

2014-07-11 Thread Prachi Damle
If you set the global setting 'ha.tag' and tag the hosts then those hosts become dedicated HA hosts as you observed. If you want to use all your hosts for regular VM deployments, then you should not ha tag them. Just using 'ha.enabled' service offering while deploying the VMs should be sufficie

Re: End user portal

2014-07-11 Thread Giri Prasad
What if several features of the standard CloudStack GUI (user login) are not to be shown to the user? Looking for a simple portal which allows end users to login, select a vm, spinoff that vm with its apps and data, and which allows end user logout. > What about just using the standard Cloud

Re: End user portal

2014-07-11 Thread Mike Tutkowski
Well, one of the GUI people might be able to answer this better, but I was under the impression each tab on the left-hand side of the GUI is a separate GUI plug-in and, as such, can be configured to be "in" or "out" of the GUI fairly easily (kind of like how it works if you log in as an admin and s

Re: End user portal

2014-07-11 Thread Ahmad Emneina
Girl, you should be able to create a new account using a user role... You'll should then be able to log in and view the difference between an admin and a user. Root admin is what you see when logging in as 'admin'. So compare all three. Ahmad > On Jul 11, 2014, at 11:15 PM, Giri Prasad wrote: