CN113126694A - Time synchronization method, system, equipment and storage medium of computer management subsystem - Google Patents

Time synchronization method, system, equipment and storage medium of computer management subsystem Download PDF

Info

Publication number
CN113126694A
CN113126694A CN202110395850.6A CN202110395850A CN113126694A CN 113126694 A CN113126694 A CN 113126694A CN 202110395850 A CN202110395850 A CN 202110395850A CN 113126694 A CN113126694 A CN 113126694A
Authority
CN
China
Prior art keywords
time
management subsystem
computer management
rtc
local
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110395850.6A
Other languages
Chinese (zh)
Other versions
CN113126694B (en
Inventor
王兴隆
宿燕鸣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Yingxin Computer Technology Co Ltd
Original Assignee
Shandong Yingxin Computer Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Yingxin Computer Technology Co Ltd filed Critical Shandong Yingxin Computer Technology Co Ltd
Priority to CN202110395850.6A priority Critical patent/CN113126694B/en
Publication of CN113126694A publication Critical patent/CN113126694A/en
Application granted granted Critical
Publication of CN113126694B publication Critical patent/CN113126694B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/04Generating or distributing clock signals or signals derived directly therefrom
    • G06F1/14Time supervision arrangements, e.g. real time clock
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Electric Clocks (AREA)

Abstract

The application discloses a time synchronization method of a computer management subsystem, which comprises the following steps: acquiring time stored in an RTC; acquiring a local time zone and a business system time mode; when the acquired service system time mode is a default time mode, overlapping the acquired time stored in the RTC and a local time zone to obtain the local time of the computer management subsystem; and when the acquired service system time mode is the local time mode, taking the acquired time stored in the RTC as the acquired local time of the computer management subsystem. By applying the scheme of the application, the accurate time synchronization of the computer management subsystem is realized. The application also provides a time synchronization system, equipment and a storage medium of the computer management subsystem, and the time synchronization system, the equipment and the storage medium have corresponding technical effects.

Description

Time synchronization method, system, equipment and storage medium of computer management subsystem
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a time synchronization method, system, device, and storage medium for a computer management subsystem.
Background
In a complex computer system such as a server, a storage, a switch and the like, a monitoring management subsystem is a key module therein and is used for recording fault logs, system operation logs and the like, the log records need accurate time consistent with a service system, the monitoring management subsystem is usually in a local area network, and time correction is not performed on the system through public network time, so that a time correction mechanism with the service system needs to be set.
In the current scheme, the Time of the service system is stored in RTC (Real _ Time Clock, Real Time Clock chip). Windows usually stores the local time, which is obtained by adding the local time zone time to the time in the 0 time zone, in the RTC, and the monitoring management subsystem accesses the RTC and uses the time stored in the RTC as the local time of the monitoring management subsystem. However, in systems such as Linux, Unix, and Mac, a UTC (Universal Time Coordinated, Coordinated Universal Time) Time, that is, a Time zone 0 is stored in an RTC, the Time zone is stored in a system configuration file, and a monitoring management subsystem directly uses the Time stored in the RTC as a local Time of the monitoring management subsystem, so that a situation that the Time synchronization with a service system cannot be performed occurs.
In summary, how to effectively perform accurate time synchronization of a computer management subsystem is a technical problem that needs to be solved urgently by those skilled in the art.
Disclosure of Invention
The invention aims to provide a time synchronization method, a time synchronization system, time synchronization equipment and a storage medium of a computer management subsystem, so as to effectively and accurately time synchronization of the computer management subsystem.
In order to solve the technical problems, the invention provides the following technical scheme:
a method for timing a computer management subsystem, comprising:
acquiring time stored in an RTC;
acquiring a local time zone and a business system time mode;
when the acquired service system time mode is a default time mode, overlapping the acquired time stored in the RTC and the local time zone to obtain the local time of the computer management subsystem; and when the acquired service system time mode is a local time mode, taking the acquired time stored in the RTC as the acquired local time of the computer management subsystem.
Preferably, the acquiring the local time zone and the service system time pattern includes:
and acquiring the local time zone and the business system time mode input by the user through the first interface.
Preferably, the acquiring the local time zone and the service system time pattern includes:
and acquiring the local time zone and the business system time mode automatically transmitted by the OS through the second interface.
Preferably, the acquiring of the time stored in the RTC. The method comprises the following steps:
and acquiring the time stored in the RTC according to a preset period.
Preferably, the acquiring the local time zone and the service system time pattern includes:
the local time zone and the business system time pattern stored in the first storage medium are obtained.
Preferably, the first storage medium is a first storage medium extended from the RTC, or the first storage medium is a first storage medium that is not the RTC and is connected to the OS and the computer management subsystem.
Preferably, the computer management subsystem is a computer management subsystem in the BMC.
A time tick system of a computer management subsystem, comprising:
the time stamp acquisition module is used for acquiring the time stored in the RTC;
the parameter acquisition module is used for acquiring a local time zone and a service system time mode;
the local time determining module is used for overlapping the acquired time stored in the RTC and the local time zone to obtain the local time of the computer management subsystem when the acquired service system time mode is a default time mode; and when the acquired service system time mode is a local time mode, taking the acquired time stored in the RTC as the acquired local time of the computer management subsystem.
A time tick device of a computer management subsystem, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the steps of the method of timing of the computer management subsystem of any one of the above.
A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the steps of the method for time synchronization of a computer management subsystem according to any of the preceding claims.
By applying the technical scheme provided by the embodiment of the invention, after the time stored in the RTC is acquired by the computer management subsystem, the local time zone and the service system time mode are further received and acquired instead of directly taking the acquired time as the local time of the computer management subsystem. When the received and acquired service system time mode is the default time mode, the time stored in the RTC at the moment is the time of 0 time zone, so that the acquired time stored in the RTC is superposed with the local time zone, and the accurate local time of the computer management subsystem can be obtained. And when the acquired business system time mode is the local time mode, the time stored in the RTC is already the time after the time of 0 time zone is overlapped with the local time zone, so the acquired time stored in the RTC can be directly used as the obtained local time of the computer management subsystem. In summary, the scheme of the application realizes accurate time synchronization of the computer management subsystem.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flowchart of an embodiment of a time synchronization method of a computer management subsystem according to the present invention;
fig. 2 is a schematic structural diagram of a time synchronization system of a computer management subsystem according to the present invention.
Detailed Description
The core of the invention is to provide a time synchronization method of a computer management subsystem, which realizes the accurate time synchronization of the computer management subsystem.
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating an implementation of a time synchronization method of a computer management subsystem according to the present invention, where the time synchronization method of the computer management subsystem may include the following steps:
step S101: the time stored in the RTC is acquired.
The time stored in the RTC is usually written by an OS (operating System) through a fixed interface after the OS is started. The RTC may be accessed by the computer management subsystem, and in practical applications, the RTC may be set to be accessed periodically, that is, in an embodiment of the present invention, the step S101 may specifically acquire the time stored in the RTC according to a preset period, so that the computer management subsystem may update its local time periodically. Of course, in other cases, other update methods may be set as necessary.
The computer management subsystem is independent from the service system, and in practical application, the computer management subsystem can be embodied as a computer management subsystem in the BMC. Of course, other computer management subsystems with time setting requirements can also apply the scheme of the present application to realize accurate time setting. When the computer management subsystem is a computer management subsystem in the BMC, a program may be set in the BMC, and then the time stored in the RTC may be directly or indirectly acquired, for example, in a specific occasion, based on an Intel architecture, the RTC may be indirectly accessed through the ME or the BIOS, so as to acquire the time stored in the RTC.
Step S102: and acquiring a local time zone and a business system time mode.
The computer management subsystem can achieve accurate time synchronization by acquiring a local time zone and a service system time mode in addition to acquiring the time stored in the RTC.
In an embodiment of the present invention, step S102 may specifically be:
and acquiring the local time zone and the business system time mode input by the user through the first interface. The first interface may be specifically an IPMI interface provided by the computer management subsystem, or a Restul interface, or a Redfish interface, for example, so that the user can perform input of the local time zone and the service system time mode.
In an embodiment of the present invention, step S102 may specifically be:
and acquiring the local time zone and the business system time mode automatically transmitted by the OS through the second interface.
In this embodiment, in consideration of the fact that the operation is complicated and the efficiency is low if the local time zone and the service system time mode are input by the user, in this embodiment, the code of the OS is adjusted so that the OS can automatically transmit the local time zone and the service system time mode to the BMC.
The type of the second interface may be set according to needs, and may be specifically an LPC interface, or a USB interface, for example.
In addition, since the standard OS issued by each conventional OS manufacturer cannot realize automatic transmission of the local time zone and the service system time mode, an executable program may be installed in the OS, and considering that the main stream OS has different types such as Windows and Linux, the program should be applicable to the main stream OS such as Windows and Linux, or different executable programs may be set for different OSs, as long as the purpose of step S102 in this embodiment can be achieved.
In an embodiment of the present invention, step S102 may specifically be:
the local time zone and the business system time pattern stored in the first storage medium are obtained.
In this embodiment, considering that the local time zone is usually stored in the system configuration file, the computer management subsystem cannot be directly accessed conveniently, and if the OS is adjusted to automatically send the local time zone and the service system time pattern as in the foregoing embodiment, the implementation is also complicated, so in this embodiment, the first storage medium storing the local time zone and the service system time pattern is specially provided, and the computer management subsystem can conveniently obtain the local time zone and the service system time pattern by accessing the first storage medium.
The first storage medium may be implemented in various ways, and in an embodiment of the present invention, the first storage medium may be implemented as a first storage medium extended from an RTC.
In this embodiment, the RTC is extended and the local time zone and the business system time pattern are stored in the extended storage space. The computer management subsystem can periodically acquire three parameters, namely time stored in the RTC, a local time zone and a business system time mode by accessing the RTC, for example, periodically accessing.
It should be noted that the local time zone and the service system time pattern stored in the extended RTC may be written by the OS, for example, the OS periodically writes a timestamp, the local time zone and the service system time pattern, where the timestamp described herein is the time stored in the RTC.
In another embodiment of the present invention, the first storage medium may be a first storage medium other than the RTC and connected to the OS and the computer management subsystem. For example, the first storage medium is specifically selected as an EEPROM (Electrically Erasable Programmable read only memory), the EEPROM may be configured on a motherboard to store a local time zone and a service system time mode, and the EEPROM needs to be connected to the OS and the computer management subsystem. The OS may write at startup, or periodically during runtime, to the local time zone and business system time pattern. The computer management subsystem is connected with the first storage medium, for example, periodically accessed, and acquires the local time zone and the business system time mode.
Step S103: when the acquired service system time mode is a default time mode, overlapping the acquired time stored in the RTC and a local time zone to obtain the local time of the computer management subsystem; and when the acquired service system time mode is the local time mode, taking the acquired time stored in the RTC as the acquired local time of the computer management subsystem.
When the acquired service system time mode is the default time mode, it is described that the time stored in the RTC at this time is the time of 0 time zone, therefore, the acquired time stored in the RTC is overlapped with the local time zone to obtain the local time of the computer management subsystem, and taking the local time zone as the east 8 zone as an example, the acquired time stored in the RTC is added with 8 hours to obtain the local time of the computer management subsystem.
And if the acquired business system time mode is the local time mode, the time stored in the RTC is already the time overlapped with the local time zone, so the acquired time stored in the RTC is directly used as the acquired local time of the computer management subsystem.
By applying the technical scheme provided by the embodiment of the invention, after the time stored in the RTC is acquired by the computer management subsystem, the local time zone and the service system time mode are further received and acquired instead of directly taking the acquired time as the local time of the computer management subsystem. When the received and acquired service system time mode is the default time mode, the time stored in the RTC at the moment is the time of 0 time zone, so that the acquired time stored in the RTC is superposed with the local time zone, and the accurate local time of the computer management subsystem can be obtained. And when the acquired business system time mode is the local time mode, the time stored in the RTC is already the time after the time of 0 time zone is overlapped with the local time zone, so the acquired time stored in the RTC can be directly used as the obtained local time of the computer management subsystem. In summary, the scheme of the application realizes accurate time synchronization of the computer management subsystem.
Corresponding to the above method embodiment, the embodiment of the present invention further provides a time synchronization system of a computer management subsystem, which can be referred to in correspondence with the above.
Referring to fig. 2, a schematic structural diagram of a time synchronization system of a computer management subsystem according to the present invention includes:
a timestamp acquisition module 201, configured to acquire a time stored in the RTC;
a parameter obtaining module 202, configured to obtain a local time zone and a service system time mode;
a local time determining module 203, configured to, when the acquired service system time mode is a default time mode, overlap the acquired time stored in the RTC with the local time zone to obtain local time of the computer management subsystem; and when the acquired service system time mode is a local time mode, taking the acquired time stored in the RTC as the acquired local time of the computer management subsystem.
In an embodiment of the present invention, the parameter obtaining module 202 is specifically configured to:
and acquiring the local time zone and the business system time mode input by the user through the first interface.
In an embodiment of the present invention, the parameter obtaining module 202 is specifically configured to:
and acquiring the local time zone and the business system time mode automatically transmitted by the OS through the second interface.
In an embodiment of the present invention, the timestamp obtaining module 201 is specifically configured to:
and acquiring the time stored in the RTC according to a preset period.
In an embodiment of the present invention, the parameter obtaining module 202 is specifically configured to:
the local time zone and the business system time pattern stored in the first storage medium are obtained.
In an embodiment of the present invention, the first storage medium is a first storage medium extended from the RTC, or the first storage medium is a first storage medium other than the RTC and connected to the OS and the computer management subsystem.
In a specific embodiment of the present invention, the computer management subsystem is a computer management subsystem in a BMC.
Corresponding to the above method and system embodiments, the embodiments of the present invention further provide a time synchronization device of a computer management subsystem and a computer readable storage medium, which can be referred to in correspondence with the above. The computer readable storage medium has stored thereon a computer program which, when executed by a processor, implements the steps of the method for time synchronization of the computer management subsystem described in any of the above embodiments. A computer-readable storage medium as referred to herein may include Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The time synchronization device of the computer management subsystem can comprise:
a memory for storing a computer program;
a processor for executing the computer program to implement the steps of the time synchronization method of the computer management subsystem described in any of the above embodiments.
It is further noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The principle and the implementation of the present invention are explained in the present application by using specific examples, and the above description of the embodiments is only used to help understanding the technical solution and the core idea of the present invention. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (10)

1. A time synchronization method of a computer management subsystem is characterized by comprising the following steps:
acquiring time stored in an RTC;
acquiring a local time zone and a business system time mode;
when the acquired service system time mode is a default time mode, overlapping the acquired time stored in the RTC and the local time zone to obtain the local time of the computer management subsystem; and when the acquired service system time mode is a local time mode, taking the acquired time stored in the RTC as the acquired local time of the computer management subsystem.
2. The method for time synchronization of a computer management subsystem according to claim 1, wherein the obtaining the local time zone and the business system time pattern comprises:
and acquiring the local time zone and the business system time mode input by the user through the first interface.
3. The method for time synchronization of a computer management subsystem according to claim 1, wherein the obtaining the local time zone and the business system time pattern comprises:
and acquiring the local time zone and the business system time mode automatically transmitted by the OS through the second interface.
4. A method of time tick of a computer management subsystem according to claim 1 wherein the time stored in the RTC is obtained. The method comprises the following steps:
and acquiring the time stored in the RTC according to a preset period.
5. The method for time synchronization of a computer management subsystem according to claim 1, wherein the obtaining the local time zone and the business system time pattern comprises:
the local time zone and the business system time pattern stored in the first storage medium are obtained.
6. The method for checking time of a computer management subsystem according to claim 5, wherein the first storage medium is a first storage medium extended from the RTC, or the first storage medium is a first storage medium that is external to the RTC and is connected to the OS and the computer management subsystem.
7. A method as claimed in any one of claims 1 to 6, wherein the computer management subsystem is a BMC.
8. A time synchronization system of a computer management subsystem, comprising:
the time stamp acquisition module is used for acquiring the time stored in the RTC;
the parameter acquisition module is used for acquiring a local time zone and a service system time mode;
the local time determining module is used for overlapping the acquired time stored in the RTC and the local time zone to obtain the local time of the computer management subsystem when the acquired service system time mode is a default time mode; and when the acquired service system time mode is a local time mode, taking the acquired time stored in the RTC as the acquired local time of the computer management subsystem.
9. A computer management subsystem time synchronization device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the steps of the method of timing of the computer management subsystem of any of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of clocking a computer management subsystem according to any of claims 1 to 7.
CN202110395850.6A 2021-04-13 2021-04-13 Time setting method, system, equipment and storage medium of computer management subsystem Active CN113126694B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110395850.6A CN113126694B (en) 2021-04-13 2021-04-13 Time setting method, system, equipment and storage medium of computer management subsystem

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110395850.6A CN113126694B (en) 2021-04-13 2021-04-13 Time setting method, system, equipment and storage medium of computer management subsystem

Publications (2)

Publication Number Publication Date
CN113126694A true CN113126694A (en) 2021-07-16
CN113126694B CN113126694B (en) 2023-08-04

Family

ID=76776157

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110395850.6A Active CN113126694B (en) 2021-04-13 2021-04-13 Time setting method, system, equipment and storage medium of computer management subsystem

Country Status (1)

Country Link
CN (1) CN113126694B (en)

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012117526A1 (en) * 2011-03-01 2012-09-07 株式会社日立製作所 Computer, computer time administration method
CN103077067A (en) * 2012-12-26 2013-05-01 华为技术有限公司 Method, device and equipment for detecting system time of virtual machine
US20150006877A1 (en) * 2013-07-01 2015-01-01 Oracle International Corporation Dynamic time zone definition update manager
US20160054708A1 (en) * 2014-08-19 2016-02-25 International Business Machines Corporation Dynamically reconfiguring time zones in real-time using plural time zone libraries
CN105516118A (en) * 2015-12-03 2016-04-20 Tcl集团股份有限公司 Time synchronization method and time synchronization system based on non-RTC smart television
CN106791112A (en) * 2016-12-23 2017-05-31 深圳市万普拉斯科技有限公司 Time zone automatic update method, system and mobile terminal
CN107493499A (en) * 2017-08-08 2017-12-19 青岛海信电器股份有限公司 Terminal system method for updating time, device and electronic equipment
CN107729123A (en) * 2017-10-24 2018-02-23 郑州云海信息技术有限公司 The virtual machine method, apparatus synchronous with host time time zone, equipment and medium
CN108282493A (en) * 2018-03-05 2018-07-13 深圳市兴威帆电子技术有限公司 A kind of Wireless clock module and wireless calibration method
CN110196614A (en) * 2019-05-21 2019-09-03 苏州浪潮智能科技有限公司 The method and device in the time zone WEB page UTC of automated setting BMC
CN111061338A (en) * 2019-11-30 2020-04-24 苏州浪潮智能科技有限公司 Method, system and equipment for updating time sequence of baseboard management controller
CN111399916A (en) * 2020-02-28 2020-07-10 苏州浪潮智能科技有限公司 Time conversion method, device, equipment and storage medium
CN111694699A (en) * 2020-05-23 2020-09-22 苏州浪潮智能科技有限公司 Method and device for testing server BMC (baseboard management controller) automatic synchronization RTC (real time clock)
CN112230942A (en) * 2020-09-28 2021-01-15 烽火通信科技股份有限公司 Automatic deployment method and system supporting various domestic operating systems
CN112260892A (en) * 2020-10-14 2021-01-22 国网山东省电力公司临朐县供电公司 Management method, system, terminal and storage medium for power distribution system scheduling node
CN112463232A (en) * 2020-11-26 2021-03-09 张帆 Linux training machine

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012117526A1 (en) * 2011-03-01 2012-09-07 株式会社日立製作所 Computer, computer time administration method
CN103077067A (en) * 2012-12-26 2013-05-01 华为技术有限公司 Method, device and equipment for detecting system time of virtual machine
US20150006877A1 (en) * 2013-07-01 2015-01-01 Oracle International Corporation Dynamic time zone definition update manager
US20160054708A1 (en) * 2014-08-19 2016-02-25 International Business Machines Corporation Dynamically reconfiguring time zones in real-time using plural time zone libraries
CN105516118A (en) * 2015-12-03 2016-04-20 Tcl集团股份有限公司 Time synchronization method and time synchronization system based on non-RTC smart television
CN106791112A (en) * 2016-12-23 2017-05-31 深圳市万普拉斯科技有限公司 Time zone automatic update method, system and mobile terminal
CN107493499A (en) * 2017-08-08 2017-12-19 青岛海信电器股份有限公司 Terminal system method for updating time, device and electronic equipment
CN107729123A (en) * 2017-10-24 2018-02-23 郑州云海信息技术有限公司 The virtual machine method, apparatus synchronous with host time time zone, equipment and medium
CN108282493A (en) * 2018-03-05 2018-07-13 深圳市兴威帆电子技术有限公司 A kind of Wireless clock module and wireless calibration method
CN110196614A (en) * 2019-05-21 2019-09-03 苏州浪潮智能科技有限公司 The method and device in the time zone WEB page UTC of automated setting BMC
CN111061338A (en) * 2019-11-30 2020-04-24 苏州浪潮智能科技有限公司 Method, system and equipment for updating time sequence of baseboard management controller
CN111399916A (en) * 2020-02-28 2020-07-10 苏州浪潮智能科技有限公司 Time conversion method, device, equipment and storage medium
CN111694699A (en) * 2020-05-23 2020-09-22 苏州浪潮智能科技有限公司 Method and device for testing server BMC (baseboard management controller) automatic synchronization RTC (real time clock)
CN112230942A (en) * 2020-09-28 2021-01-15 烽火通信科技股份有限公司 Automatic deployment method and system supporting various domestic operating systems
CN112260892A (en) * 2020-10-14 2021-01-22 国网山东省电力公司临朐县供电公司 Management method, system, terminal and storage medium for power distribution system scheduling node
CN112463232A (en) * 2020-11-26 2021-03-09 张帆 Linux training machine

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JOE?: ""linux时间与Windows时间不一致的解决"", 《CSND博客(HTTPS://BLOG.CSDN.NET/WEIXIN_34293141/ARTICLE/DETAILS/92663685)》 *
JOE?: ""linux时间与Windows时间不一致的解决"", 《CSND博客(HTTPS://BLOG.CSDN.NET/WEIXIN_34293141/ARTICLE/DETAILS/92663685)》, 21 December 2014 (2014-12-21), pages 1 - 2 *

Also Published As

Publication number Publication date
CN113126694B (en) 2023-08-04

Similar Documents

Publication Publication Date Title
US6581110B1 (en) Method and system for reading and propagating authenticated time throughout a worldwide enterprise system
JP3888637B2 (en) Maintaining virtual real-time clocks in logically partitioned computer systems
CN109413164B (en) Access service recovery method, device, equipment and readable storage medium
EP2902940B1 (en) Storage system and method for processing data operation request
CN109491889B (en) Method and device for automatic test in NFV
CN110647333A (en) Firmware upgrading method and equipment configured to upgrade firmware therein
WO2019128299A1 (en) Test system and test method
US20110231641A1 (en) Information-processing apparatus and method of starting information-processing apparatus
CN109471588B (en) Synchronization method and device
JPWO2012111112A1 (en) Information processing apparatus, time setting method, and time setting program
CN113438292A (en) Agent deployment method and device based on automatic operation and maintenance tool
WO2017071357A1 (en) Time acquisition method and device
CN111090546A (en) Method, device and equipment for restarting operating system and readable storage medium
CN114020340A (en) Server system and data processing method thereof
CN112181049B (en) Cluster time synchronization method, device, system, equipment and readable storage medium
CN112905106B (en) Data processing method, device, system, equipment and storage medium
CN113126694A (en) Time synchronization method, system, equipment and storage medium of computer management subsystem
CN111078418B (en) Operation synchronization method, device, electronic equipment and computer readable storage medium
CN108737184B (en) Management method and device of disaster recovery system
CN100382506C (en) Method for verifying network-unit server in network management system
CN113064750B (en) Tracking method, device and medium for BIOS log information
CN115617668A (en) Compatibility testing method, device and equipment
CN110519001B (en) Clock synchronization method and device and ammeter communication module
CN111130861B (en) Method and device for stateless automatic management of whole cabinet equipment
Lochmann et al. Reproducible load tests for android systems with trace-based benchmarks

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant