Bit of an unusual scenario.

I need to add some pixstor hosts to the /etc/host files of compute nodes.

I did mkdef +host +ip etc to define the hosts the cluster. Then makehosts
pixstor.

The issue is that when it puts the entries in the host file, it does it
correctly.

172.16.8.41 stor-admin.ib.cluster stor-admin

ib.cluster is correct for the named zone for the ib network.

However, PixStor names their stuff host.pixstor.

So when nodes try to join GPFS, it fails.

If I manually add information to the /etc/host file, it will work, but if
someone runs a syncfiles command, it will break everything because the
correct file would be synced out and overwrite the manually created one.

So how can I get those hosts in there that it isn't easily broken?
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to