Re: meta-data missing on vRouter

2013-05-17 Thread Livio Lv
Hi Musayev:
Thanks for you help very much :). userdata of the network offering has been
indeed disabled. I will try to create a new network offering with userdata
enabled next week. Hope it works fine as expect :)


2013/5/18 Musayev, Ilya 

> When you created network offering, did you enable userdata?
>
> Ping me on IRC, serverchief
>
> > -Original Message-
> > From: Livio Lv [mailto:sandiwater1...@gmail.com]
> > Sent: Friday, May 17, 2013 9:17 AM
> > To: users@cloudstack.apache.org
> > Subject: Re: meta-data missing on vRouter
> >
> > I have checked the .htaccess file, there has only rewriteRule ablout
> user-
> > data.
> >
> > We apply a third party named scalr which managed cloudstack, It must get
> > the meta-data of a vRouter. But it seems all vRouters(advance zone,
> shared
> > network) on my cloudstack have no meta-data info. We have tried version
> > 3.02 and 4.01, And got  the same problem.
> >
> >
> > 2013/5/17 Rohit Yadav 
> >
> > > On Thu, May 16, 2013 at 3:29 AM, Musayev, Ilya 
> > wrote:
> > >
> > > > David,
> > > >
> > > > I would have, but that would be a bit renegade IMHO. I'd need for
> > > > another person (Chiradeep or Rohit) to approve it, since they were
> > > > the original developers who wrote the code and need to agree on the
> > changes.
> > > >
> > >
> > > NO! Just commit it like a boss!
> > > If we need to fix it we can do that later, no one owns the code as
> > > Chip says :)
> > >
> > > Cheers.
> > >
> > >
> > > >
> > > > I will resubmit the patch again tomorrow, hopefully we can get it
> > > > into
> > > 4.1
> > > >
> > > > Thanks
> > > > ilya
> > > >
> > > >
> > > > > -Original Message-
> > > > > From: David Nalley [mailto:da...@gnsa.us]
> > > > > Sent: Wednesday, May 15, 2013 5:30 PM
> > > > > To: users@cloudstack.apache.org
> > > > > Subject: Re: meta-data missing on vRouter
> > > > >
> > > > > You are a committer - commit them :)
> > > > >
> > > > > --David
> > > > >
> > > > > On Wed, May 15, 2013 at 5:09 PM, Musayev, Ilya
> > > > > 
> > > > > wrote:
> > > > > > I will resubmit the fixes yet again. :)
> > > > > >
> > > > > >> -Original Message-
> > > > > >> From: Musayev, Ilya [mailto:imusa...@webmd.net]
> > > > > >> Sent: Wednesday, May 15, 2013 5:08 PM
> > > > > >> To: users@cloudstack.apache.org
> > > > > >> Subject: RE: meta-data missing on vRouter
> > > > > >>
> > > > > >> Check the .htaccess file in /var/www/html/latest on the router
> VM.
> > > If
> > > > > >> this is cloud-init/boto related, I've posted a fix - but apache
> > > > > >> review board crashed on me 2'ce.
> > > > > >>
> > > > > >> Also, I've posted fixes in my private github repo, perhaps you
> > > > > >> can apply them and see if it helps.
> > > > > >>
> > > > > >> https://github.com/serverchief/cloudsand/commits/
> > > > > >> Both commits for Apr 17, 2013
> > > > > >>
> > > > > >> > -Original Message-
> > > > > >> > From: Livio Lv [mailto:sandiwater1...@gmail.com]
> > > > > >> > Sent: Wednesday, May 15, 2013 3:57 AM
> > > > > >> > To: users@cloudstack.apache.org
> > > > > >> > Subject: meta-data missing on vRouter
> > > > > >> >
> > > > > >> > Hi all:
> > > > > >> >
> > > > > >> > I am trying to get the metadata using curl
> > > > > >> > http:///latest/local-ipv4 from the
> > > > > >> > instance provisioned in cloudstack following the instruction
> > > > > >> > of admin
> > > > > >> > guide(20.3 User data and meta data section). I get a 404
> error.
> > > > > >> > When I check  under /var/www/html/latest,
> > > > > >> > I do not see any file or directory in it. How can i mannage
> it?
> > > > > >> >
> > > > > >> > Thanks in advance.
> > > > > >>
> > > > > >
> > > > > >
> > > >
> > > >
> > > >
> > >
>
>


Re: apiServlet not available

2013-05-17 Thread Owen Marinas
here is the 3 log files

http://pastebin.com/5ghTB1F8

thx in advance


--
Owen Marinas | System Administrator | Mate1.com Inc.
4200 Saint Laurent Blvd., Suite 550 Montreal, QC H2W 2R2





On Fri, May 17, 2013 at 8:46 PM, Ahmad Emneina  wrote:

> what does the management-server.log file say? any exceptions in there?
> thatstypical behavior when the management server cant connect to the db...
>
>
> On Fri, May 17, 2013 at 1:11 PM, Owen Marinas  >wrote:
>
> > Hi, all
> >
> > I had a problem with CS UI login.
> >
> > I installed CS4.0 on CentOS6.4, I can open
> > http://[management-server-ip]:8080/client
> > but I cannot log in (I was told that the username or password was
> > incorrect).
> > The credential I used is "admin:password" and I think it is correct.
> > From google-chrome's development tool, I can see that
> > http://[management-server-ip]:8080/client/api
> >
> > I did check the passwd in the mysql
> >
> > mysql -u root -ppassword cloud
> >
> > mysql> SELECT id,username,password FROM user WHERE username = 'admin';
> > ++--+--+
> > | id | username | password |
> > ++--+--+
> > |  2 | admin| 5f4dcc3b5aa765d61d8327deb882cf99 |
> > ++--+--+
> >
> > ideas ???
> >
> > regards
> >
> > --
> > Owen Marinas | System Administrator | Mate1.com Inc.
> > 4200 Saint Laurent Blvd., Suite 550 Montreal, QC H2W 2R2
> >
>


Re: Building RPMs

2013-05-17 Thread David Nalley
Why are you trying to build RPMs on Ubuntu?

Do you really need to build RPMs or can you just consume the prebuilt
RPMs from http://cloudstack.apt-get.eu/rhel/4.0/

--David

On Fri, May 17, 2013 at 1:18 PM, José Egas López
 wrote:
> Does anyone knows how to fix the error shown below?
> I'm working with CS 4.0.0 on UBU 12.04.1
>
>
> El 17/05/2013 9:23, David Nalley escribió:
>>
>> Which version?
>>
>>
>>
>> On Fri, May 17, 2013 at 10:22 AM,   wrote:
>>>
>>> Hi,
>>>
>>> I have a trouble at building RPMs when running the command mvn -P deps,
>>> it
>>> returns the following:
>>>
>>> root@...:/var/www/cloudstack/repo/binary# mvn -P deps
>>> [INFO] Scanning for projects...
>>> [INFO]
>>> 
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 0.255s
>>> [INFO] Finished at: Fri May 17 09:12:15 ECT 2013
>>> [INFO] Final Memory: 2M/59M
>>> [INFO]
>>> 
>>> [WARNING] The requested profile "deps" could not be activated because it
>>> does not exist.
>>> [ERROR] No goals have been specified for this build. You must specify a
>>> valid lifecycle phase or a goal in the format : or
>>> :[:]:.
>>> Available lifecycle phases are: validate, initialize, generate-sources,
>>> process-sources, generate-resources, process-resources, compile,
>>> process-classes, generate-test-sources, process-test-sources,
>>> generate-test-resources, process-test-resources, test-compile,
>>> process-test-classes, test, prepare-package, package,
>>> pre-integration-test, integration-test, post-integration-test, verify,
>>> install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site,
>>> site-deploy. -> [Help 1]
>>> [ERROR]
>>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>>> -e switch.
>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>> [ERROR]
>>> [ERROR] For more information about the errors and possible solutions,
>>> please read the following articles:
>>> [ERROR] [Help 1]
>>> http://cwiki.apache.org/confluence/display/MAVEN/NoGoalSpecifiedException
>>>
>>> I need help please...
>>>
>>>
>>> 
>>> FARMAENLACE ha procesado su mensaje y esta limpio
>>> No imprima este mail a menos que sea necesario
>>>
>> 
>> FARMAENLACE ha procesado su mensaje y esta limpio
>> No imprima este mail a menos que sea necesario
>>
>
>
> 
> FARMAENLACE ha procesado su mensaje y esta limpio
> No imprima este mail a menos que sea necesario
>


Re: apiServlet not available

2013-05-17 Thread Ahmad Emneina
what does the management-server.log file say? any exceptions in there?
thatstypical behavior when the management server cant connect to the db...


On Fri, May 17, 2013 at 1:11 PM, Owen Marinas wrote:

> Hi, all
>
> I had a problem with CS UI login.
>
> I installed CS4.0 on CentOS6.4, I can open
> http://[management-server-ip]:8080/client
> but I cannot log in (I was told that the username or password was
> incorrect).
> The credential I used is "admin:password" and I think it is correct.
> From google-chrome's development tool, I can see that
> http://[management-server-ip]:8080/client/api
>
> I did check the passwd in the mysql
>
> mysql -u root -ppassword cloud
>
> mysql> SELECT id,username,password FROM user WHERE username = 'admin';
> ++--+--+
> | id | username | password |
> ++--+--+
> |  2 | admin| 5f4dcc3b5aa765d61d8327deb882cf99 |
> ++--+--+
>
> ideas ???
>
> regards
>
> --
> Owen Marinas | System Administrator | Mate1.com Inc.
> 4200 Saint Laurent Blvd., Suite 550 Montreal, QC H2W 2R2
>


apiServlet not available

2013-05-17 Thread Owen Marinas
Hi, all

I had a problem with CS UI login.

I installed CS4.0 on CentOS6.4, I can open
http://[management-server-ip]:8080/client
but I cannot log in (I was told that the username or password was
incorrect).
The credential I used is "admin:password" and I think it is correct.
>From google-chrome's development tool, I can see that
http://[management-server-ip]:8080/client/api

I did check the passwd in the mysql

mysql -u root -ppassword cloud

mysql> SELECT id,username,password FROM user WHERE username = 'admin';
++--+--+
| id | username | password |
++--+--+
|  2 | admin| 5f4dcc3b5aa765d61d8327deb882cf99 |
++--+--+

ideas ???

regards

--
Owen Marinas | System Administrator | Mate1.com Inc.
4200 Saint Laurent Blvd., Suite 550 Montreal, QC H2W 2R2


RE: systemvm cannot be started in cloudstack 4.2 under DefaultSharedNetscalerEIPandELBNetworkOffering mode

2013-05-17 Thread Musayev, Ilya
Jekie,

This thread is better suited for dev mailing list.

Also, the error you showed is a result of another error that occurred 
previously. Try pasting you full log - or at least 100 lines prior to the error 
on paste.cloudstack.org

Regards
ilya

> -Original Message-
> From: jekie [mailto:jek...@163.com]
> Sent: Friday, May 17, 2013 5:42 AM
> To: cloudstack-us...@incubator.apache.org
> Subject: systemvm cannot be started in cloudstack 4.2 under
> DefaultSharedNetscalerEIPandELBNetworkOffering mode
> 
> Dear All:
> In order to test cloudstack autoscaling feature with netscaler 10.0,i have
> configured a basic zone with
> DefaultSharedNetScalerEIPandELBNetworkOffering network service  in
> cloudstack 4.2,but the system vms cannot be started.below is log information
> related.
> catalina.out fragment:
> ERROR [cloud.vm.VirtualMachineManagerImpl] (secstorage-1:) Failed to start
> instance VM[SecondaryStorageVm|s-1-VM]
> com.cloud.utils.exception.ExecutionException: Unable to start
> VM[SecondaryStorageVm|s-1-VM] due to error in finalizeStart, not retrying
> at
> com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineMa
> nagerImpl.java:890)
> at
> com.cloud.vm.VirtualMachineManagerImpl.start(VirtualMachineManagerIm
> pl.java:547)
> at
> com.cloud.vm.VirtualMachineManagerImpl.start(VirtualMachineManagerIm
> pl.java:540)
> at
> com.cloud.storage.secondary.SecondaryStorageManagerImpl.startSecStorag
> eVm(SecondaryStorageManagerImpl.java:262)
> at
> com.cloud.storage.secondary.SecondaryStorageManagerImpl.allocCapacity(
> SecondaryStorageManagerImpl.java:687)
> at
> com.cloud.storage.secondary.SecondaryStorageManagerImpl.expandPool(S
> econdaryStorageManagerImpl.java:1303)
> at
> com.cloud.secstorage.PremiumSecondaryStorageManagerImpl.scanPool(Pre
> miumSecondaryStorageManagerImpl.java:123)
> at
> com.cloud.secstorage.PremiumSecondaryStorageManagerImpl.scanPool(Pre
> miumSecondaryStorageManagerImpl.java:50)
> at
> com.cloud.vm.SystemVmLoadScanner.loadScan(SystemVmLoadScanner.java
> :104)
> at
> com.cloud.vm.SystemVmLoadScanner.access$100(SystemVmLoadScanner.ja
> va:33)
> at
> com.cloud.vm.SystemVmLoadScanner$1.reallyRun(SystemVmLoadScanner.j
> ava:81)
> at
> com.cloud.vm.SystemVmLoadScanner$1.run(SystemVmLoadScanner.java:72
> )
> at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> at
> java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:35
> 1)
> at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
> at
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.ac
> cess$301(ScheduledThreadPoolExecutor.java:178)
> at
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.ru
> n(ScheduledThreadPoolExecutor.java:293)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
> a:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
> va:615)
> at java.lang.Thread.run(Thread.java:722)
> WARN  [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:)
> Unable to ssh to the VM: Can not ping System vm v-2-VMdue to:Unable to
> connect
> 
> 
> libvirtd.log:
> 
> 
> 2013-05-17 08:18:18.979+: 2004: info : libvirt version: 0.10.2, package:
> 18.el6_4.4 (CentOS BuildSystem , 2013-04-18-
> 16:13:45, c6b7.bsys.dev.centos.org)
> 2013-05-17 08:18:18.979+: 2004: warning : virSecurityManagerNew:148 :
> Configured security driver "none" disables default policy to create confined
> guests
> 2013-05-17 08:18:59.444+: 1503: info : libvirt version: 0.10.2, package:
> 18.el6_4.4 (CentOS BuildSystem , 2013-04-18-
> 16:13:45, c6b7.bsys.dev.centos.org)
> 2013-05-17 08:18:59.444+: 1503: warning : virSecurityManagerNew:148 :
> Configured security driver "none" disables default policy to create confined
> guests
> 2013-05-17 08:55:14.354+: 2107: info : libvirt version: 0.10.2, package:
> 18.el6_4.4 (CentOS BuildSystem , 2013-04-18-
> 16:13:45, c6b7.bsys.dev.centos.org)
> 2013-05-17 08:55:14.354+: 2107: warning : virSecurityManagerNew:148 :
> Configured security driver "none" disables default policy to create confined
> guests
> 2013-05-17 08:57:48.190+: 2101: warning : qemuSetupCgroup:389 : Could
> not autoset a RSS limit for domain s-1-VM
> 2013-05-17 08:57:48.212+: 2101: warning : qemuDomainObjTaint:1377 :
> Domain id=1 name='s-1-VM' uuid=e08414ee-b237-3ef4-adcc-c1799cebe134 is
> tainted: high-privileges
> 2013-05-17 09:05:54.249+: 2096: error : qemuMonitorIO:613 : internal
> error End of file from monitor
> 2013-05-17 09:05:55.110+: 2101: warning : qemuSetupCgroup:389 : Could
> not autoset a RSS limit for domain v-2-VM
> 2013-05-17 09:05:55.130+: 2101: warning : qemuDomainObjTaint:1377 :
> Domain id=2 nam

RE: Template download stuck at 1%

2013-05-17 Thread Musayev, Ilya
I've seen in past when webserver and CS MGMT on the same network, the download 
will fail - but that was due to explicit router and/or firewall settings. This 
may not apply to you since you at least get 1%, but I'm curious.

Try stopping the SSVM iptables firewall to see if this issue still persists. If 
your web server and CS MGMT host are on the same network, paste the output of 
"netstat -nr"


From: CK [mailto:cloudw...@gmail.com]
Sent: Friday, May 17, 2013 8:35 AM
To: users@cloudstack.apache.org
Cc: Musayev, Ilya
Subject: Re: Template download stuck at 1%

My SSVM interfaces are as follows...As a test I dropped eth1 and eth3 and the 
wget works - it doesn't stop - so it looks like a routing issue. I am not an 
networking expert, but are there any routing or iptable rules I need to put in 
place on the SSVM or the KVM host. I have am using the ACS quick install guide 
- I have my KVM host running on my management server (Centos 6.4). Any help is 
appreciated.

eth0  Link encap:Ethernet  HWaddr 0e:00:a9:fe:02:35
  inet addr:169.254.2.53  Bcast:169.254.255.255  Mask:255.255.0.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:224 errors:0 dropped:0 overruns:0 frame:0
  TX packets:138 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:18285 (17.8 KiB)  TX bytes:34246 (33.4 KiB)

eth1  Link encap:Ethernet  HWaddr 06:9a:0a:00:00:0b
  inet addr:192.168.2.40  Bcast:192.168.2.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:15859 errors:0 dropped:0 overruns:0 frame:0
  TX packets:16324 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:2591611 (2.4 MiB)  TX bytes:10644780 (10.1 MiB)

eth2  Link encap:Ethernet  HWaddr 06:ca:96:00:00:0c
  inet addr:192.168.2.50  Bcast:192.168.2.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:9765 errors:0 dropped:0 overruns:0 frame:0
  TX packets:5734 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:14660830 (13.9 MiB)  TX bytes:376972 (368.1 KiB)

eth3  Link encap:Ethernet  HWaddr 06:8d:ae:00:00:06
  inet addr:192.168.2.35  Bcast:192.168.2.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:65 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:4032 (3.9 KiB)  TX bytes:0 (0.0 B)

loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:18 errors:0 dropped:0 overruns:0 frame:0
  TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:1236 (1.2 KiB)  TX bytes:1236 (1.2 KiB)


On 16 May 2013 04:21, Musayev, Ilya 
mailto:imusa...@webmd.net>> wrote:
I would also check that MTU is properly set across the board and no packets are 
dropped on the switch or elsewhere.

From: Musayev, Ilya
Sent: Wednesday, May 15, 2013 10:02 PM
To: users@cloudstack.apache.org
Subject: Re: Template download stuck at 1%
Stop firewall and see if it helps.


 Original message 
From: CK 
mailto:cloudw...@gmail.com>>>
Date:
To: 
users@cloudstack.apache.org>
Subject: Re: Template download stuck at 1%

Running wget to download a template as a test on the SSVM starts off fine
and then after several seconds (10+) the download grinds down to 0Kb/s -
the ETA starts to go up.

Doing the same wget download from the MS host works fine the template is
downloaded in full - no timeouts.

Looking in the log I noticed this line: 2013-05-16 02:30:26,123 DEBUG
[storage.download.DownloadListener] (Timer-6:null) Scheduling timeout at
3 ms, template=CentOS 6.3 at host 
nfs://192.168.2.12/export/secondary

What is the storage.download.DownloadListener and what is the 30s timeout -
could this be causing this issue?

My iptables is as follows - does it look ok?

*nat
:PREROUTING ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A POSTROUTING -s 192.168.122.0/24 ! -d 
192.168.122.0/24 -p tcp -j
MASQUERADE --to-ports 1024-65535
-A POSTROUTING -s 192.168.122.0/24 ! -d 
192.168.122.0/24 -p udp -j
MASQUERADE --to-ports 1024-65535
-A POSTROUTING -s 192.168.122.0/24 ! -d 
192.168.122.0/24 -j MASQUERADE
-A POSTROUTING -s 192.168.122.0/24

RE: meta-data missing on vRouter

2013-05-17 Thread Musayev, Ilya
When you created network offering, did you enable userdata?

Ping me on IRC, serverchief

> -Original Message-
> From: Livio Lv [mailto:sandiwater1...@gmail.com]
> Sent: Friday, May 17, 2013 9:17 AM
> To: users@cloudstack.apache.org
> Subject: Re: meta-data missing on vRouter
> 
> I have checked the .htaccess file, there has only rewriteRule ablout user-
> data.
> 
> We apply a third party named scalr which managed cloudstack, It must get
> the meta-data of a vRouter. But it seems all vRouters(advance zone, shared
> network) on my cloudstack have no meta-data info. We have tried version
> 3.02 and 4.01, And got  the same problem.
> 
> 
> 2013/5/17 Rohit Yadav 
> 
> > On Thu, May 16, 2013 at 3:29 AM, Musayev, Ilya 
> wrote:
> >
> > > David,
> > >
> > > I would have, but that would be a bit renegade IMHO. I'd need for
> > > another person (Chiradeep or Rohit) to approve it, since they were
> > > the original developers who wrote the code and need to agree on the
> changes.
> > >
> >
> > NO! Just commit it like a boss!
> > If we need to fix it we can do that later, no one owns the code as
> > Chip says :)
> >
> > Cheers.
> >
> >
> > >
> > > I will resubmit the patch again tomorrow, hopefully we can get it
> > > into
> > 4.1
> > >
> > > Thanks
> > > ilya
> > >
> > >
> > > > -Original Message-
> > > > From: David Nalley [mailto:da...@gnsa.us]
> > > > Sent: Wednesday, May 15, 2013 5:30 PM
> > > > To: users@cloudstack.apache.org
> > > > Subject: Re: meta-data missing on vRouter
> > > >
> > > > You are a committer - commit them :)
> > > >
> > > > --David
> > > >
> > > > On Wed, May 15, 2013 at 5:09 PM, Musayev, Ilya
> > > > 
> > > > wrote:
> > > > > I will resubmit the fixes yet again. :)
> > > > >
> > > > >> -Original Message-
> > > > >> From: Musayev, Ilya [mailto:imusa...@webmd.net]
> > > > >> Sent: Wednesday, May 15, 2013 5:08 PM
> > > > >> To: users@cloudstack.apache.org
> > > > >> Subject: RE: meta-data missing on vRouter
> > > > >>
> > > > >> Check the .htaccess file in /var/www/html/latest on the router VM.
> > If
> > > > >> this is cloud-init/boto related, I've posted a fix - but apache
> > > > >> review board crashed on me 2'ce.
> > > > >>
> > > > >> Also, I've posted fixes in my private github repo, perhaps you
> > > > >> can apply them and see if it helps.
> > > > >>
> > > > >> https://github.com/serverchief/cloudsand/commits/
> > > > >> Both commits for Apr 17, 2013
> > > > >>
> > > > >> > -Original Message-
> > > > >> > From: Livio Lv [mailto:sandiwater1...@gmail.com]
> > > > >> > Sent: Wednesday, May 15, 2013 3:57 AM
> > > > >> > To: users@cloudstack.apache.org
> > > > >> > Subject: meta-data missing on vRouter
> > > > >> >
> > > > >> > Hi all:
> > > > >> >
> > > > >> > I am trying to get the metadata using curl
> > > > >> > http:///latest/local-ipv4 from the
> > > > >> > instance provisioned in cloudstack following the instruction
> > > > >> > of admin
> > > > >> > guide(20.3 User data and meta data section). I get a 404 error.
> > > > >> > When I check  under /var/www/html/latest,
> > > > >> > I do not see any file or directory in it. How can i mannage it?
> > > > >> >
> > > > >> > Thanks in advance.
> > > > >>
> > > > >
> > > > >
> > >
> > >
> > >
> >



Re: Building RPMs

2013-05-17 Thread José Egas López

Does anyone knows how to fix the error shown below?
I'm working with CS 4.0.0 on UBU 12.04.1

El 17/05/2013 9:23, David Nalley escribió:

Which version?


On Fri, May 17, 2013 at 10:22 AM,   wrote:

Hi,

I have a trouble at building RPMs when running the command mvn -P deps, it
returns the following:

root@...:/var/www/cloudstack/repo/binary# mvn -P deps
[INFO] Scanning for projects...
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 0.255s
[INFO] Finished at: Fri May 17 09:12:15 ECT 2013
[INFO] Final Memory: 2M/59M
[INFO]

[WARNING] The requested profile "deps" could not be activated because it
does not exist.
[ERROR] No goals have been specified for this build. You must specify a
valid lifecycle phase or a goal in the format : or
:[:]:.
Available lifecycle phases are: validate, initialize, generate-sources,
process-sources, generate-resources, process-resources, compile,
process-classes, generate-test-sources, process-test-sources,
generate-test-resources, process-test-resources, test-compile,
process-test-classes, test, prepare-package, package,
pre-integration-test, integration-test, post-integration-test, verify,
install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site,
site-deploy. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/NoGoalSpecifiedException

I need help please...



FARMAENLACE ha procesado su mensaje y esta limpio
No imprima este mail a menos que sea necesario



FARMAENLACE ha procesado su mensaje y esta limpio
No imprima este mail a menos que sea necesario





FARMAENLACE ha procesado su mensaje y esta limpio
No imprima este mail a menos que sea necesario



Re: CCC13 proposal

2013-05-17 Thread David Nalley
Please submit that.

--David

On Fri, May 17, 2013 at 12:53 PM, Musayev, Ilya  wrote:
> I'm thinking if anyone will find it helpful if I we have a talk on how to 
> backport features and customize ACS.


CCC13 proposal

2013-05-17 Thread Musayev, Ilya
I'm thinking if anyone will find it helpful if I we have a talk on how to 
backport features and customize ACS.


RE: [ACSEDU] An update on CloudStack University

2013-05-17 Thread Pranav Saxena
Awesome work , Sebastien ! 


-Original Message-
From: Sebastien Goasguen [mailto:run...@gmail.com] 
Sent: Friday, May 17, 2013 6:07 PM
To: users@cloudstack.apache.org
Subject: [ACSEDU] An update on CloudStack University

Hi everyone,

[bcc -dev and marketing,

I just posted a blog about CloudStack University. 
Checkout the screencasts they are amazing :)

http://buildacloud.org/blog/259-cloudstack-university.html

-Sebastien


Re: Building RPMs

2013-05-17 Thread José Egas López

CS 4.0.0 on UBU 12.04.1 LTS.

*
Saludos Cordiales,
José Vicente Egas López
Administración de Servicios, Redes y Telecomunicaciones
/FARMAENLACE CIA. LTDA./

Teléf. (593-2)2993100 ext. 1630/39
Teléf. (593-99)8-824047
*

El 17/05/2013 9:23, David Nalley escribió:

Which version?


On Fri, May 17, 2013 at 10:22 AM,   wrote:

Hi,

I have a trouble at building RPMs when running the command mvn -P deps, it
returns the following:

root@...:/var/www/cloudstack/repo/binary# mvn -P deps
[INFO] Scanning for projects...
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 0.255s
[INFO] Finished at: Fri May 17 09:12:15 ECT 2013
[INFO] Final Memory: 2M/59M
[INFO]

[WARNING] The requested profile "deps" could not be activated because it
does not exist.
[ERROR] No goals have been specified for this build. You must specify a
valid lifecycle phase or a goal in the format : or
:[:]:.
Available lifecycle phases are: validate, initialize, generate-sources,
process-sources, generate-resources, process-resources, compile,
process-classes, generate-test-sources, process-test-sources,
generate-test-resources, process-test-resources, test-compile,
process-test-classes, test, prepare-package, package,
pre-integration-test, integration-test, post-integration-test, verify,
install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site,
site-deploy. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/NoGoalSpecifiedException

I need help please...



FARMAENLACE ha procesado su mensaje y esta limpio
No imprima este mail a menos que sea necesario



FARMAENLACE ha procesado su mensaje y esta limpio
No imprima este mail a menos que sea necesario





FARMAENLACE ha procesado su mensaje y esta limpio
No imprima este mail a menos que sea necesario



Re: Building RPMs

2013-05-17 Thread David Nalley
Which version?


On Fri, May 17, 2013 at 10:22 AM,   wrote:
> Hi,
>
> I have a trouble at building RPMs when running the command mvn -P deps, it
> returns the following:
>
> root@...:/var/www/cloudstack/repo/binary# mvn -P deps
> [INFO] Scanning for projects...
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 0.255s
> [INFO] Finished at: Fri May 17 09:12:15 ECT 2013
> [INFO] Final Memory: 2M/59M
> [INFO]
> 
> [WARNING] The requested profile "deps" could not be activated because it
> does not exist.
> [ERROR] No goals have been specified for this build. You must specify a
> valid lifecycle phase or a goal in the format : or
> :[:]:.
> Available lifecycle phases are: validate, initialize, generate-sources,
> process-sources, generate-resources, process-resources, compile,
> process-classes, generate-test-sources, process-test-sources,
> generate-test-resources, process-test-resources, test-compile,
> process-test-classes, test, prepare-package, package,
> pre-integration-test, integration-test, post-integration-test, verify,
> install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site,
> site-deploy. -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/NoGoalSpecifiedException
>
> I need help please...
>
>
> 
> FARMAENLACE ha procesado su mensaje y esta limpio
> No imprima este mail a menos que sea necesario
>


Building RPMs

2013-05-17 Thread joseegas
Hi,

I have a trouble at building RPMs when running the command mvn -P deps, it
returns the following:

root@...:/var/www/cloudstack/repo/binary# mvn -P deps
[INFO] Scanning for projects...
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 0.255s
[INFO] Finished at: Fri May 17 09:12:15 ECT 2013
[INFO] Final Memory: 2M/59M
[INFO]

[WARNING] The requested profile "deps" could not be activated because it
does not exist.
[ERROR] No goals have been specified for this build. You must specify a
valid lifecycle phase or a goal in the format : or
:[:]:.
Available lifecycle phases are: validate, initialize, generate-sources,
process-sources, generate-resources, process-resources, compile,
process-classes, generate-test-sources, process-test-sources,
generate-test-resources, process-test-resources, test-compile,
process-test-classes, test, prepare-package, package,
pre-integration-test, integration-test, post-integration-test, verify,
install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site,
site-deploy. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/NoGoalSpecifiedException

I need help please...



FARMAENLACE ha procesado su mensaje y esta limpio
No imprima este mail a menos que sea necesario



Re: meta-data missing on vRouter

2013-05-17 Thread Livio Lv
I have checked the .htaccess file, there has only rewriteRule ablout
user-data.

We apply a third party named scalr which managed cloudstack, It must get
the meta-data of a vRouter. But it seems all vRouters(advance zone, shared
network) on my cloudstack have no meta-data info. We have tried version
3.02 and 4.01, And got  the same problem.


2013/5/17 Rohit Yadav 

> On Thu, May 16, 2013 at 3:29 AM, Musayev, Ilya  wrote:
>
> > David,
> >
> > I would have, but that would be a bit renegade IMHO. I'd need for another
> > person (Chiradeep or Rohit) to approve it, since they were the original
> > developers who wrote the code and need to agree on the changes.
> >
>
> NO! Just commit it like a boss!
> If we need to fix it we can do that later, no one owns the code as Chip
> says :)
>
> Cheers.
>
>
> >
> > I will resubmit the patch again tomorrow, hopefully we can get it into
> 4.1
> >
> > Thanks
> > ilya
> >
> >
> > > -Original Message-
> > > From: David Nalley [mailto:da...@gnsa.us]
> > > Sent: Wednesday, May 15, 2013 5:30 PM
> > > To: users@cloudstack.apache.org
> > > Subject: Re: meta-data missing on vRouter
> > >
> > > You are a committer - commit them :)
> > >
> > > --David
> > >
> > > On Wed, May 15, 2013 at 5:09 PM, Musayev, Ilya 
> > > wrote:
> > > > I will resubmit the fixes yet again. :)
> > > >
> > > >> -Original Message-
> > > >> From: Musayev, Ilya [mailto:imusa...@webmd.net]
> > > >> Sent: Wednesday, May 15, 2013 5:08 PM
> > > >> To: users@cloudstack.apache.org
> > > >> Subject: RE: meta-data missing on vRouter
> > > >>
> > > >> Check the .htaccess file in /var/www/html/latest on the router VM.
> If
> > > >> this is cloud-init/boto related, I've posted a fix - but apache
> > > >> review board crashed on me 2'ce.
> > > >>
> > > >> Also, I've posted fixes in my private github repo, perhaps you can
> > > >> apply them and see if it helps.
> > > >>
> > > >> https://github.com/serverchief/cloudsand/commits/
> > > >> Both commits for Apr 17, 2013
> > > >>
> > > >> > -Original Message-
> > > >> > From: Livio Lv [mailto:sandiwater1...@gmail.com]
> > > >> > Sent: Wednesday, May 15, 2013 3:57 AM
> > > >> > To: users@cloudstack.apache.org
> > > >> > Subject: meta-data missing on vRouter
> > > >> >
> > > >> > Hi all:
> > > >> >
> > > >> > I am trying to get the metadata using curl
> > > >> > http:///latest/local-ipv4 from the instance
> > > >> > provisioned in cloudstack following the instruction of admin
> > > >> > guide(20.3 User data and meta data section). I get a 404 error.
> > > >> > When I check  under /var/www/html/latest, I do
> > > >> > not see any file or directory in it. How can i mannage it?
> > > >> >
> > > >> > Thanks in advance.
> > > >>
> > > >
> > > >
> >
> >
> >
>


[ACSEDU] An update on CloudStack University

2013-05-17 Thread Sebastien Goasguen
Hi everyone,

[bcc -dev and marketing,

I just posted a blog about CloudStack University. 
Checkout the screencasts they are amazing :)

http://buildacloud.org/blog/259-cloudstack-university.html

-Sebastien


Re: Template download stuck at 1%

2013-05-17 Thread CK
My SSVM interfaces are as follows...As a test I dropped eth1 and eth3 and
the wget works - it doesn't stop - so it looks like a routing issue. I am
not an networking expert, but are there any routing or iptable rules I need
to put in place on the SSVM or the KVM host. I have am using the ACS quick
install guide - I have my KVM host running on my management server (Centos
6.4). Any help is appreciated.

eth0  Link encap:Ethernet  HWaddr 0e:00:a9:fe:02:35
  inet addr:169.254.2.53  Bcast:169.254.255.255  Mask:255.255.0.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:224 errors:0 dropped:0 overruns:0 frame:0
  TX packets:138 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:18285 (17.8 KiB)  TX bytes:34246 (33.4 KiB)

eth1  Link encap:Ethernet  HWaddr 06:9a:0a:00:00:0b
  inet addr:192.168.2.40  Bcast:192.168.2.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:15859 errors:0 dropped:0 overruns:0 frame:0
  TX packets:16324 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:2591611 (2.4 MiB)  TX bytes:10644780 (10.1 MiB)

eth2  Link encap:Ethernet  HWaddr 06:ca:96:00:00:0c
  inet addr:192.168.2.50  Bcast:192.168.2.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:9765 errors:0 dropped:0 overruns:0 frame:0
  TX packets:5734 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:14660830 (13.9 MiB)  TX bytes:376972 (368.1 KiB)

eth3  Link encap:Ethernet  HWaddr 06:8d:ae:00:00:06
  inet addr:192.168.2.35  Bcast:192.168.2.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:65 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:4032 (3.9 KiB)  TX bytes:0 (0.0 B)

loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:18 errors:0 dropped:0 overruns:0 frame:0
  TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:1236 (1.2 KiB)  TX bytes:1236 (1.2 KiB)



On 16 May 2013 04:21, Musayev, Ilya  wrote:

> I would also check that MTU is properly set across the board and no
> packets are dropped on the switch or elsewhere.
>
> From: Musayev, Ilya
> Sent: Wednesday, May 15, 2013 10:02 PM
> To: users@cloudstack.apache.org
> Subject: Re: Template download stuck at 1%
>
> Stop firewall and see if it helps.
>
>
>  Original message 
> From: CK mailto:cloudw...@gmail.com>>
> Date:
> To: users@cloudstack.apache.org
> Subject: Re: Template download stuck at 1%
>
> Running wget to download a template as a test on the SSVM starts off fine
> and then after several seconds (10+) the download grinds down to 0Kb/s -
> the ETA starts to go up.
>
> Doing the same wget download from the MS host works fine the template is
> downloaded in full - no timeouts.
>
> Looking in the log I noticed this line: 2013-05-16 02:30:26,123 DEBUG
> [storage.download.DownloadListener] (Timer-6:null) Scheduling timeout at
> 3 ms, template=CentOS 6.3 at host nfs://192.168.2.12/export/secondary
>
> What is the storage.download.DownloadListener and what is the 30s timeout -
> could this be causing this issue?
>
> My iptables is as follows - does it look ok?
>
> *nat
> :PREROUTING ACCEPT [0:0]
> :POSTROUTING ACCEPT [0:0]
> :OUTPUT ACCEPT [0:0]
> -A POSTROUTING -s 192.168.122.0/24 ! -d 192.168.122.0/24 -p tcp -j
> MASQUERADE --to-ports 1024-65535
> -A POSTROUTING -s 192.168.122.0/24 ! -d 192.168.122.0/24 -p udp -j
> MASQUERADE --to-ports 1024-65535
> -A POSTROUTING -s 192.168.122.0/24 ! -d 192.168.122.0/24 -j MASQUERADE
> -A POSTROUTING -s 192.168.122.0/24 ! -d 192.168.122.0/24 -p udp -j
> MASQUERADE --to-ports 1024-65535
> -A POSTROUTING -s 192.168.122.0/24 ! -d 192.168.122.0/24 -j MASQUERADE
> -A POSTROUTING -s 192.168.122.0/24 ! -d 192.168.122.0/24 -p tcp -j
> MASQUERADE --to-ports 1024-65535
> -A POSTROUTING -s 192.168.122.0/24 ! -d 192.168.122.0/24 -p udp -j
> MASQUERADE --to-ports 1024-65535
> -A POSTROUTING -s 192.168.122.0/24 ! -d 192.168.122.0/24 -j MASQUERADE
> COMMIT
> *mangle
> :PREROUTING ACCEPT [0:0]
> :INPUT ACCEPT [0:0]
> :FORWARD ACCEPT [0:0]
> :OUTPUT ACCEPT [0:0]
> :POSTROUTING ACCEPT [0:0]
> -A POSTROUTING -o virbr0 -p udp -m udp --dport 68 -j CHECKSUM
> --checksum-fill
> -A POSTROUTING -o virbr0 -p udp -m udp --dport 68 -j CHECKSUM
> --checksum-fill
> -A POSTROUTING -o virbr0 -p udp -m udp --dport 68 -j CHECKSUM
> --checksum-fill
> -A POSTROUTING -o virbr0 -p udp -m udp --dport 68 -j CHECKSUM
> --checksum-fill
> COMMIT
> *f

Re: VMWare SCSI Controller Type

2013-05-17 Thread Francois Gaudreault
Hi,

That parameter wil allow only the selection between ide and scsi, not the
scsi controller type.

Thanks.
 On 2013-05-17 12:18 AM, "Ahmad Emneina"  wrote:

> take a look at the global configuration setting, search for the parameter
> named: 'vmware.root.disk.controller'
>
>
> On Thu, May 16, 2013 at 5:06 PM, Francois Gaudreault <
> fgaudrea...@cloudops.com> wrote:
>
>> Hi,
>>
>> We ran into an issue today with a Windows 2008 template.  The template
>> has been created in another VMWare 5.1 cluster using LSI SAS as the SCSI
>> controller.  We imported that template in CloudStack, and we noticed that
>> CS deploys the VM using the LSI Parallel controller type instead.  That
>> results in a Blue Screen. We didn't find anything in CS to change that
>> behavior.  Is this something planned for the future? (ie. when we create
>> the template, we can select the controller type if SCSI is selected).
>>
>> Thanks!
>>
>> --
>> Francois Gaudreault
>> Architecte de Solution Cloud | Cloud Solutions Architect
>> fgaudrea...@cloudops.com
>> 514-629-6775
>> - - -
>> CloudOps
>> 420 rue Guy
>> Montréal QC  H3J 1S6
>> www.cloudops.com
>> @CloudOps_
>>
>>
>


systemvm cannot be started in cloudstack 4.2 under DefaultSharedNetscalerEIPandELBNetworkOffering mode

2013-05-17 Thread jekie
Dear All:
In order to test cloudstack autoscaling feature with netscaler 10.0,i have 
configured a basic zone with DefaultSharedNetScalerEIPandELBNetworkOffering 
network service  in cloudstack 4.2,but the system vms cannot be started.below 
is log information related.
catalina.out fragment:
ERROR [cloud.vm.VirtualMachineManagerImpl] (secstorage-1:) Failed to start 
instance VM[SecondaryStorageVm|s-1-VM]
com.cloud.utils.exception.ExecutionException: Unable to start 
VM[SecondaryStorageVm|s-1-VM] due to error in finalizeStart, not retrying
at 
com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:890)
at 
com.cloud.vm.VirtualMachineManagerImpl.start(VirtualMachineManagerImpl.java:547)
at 
com.cloud.vm.VirtualMachineManagerImpl.start(VirtualMachineManagerImpl.java:540)
at 
com.cloud.storage.secondary.SecondaryStorageManagerImpl.startSecStorageVm(SecondaryStorageManagerImpl.java:262)
at 
com.cloud.storage.secondary.SecondaryStorageManagerImpl.allocCapacity(SecondaryStorageManagerImpl.java:687)
at 
com.cloud.storage.secondary.SecondaryStorageManagerImpl.expandPool(SecondaryStorageManagerImpl.java:1303)
at 
com.cloud.secstorage.PremiumSecondaryStorageManagerImpl.scanPool(PremiumSecondaryStorageManagerImpl.java:123)
at 
com.cloud.secstorage.PremiumSecondaryStorageManagerImpl.scanPool(PremiumSecondaryStorageManagerImpl.java:50)
at 
com.cloud.vm.SystemVmLoadScanner.loadScan(SystemVmLoadScanner.java:104)
at 
com.cloud.vm.SystemVmLoadScanner.access$100(SystemVmLoadScanner.java:33)
at 
com.cloud.vm.SystemVmLoadScanner$1.reallyRun(SystemVmLoadScanner.java:81)
at com.cloud.vm.SystemVmLoadScanner$1.run(SystemVmLoadScanner.java:72)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at 
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
WARN  [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:) Unable to 
ssh to the VM: Can not ping System vm v-2-VMdue to:Unable to connect


libvirtd.log:


2013-05-17 08:18:18.979+: 2004: info : libvirt version: 0.10.2, package: 
18.el6_4.4 (CentOS BuildSystem , 2013-04-18-16:13:45, 
c6b7.bsys.dev.centos.org)
2013-05-17 08:18:18.979+: 2004: warning : virSecurityManagerNew:148 : 
Configured security driver "none" disables default policy to create confined 
guests
2013-05-17 08:18:59.444+: 1503: info : libvirt version: 0.10.2, package: 
18.el6_4.4 (CentOS BuildSystem , 2013-04-18-16:13:45, 
c6b7.bsys.dev.centos.org)
2013-05-17 08:18:59.444+: 1503: warning : virSecurityManagerNew:148 : 
Configured security driver "none" disables default policy to create confined 
guests
2013-05-17 08:55:14.354+: 2107: info : libvirt version: 0.10.2, package: 
18.el6_4.4 (CentOS BuildSystem , 2013-04-18-16:13:45, 
c6b7.bsys.dev.centos.org)
2013-05-17 08:55:14.354+: 2107: warning : virSecurityManagerNew:148 : 
Configured security driver "none" disables default policy to create confined 
guests
2013-05-17 08:57:48.190+: 2101: warning : qemuSetupCgroup:389 : Could not 
autoset a RSS limit for domain s-1-VM
2013-05-17 08:57:48.212+: 2101: warning : qemuDomainObjTaint:1377 : Domain 
id=1 name='s-1-VM' uuid=e08414ee-b237-3ef4-adcc-c1799cebe134 is tainted: 
high-privileges
2013-05-17 09:05:54.249+: 2096: error : qemuMonitorIO:613 : internal error 
End of file from monitor
2013-05-17 09:05:55.110+: 2101: warning : qemuSetupCgroup:389 : Could not 
autoset a RSS limit for domain v-2-VM
2013-05-17 09:05:55.130+: 2101: warning : qemuDomainObjTaint:1377 : Domain 
id=2 name='v-2-VM' uuid=1422832d-be18-352a-a08a-9bbff40e0d14 is tainted: 
high-privileges
2013-05-17 09:13:59.234+: 2096: error : qemuMonitorIO:613 : internal error 
End of file from monitor
2013-05-17 09:14:00.077+: 2100: warning : qemuSetupCgroup:389 : Could not 
autoset a RSS limit for domain s-1-VM
2013-05-17 09:14:00.087+: 2100: warning : qemuDomainObjTaint:1377 : Domain 
id=3 name='s-1-VM' uuid=e08414ee-b237-3ef4-adcc-c1799cebe134 is tainted: 
high-privileges
2013-05-17 09:22:05.254+: 2096: error : qemuMonitorIO:613 : internal error 
End of file from monitor
2013-05-17 09:22:06.464+: 2099: warning : qemuSetupCgroup:389 : Could not 
autoset a RSS limit for domain v-2-VM
2013-05