Operating System - HP-UX
1833178 Members
3066 Online
110051 Solutions
New Discussion

how can i know the date of restored server using an ignite

 
CSS-UNIX
Senior Member

how can i know the date of restored server using an ignite

If i restored a server using an ignite image, how can i know the date of this restore? exists a log file in the system?

3 REPLIES 3

Re: how can i know the date of restored server using an ignite

Normally I would say something like:

 

swlist  -a install_date OS-Core

 

but I'm not sure whether that gets updated if you are recovering/installing from a golden image... see what it says anyway...


I am an HPE Employee
Accept or Kudo
Stephan.
Honored Contributor

Re: how can i know the date of restored server using an ignite

The question would be are you talking about a restore from make_net_recovery or about an installation from golden image?

 

First case, probably /var/adm/sw/swagent.log on the client /var/adm/swagentd.log on the ignite server

 

Second one, I would guess the same as Duncan.

Shane Seymour
Frequent Advisor

Re: how can i know the date of restored server using an ignite

Look at the contents of /var/opt/ignite/local on the system. The files in there like install.log, io.info, hw.info, config, and host.info are re-created after any install or recovery session on a system (re-created as in they're copies from the last install or recovery session not restored from the archive)..