Hi Ling, On Wed, Feb 25, 2015 at 4:48 PM, Ling Gao <[email protected]> wrote: > Hi, > You can use the routes table to setup the routes. > 1. First define a route in the routes table. Make net=0.0.0.0 for default > gateway. > 2. Add the route name for the node attribute. > chdef <node> routenames="blah" > 3. Run command to add the route to the node > makeroutes <node> > 4. If you want the routes be automatically setup during node deployment, > add setroute script name to the postscripts.postbootscripts for the node. > > Hope it works for you.
Thanks for the instructions, it worked perfectly! Cheers, -- Kilian ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
