- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Regenerate Print_manifest
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
10-30-2006 02:30 AM
10-30-2006 02:30 AM
Regenerate Print_manifest
How can I regenerate the print_manifest file, because this was replaced with another from other machine, so when I execute this command, it give me back the information from the other machine. If I do a machinfo command, it give me back the right information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2006 02:33 AM
10-30-2006 02:33 AM
Re: Regenerate Print_manifest
Please refer to "Viewing and Printing a Manifest" available here:
http://docs.hp.com/en/B2355-90772/ch05s06.html
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2006 08:43 PM
10-30-2006 08:43 PM
Re: Regenerate Print_manifest
Use simpely the print_manifest command.
It will generate a manifest.info file.
You will get more info if you do a "man print_manifest" command.
Regards,
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2006 08:53 PM
10-30-2006 08:53 PM
Re: Regenerate Print_manifest
# /opt/ignite/bin/print_manifest > $PWD/print_manifest_`hostname`.txt
man print_manifest
rgs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 01:29 AM
10-31-2006 01:29 AM
Re: Regenerate Print_manifest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 01:36 AM
10-31-2006 01:36 AM
Re: Regenerate Print_manifest
what are the differences in the reports? How do you know it is for an other machine.
What are your executables:
what `which print_manifest`
what `which machinfo`
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 01:45 AM
10-31-2006 01:45 AM
Re: Regenerate Print_manifest
Some stupid thinks can happen. Could you control the permission on the file & directory.
On my system (/var/opt/ignite/local/manifest) all files have 644 as permission exept template.def wich has 444 bitmap.
Be sure to execute as root the command print_manifest and immediately after look at return code with echo $? command.
I hope it helps,
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 02:28 AM
10-31-2006 02:28 AM
Re: Regenerate Print_manifest
One of the diferences in the reports is the serial no, and I know that this is for another machine because we made an ignite and this file was overwrote, and the information is from the machine where was take the original ignite.
The executables are:
/opt/ignite/bin/print_manifest
/usr/contrib/bin/machinfo
Hello Roland!
All files in /var/opt/ignite/local/manifest all files have 644 permission except template.def with 444 and all have root:sys except manifest.seed and template.def with bin:bin owner and group.
My user is root and after execute the print_manifest command, the return of the
echo $? is 0.
Thanks a lot for any advice..
Best Regards, Caro.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2008 04:42 AM
11-11-2008 04:42 AM