Hi List!

i have setup a fresh Debian Wheezy installation and followed the wiki http://wiki.xen.org/wiki/Project_Kronos to install XAPI. Now i will add a Storage Repository from a NFS Server, the NFS Server is the same computer where XAPI is installed.

I try:

xe sr-create type=nfs name-label=Windows device-config:server=XenServer device-config:serverpath=/Windows

but i become the following errors:

Error code: SR_BACKEND_FAILURE_73
Error parameters: , NFS mount error [opterr=mount failed with return code 32],

root@XenServer:/# showmount -e XenServer
Export list for XenServer:
/Windows XenServer.fritz.box

The errors also occurred when i change the device-config:server=XenServer.fritz.box

My NFS exports:

root@XenServer:/# cat /etc/exports
[----cut default commentary----]
#Xen XCP SR for Windows 7 on SSD RAID
/Windows XenServer(rw,async,no_subtree_check)

i also tried to change the IP address instead of the ComputerName (XenServer), but the result is the same.
No new SR for XAPI.

When i add the IP from my other Ubuntu 11.10 computer to the /etc/exports, i can mount the share on the Ubuntu-PC without any problems.


Why i try to use NFS? The folder /Windows is a part of a RAID5 Array, and i don't want to use the hole Array as a SR.

Any hints?



regards
Dominik






_______________________________________________
Xen-api mailing list
[email protected]
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

Reply via email to