Thanks,nitin,It's helpful
2012/11/7 Nitin Mehta
>
> See if the wiki @
> https://cwiki.apache.org/CLOUDSTACK/usage-and-usage-events.html answers
> your questions
>
> Thanks,
> -Nitin
>
> On 07-Nov-2012, at 2:46 PM, sx chen wrote:
>
> hi,all:
> I want to statistic the network flow sended and r
Sorry, yes, setting the global parameter does not work. The contents of my
/etc/resolv.conf is:
# cat /etc/resolv.conf
; generated by /sbin/dhclient-script
search cs1cloud.internal
nameserver
I can edit it to what I want it to be, restart the instance and it gets changed
back to this. This
Not sure what you mean by #2. Do you mean that you set the global
configuration flag use.external.dns ?
If so, what is the content of /etc/resolv.conf ?
Why is the DNS forwarder not working for you? Is your zone dns configured
correctly in CloudStack?
On 11/7/12 4:06 PM, "Caleb Call" wrote:
>#2
#2 doesn't work. It still stomps /etc/resolv.conf with what's provided by the
routervm.
On Nov 7, 2012, at 4:48 PM, Caleb Call wrote:
> Thanks, #2 looks perfect. I'll give that a shot.
>
> On Nov 7, 2012, at 4:29 PM, Chiradeep Vittal
> wrote:
>
>> That should not be necessary. The DNS se
Thanks, #2 looks perfect. I'll give that a shot.
On Nov 7, 2012, at 4:29 PM, Chiradeep Vittal
wrote:
> That should not be necessary. The DNS server in the router is a forwarder:
> 1. If the target of the DNS resolve is for a VM it has served DHCP to, it
> responds with the entry
> 2. If not, i
That should not be necessary. The DNS server in the router is a forwarder:
1. If the target of the DNS resolve is for a VM it has served DHCP to, it
responds with the entry
2. If not, it forwards it to the 'zone' dns server.
Or, you can set use.external.dns to 'true', restart the management server
You can accomplish this in one of two ways:
1) All operating systems allow you to set your DHCP client to not set
the DNS provided by the DHCP server. So as part of your template, you
set your DNS servers manually. Then every new VM you create has the
nameserver set as you want them.
2) This
Well, I currently maintain this via a cfengine policy right now, but it would
be nice if it didn't have to be "fixed" every time a VM is restarted. Good to
hear this is coming in a future release.
On Nov 7, 2012, at 4:12 PM, Alex Huang wrote:
> In 4.0, what I would do is this.
>
> - Write a
In 4.0, what I would do is this.
- Write a plugin.
- Listen to vm start events.
- On router vm start, ssh into the router vm and change the resolv.conf
In the next release, Murali have added proper external event system then you
don't even need to do this via a plugin.
--Alex
-Original M
Good question, I've been meaning to ask this same thing and keep forgetting to.
I think I've read that you have to edit the config on the router vm, but that
doesn't persist a reboot of the router vm. Is there a better way to do this?
On Nov 7, 2012, at 3:18 PM, "Musayev, Ilya" wrote:
> How
How would I pass on my nameservers in resolv.conf of an instance, instead of
router vms IP?
As of now, my nameserver is set to ip address of router vm.
Thanks
ilya
You could try picking from the OS template list Windows 2008 R2 and that will
force XS to use HV instead of PV. It might do the trick.
-Original Message-
From: Mike Simos [mailto:michael.si...@citrix.com]
Sent: Wednesday, November 7, 2012 11:28 AM
To: Trevor Francis
Cc: cloudstack-users
During the installation after driver detection, usually some point after
selecting the language. Press ALT-F2 then run fdisk. Also I believe when
you use PV mode to install there is no graphics. You will need to use
HVM (Other) to do the install. Then you have graphics.
Mike
On 11/07/2012 11:
You can't partition disks without GUI in cent 6. Rendering the install
basically useless.
Trevor Francis (mobile)
On Nov 7, 2012, at 1:17 PM, Clayton Weise wrote:
Part of this is because, if I’m not mistaken, in the template XS uses for
Cent/RHEL/etc it actually has some flags in it that disa
Part of this is because, if I'm not mistaken, in the template XS uses for
Cent/RHEL/etc it actually has some flags in it that disable a graphical
install; however, during the install you can install X and other graphical
utilities that should work once the system comes up (I've never tested it
James,
Currently it does not work that way. A DHCP server is deployed per network.
--Alex
-Original Message-
From: James Jeffrey [mailto:james.jeff...@cpp.co.uk]
Sent: Tuesday, November 06, 2012 11:14 AM
To: cloudstack-users@incubator.apache.org
Subject: RE: DNS Issue
For the guest IP
It is not there right now. It's supposed to be released in a near future dot
release.
On Nov 7, 2012, at 8:29 AM, Giles Sirett wrote:
> D'oh -I mean "OVM" not "VM"
>
> "VM support" would be an interesting feature to drop :)
>
>
> From: Giles Sirett [mailto:giles.sir...@shapeblue.com]
> Sent
Hi,
Already did that and was able to update the packages, thank you.
I'm still in the middle of the upgrade as it does not really want to do
anything with the systemVMs.
I'm running the script: "nohup cloud-sysvmadm -d 192.168.1.5 -u cloud -p
password -c -r > sysvm.log 2>&1 &" accordingly to my
As it is a Test upgrade, Just quick workaround would be change the gpgcheck
from 1 to 0 in the repo config file to continue the installation process.
Thanks
Rajesh Battala
-Original Message-
From: Tamas Monos [mailto:tam...@veber.co.uk]
Sent: Wednesday, November 07, 2012 9:29 PM
To: cl
Hi,
I'm just about to run a test upgrade from 3.0.2 to 4.0 but run into issues with:
Package cloud-client-ui-4.0.0-0.140.el6.4.0.x86_64.rpm is not signed
I cannot find the keys to import on http://cloudstack.apt-get.eu/rhel/4.0/
Anyone?
Regards
Tamas Monos
You should be able to find all the pubic repos here
http://www.centos.org/modules/tinycontent/index.php?id=30
Thanks
Rajesh Battala
-Original Message-
From: Trevor Francis [mailto:trevor.fran...@tgrahamcapital.com]
Sent: Wednesday, November 07, 2012 9:09 PM
To: cloudstack-users@incubat
A simple yum update breaks that. Btw, where can I get 6.2? All repos are 6.3...
Trevor Francis (mobile)
On Nov 7, 2012, at 9:29 AM, Rajesh Battala wrote:
> Hi Francis,
>
> In XS 6.02 CentOS 6.3 is not a supported Guest OS.
> http://support.citrix.com/servlet/KbServlet/download/30196-102-673808
D'oh -I mean "OVM" not "VM"
"VM support" would be an interesting feature to drop :)
From: Giles Sirett [mailto:giles.sir...@shapeblue.com]
Sent: 07 November 2012 15:20
To: cloudstack-users@incubator.apache.org
Subject: OVM
What was the final decision on VM support in 4.0. ? Is it there ?
BTW:
Hi Francis,
In XS 6.02 CentOS 6.3 is not a supported Guest OS.
http://support.citrix.com/servlet/KbServlet/download/30196-102-673808/guest_support_6.0.2.pdf
Thanks
Rajesh Battala
From: Rajesh Battala [mailto:rajesh.batt...@citrix.com]
Sent: Wednesday, November 07, 2012 8:52 PM
To: cloudstack-us
HI Francis,
>From XenCenter console are you able to select the Graphical console option?
Thanks
Rajesh
From: Trevor Francis [mailto:trevor.fran...@tgrahamcapital.com]
Sent: Wednesday, November 07, 2012 8:19 PM
To: cloudstack-users@incubator.apache.org
Subject: XS 6.02 ~ No Graphical Console
I am
What was the final decision on VM support in 4.0. ? Is it there ?
BTW: massive congratulations to all involved in the 4.0 release: a massive
milestone guys!
Kind Regards
Giles
Giles Sirett
Managing Consultant
[Description: Mail Logo Bottom Align]
D: +44 20 3603 0541 | S: +44 20 3603 0540 | M
I am attempting to install Centos 6.3 on on XS 6.02 Hypervisors with all the latest Hotfixes. I am able to utilize the console, but the default console is text only. I am not given the option at boot time to perform a graphical install. I have tested this through XenCenter console and CPVM. I am ru
See if the wiki @
https://cwiki.apache.org/CLOUDSTACK/usage-and-usage-events.html answers your
questions
Thanks,
-Nitin
On 07-Nov-2012, at 2:46 PM, sx chen wrote:
hi,all:
I want to statistic the network flow sended and recived by vm.So I
want to know how to compute the network flow or tra
So, I have effectively brought up my network with Xenserver. The VMs spin up fine, no issues other than CPVM not allowing me to do a graphical install of Centos 6.3. For grins, I took 2 hosts and converted them to KVM. Setup the bonds exactly like Xenserver. The network storms reappear. This is an
Hi!
Will there be live streams or recordings of the talks?
Cheers,
Wolfram
30 matches
Mail list logo