- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- will ignite modify the /etc/ntp.conf?
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
02-23-2009 10:44 PM
02-23-2009 10:44 PM
will ignite modify the /etc/ntp.conf?
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2009 11:26 PM
02-23-2009 11:26 PM
Re: will ignite modify the /etc/ntp.conf?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2009 11:29 PM
02-23-2009 11:29 PM
Re: will ignite modify the /etc/ntp.conf?
Ignite will not modify any file.
What is modified on /etc/ntp.conf file?
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 03:25 AM
02-24-2009 03:25 AM
Re: will ignite modify the /etc/ntp.conf?
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 05:25 AM
02-24-2009 05:25 AM
Re: will ignite modify the /etc/ntp.conf?
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 02:51 PM
02-26-2009 02:51 PM
Re: will ignite modify the /etc/ntp.conf?
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 07:09 PM
02-26-2009 07:09 PM
Re: will ignite modify the /etc/ntp.conf?
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2009 06:40 AM
02-27-2009 06:40 AM
Re: will ignite modify the /etc/ntp.conf?
Also see this section of the Ignite Admin Guide:
http://docs.hp.com/en/5992-5309/ch15s02.html under "Verifying Recovery Image Results"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2009 08:10 AM
02-27-2009 08:10 AM
Re: will ignite modify the /etc/ntp.conf?
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2009 09:06 AM
02-27-2009 09:06 AM
Re: will ignite modify the /etc/ntp.conf?
"
# 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.