How to create an ISO/NFS storage domain and attach it?
I've RTFM, searched the KB, and I still can't find anything on how to do this. First, a bit of background:
The original ISO domain that was created during RHEVM install has been deleted, and so I need to create a new ISO domain.
I've installed all the requisite packages for NFS, created a directory, set the permissions on the directory to vdsm:kvm ownership, I've created an unlimited access(rw) directive to the directory in /etc/exports, and reloaded the NFS services.
When I try to either add a new domain or import an existing domain in the RHEVM interface, I'm receiving the very verbose error message Failed to add Storage Domain.
There's also something about an error code for the connection returned by VDSM was following General Exception.
I can mount the nfs volume on a linux workstation without issue. The directory empty, so there's no metadata structures to modify.
Anyone have any ideas?
Thanks!
-Kermit Short
Responses
You need to create a new storage domain with type ISO domain from Storage tab and attach it to the DC.
First think you have to check is to mount the NFS share on all the hypervisors in the DC and verify they can successfully mount the share just like you did it with a linux work station using nfsv3 if it's RHEV-3.0.
If it's still not successful, you need ot attach rhevm.log, vdsm.log to investigate this further.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
