Will you stop xcatd service xcatd stop and then make sure all processes are stopped ps -ef | grep xcatd. Kill them if any around. Then service xcatd start
Try again. I think the daemon did not correctly stop on the upgrade, resulting in some new libraries that are needed, not being loaded. Lissa K. Valletta 2-3/T12 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: Antoine Migeon <[email protected]> To: [email protected] Date: 02/06/2012 05:05 AM Subject: [xcat-user] backup bug in 2.6.9 Hello, dumpxCATdb bug after upgrade xCat from 2.6.2 to 2.6.9 : # /opt/xcat/sbin/dumpxCATdb -p /usr/local/xcat/dump_databases Command failed: tabdump -f /usr/local/xcat/dump_databases/bootparams.csv bootparams 2>&1. Error message: Usage: tabdump [-d] [table] tabdump [table] tabdump [-w attr==val [-w attr=~val] ...] [table] tabdump [-?|-h|--help] tabdump {-v|--version} tabdump . Error running tabdump -f /usr/local/xcat/dump_databases/bootparams.csv bootparams, Usage: tabdump [-d] [table] tabdump [table] tabdump [-w attr==val [-w attr=~val] ...] [table] tabdump [-?|-h|--help] tabdump {-v|--version} tabdump Command failed: tabdump -f /usr/local/xcat/dump_databases/boottarget.csv boottarget 2>&1. Error message: Usage: tabdump [-d] [table] tabdump [table] tabdump [-w attr==val [-w attr=~val] ...] [table] tabdump [-?|-h|--help] tabdump {-v|--version} tabdump . Error running tabdump -f /usr/local/xcat/dump_databases/boottarget.csv boottarget, Usage: tabdump [-d] [table] tabdump [table] tabdump [-w attr==val [-w attr=~val] ...] [table] tabdump [-?|-h|--help] tabdump {-v|--version} tabdump .... ... .. . Regards, -- Antoine Migeon Université de Bourgogne Centre de Calcul et Messagerie Direction des Systèmes d'Information tel : 03 80 39 52 70 Site du CCUB : http://www.u-bourgogne.fr/dsi-ccub ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
