<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>This is the first time I've run through an 'upgrade', so I'm very new to export domains, and I'm having some trouble getting one connected to 3.3. I had hoped to add this to the wiki, but it hasn't been as straightforward as I thought.<br><br>On my oVirt 3.2 install, I created a NFS export (/var/lib/exports/DAONE) and exported my VMs to it. I created a tarball of everything in DAONE, and then formatted the system and installed Fedora 19, and then oVirt 3.3. Created the NFS resource (/var/lib/exports/DAONE), extracted the tarball, and <a href="http://www.ovirt.org/How_to_clear_the_storage_domain_pool_config_of_an_exported_nfs_domain">followed these directions</a> to clear the storage domain. However when I try to add it, the webadmin reports the following error:<br><br>"Error while executing action New NFS Storage Domain: Error in creating a
 Storage Domain. The selected storage path is not empty (probably 
contains another Storage Domain). Either remove the existing Storage 
Domain from this path, or change the Storage path)."<br><br>Any suggestions? I wonder if anything changed for 3.3 that need to be in the instructions?<br><br>I also tried making another export domain (/var/lib/exports/export) and dumping everything into the UUID under that, but no VMs showed up to import.<br><br>#showmount -e f19-ovirt.mkesick.net<br>Export list for f19-ovirt.mkesick.net:<br>/var/lib/exports/storage 0.0.0.0/0.0.0.0<br>/var/lib/exports/iso&nbsp;&nbsp;&nbsp;&nbsp; 0.0.0.0/0.0.0.0<br>/var/lib/exports/export&nbsp; 0.0.0.0/0.0.0.0<br>/var/lib/exports/DAONE&nbsp;&nbsp; 0.0.0.0/0.0.0.0<br><br>[root@f19-ovirt dom_md]# cat metadata<br>CLASS=Backup<br>DESCRIPTION=DaOne<br>IOOPTIMEOUTSEC=1<br>LEASERETRIES=3<br>LEASETIMESEC=5<br>LOCKPOLICY=<br>LOCKRENEWALINTERVALSEC=5<br>MASTER_VERSION=0<br>POOL_UUID=<br>REMOTE_PATH=localhost:/var/lib/exports/DAONE<br>ROLE=Regular<br>SDUUID=8e4f6fbd-b635-4f47-b113-ba146ee1c0cf<br>TYPE=NFS<br>VERSION=0<br><br>                                               </div></body>
</html>