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/05 18:46:11 UTC

[jira] [Commented] (CLOUDSTACK-990) Documentation issue with libvirtd.conf tcp_port configuration

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571501#comment-13571501 ] 

Logan McNaughton commented on CLOUDSTACK-990:
---------------------------------------------

This issue was fixed in commit 74efaada271879b62b0317ebb3b0c76a995c8ece, should be marked as resolved
                
> Documentation issue with libvirtd.conf tcp_port configuration
> -------------------------------------------------------------
>
>                 Key: CLOUDSTACK-990
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-990
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.0.0
>            Reporter: Nick Wales
>            Priority: Critical
>
> The documentation at http://incubator.apache.org/cloudstack/docs/en-US/Apache_CloudStack/4.0.0-incubating/html/Installation_Guide/hypervisor-kvm-install-flow.html#hypervisor-host-install-libvirt shows the tcp_port parameter set as an integer but libvirtd fails to start with the logs claiming it is expecting a string. 
> OS = CentOS 6.3
> Libvirt package = libvirt-0.9.10-21.el6_3.4.x86_64
> Suggested change:
> tcp_port = 16059
> should be 
> tcp_port = "16059"

--
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