Welcome, Guest
Username Password: Remember me

Agent-installation to CentOS 6 gives error
(1 viewing) (1) Guest

TOPIC: Agent-installation to CentOS 6 gives error

Re: Agent-installation to CentOS 6 gives error 9 months, 2 weeks ago #7028

  • Vasil
  • OFFLINE
  • Junior Boarder
  • Posts: 31
  • Karma: 0
Under clear CentOS 6

group virt {
cpu {
cpu.shares=9216;
}
}

is also use for starting libvirtd.

But agent updating SELinux rules. For avoid this... for set up process set it permissive, after installing - disabled.

PS mb its bug... when i make sure for starting services...
service cloud-management start > error, havent permission to /var/log/cloud-management
but real path is /var/log/cloud/managenent. I dont make symlink - just a folder with cloud:root rwo-ro-ro
Last Edit: 9 months, 2 weeks ago by Vasil. Reason: path editing

Re: Agent-installation to CentOS 6 gives error 3 months ago #9025

  • Ynessb
  • OFFLINE
  • Fresh Boarder
  • Posts: 10
  • Karma: 0
I'm getting the same problem with libvirtd
pastebin.com/KAqTJ8aL
I tried the solution posted in the CS forum by gracal but still not working...
Any issues ?

Re: Agent-installation to CentOS 6 gives error 3 months ago #9026

  • Ynessb
  • OFFLINE
  • Fresh Boarder
  • Posts: 10
  • Karma: 0
I'm getting the same problem with libvirtd
pastebin.com/KAqTJ8aL
I tried the solution posted in the CS forum by gracal but still not working...
Any issues ?

Re: Agent-installation to CentOS 6 gives error 3 months ago #9032

  • Essential
  • OFFLINE
  • Junior Boarder
  • Posts: 29
  • Karma: 1
Ynessb wrote:
I'm getting the same problem with libvirtd
pastebin.com/KAqTJ8aL
I tried the solution posted in the CS forum by gracal but still not working...
Any issues ?


try

service cgconfig restart


after that

/etc/init.d/libvirtd start

Re: Agent-installation to CentOS 6 gives error 3 months ago #9033

  • Ynessb
  • OFFLINE
  • Fresh Boarder
  • Posts: 10
  • Karma: 0
THx essentiel for ur answer, I tried that but still not working..

I solved the problem...This is caused by a unconfigured cgroup definition for libvirt in CentOS 6.
THe Solution is Append the below section into /etc/cgconfig.conf:

group virt {
cpu {
cpu.shares = 9216;

and it works !

Re: Agent-installation to CentOS 6 gives error 3 months ago #9088

  • ke4qqq
  • NOW ONLINE
  • Administrator
  • Posts: 597
  • Karma: 20
did you find that in the kb at docs.cloud.com?
Time to create page: 0.47 seconds

Resources

Open Source Resources Discuss Site Info

The CloudStack™project is in the process of moving to the Apache Foundation as a podling in the Apache Incubator. Going forward CloudStack will be developed and governed in the Apache way. CloudStack is available under the Apache License 2.0