I'm using xCAT 2.6.1. I've defined my site & networks, and generated a hosts file using makehosts -n which looks correct. But now when I try to generate a DNS config using makedns -n I just end up with a bunch of zonefiles in /var/named that are empty save for the header:
$TTL 86400 @ IN SOA jacket.uit.tufts.edu. root.jacket.uit.tufts.edu. ( 2011080100 10800 3600 604800 86400 ) IN NS jacket.uit.tufts.edu. Why would hosts be written to /etc/hosts when you run makehosts -n but nothing gets added to DNS when you run makedns -n? Thanks, -Bruce ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
