[Users] Configure NFS resource from Host

Hello everybody, I'm trying to configure and install oVirt for test in our University faculty. I have installed an engine an a host, both of them with Fedora 17. The engine is working and I can log-in in the Data Center with admin user. I have tried to add my host to the data center portal and I successfully done. After that I have tried to add a NFS resource which is in the host that I have added. If I open a console in the engine and log-in as vdsm user, I can mount the NFS resource without problems. The problem is when I tried to add this NFS resource to the Data Center. I have followed the tutorial http://www.ovirt.org/Quick_Start_Guide#Configure_Storage, but when I have completed the form and pressed "Ok", after one or two minutes I receive one screen with bellow error: "Error: A Request to the Server failed with the following Status Code: 500" I'm attaching the vdsm.log file with the lines that are created with this operation. I hope that someone can show me what is the problem. If you need more information aboout the installation I can show it. Many thanks in avanced, Juanjo.

hi, can you please run the following and tell me if its working for you: usr/bin/sudo -n /usr/bin/mount -t nfs -o soft,nosharecache,timeo=600,retrans=6 ovirt-host.uab.es:/home/storage1 /mnt are you using NFSv3 or NFSv4? if its not working, can you try: usr/bin/sudo -n /usr/bin/mount -t nfs -o soft,vers=3,nosharecache,timeo=600,retrans=6 ovirt-host.uab.es:/home/storage1 /mnt ----- Original Message -----
From: "jj197005" <jj197005@gmail.com> To: users@ovirt.org Sent: Monday, January 7, 2013 6:04:37 PM Subject: [Users] Configure NFS resource from Host
Hello everybody,
I'm trying to configure and install oVirt for test in our University faculty. I have installed an engine an a host, both of them with Fedora 17. The engine is working and I can log-in in the Data Center with admin user. I have tried to add my host to the data center portal and I successfully done. After that I have tried to add a NFS resource which is in the host that I have added. If I open a console in the engine and log-in as vdsm user, I can mount the NFS resource without problems. The problem is when I tried to add this NFS resource to the Data Center.
I have followed the tutorial http://www.ovirt.org/Quick_Start_Guide#Configure_Storage, but when I have completed the form and pressed "Ok", after one or two minutes I receive one screen with bellow error:
"Error: A Request to the Server failed with the following Status Code: 500"
I'm attaching the vdsm.log file with the lines that are created with this operation. I hope that someone can show me what is the problem. If you need more information aboout the installation I can show it.
Many thanks in avanced,
Juanjo.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On 01/07/2013 06:16 PM, Haim Ateya wrote:
hi,
can you please run the following and tell me if its working for you:
usr/bin/sudo -n /usr/bin/mount -t nfs -o soft,nosharecache,timeo=600,retrans=6 ovirt-host.uab.es:/home/storage1 /mnt
are you using NFSv3 or NFSv4?
if its not working, can you try:
usr/bin/sudo -n /usr/bin/mount -t nfs -o soft,vers=3,nosharecache,timeo=600,retrans=6 ovirt-host.uab.es:/home/storage1 /mnt
and http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues
----- Original Message -----
From: "jj197005" <jj197005@gmail.com> To: users@ovirt.org Sent: Monday, January 7, 2013 6:04:37 PM Subject: [Users] Configure NFS resource from Host
Hello everybody,
I'm trying to configure and install oVirt for test in our University faculty. I have installed an engine an a host, both of them with Fedora 17. The engine is working and I can log-in in the Data Center with admin user. I have tried to add my host to the data center portal and I successfully done. After that I have tried to add a NFS resource which is in the host that I have added. If I open a console in the engine and log-in as vdsm user, I can mount the NFS resource without problems. The problem is when I tried to add this NFS resource to the Data Center.
I have followed the tutorial http://www.ovirt.org/Quick_Start_Guide#Configure_Storage, but when I have completed the form and pressed "Ok", after one or two minutes I receive one screen with bellow error:
"Error: A Request to the Server failed with the following Status Code: 500"
I'm attaching the vdsm.log file with the lines that are created with this operation. I hope that someone can show me what is the problem. If you need more information aboout the installation I can show it.
Many thanks in avanced,
Juanjo.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

This is a multi-part message in MIME format. --------------010800040101000902010603 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit jj197005:
Hello everybody,
I'm trying to configure and install oVirt for test in our University faculty. I have installed an engine an a host, both of them with Fedora 17. The engine is working and I can log-in in the Data Center with admin user. I have tried to add my host to the data center portal and I successfully done. After that I have tried to add a NFS resource which is in the host that I have added. If I open a console in the engine and log-in as vdsm user, I can mount the NFS resource without problems. The problem is when I tried to add this NFS resource to the Data Center.
Have you tryied to open an console in the host and tried the same command in the host as in the engine?
I have followed the tutorial http://www.ovirt.org/Quick_Start_Guide#Configure_Storage, but when I have completed the form and pressed "Ok", after one or two minutes I receive one screen with bellow error:
"Error: A Request to the Server failed with the following Status Code: 500"
I'm attaching the vdsm.log file with the lines that are created with this operation. I hope that someone can show me what is the problem. If you need more information aboout the installation I can show it.
Many thanks in avanced,
Juanjo.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- --- ?? Shu Ming Open Virtualization Engineerning; CSTL, IBM Corp. Tel: 86-10-82451626 Tieline: 9051626 E-mail: shuming@cn.ibm.com or shuming@linux.vnet.ibm.com Address: 3/F Ring Building, ZhongGuanCun Software Park, Haidian District, Beijing 100193, PRC --------------010800040101000902010603 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <div class="moz-cite-prefix">jj197005:<br> </div> <blockquote cite="mid:50EAF215.1060503@gmail.com" type="cite">Hello everybody, <br> <br> I'm trying to configure and install oVirt for test in our University faculty. I have installed an engine an a host, both of them with Fedora 17. The engine is working and I can log-in in the Data Center with admin user. I have tried to add my host to the data center portal and I successfully done. After that I have tried to add a NFS resource which is in the host that I have added. If I open a console in the engine and log-in as vdsm user, I can mount the NFS resource without problems. The problem is when I tried to add this NFS resource to the Data Center. <br> </blockquote> <br> Have you tryied to open an console in the host and tried the same command in the host as in the engine?<br> <br> <blockquote cite="mid:50EAF215.1060503@gmail.com" type="cite"> <br> I have followed the tutorial <a class="moz-txt-link-freetext" href="http://www.ovirt.org/Quick_Start_Guide#Configure_Storage">http://www.ovirt.org/Quick_Start_Guide#Configure_Storage</a>, but when I have completed the form and pressed "Ok", after one or two minutes I receive one screen with bellow error: <br> <br> "Error: A Request to the Server failed with the following Status Code: 500" <br> <br> I'm attaching the vdsm.log file with the lines that are created with this operation. I hope that someone can show me what is the problem. If you need more information aboout the installation I can show it. <br> <br> Many thanks in avanced, <br> <br> Juanjo. <br> <br> <br> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> <br> <pre class="moz-signature" cols="72">-- --- 舒明 Shu Ming Open Virtualization Engineerning; CSTL, IBM Corp. Tel: 86-10-82451626 Tieline: 9051626 E-mail: <a class="moz-txt-link-abbreviated" href="mailto:shuming@cn.ibm.com">shuming@cn.ibm.com</a> or <a class="moz-txt-link-abbreviated" href="mailto:shuming@linux.vnet.ibm.com">shuming@linux.vnet.ibm.com</a> Address: 3/F Ring Building, ZhongGuanCun Software Park, Haidian District, Beijing 100193, PRC</pre> </body> </html> --------------010800040101000902010603--
participants (4)
-
Haim Ateya
-
Itamar Heim
-
jj197005
-
Shu Ming