[Pkg-libvirt-commits] [libguestfs] 09/65: v2v: Add note about RHEL 4 conversions hanging during SELinux relabelling.
Hilko Bengen
bengen at moszumanska.debian.org
Tue Apr 21 12:10:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit d4ab702dad39fe1f609ee17661f6bfa3a11dee31
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Mon Mar 30 13:22:58 2015 +0100
v2v: Add note about RHEL 4 conversions hanging during SELinux relabelling.
---
v2v/virt-v2v.pod | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
index 04e8f7b..cb41f5f 100644
--- a/v2v/virt-v2v.pod
+++ b/v2v/virt-v2v.pod
@@ -719,6 +719,25 @@ below.
Windows Drivers are installed from /usr/share/virtio-win
if present
+=head1 RHEL 4
+
+=head2 SELinux relabel appears to hang forever
+
+In RHEL E<le> 4.7 there was a bug which causes SELinux relabelling
+to appear to hang forever at:
+
+ *** Warning -- SELinux relabel is required. ***
+ *** Disabling security enforcement. ***
+ *** Relabeling could take a very long time, ***
+ *** depending on file system size. ***
+
+In reality it is waiting for you to press a key (but there is no
+visual indication of this). You can either hit the C<[Return]> key,
+at which point the guest will finish relabelling and reboot, or you
+can install policycoreutils E<ge> 1.18.1-4.13 before starting the v2v
+conversion. See also
+L<https://bugzilla.redhat.com/show_bug.cgi?id=244636>
+
=head1 WINDOWS
=head2 Boot failure: 0x0000007B
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list