- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how can i know the date of restored server using ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2011 06:27 AM
09-16-2011 06:27 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2011 08:16 AM
09-16-2011 08:16 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2011 07:19 AM
09-18-2011 07:19 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2011 09:51 PM
09-19-2011 09:51 PM
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)..