Operating System - HP-UX
1834817 Members
2567 Online
110070 Solutions
New Discussion

will ignite modify the /etc/ntp.conf?

 
terry123
Regular Advisor

will ignite modify the /etc/ntp.conf?

hi All,

after recovery from ignite tape, found out that the /etc/ntp.conf has been modified.

may i know will ignite modify any config files??

thx so much.

b.r.
terrytse
9 REPLIES 9
likid0
Honored Contributor

Re: will ignite modify the /etc/ntp.conf?

Not by default, unless you have some post-script or changed it in the ignite restore gui. It should all remain the same.
Windows?, no thanks
Ganesan R
Honored Contributor

Re: will ignite modify the /etc/ntp.conf?

Hi,

Ignite will not modify any file.

What is modified on /etc/ntp.conf file?
Best wishes,

Ganesh.
sujit kumar singh
Honored Contributor

Re: will ignite modify the /etc/ntp.conf?

hi

Please have a llok at the poat load script at the /var/opt/ignite/data/os_arch_post_l

see for if any save or merge entry for the /etc/ntp.conf is there.

or as said earlier that can also die to choosing the Advanced Ignite restoration Inatall Option and choosing from there.
regards
sujit
terry123
Regular Advisor

Re: will ignite modify the /etc/ntp.conf?

hi,

i didn't change anything, just restore from an ignite tape.

but after the system recovery, i found that there is an additional being added at the end of the file /etc/ntp.conf

thx.

b.r.
terrytse
Scot Bean
Honored Contributor

Re: will ignite modify the /etc/ntp.conf?

Sujit has the right idea.

Look in /opt/ignite/data/scripts/os_arch_post_l

This is the post-load script that runs for every Ignite load, including tape recovery.

This script assumes that you want to merge data into and modify /etc/ntp.conf by default.

This script also lists all the config files that Ignite will try to customize.
terry123
Regular Advisor

Re: will ignite modify the /etc/ntp.conf?

hi Scot,

thx for the information, but i only can see the following line related to ntp.conf

"merge_file /etc/ntp.conf"

may i know what it means? or where can i get more information about the file os_arch_post_l?

thx for the help.

b.r.
terrytse
Scot Bean
Honored Contributor

Re: will ignite modify the /etc/ntp.conf?

Yes, that is the line. See the comments in that script above the line you found.

Also see this section of the Ignite Admin Guide:
http://docs.hp.com/en/5992-5309/ch15s02.html under "Verifying Recovery Image Results"
terry123
Regular Advisor

Re: will ignite modify the /etc/ntp.conf?

thx Scot,

but may i know which files will be modified? are those files start with "merge_file" will be modified?

also what will be the modified content? how can i know what will be added to the config file?

when recovery from ignite, can i make it to not to modify any config file?

thx.

b.r.
terrytse

Scot Bean
Honored Contributor

Re: will ignite modify the /etc/ntp.conf?

The comments I directed you to say:

"
# The files below that are operated on by "merge_file", are files
# that Ignite-UX is allowed to modify based on the information in the
# config file or from the UI. If you do not want to have IUX touch
# these files at all, you can change the merge_file to a save_file.
# However, if you make this change, any changes to their content via
# the user interface will be ignored.
#
# For example if "merge_file /etc/rc.config.d/netconf" is changed to
# a "save_file", then that file will always be preserved. And any
# changes to the hostname and IP address in the user-interface will
# not be made to the file.
"

You may also have an Ignite config file somewhere that is setting the NTP server.