{"id":1196,"date":"2021-01-05T16:05:24","date_gmt":"2021-01-05T21:05:24","guid":{"rendered":"http:\/\/xfloyd.net\/blog\/?p=1196"},"modified":"2021-01-06T09:03:12","modified_gmt":"2021-01-06T14:03:12","slug":"xenserver-7-3-and-nfs","status":"publish","type":"post","link":"https:\/\/xfloyd.net\/blog\/?p=1196","title":{"rendered":"XenServer 7.3 and NFS"},"content":{"rendered":"\n<p>Took me all day to figure this out. Xen 7.3 does not come with NFS support oddly. So you need to install it.<\/p>\n\n\n\n<p>First you will surely need the epel repository<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum --enablerepo=extras install epel-release<\/code><\/pre>\n\n\n\n<p>Now you can install other packages.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum --enablerepo=epel --enablerepo=base install nfs-utils<\/code><\/pre>\n\n\n\n<p>I also like MC so let&#8217;s install that too.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum --enablerepo=epel --enablerepo=base install mc<\/code><\/pre>\n\n\n\n<p>Some useful commends to test NFS.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>rpcinfo -s &lt;IP><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>showmount -e &lt;IP><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Took me all day to figure this out. Xen 7.3 does not come with NFS support oddly. So you need to install it. First you will surely need the epel repository Now you can install other packages. I also like MC so let&#8217;s install that too. Some useful commends to test NFS.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[26,28],"tags":[],"_links":{"self":[{"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1196"}],"collection":[{"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1196"}],"version-history":[{"count":5,"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1196\/revisions"}],"predecessor-version":[{"id":1202,"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1196\/revisions\/1202"}],"wp:attachment":[{"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1196"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1196"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1196"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}