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 (JIRA)" <ji...@apache.org> on 2013/02/04 21:56:13 UTC

[jira] [Created] (CLOUDSTACK-1150) Documentation for libvirt on Ubuntu 12.04

Logan McNaughton created CLOUDSTACK-1150:
--------------------------------------------

             Summary: Documentation for libvirt on Ubuntu 12.04
                 Key: CLOUDSTACK-1150
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1150
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Doc
    Affects Versions: 4.0.0
            Reporter: Logan McNaughton
            Priority: Minor
             Fix For: 4.0.2


In docs/en-US/hypervisor-host-install-libvirt.xml, we are told to modify:
"exec /usr/sbin/libvirtd -d"

However that line looks like this in 12.04:
"exec /usr/sbin/libvirtd $libvirtd_opts"

Therefore the documentation should be updated to direct the user to modify:

env libvirtd_opts="-d"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira