HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Make_sys_image
Operating System - HP-UX
1833325
Members
3024
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-09-2007 07:50 AM
04-09-2007 07:50 AM
Make_sys_image
When I try to make a sys_image I get the following message on my screen.
I am not sure what my next steps should be? On this system I don't have big files so I thought I did not need the pax fixes, and the archive does get created but then I get a 4 as return value of make_sys_image so I am not sure what it means.
bash-3.2# /tmp/make_sys_image -s local -d /var/tmp -f /tmp/HPUXGM_22609_11624 -l 2 -n Hewlett-Packard_Unix_ver-B1111_-1530 -w /tmp/GMimageLogFile_22609_11624
* Preparing to create a system archive.
* Testing for necessary pax patch.
WARNING: The version of pax on the system to be archived needs to
be patched with one of the following patches or later.
If you do not load the pax patch, some files will not be
correctly archived (see the Ignite-UX release notes for
details):
HP-UX Patch needed
------- ------------
B.11.00 PHCO_30150
B.11.11 PHCO_32438
You can get patches over the web from the patch database at:
http://itresourcecenter.hp.com
or directly from the FTP server at:
ftp://us-ffs.external.hp.com/hp-ux_patches
You have 10 seconds to cancel archive creation...
Do you want to cancel? (y or [n])
WARNING: CLEAN_LEVEL set to 2: (see -l option for make_sys_image(1M))
While this command is executing at clean level 2, the system
should be as quiet as possible. The host and/or networking
information on the system are temporarily set to newconfig
values. After the command is complete these files are
returned to their previous state.
Creating keepsafe archive with file /stand/system
Creating your system file in the file /var/tmp/make_sys_image.hwsys.a22704
Appending file /.profile to keepsafe archive
.Appending file /etc/rc.config.d/hpetherconf to keepsafe archive
.Appending file /etc/rc.config.d/hpfcmsconf to keepsafe archive
.Appending file /etc/rc.config.d/netconf to keepsafe archive
.Appending file /etc/rc.config.d/netdaemons to keepsafe archive
.Appending file /etc/rc.config.d/namesvrs to keepsafe archive
.Appending file /etc/rc.config.d/mailservs to keepsafe archive
.Appending file /etc/rc.config.d/xfs to keepsafe archive
.Appending file /etc/hosts to keepsafe archive
.Appending file /etc/group to keepsafe archive
.Appending file /etc/mail/sendmail.cw to keepsafe archive
.Appending file /etc/netgroup to keepsafe archive
.Appending file /etc/ntp.conf to keepsafe archive
.Appending file /etc/vue/config/Xsession.d/0070.recs to keepsafe archive
.Appending file /etc/vue/config/Xconfig to keepsafe archive
Appending file /var/adm/sw/security/_ACL to keepsafe archive
.Appending file /var/adm/sw/security/_OWNER to keepsafe archive
.Appending file /var/adm/sw/security/_PROD_DFLT_ACL to keepsafe archive
.Appending file /var/adm/sw/security/_SOC_DFLT_ACL to keepsafe archive
.Appending file /var/adm/sw/security/secrets to keepsafe archive
.Appending file /var/adm/sw/security/secrets.pag to keepsafe archive
Appending file /var/adm/sw/security/secrets.dir to keepsafe archive
Appending file /etc/issue to keepsafe archive
./tmp/make_sys_image[18]: 1: not found.
* Archiving contents of r23h01.xyz.com via tar to
/var/tmp/Hewlett-Packard_Unix_ver-B1111_-1530.
* Creation of system archive complete.
* Clean up: Do not interrupt; restoring files, kernel, and transition
links.
bash-3.2# echo $?
4
Thanks
I am not sure what my next steps should be? On this system I don't have big files so I thought I did not need the pax fixes, and the archive does get created but then I get a 4 as return value of make_sys_image so I am not sure what it means.
bash-3.2# /tmp/make_sys_image -s local -d /var/tmp -f /tmp/HPUXGM_22609_11624 -l 2 -n Hewlett-Packard_Unix_ver-B1111_-1530 -w /tmp/GMimageLogFile_22609_11624
* Preparing to create a system archive.
* Testing for necessary pax patch.
WARNING: The version of pax on the system to be archived needs to
be patched with one of the following patches or later.
If you do not load the pax patch, some files will not be
correctly archived (see the Ignite-UX release notes for
details):
HP-UX Patch needed
------- ------------
B.11.00 PHCO_30150
B.11.11 PHCO_32438
You can get patches over the web from the patch database at:
http://itresourcecenter.hp.com
or directly from the FTP server at:
ftp://us-ffs.external.hp.com/hp-ux_patches
You have 10 seconds to cancel archive creation...
Do you want to cancel? (y or [n])
WARNING: CLEAN_LEVEL set to 2: (see -l option for make_sys_image(1M))
While this command is executing at clean level 2, the system
should be as quiet as possible. The host and/or networking
information on the system are temporarily set to newconfig
values. After the command is complete these files are
returned to their previous state.
Creating keepsafe archive with file /stand/system
Creating your system file in the file /var/tmp/make_sys_image.hwsys.a22704
Appending file /.profile to keepsafe archive
.Appending file /etc/rc.config.d/hpetherconf to keepsafe archive
.Appending file /etc/rc.config.d/hpfcmsconf to keepsafe archive
.Appending file /etc/rc.config.d/netconf to keepsafe archive
.Appending file /etc/rc.config.d/netdaemons to keepsafe archive
.Appending file /etc/rc.config.d/namesvrs to keepsafe archive
.Appending file /etc/rc.config.d/mailservs to keepsafe archive
.Appending file /etc/rc.config.d/xfs to keepsafe archive
.Appending file /etc/hosts to keepsafe archive
.Appending file /etc/group to keepsafe archive
.Appending file /etc/mail/sendmail.cw to keepsafe archive
.Appending file /etc/netgroup to keepsafe archive
.Appending file /etc/ntp.conf to keepsafe archive
.Appending file /etc/vue/config/Xsession.d/0070.recs to keepsafe archive
.Appending file /etc/vue/config/Xconfig to keepsafe archive
Appending file /var/adm/sw/security/_ACL to keepsafe archive
.Appending file /var/adm/sw/security/_OWNER to keepsafe archive
.Appending file /var/adm/sw/security/_PROD_DFLT_ACL to keepsafe archive
.Appending file /var/adm/sw/security/_SOC_DFLT_ACL to keepsafe archive
.Appending file /var/adm/sw/security/secrets to keepsafe archive
.Appending file /var/adm/sw/security/secrets.pag to keepsafe archive
Appending file /var/adm/sw/security/secrets.dir to keepsafe archive
Appending file /etc/issue to keepsafe archive
./tmp/make_sys_image[18]: 1: not found.
* Archiving contents of r23h01.xyz.com via tar to
/var/tmp/Hewlett-Packard_Unix_ver-B1111_-1530.
* Creation of system archive complete.
* Clean up: Do not interrupt; restoring files, kernel, and transition
links.
bash-3.2# echo $?
4
Thanks
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2007 08:03 AM
04-09-2007 08:03 AM
Re: Make_sys_image
well I would install patch PHCO_32438 like it states in tour output. You might also want to install the latest ignite. You probably get a 4 as your return value since the pax patch test failed.
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2007 03:07 AM
04-10-2007 03:07 AM
Re: Make_sys_image
Opening again with different header
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP