Bug 855918
Summary: | Backport the vdsm configuration format for libvirt | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Federico Simoncelli <fsimonce> |
Component: | vdsm | Assignee: | Federico Simoncelli <fsimonce> |
Status: | CLOSED ERRATA | QA Contact: | Haim <hateya> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.3 | CC: | abaron, bazulay, cpelland, iheim, ilvovsky, jbiddle, lpeer, yeylon, ykaul |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | storage | ||
Fixed In Version: | vdsm-4.9.6-38.0 | Doc Type: | Bug Fix |
Doc Text: |
For consistency with the upstream format, the VDSM configuration for libvirt has been backported.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2012-12-04 19:11:18 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Federico Simoncelli
2012-09-10 15:35:02 UTC
libvird.conf: ## beginning of configuration section by vdsm-4.9.6.1 listen_addr="0.0.0.0" unix_sock_group="kvm" unix_sock_rw_perms="0770" auth_unix_rw="sasl" host_uuid="526bcc25-e834-4004-8d2b-eafc3eff1f1d" save_image_format="lzop" log_outputs="1:file:/var/log/libvirtd.log" log_filters="1:libvirt 3:event 3:json 1:util 1:qemu" ca_file="/etc/pki/vdsm/certs/cacert.pem" cert_file="/etc/pki/vdsm/certs/vdsmcert.pem" key_file="/etc/pki/vdsm/keys/vdsmkey.pem" ## end of configuration section by vdsm-4.9.6.1 qemu-sanlock.conf: ## beginning of configuration section by vdsm-4.9.6.1 auto_disk_leases=0 require_lease_for_disks=0 ## end of configuration section by vdsm-4.9.6.1 qemu.conf: ## beginning of configuration section by vdsm-4.9.6.1 dynamic_ownership=0 spice_tls=1 spice_tls_x509_cert_dir="/etc/pki/vdsm/libvirt-spice" ## end of configuration section by vdsm-4.9.6.1 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2012-1508.html |