OS: Ubuntu 9.10<br><br>I followed the instruction as given in the link <a href="http://www.slideshare.net/rsmontero/building-clouds-one-14">http://www.slideshare.net/rsmontero/building-clouds-one-14</a><br><br>vi /etc/exports <br>
/srv/cloud 84.21.xx.yy(rw,async,no_subtree_check,no_root_squash)<br> <br>If i do restart such as<br>$sudo /etc/init.d/nfs-kernel-server stop<br>$sudo /etc/init.d/nfs-kernel-server start<br> * Exporting directories for NFS kernel daemon... exportfs: 84.21.xx.yy has non-inet addr<br>
exportfs: 84.21.xx.yy has non-inet addr<br> [ OK ]<br> * Starting NFS kernel daemon [ OK ]<br>
<br>We cant define alabhabetic such as 84.21.xx.yy ?<br><br><br>$ssh 84.21.xx.yy<br> ssh: Could not resolve hostname 84.21.xx.yy: Name or service not known<br>