You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Logan McNaughton <lo...@bacoosta.com> on 2013/02/04 21:49:08 UTC

Review Request: Fix libvirt docs for Ubuntu 12.04

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9294/
-----------------------------------------------------------

Review request for cloudstack.


Description
-------

In Ubuntu 12.04, the config file /etc/init/libvirt-bin.conf creates an environment variable called "libvirtd_opts" to store the options passed to libvirtd

Therefore the line:
env libvirtd_opts="-d"

needs to be changed, not:
exec /usr/sbin/libvirtd

As previously documented.

I don't know if I explained that well, please look at /etc/init/libvirt-bin.conf to understand what I mean.


Diffs
-----

  docs/en-US/hypervisor-host-install-libvirt.xml 8ba2fe9 

Diff: https://reviews.apache.org/r/9294/diff/


Testing
-------


Thanks,

Logan McNaughton


Re: Review Request: Fix for CLOUDSTACK-1150

Posted by Wido den Hollander <wi...@widodh.nl>.

> On Feb. 4, 2013, 8:52 p.m., David Nalley wrote:
> > Can you create a bug for this? 
> > 
> > --David

Done by CLOUDSTACK-1150 and has been resolved. This patch was not applied.


- Wido


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9294/#review16062
-----------------------------------------------------------


On Feb. 4, 2013, 8:56 p.m., Logan McNaughton wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/9294/
> -----------------------------------------------------------
> 
> (Updated Feb. 4, 2013, 8:56 p.m.)
> 
> 
> Review request for cloudstack.
> 
> 
> Description
> -------
> 
> In Ubuntu 12.04, the config file /etc/init/libvirt-bin.conf creates an environment variable called "libvirtd_opts" to store the options passed to libvirtd
> 
> Therefore the line:
> env libvirtd_opts="-d"
> 
> needs to be changed, not:
> exec /usr/sbin/libvirtd
> 
> As previously documented.
> 
> I don't know if I explained that well, please look at /etc/init/libvirt-bin.conf to understand what I mean.
> 
> 
> Diffs
> -----
> 
>   docs/en-US/hypervisor-host-install-libvirt.xml 8ba2fe9 
> 
> Diff: https://reviews.apache.org/r/9294/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Logan McNaughton
> 
>


Re: Review Request: Fix libvirt docs for Ubuntu 12.04

Posted by David Nalley <da...@gnsa.us>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9294/#review16062
-----------------------------------------------------------


Can you create a bug for this? 

--David

- David Nalley


On Feb. 4, 2013, 8:49 p.m., Logan McNaughton wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/9294/
> -----------------------------------------------------------
> 
> (Updated Feb. 4, 2013, 8:49 p.m.)
> 
> 
> Review request for cloudstack.
> 
> 
> Description
> -------
> 
> In Ubuntu 12.04, the config file /etc/init/libvirt-bin.conf creates an environment variable called "libvirtd_opts" to store the options passed to libvirtd
> 
> Therefore the line:
> env libvirtd_opts="-d"
> 
> needs to be changed, not:
> exec /usr/sbin/libvirtd
> 
> As previously documented.
> 
> I don't know if I explained that well, please look at /etc/init/libvirt-bin.conf to understand what I mean.
> 
> 
> Diffs
> -----
> 
>   docs/en-US/hypervisor-host-install-libvirt.xml 8ba2fe9 
> 
> Diff: https://reviews.apache.org/r/9294/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Logan McNaughton
> 
>


Re: Review Request: Fix for CLOUDSTACK-1150

Posted by Logan McNaughton <lo...@bacoosta.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9294/
-----------------------------------------------------------

(Updated Feb. 4, 2013, 8:56 p.m.)


Review request for cloudstack.


Summary (updated)
-----------------

Fix for CLOUDSTACK-1150


Description
-------

In Ubuntu 12.04, the config file /etc/init/libvirt-bin.conf creates an environment variable called "libvirtd_opts" to store the options passed to libvirtd

Therefore the line:
env libvirtd_opts="-d"

needs to be changed, not:
exec /usr/sbin/libvirtd

As previously documented.

I don't know if I explained that well, please look at /etc/init/libvirt-bin.conf to understand what I mean.


Diffs
-----

  docs/en-US/hypervisor-host-install-libvirt.xml 8ba2fe9 

Diff: https://reviews.apache.org/r/9294/diff/


Testing
-------


Thanks,

Logan McNaughton