OK thanks. As of a few minutes ago 0.8.5.2 hadn't made it to
updates-testing yet so in the meantime I'm trying one more P2V with
0.8.5.1 and the NFS and SELINUX changes I put in first. This is how
we're exporting the NFS share now:
[root@IT dom_md]# exportfs -v
/home/RHEVexports
<world>(rw,wdelay,no_root_squash,no_subtree_check,anonuid=36,anongid=36)
/home/testnfs
<world>(rw,wdelay,no_root_squash,no_subtree_check,anonuid=36,anongid=36)
[root@IT dom_md]#
- Greg