Cluster Problem

Hi All,

I have a problem when I want to add node on my new cluster, this is the error message return par Interworx-CP :

? There was a problem validating the form. Please see details below.
? NFS export failed : /chroot/home => 94.23.99.25

When I test to create nfs, the same message become and I can’t boot nfs on my two servers. I look at log but no errors return.

If you have an idea ?

Thanks for your help :slight_smile:

Gimly,

Your server seems to have some pbms… Axfrdns pbm, NFS pbm, …

I’d look at user/group authority. Also I’d check the chroot environment… Maybe it’d be best to open a support ticket about the chroot/nfs pbm, and ask a linux admin to look at your box.

I solved my problem.
The problem become when use openvz container system. To solve it :

  1. see this doc : http://wiki.openvz.org/NFS
  2. install nfs-server : yum install nfs-server
  3. Then add your node

it work now ^^.