Hi all, I'm trying to use the configfirewall from /install/postscripts to configure iptables on a stateful node. I added the script to the node's postscripts.postbootscripts, but it complains about a missing Perl dependency when executing. Is that expected?
# nodels login postscripts.postbootscripts sugi-ln01: setroute,configfirewall --private eth1 --public eth0 --nat --ports 22 At installation, I see this: Tue Mar 3 06:53:00 PST 2015 Running postscript: configfirewall --private eth1 --public eth0 --nat --ports 22 Can't locate xCAT/Utils.pm in @INC (@INC contains: /opt/xcat/lib/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./configfirewall line 12. BEGIN failed--compilation aborted at ./configfirewall line 12. Is that expected? Thanks, -- 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
