On Mon, 13 Apr 2009, Rob wrote: > I noticed /tmp/install_log (micro-root) has two more lines than > /var/sadm/system/logs/install_log (post AI install). Here are the two > additional lines in /tmp/install_log: > > <ICT Apr 12 01:25:14> ict_transfer_logs Succeeded > <AI Apr 12 01:25:29> Auto install succeeded. You may wish to reboot the > system at this time > > Shouldn't /tmp/install_log (created in the micro-root) be the same as > /var/sadm/system/logs/install_log (post AI install)?
The code that transfers /tmp/install_log to /a/var/sadm/system/logs/install_log runs prior to the above two lines being written to /tmp/install_log. Thus the discrepancy. The post-AI install_log should atleast capture the second line from above. Please feel free to file a bug. Alok