Hi Bernard, On Tuesday 08 May 2007 02:50, Bernard Li wrote: > Just tested it -- in general it works fine under CentOS 4. > > I would recommend doing some cleanup to /tftpboot prior to copying the > new files over, eg. deleting memtest* kernel-x* etc -- in this case in > the future when upgrading netbootmgr, it won't leave cruft all over > the place.
that's something I don't dare to delete. The PXE config files have the status of config files and you would be very annoyed to lose them when doing an update. > May I suggestion running netbootmgr-cmd without any arguments either > displays the help screen or outputs the status? Currently it does > nothing. okay, that can be done. > Also, when you do netbootmgr-cmd --status, the sort order for the > nodes are wrong -- at least it is not the same as the GUI -- are the > code different? It's the same code, only the GUI is passing a hosts list and the CLI doesn't therefore the hosts list is unsorted in the CLI (but only if you don't pass a hosts list). I'll sort it. > > - a set of commands have been added for gathering status information which > > is > > displayed in the netbootmgr panel. Currently checking actively: > > - ganglia status (is the host active by means of ganglia heartbeat?) > > - systemimager status (checking systemimager status XML file, for normal > > hosts this will just show that the host was installed and rebooted) > > Do I need to do any special configuration to get these info? Could it be that your /etc/netbootmgr.conf has not been replaced? You might have a .rpmnew file in /etc/... You need a line like this in the .conf file: # status update executable STATUS /usr/bin/netbootmgr-status Best regards, Erich ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
