TWI802035B - Server data backup control method - Google Patents
Server data backup control method Download PDFInfo
- Publication number
- TWI802035B TWI802035B TW110137209A TW110137209A TWI802035B TW I802035 B TWI802035 B TW I802035B TW 110137209 A TW110137209 A TW 110137209A TW 110137209 A TW110137209 A TW 110137209A TW I802035 B TWI802035 B TW I802035B
- Authority
- TW
- Taiwan
- Prior art keywords
- hard disk
- management unit
- data
- status data
- expansion card
- Prior art date
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Hardware Redundancy (AREA)
Abstract
一種伺服器資料備援控制方法,包含一管理資料步驟、一檢查步驟,及一同步更新步驟。藉由該管理資料步驟中,一主硬碟擴充卡裝置的一第一管理單元將多個主控系統狀態資料與多個硬碟狀態資料區分多組資訊群組的設計,且於該檢查步驟的一主檢查步驟中,該第一管理單元執行一第一檢查指令而只需檢查每一資訊群組的一狀態位元值,不須檢查全部的所述主控系統狀態資料與所述硬碟狀態資料是否有更新,大幅降低讀取資料量。並配合於該同步更新步驟中,該第一管理單元只會將有更新變動的資訊群組中的所有資料傳至一從屬硬碟擴充卡裝置,並同步更新至從屬硬碟擴充卡裝置中對應的資訊群組的巧思,有效節省時間且效率佳。A server data backup control method includes a data management step, a check step, and a synchronous update step. In the step of managing data, a first management unit of a master hard disk expansion card device distinguishes multiple sets of information groups from a plurality of master control system status data and a plurality of hard disk status data, and in the checking step In a main check step, the first management unit executes a first check command and only needs to check a status bit value of each information group, without checking all the status data of the main control system and the hardware Whether the disk status data is updated, greatly reducing the amount of read data. In conjunction with the synchronous update step, the first management unit will only transmit all the data in the information group that has been updated and changed to a slave hard disk expansion card device, and synchronously update the corresponding data in the slave hard disk expansion card device. The ingenuity of the information group effectively saves time and is efficient.
Description
本發明是有關於一種控制方法,特別是指一種伺服器資料備援控制方法。The present invention relates to a control method, in particular to a server data backup control method.
在電腦或伺服器中,已常見利用集束磁碟系統 (如:Just a Bunch Of Disks, JBOD)進行系統資料儲存管理。一般來說,JBOD設備是通過內部的一硬碟擴展控制單元(expander)連接複數硬碟,同時對JBOD設備與該複數硬碟的資訊進行偵測,並產生對應的偵測資訊(例如溫度或啟閉狀態等)。當該JBOD設備連接一主機時,即可依據該主機發出的指令進行對應作動,例如將上述偵測資訊回傳至該主機,或是存取該複數硬碟的資料等,且硬碟擴展控制單元的控制器模組可接收伺服器的資料狀態訊息而可監控與儲存伺服器系統運作的狀態如:CPLD狀態資料訊息、Cable連線 狀態資料訊息、Sensor狀態資料訊息、LED狀態資料訊息等狀態資料訊息與接收所述硬碟的介面實體層(PHY)狀態資料訊息。在資料儲存技術中,常見利用可互相備援資料的主控制器與從屬控制器的雙控制器模組,主控制器除了會定期將自身所有資料狀態訊息同步(Sync)更新至從屬控制器進行備援,且主控制器也會定期向從屬控制器篩取訊息,並當主控制器向從屬控制器篩取完資料後會將所述資料與自身的資料整合後再傳給從屬控制器進行同步更新全部的資料狀態訊息,而可備份儲存與保護資料,有效避免單一控制器模組發生異常導致資料損毀的問題。In computers or servers, it is common to use cluster disk systems (such as: Just a Bunch Of Disks, JBOD) for system data storage management. Generally speaking, a JBOD device connects multiple hard disks through an internal hard disk expansion control unit (expander), and simultaneously detects the information of the JBOD device and the multiple hard disks, and generates corresponding detection information (such as temperature or open state, etc.). When the JBOD device is connected to a host, it can perform corresponding actions according to the instructions issued by the host, such as returning the above-mentioned detection information to the host, or accessing the data of the plurality of hard disks, etc., and the hard disk expansion control The controller module of the unit can receive the data status message of the server and can monitor and store the status of the server system operation, such as: CPLD status data message, Cable connection status data message, Sensor status data message, LED status data message, etc. A data message and an interface physical layer (PHY) status data message for receiving the hard disk. In data storage technology, it is common to use a dual-controller module with a master controller and a slave controller that can back up data for each other. The master controller will periodically update all its data status messages to the slave controller for synchronization. Backup, and the master controller will periodically filter information from the slave controllers, and when the master controller finishes filtering the data from the slave controllers, it will integrate the data with its own data and then send it to the slave controllers for further processing Synchronously update all data status information, and can back up, store and protect data, effectively avoiding the problem of data damage caused by abnormality of a single controller module.
然而,主控制器每次將自身所有資料狀態訊息同步(Sync)更新至從屬控制器的資料量是非常大的,且當主控制器中只有少許資料需要同步更新至從屬控制器時,主控制器還是會將全部的所有資料狀態訊息同步(Sync)更新至從屬控制器,非常花費時間且效率低。再者,主控制器每次向從屬控制器篩取訊息資料量也是非常龐大,而且就算從屬控制器的所述資料狀態訊息沒有變動,主控制器還是會定期向從屬控制器篩取訊息,實在沒有效率。並當主控制器向從屬控制器篩取完資料後會將所述資料與自身的資料整合後再傳給從屬控制器進行同步更新全部的所有資料狀態訊息,而使主控制器與從屬控制器需定期進行多次的溝通且溝通訊息量龐大,不僅非常浪費時間且主控制器與從屬控制器常會進行多次無意義的篩取與備份沒有被更動的資料狀態訊息,造成效率不佳,需從業人員進一步探討與改善。However, the amount of data that the master controller updates all its own data status messages to the slave controllers each time is very large, and when only a small amount of data in the master controller needs to be synchronously updated to the slave controllers, the master controller However, the controller will still update all the data status messages to the slave controller synchronously (Sync), which is very time-consuming and inefficient. Furthermore, the amount of information that the master controller screens from the slave controllers each time is also very large, and even if the data status information of the slave controllers does not change, the master controller still regularly screens messages from the slave controllers. not efficient. And when the master controller has screened the data from the slave controller, it will integrate the data with its own data and then send it to the slave controller to update all the data status messages synchronously, so that the master controller and the slave controller It is necessary to communicate multiple times on a regular basis and the amount of communication messages is huge. Not only is it a waste of time, but the master controller and the slave controller often perform multiple meaningless screening and backup of data status messages that have not been changed, resulting in poor efficiency. Practitioners further explore and improve.
因此,本發明之目的,即在提供一種降低讀取資料量且效率佳的伺服器資料備援控制方法。Therefore, the purpose of the present invention is to provide a server data backup control method that reduces the amount of read data and has high efficiency.
於是,本發明伺服器資料備援控制方法,應用於一伺服器資料備援控制系統,該伺服器資料備援控制系統包含一主控主板、一設置於該主控主板上的主硬碟擴充卡裝置、一從屬主板、一設置於該從屬主板上的從屬硬碟擴充卡裝置,及一儲存裝置。該主硬碟擴充卡裝置包括一第一管理單元、一連結該第一管理單元與該儲存裝置與該的主硬碟擴充卡連結單元,及一連結該第一管理單元的第一通信模組。該從屬硬碟擴充卡裝置包括一第二管理單元、一連結該第二管理單元與該儲存裝置的從屬硬碟擴充卡連結單元,及一連結該第二管理單元且可與該第一通信模組連結通訊的第二通信模組。該儲存裝置包括多個連結該主硬碟擴充卡連結單元與該從屬硬碟擴充卡連結單元的硬碟。該伺服器資料備援控制方法包含一分析步驟、一管理資料步驟、一監控步驟、一檢查步驟、一同步更新步驟,及一完成步驟。Therefore, the server data backup control method of the present invention is applied to a server data backup control system, and the server data backup control system includes a main control board, a main hard disk expansion set on the main control board Card device, a subordinate motherboard, a subordinate hard disk expansion card device arranged on the subordinate motherboard, and a storage device. The main hard disk expansion card device includes a first management unit, a connecting unit connecting the first management unit with the storage device and the main hard disk expansion card, and a first communication module connecting the first management unit . The slave hard disk expansion card device includes a second management unit, a slave hard disk expansion card connection unit that connects the second management unit and the storage device, and a connection unit that connects the second management unit and can communicate with the first communication module A second communication module for group link communication. The storage device includes a plurality of hard disks connecting the master hard disk expansion card connection unit and the slave hard disk expansion card connection unit. The server data backup control method includes an analysis step, a data management step, a monitoring step, a checking step, a synchronous updating step, and a finishing step.
於該分析步驟中,於該伺服器資料備援控制系統運作時,該主硬碟擴充卡裝置的第一管理單元用以監控分析該主控主板的多個主控系統狀態資料與該儲存裝置的所述硬碟運作的多個硬碟狀態資料,該從屬硬碟擴充卡裝置的第二管理單元用以監控分析該從屬主板的多個從屬系統狀態資料與該儲存裝置的所述硬碟運作的所述硬碟狀態資料。In the analysis step, when the server data backup control system is in operation, the first management unit of the main hard disk expansion card device is used to monitor and analyze the status data of multiple main control systems of the main control board and the storage device The multiple hard disk status data of the hard disk operation, the second management unit of the slave hard disk expansion card device is used to monitor and analyze the multiple slave system status data of the slave motherboard and the hard disk operation of the storage device The status data of the hard disk.
於該管理資料步驟中,該主硬碟擴充卡裝置的第一管理單元執行一管理模組的而將所述主控系統狀態資料與所述硬碟狀態資料依該管理模組內建的一預設分組表區分多組資訊群組,並設定每一資訊群組的一狀態位元值為一第一位元值;該從屬硬碟擴充卡裝置的第二管理單元執行該管理模組的而將所述從屬系統狀態資料與所述硬碟狀態資料依該管理模組的預設分組表區分與該主硬碟擴充卡裝置的所述資訊群組相對應的多組資訊群組,並設定每一資訊群組的一狀態位元值為該第一位元值。In the step of managing data, the first management unit of the main hard disk expansion card device executes a management module and stores the status data of the main control system and the status data of the hard disk according to a built-in management module. The default grouping table distinguishes multiple information groups, and sets a status bit value of each information group to a first bit value; the second management unit of the slave hard disk expansion card device executes the management module and distinguishing multiple groups of information groups corresponding to the information groups of the main hard disk expansion card device according to the default grouping table of the management module for the slave system state data and the hard disk state data, and A state bit value of each information group is set to the first bit value.
於該監控步驟中,該第一管理單元監控所述資訊群組中的所述主控系統狀態資料與所述硬碟狀態資料,當該第一管理單元監控到所述資訊群組中的任一主控系統狀態資料或任一硬碟狀態資料被更新時,該第一管理單元將被更新的主控系統狀態資料或被更新的硬碟狀態資料所對應的該資訊群組的狀態位元值更改為一第二位元值。In the monitoring step, the first management unit monitors the main control system status data and the hard disk status data in the information group, when the first management unit monitors any When a master control system status data or any hard disk status data is updated, the first management unit will update the status bits of the information group corresponding to the master control system status data or the updated hard disk status data The value is changed to a second-bit value.
於該檢查步驟中,包括一主檢查步驟,於該主檢查步驟中,該第一管理單元執行該管理模組的一第一檢查指令且檢查該主硬碟擴充卡裝置的每一資訊群組的狀態位元值,並判斷是否檢查到該主硬碟擴充卡裝置的任一資訊群組的狀態位元值為該第二位元值,若判斷為是,則該第一管理單元執行一同步更新指令。In the checking step, a main checking step is included. In the main checking step, the first management unit executes a first checking command of the management module and checks each information group of the main hard disk expansion card device state bit value, and judge whether the state bit value of any information group of the main hard disk expansion card device is checked to be the second bit value, if judged to be yes, then the first management unit executes a Synchronous update instructions.
於該同步更新步驟中,該第一管理單元執行該同步更新指令且將該主硬碟擴充卡裝置的每一狀態位元值為該第二位元值對應的資訊群組中的所有資料經該第一通信模組傳往該第二通信模組,並該從屬硬碟擴充卡裝置的第二管理單元將該第二通信模組所接收到所述資料同步更新至對應的資訊群組。In the synchronous update step, the first management unit executes the synchronous update command and the value of each status bit of the main hard disk expansion card device is that all the data in the information group corresponding to the second bit value are passed through The first communication module transmits to the second communication module, and the second management unit of the slave hard disk expansion card device synchronously updates the data received by the second communication module to the corresponding information group.
於該完成步驟中,當該第一管理單元將每一狀態位元值為該第二位元值對應的資訊群組中的所有資料傳至該第二通信模組後,該第一管理單元將該第二位元值改回該第一位元值。In the completion step, after the first management unit transmits all the data in the information group corresponding to the second bit value to the second communication module, the first management unit Change the second bit value back to the first bit value.
本發明之功效在於:藉由於該管理資料步驟中,該主硬碟擴充卡裝置的第一管理單元執行該管理模組而將所述主控系統狀態資料與所述硬碟狀態資料依該管理模組的預設分組表區分多組資訊群組的設計,且於該檢查步驟的主檢查步驟中,該第一管理單元執行該第一檢查指令而只需檢查該主硬碟擴充卡裝置中的所述資訊群組的狀態位元值,不須檢查全部的所述主控系統狀態資料與所述硬碟狀態資料是否有被更新,大幅降低讀取資料量。並配合於該同步更新步驟中,該第一管理單元將該主硬碟擴充卡裝置中的每一狀態位元值為該第二位元值對應的資訊群組中的所有資料經該第一通信模組傳往該第二通信模組,並該第二管理單元將所接收到的所述資料同步更新至對應的資訊群組的巧思,所以該主硬碟擴充卡裝置只會將為該第二位元值對應的資訊群組中的所述資料傳至該從屬硬碟擴充卡裝置進行同步更新,達成改善習知中每次都須將該主硬碟擴充卡裝置中全部的所述主控系統狀態資料與所述硬碟狀態資料進行同步更新的問題,有效節省時間且效率佳。The effect of the present invention is: in the step of managing data, the first management unit of the main hard disk expansion card device executes the management module to manage the state data of the main control system and the state data of the hard disk according to the management The default grouping table of the module is designed to distinguish multiple information groups, and in the main checking step of the checking step, the first management unit executes the first checking command and only needs to check the main hard disk expansion card device The status bit value of the information group does not need to check whether all the status data of the main control system and the status data of the hard disk have been updated, which greatly reduces the amount of read data. And coordinate in the synchronous update step, the first management unit sets each status bit value in the main hard disk expansion card device as all the data in the information group corresponding to the second bit value through the first The communication module transmits to the second communication module, and the second management unit synchronously updates the received data to the corresponding information group, so the main hard disk expansion card device will only be The data in the information group corresponding to the second bit value is transmitted to the slave hard disk expansion card device for synchronous update, so as to achieve improvement. The problem of synchronous updating of the state data of the main control system and the state data of the hard disk is solved, which effectively saves time and has high efficiency.
在本發明被詳細描述之前,應當注意在以下的說明內容中,類似的元件是以相同的編號來表示。Before the present invention is described in detail, it should be noted that in the following description, similar elements are denoted by the same numerals.
參閱圖1與圖2,本發明伺服器資料備援控制方法,應用於一伺服器資料備援控制系統100。該伺服器資料備援控制系統100包含一主控主板1、一設置於該主控主板1上的主硬碟擴充卡裝置2、一從屬主板3、一設置於該從屬主板3上的從屬硬碟擴充卡裝置4,及一儲存裝置5。該主硬碟擴充卡裝置2包括一第一管理單元21、一連結該第一管理單元21與該儲存裝置5的主硬碟擴充卡連結單元22,及一連結該第一管理單元21的第一通信模組23。該從屬硬碟擴充卡裝置4包括一第二管理單元41、一連結該第二管理單元41與該儲存裝置5的從屬硬碟擴充卡連結單元42,及一連結該第二管理單元41且可與該第一通信模組23連結通訊的第二通信模組43。該儲存裝置5包括多個連結該主硬碟擴充卡連結單元22與該從屬硬碟擴充卡連結單元42的硬碟51。於本實施例中,該主硬碟擴充卡裝置2與該從屬硬碟擴充卡裝置4為SAS Expander的態樣,而該主硬碟擴充卡連結單元22與該從屬硬碟擴充卡連結單元42為連接所述硬碟51的SAS通道模組態樣,但不以此為限。該伺服器資料備援控制方法包含一分析步驟A、一管理資料步驟B、一監控步驟C、一檢查步驟D、一同步更新步驟E,及一完成步驟F。Referring to FIG. 1 and FIG. 2 , the server data backup control method of the present invention is applied to a server data
首先,於該分析步驟A中,於該伺服器資料備援控制系統100運作時,該主硬碟擴充卡裝置2的第一管理單元21用以監控分析該主控主板1的多個主控系統狀態資料與該儲存裝置5的所述硬碟51運作的多個硬碟狀態資料,該從屬硬碟擴充卡裝置4的第二管理單元41用以監控分析該從屬主板3的多個從屬系統狀態資料與該儲存裝置5的所述硬碟51運作的所述硬碟狀態資料。且於該管理資料步驟B中,該主硬碟擴充卡裝置2的第一管理單元21執行一管理模組的而將所述主控系統狀態資料與所述硬碟狀態資料依該管理模組內建的一預設分組表區分出多組資訊群組,並設定每一資訊群組的一狀態位元值為一第一位元值,該從屬硬碟擴充卡裝置4的第二管理單元41執行該管理模組的而將所述從屬系統狀態資料與所述硬碟狀態資料依該管理模組的預設分組表區分出與該主硬碟擴充卡裝置2的所述資訊群組相對應的多組資訊群組,並設定每一資訊群組的一狀態位元值為該第一位元值。簡單來說,就是該主硬碟擴充卡裝置2的第一管理單元21執行該管理模組而將所監控的所述主控系統狀態資料與所述硬碟狀態資料區分出多組資訊群組,並該從屬硬碟擴充卡裝置4的第二管理單元41執行該管理模組而將所監控的所述從屬系統狀態資料與所述硬碟狀態資料依該管理模組的預設分組表區分出與該主硬碟擴充卡裝置2的所述資訊群組相對應的多組資訊群組。於本實施例中,該管理模組的預設分組表的內容是將所述資訊群組預設分為一第一資訊群組、一第二資訊群組,及一第三資訊群組共三組資訊群組,所以該主硬碟擴充卡裝置2的第一管理單元21執行該管理模組,而依該預設分組表的內容將所述主控系統狀態資料與所述硬碟狀態資料區分出所述資訊群組為該第一資訊群組、該第二資訊群組,及該第三資訊群組共三組資訊群組,該從屬硬碟擴充卡裝置4的第二管理單元41執行該管理模組而將所述從屬系統狀態資料與所述硬碟狀態資料依該管理模組的預設分組表區分出與該主硬碟擴充卡裝置2的所述資訊群組相同內容的該第一資訊群組、該第二資訊群組,及該第三資訊群組,舉例來說,本實施例中,於該分析步驟A中,所述主控系統狀態資料分別為CPLD狀態資料訊息、Self Health狀態資料訊息、Cable 狀態資料訊息、Sensor狀態資料訊息、LED狀態資料訊息、I²C狀態資料訊息、SES 狀態資料訊息,所述從屬系統狀態資料同樣是分別為CPLD狀態資料訊息、Self Health狀態資料訊息、Cable 狀態資料訊息、Sensor狀態資料訊息、LED狀態資料訊息、I²C狀態資料訊息、SES 狀態資料訊息,所述硬碟狀態資料為連結所述硬碟51的介面實體層(PHY)狀態資料訊息,且於該管理資料步驟B中,該主硬碟擴充卡裝置2的第一管理單元21執行該管理模組而將所述主控系統狀態資料與硬碟狀態資料依該管理模組的預設分組表區分出該第一資訊群組、該第二資訊群組,及該第三資訊群組,其中,CPLD狀態資料訊息、Self Health狀態資料訊息與Cable 狀態資料訊息被歸類為該第一資訊群組; Sensor狀態資料訊息、LED狀態資料訊息、I²C狀態資料訊息與SES 狀態資料訊息被歸類為該第二資訊群組;介面實體層(PHY)狀態資料訊息被歸類為該第三資訊群組;該從屬硬碟擴充卡裝置4的第二管理單元41執行該管理模組而將所述從屬系統狀態資料與所述硬碟狀態資料區分出與該主硬碟擴充卡裝置2的所述資訊群組相同內容的該第一資訊群組、該第二資訊群組,及該第三資訊群組,但不以此為限,可依實際需求區分出五組或其它個數組別的資訊群組,以便於該第一管理單元21與該第二管理單元41進行後續監控即可。於本實施例中,該伺服器資料備援控制系統的主硬碟擴充卡裝置2還包括一連結該第一管理單元21的第一儲存模組24,該從屬硬碟擴充卡裝置4還包括一連結該第二管理單元41的第二儲存模組44。而於管理資料步驟B,該主硬碟擴充卡裝置2的第一管理單元21將所述主控系統狀態資料與所述硬碟狀態資料依該管理模組的預設分組表區分出所述資訊群組,並儲存於該第一儲存模組24,該從屬硬碟擴充卡裝置4的第二管理單元41將所述從屬系統狀態資料與所述硬碟狀態資料依該管理模組的預設分組表區分出所述資訊群組,並儲存於該第二儲存模組44,但不以此為限。First, in the analysis step A, when the server data
且於該監控步驟C中,該第一管理單元21監控所述資訊群組中的所述主控系統狀態資料與所述硬碟狀態資料,當該第一管理單元21監控到所述資訊群組中的任一主控系統狀態資料或任一硬碟狀態資料被更新時,該第一管理單元21將被更新的主控系統狀態資料或被更新的硬碟狀態資料所對應的該資訊群組的狀態位元值更改為一第二位元值,該從屬硬碟擴充卡裝置4的第二管理單元41監控所述資訊群組中的所述從屬系統狀態資料與所述硬碟狀態資料,當該第二管理單元41監控到所述資訊群組中的任一從屬系統狀態資料或任一硬碟狀態資料被更新時,該第二管理單元41將被更新的從屬系統狀態資料或被更新的硬碟狀態資料所對應的該資訊群組的狀態位元值更改為該第二位元值。也就是說,該主硬碟擴充卡裝置2的第一管理單元21會監控自身的所述資訊群組中的所述主控系統狀態資料與所述硬碟狀態資料且將有更新的所述主控系統狀態資料或有更新的所述硬碟狀態資料對應的該資訊群組的狀態位元值更改設定為該第二位元值。換句話說,只要該資訊群組的狀態位元值為該第二位元值,就代表該資訊群組中的至少一資料是有更改變動。以及該從屬硬碟擴充卡裝置4的第二管理單元41也會監控自身所述資訊群組中的所述從屬系統狀態資料與所述硬碟狀態資料且將有更新的從屬系統狀態資料或有更新的所述硬碟狀態資料所對應的該資訊群組的狀態位元值更改為該第二位元值。簡單來說,只要該資訊群組的狀態位元值為該第二位元值,就代表該資訊群組中的至少一資料是有更改變動。And in the monitoring step C, the
接著,於該檢查步驟D中,包括一主檢查步驟D1,及一從屬檢查步驟D2。Then, in the checking step D, a main checking step D1 and a subordinate checking step D2 are included.
於該主檢查步驟D1中,該第一管理單元21執行該管理模組的一第一檢查指令且檢查該主硬碟擴充卡裝置2的每一資訊群組的狀態位元值,並判斷是否檢查到該主硬碟擴充卡裝置2的任一資訊群組的狀態位元值為該第二位元值,若判斷為是,則該第一管理單元21執行一同步更新指令。簡單來說,就是該第一管理單元21會檢查該主硬碟擴充卡裝置2的每一資訊群組的狀態位元值而用來判斷該主硬碟擴充卡裝置2的每一資訊群組是否有更新變動,若判斷為是,則該第一管理單元21執行一同步更新指令。進一步來說,就是該主硬碟擴充卡裝置2的第一管理單元21執行該第一檢查指令且只需檢查該主硬碟擴充卡裝置2的每一資訊群組的狀態位元值就可得知該主硬碟擴充卡裝置2的每一資訊群組中是否有更新變動的,不需要逐一檢查該主硬碟擴充卡裝置2中龐大的所述主控系統狀態資料與所述硬碟狀態資料,大幅降低檢查時所需讀取資料量。例如,於本實施例中,於該管理資料步驟B中,該主硬碟擴充卡裝置2的第一管理單元21將所述主控系統狀態資料與所述硬碟狀態資料分出的所述資訊群組分別為該第一資訊群組、該第二資訊群組,及該第三資訊群組共三組資訊群組,且於該主檢查步驟D1中,該第一管理單元21執行該第一檢查指令時,只需檢查該主硬碟擴充卡裝置2中的所述三組資訊群組的狀態位元值 (3bytes)即可,而不需要逐一檢查龐大數量位元的所述主控系統狀態資料與所述硬碟狀態資料。另外,相對來說,若於該主檢查步驟D1中,該第一管理單元21未檢查到該主硬碟擴充卡裝置2的任一資訊群組的狀態位元值為該第二位元值時,代表該第一管理單元21檢查到該主硬碟擴充卡裝置2的每一資訊群組的狀態位元值皆為該第一位元值,也就是此次該主硬碟擴充卡裝置2中的每一資訊群組的所述資料都沒有更新與變動。In the main checking step D1, the
於從屬檢查步驟D2中,該主硬碟擴充卡裝置2的第一管理單元21執行該管理模組的一第二檢查指令且經該第一通信模組23與該第二通信模組43通訊連結而檢查該從屬硬碟擴充卡裝置4的每一資訊群組的狀態位元值,並判斷是否檢查到該從屬硬碟擴充卡裝置4的任一資訊群組的狀態位元值為該第二位元值,若判斷為是,該第一管理單元21發送一取得訊息至該第二管理單元41,且該第二管理單元41接收到該取得訊息後,並將每一狀態位元值為該第二位元值對應的資訊群組中的所有資料經該第二通信模組43傳至該第一通信模組23,且當該第二管理單元41將每一狀態位元值為該第二位元值對應的資訊群組中的所有資料經該第二通信模組43傳至該第一通信模組23後,該第二管理單元41將該第二位元值改回該第一位元值,而該第一管理單元21將該第一通信模組23所接收到所述資料更新至對應的資訊群組後回到該監控步驟C;若判斷為否,則該第一管理單元21執行該同步更新指令。也就是說,該第一管理單元21也會檢查該從屬硬碟擴充卡裝置4的每一資訊群組的狀態位元值而判斷該從屬硬碟擴充卡裝置4的每一資訊群組是否有需要進行篩取,若判斷為是,該第一管理單元21發送該取得訊息且該第二管理單元41接收到該取得訊息後,而將每一狀態位元值為該第二位元值對應的資訊群組中的所有資料傳至該第一管理單元21且當該第二管理單元41將每一狀態位元值為該第二位元值對應的資訊群組中的所有資料經該第二通信模組43傳至該第一通信模組23後,代表已將該主硬碟擴充卡裝置2所要篩取的資訊群組的所有資料傳完,所以該第二管理單元41會將該第二位元值改回該第一位元值,並該第一管理單元21將所接收到所述資料更新至對應的資訊群組後回到該監控步驟C。進一步來說,就是該主硬碟擴充卡裝置2的第一管理單元21執行該第二檢查指令時,只需檢查該從屬硬碟擴充卡裝置4的每一資訊群組的狀態位元值就可得知該從屬硬碟擴充卡裝置4的每一資訊群組是否有需要進行篩取,不需要逐一檢查該從屬硬碟擴充卡裝置4中龐大的所述從屬系統狀態資料與所述硬碟狀態資料,大幅降低檢查時所需讀取資料量。例如,於本實施例中,在該管理資料步驟B中,該從屬硬碟擴充卡裝置4的第二管理單元41將其所述從屬系統狀態資料與所述硬碟狀態資料分出與該主硬碟擴充卡裝置2的所述資訊群組相同內容的該第一資訊群組、該第二資訊群組,及該第三資訊群組共三組資訊群組,所以於該從屬檢查步驟D2中,當該第一管理單元21執行該第二檢查指令只需檢查該從屬硬碟擴充卡裝置4中的所述三組資訊群組的狀態位元值 (3bytes)即可,而不需要從該從屬硬碟擴充卡裝置4中逐一檢查龐大數量位元的所述從屬系統狀態資料與所述硬碟狀態資料。而於從屬檢查步驟D2中的檢查判斷結果為是時,代表該主硬碟擴充卡裝置2的第一管理單元21執行該第二檢查指令且檢查到該從屬硬碟擴充卡裝置4的任一資訊群組的狀態位元值為該第二位元值,則該第一管理單元21發送一取得訊息至該第二管理單元41,且該第二管理單元41接收到該取得訊息後,並將每一狀態位元值為該第二位元值對應的資訊群組中的所有資料經該第二通信模組43傳至該第一通信模組23,並該第一管理單元21將該第一通信模組23所接收到所述資料更新至對應的資訊群組。也就是說,於該從屬檢查步驟D2中,該主硬碟擴充卡裝置2的第一管理單元21檢查到該從屬硬碟擴充卡裝置4中有狀態位元值為該第二位元值,而得知該從屬硬碟擴充卡裝置4中有需要進行篩取的資訊群組,而該第一管理單元21發送該取得訊息至該第二管理單元41,且該第二管理單元41接收到該取得訊息後將每一狀態位元值為該第二位元值對應的資訊群組中的所有資料回傳給該主硬碟擴充卡裝置2,而該第一管理單元21透過該第一通信模組23所接收到所述資料更新至對應的資訊群組。簡單來說,就是該主硬碟擴充卡裝置2只會篩取該從屬硬碟擴充卡裝置4中為該第二位元值對應的資訊群組中的所有資料。另外,相對說,若於該從屬檢查步驟D2中,該第一管理單元21未檢查到該從屬硬碟擴充卡裝置4的任一資訊群組的狀態位元值為該第二位元值時,代表該第一管理單元21檢查到該從屬硬碟擴充卡裝置4的每一資訊群組的狀態位元值皆為該第一位元值,也就是此次該從屬硬碟擴充卡裝置4中的每一資訊群組的所述資料都沒有更新與變動,所以此次該主硬碟擴充卡裝置2無須向該從屬硬碟擴充卡裝置4篩取任一資料。In the slave inspection step D2, the
要特別說明的是,於本實施例中,該第一管理單元21是在該主檢查步驟D1中的檢查判斷結果為是(Y)且在該從屬檢查步驟D2中的檢查判斷結果為否(N)的條件下,該第一管理單元21會執行該同步更新指令。換句話說,就是該第一管理單元21判斷檢查到該主硬碟擴充卡裝置2中的至一資訊群組的狀態位元值為該第二位元值且判斷沒有檢查到該從屬硬碟擴充卡裝置4中的任一資訊群組的狀態位元值為該第二位元值時,該第一管理單元21才會執行該同步更新指令且進行該同步更新步驟E,若是其他情況,例如:該第一管理單元21判斷在該主檢查步驟D1中沒有檢查到該第二位元值,代表此次該主硬碟擴充卡裝置2中的每一資訊群組的所述資料都沒有更新與變動,則不用進行後續更新備援資料至該從屬硬碟擴充卡裝置4的動作,並回到該監控步驟C。或是例如:若是在該從屬檢查步驟D2中檢查到該從屬硬碟擴充卡裝置4中的任一資訊群組的狀態位元值為該第二位元值,代表該從屬硬碟擴充卡裝置4中有至少一資訊群組的資料有更新變動,則該第一管理單元21發送該取得訊息取得該從屬硬碟擴充卡裝置4中為該第二位元值對應的資訊群組的資料後回到該監控步驟C,但不以此為限。另外一提,舉例來說,於本實施例中,該主硬碟擴充卡裝置2的第一管理單元21將I²C狀態資料訊息歸類於該第二資訊群組,而I²C狀態資料訊息具有該主硬碟擴充卡裝置2中I²C匯流排(圖未示)的使用狀態與該從屬硬碟擴充卡裝置4中I²C匯流排(圖未示)的使用狀態的資訊,而當該從屬硬碟擴充卡裝置4中I²C狀態資料訊息已有更新時,該第一管理單元21透過該第一通信模組23接收到該從屬硬碟擴充卡裝置4中已更新的I²C狀態資料訊息,且更新至自身對應的該第二資訊群組I²C狀態資料訊息,例如該主硬碟擴充卡裝置2中該第二資訊群組的I²C狀態資料訊息具有該主硬碟擴充卡裝置2中6條I²C匯流排的使用狀態與該從屬硬碟擴充卡裝置4中2條I²C匯流排的使用狀態的資訊,而當該第一管理單元21透過該第一通信模組23接收到該從屬硬碟擴充卡裝置4中已更新的I²C狀態資料訊息後,會將該主硬碟擴充卡裝置2中該第二資訊群組的I²C狀態資料訊息中對應該從屬硬碟擴充卡裝置4中2條I²C匯流排的使用狀態進行更新。此時,在該主硬碟擴充卡裝置2中,由於該第二資訊群組的I²C狀態資料訊息已有更新,所以於下次執行該監控步驟C時,該第一管理單元21會將該第二資訊群組的狀態位元值更改為該第二位元值。It should be particularly noted that, in this embodiment, the
附帶一提,本實施例的該檢查步驟中,該第一管理單元是週期性地執行該第一檢查指令與該第二檢查指令,但不以此為限。於本實施例中,該主硬碟擴充卡裝置2的第一管理單元21與該從屬硬碟擴充卡裝置4的第二管理單元41是利用PHY進行通訊與資料傳輸,但不以此為限。Incidentally, in the checking step of this embodiment, the first management unit periodically executes the first checking instruction and the second checking instruction, but not limited thereto. In this embodiment, the
接著,於該同步更新步驟E中,該第一管理單元21執行該同步更新指令且將該主硬碟擴充卡裝置2中的每一狀態位元值為該第二位元值對應的資訊群組中的所有資料經該第一通信模組23傳往該第二通信模組43,並該從屬硬碟擴充卡裝置4的第二管理單元41將該第二通信模組43所接收到所述資料同步更新至對應的資訊群組。簡單來說,就是該主硬碟擴充卡裝置2的第一管理單元21檢查到該主硬碟擴充卡裝置2中有狀態位元值為該第二位元值,而得知該主硬碟擴充卡裝置2中有更改變動資料的資訊群組,該第一管理單元21將第二位元值對應的資訊群組中的所有資料經該第一通信模組23傳往該第二通信模組43,並該第二管理單元41透過該第二通信模組43將所接收到所述資料同步更新至該從屬硬碟擴充卡裝置4中對應的資訊群組。簡單來說,就是該主硬碟擴充卡裝置2只會將為該第二位元值對應的資訊群組中的所有資料傳至該從屬硬碟擴充卡裝置4進行同步更新。Then, in the synchronous update step E, the
於該完成步驟F中,當該第一管理單元21將每一狀態位元值為該第二位元值對應的資訊群組中的所有資料傳至該第二通信模組43後,該第一管理單元21將該第二位元值改回該第一位元值。換句話說,當該第一管理單元21將每一狀態位元值為該第二位元值對應的資訊群組中的所有資料經該第一通信模組23傳至該第二通信模組43後,代表已將該主硬碟擴充卡裝置2需要更新備份至該從屬硬碟擴充卡裝置4的資訊群組的所有資料傳完,該第一管理單元21會將該第二位元值改回該第一位元值,而完成此次資料備援的作業。另外一提,於該完成步驟F結束後,經一預設時間,該主硬碟擴充卡裝置2與該從屬硬碟擴充卡裝置4則直接回到該監控步驟C進行下次的資料備援作業,而達成進行週期性的資料備援作業。In the completion step F, when the
藉由於該管理資料步驟B中,該主硬碟擴充卡裝置2的第一管理單元21將所述主控系統狀態資料與所述硬碟狀態資料分出多組資訊群組,以及與該從屬硬碟擴充卡裝置4的第二管理單元41將所述從屬系統狀態資料與所述硬碟狀態資料分出與該主硬碟擴充卡裝置2的所述資訊群組相對應的多組資訊群組的設計,且於該檢查步驟D的主檢查步驟D1中,該第一管理單元21執行該第一檢查指令而只需檢查所述資訊群組的狀態位元值,與該檢查步驟D的從屬檢查步驟D2中,該主硬碟擴充卡裝置2的第一管理單元21執行該第二檢查指令而只需檢查該從屬硬碟擴充卡裝置4的每一資訊群組的狀態位元值,不須檢查該主硬碟擴充卡裝置2與該從屬硬碟擴充卡裝置4中全部的資料是否有被更新,大幅降低讀取資料量。並配合於該同步更新步驟E中,該第一管理單元21將每一狀態位元值為該第二位元值對應的資訊群組中的所有資料經該第一通信模組23傳往該第二通信模組43,並該第二管理單元41將所接收到所述資料同步更新至對應的資訊群組的巧思,所以該主硬碟擴充卡裝置2只會將為該第二位元值對應的資訊群組中的所有資料傳至該從屬硬碟擴充卡裝置4進行同步更新,達成改善習知中每次都須將全部的所述主控系統狀態資料、所述從屬系統狀態資料與所有硬碟狀態資料進行同步更新的問題,有效節省時間且效率佳。In step B of the management data, the
綜上所述,本發明伺服器資料備援控制方法,藉由於該管理資料步驟B中,該主硬碟擴充卡裝置2的第一管理單元21將所述主控系統狀態資料與所述硬碟狀態資料依該管理模組的預設分組表區分出多組資訊群組的設計,且於該主檢查步驟F中,該第一管理單元21只需檢查所述資訊群組的狀態位元值,不須檢查全部的所述主控系統狀態資料與所述硬碟狀態資料是否有被更新,大幅降低讀取資料量。並配合於該同步更新步驟E中,該第一管理單元21將每一狀態位元值為該第二位元值對應的資訊群組中的所有資料傳往該第二管理單元41,並該第二管理單元41將所接收到的所述資料同步更新至對應的資訊群組的巧思,所以該主硬碟擴充卡裝置2只會將為該第二位元值對應的資訊群組中的所述資料傳至該從屬硬碟擴充卡裝置4進行同步更新,達成改善習知中每次都須將所有硬碟狀態資料進行同步更新的問題,有效節省時間且效率佳。To sum up, in the server data backup control method of the present invention, in the data management step B, the
惟以上所述者,僅為本發明之實施例而已,當不能以此限定本發明實施之範圍,凡是依本發明申請專利範圍及專利說明書內容所作之簡單的等效變化與修飾,皆仍屬本發明專利涵蓋之範圍內。But what is described above is only an embodiment of the present invention, and should not limit the scope of the present invention. All simple equivalent changes and modifications made according to the patent scope of the present invention and the content of the patent specification are still within the scope of the present invention. Within the scope covered by the patent of the present invention.
100 伺服器資料備援控制系統 44 第二儲存模組
1 主控主板 5 儲存裝置
2 主硬碟擴充卡裝置 51 硬碟
21 第一管理單元 A 分析步驟
22 主硬碟擴充卡連結單元 B 管理資料步驟
23 第一通信模組 C 監控步驟
24 第一儲存模組 D 檢查步驟
3 從屬主板 D1 主檢查步驟
4 從屬硬碟擴充卡裝置 D2 從屬檢查步驟
41 第二管理單元 E 同步更新步驟
42 從屬硬碟擴充卡連結單元 F 完成步驟
43 第二通信模組
100 Server Data
本發明之其他的特徵及功效,將於參照圖式的實施方式中清楚地呈現,其中: 圖1是一方塊圖,說明本發明伺服器資料備援控制方法的實施例應用於一伺服器資料備援控制系統;及 圖2是一流程圖,說明本發明伺服器資料備援控制方法的實施例的步驟。 Other features and effects of the present invention will be clearly presented in the implementation manner with reference to the drawings, wherein: FIG. 1 is a block diagram illustrating that an embodiment of the server data backup control method of the present invention is applied to a server data backup control system; and FIG. 2 is a flowchart illustrating the steps of an embodiment of the server data backup control method of the present invention.
A 分析步驟 D1 主檢查步驟 B 管理資料步驟 D2 從屬檢查步驟 C 監控步驟 E 同步更新步驟 D 檢查步驟 F 完成步驟 A Analysis Steps D1 Main Inspection Steps B Manage data step D2 Dependent check step C Monitoring Steps E Synchronous Update Steps D Check Steps F Complete Steps
Claims (4)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
TW110137209A TWI802035B (en) | 2021-10-06 | 2021-10-06 | Server data backup control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
TW110137209A TWI802035B (en) | 2021-10-06 | 2021-10-06 | Server data backup control method |
Publications (2)
Publication Number | Publication Date |
---|---|
TW202316276A TW202316276A (en) | 2023-04-16 |
TWI802035B true TWI802035B (en) | 2023-05-11 |
Family
ID=86943186
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
TW110137209A TWI802035B (en) | 2021-10-06 | 2021-10-06 | Server data backup control method |
Country Status (1)
Country | Link |
---|---|
TW (1) | TWI802035B (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20180101587A1 (en) * | 2011-08-30 | 2018-04-12 | International Business Machines Corporation | Replication of data objects from a source server to a target server |
TWI670624B (en) * | 2014-06-04 | 2019-09-01 | 美商L3賀利實科技公司 | Systems and methods for dynamic data storage |
US20200012442A1 (en) * | 2017-03-29 | 2020-01-09 | Huawei Technologies Co.,Ltd. | Method for accessing distributed storage system, related apparatus, and related system |
US20210026837A1 (en) * | 2010-12-13 | 2021-01-28 | Sandisk Technologies Llc | Persistent memory management |
-
2021
- 2021-10-06 TW TW110137209A patent/TWI802035B/en active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20210026837A1 (en) * | 2010-12-13 | 2021-01-28 | Sandisk Technologies Llc | Persistent memory management |
US20180101587A1 (en) * | 2011-08-30 | 2018-04-12 | International Business Machines Corporation | Replication of data objects from a source server to a target server |
TWI670624B (en) * | 2014-06-04 | 2019-09-01 | 美商L3賀利實科技公司 | Systems and methods for dynamic data storage |
US20200012442A1 (en) * | 2017-03-29 | 2020-01-09 | Huawei Technologies Co.,Ltd. | Method for accessing distributed storage system, related apparatus, and related system |
Also Published As
Publication number | Publication date |
---|---|
TW202316276A (en) | 2023-04-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7961594B2 (en) | Methods and systems for history analysis for access paths in networks | |
US6934878B2 (en) | Failure detection and failure handling in cluster controller networks | |
US7587427B2 (en) | Hierarchical storage system, and control method and program therefor | |
JP5523468B2 (en) | Active-active failover for direct attached storage systems | |
TWI384361B (en) | Hard disk system state monitoring method | |
US7917664B2 (en) | Storage apparatus, storage apparatus control method, and recording medium of storage apparatus control program | |
US12111728B2 (en) | Data recovery method, system, and apparatus in storage system | |
US8307157B2 (en) | Disk array system and traffic control method | |
EP2002602A2 (en) | Apparatus, system and method for error assessment over a communication link | |
JP5938965B2 (en) | Node device and processing speed management method of multi-node storage system | |
CN108153622A (en) | The method, apparatus and equipment of a kind of troubleshooting | |
CN105159851A (en) | Multi-controller storage system | |
JP2005215885A (en) | Shared exclusive control system between sites having storage device systems shared by plurality of host devices, and computer system having the shared exclusive control system | |
US10031822B2 (en) | Techniques for estimating ability of nodes to support high availability functionality in a storage cluster system | |
JP2016535483A (en) | Network interface | |
TWI802035B (en) | Server data backup control method | |
CN115963897A (en) | Server data backup control method | |
US10282176B2 (en) | Management apparatus and management method | |
US8732531B2 (en) | Information processing apparatus, method of controlling information processing apparatus, and control program | |
US20060265523A1 (en) | Data transfer circuit and data transfer method | |
CN117349212A (en) | Server main board and solid state disk insertion detection method thereof | |
US20070266061A1 (en) | Data Multiplexing System | |
US7475099B2 (en) | Predictive algorithm for load balancing data transfers across components | |
CN103488505B (en) | Patch method, equipment and system | |
CN110430091A (en) | Suitable for the principal and subordinate's time delay monitoring method and device of redis, storage medium |