WO2001073543A2 - Procede et systeme relatifs a un deploiement sur site d'un equipement informatique dans un environnement informatique en reseau - Google Patents

Procede et systeme relatifs a un deploiement sur site d'un equipement informatique dans un environnement informatique en reseau Download PDF

Info

Publication number
WO2001073543A2
WO2001073543A2 PCT/IB2001/000648 IB0100648W WO0173543A2 WO 2001073543 A2 WO2001073543 A2 WO 2001073543A2 IB 0100648 W IB0100648 W IB 0100648W WO 0173543 A2 WO0173543 A2 WO 0173543A2
Authority
WO
WIPO (PCT)
Prior art keywords
unit
network
disk image
master disk
software code
Prior art date
Application number
PCT/IB2001/000648
Other languages
English (en)
Other versions
WO2001073543A3 (fr
Inventor
Thierry Raymond
Richard Mousties
Fabrice Bellamy
Original Assignee
Si Automation
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 Si Automation filed Critical Si Automation
Priority to AU48680/01A priority Critical patent/AU4868001A/en
Priority to EP01921712A priority patent/EP1311944A2/fr
Publication of WO2001073543A2 publication Critical patent/WO2001073543A2/fr
Publication of WO2001073543A3 publication Critical patent/WO2001073543A3/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order

Definitions

  • the present invention generally relates to the deployment of computer equipments in network-based computer systems, in particular those sytems as implemented in industrial plants for controlling and monitoring the operation of the various equipments of the plant.
  • a deployment is meant here as the installation and the replacement (both from the hardware and software standpoints) of a piece of equipment such as a PC box.
  • PCs personal computers
  • I/O ports I/O ports
  • mass storage such as a hard disk
  • PCs personal computers
  • the conventional approach of the problem consists in replacing the full, hardware of the failing equipment with a fresh one, the hard disk of which is generally empty or merely loaded with basic operating system and application programs.
  • Another object of the present invention is to rely on a script-based engine for programming and performing such software installation and configuration.
  • the present invention aims at providing such method.
  • the present invention provides according to a first aspect, in a network computer system including a plurality of individual computer units connected to each other through a network, a method for rapid installation of an individual computer unit, said method including the following steps: a) at the manufacturing stage of each individual computer unit: preparing at least one master disk image containing a plurality of computer programs and associated parameters, - assigning to each master disk image a unique software code value representative of a , software configuration corresponding to the contents of said master disk image; during the process of manufacturing each individual computer unit, loading into a mass memory of said individual computer unit the contents of a selected master disk image and providing on said unit readable information representative of the software code value assigned to said selected master disk image; b) when an individual computer unit is to be installed on the network:
  • the present invention also provides according to a second aspect a network computer system including a plurality of individual computer units connected to each other through a network, and soft installation and configuration means for rapid installation of an individual computer unit, said system further including a masse storage containing at least one master disk image containing a plurality of computer programs and associated parameters, wherein a unique software code value is assigned to each master disk image and is representative of a software configuration corresponding to the contents of said master disk image, wherein a mass memory of each individual computer unit is initially loaded with the contents of a selected master disk image, wherein said unit is provided with readable information representative of the software code value assigned to said selected master disk image, and wherein said soft installation and configuration means comprises for each additional unit to be added to the system : means for determining a software code value identifying the software configuration that should be used in said computer unit, - means for selecting from a set of individual computer units one unit having said software code value,
  • Figure 1 shows a user interface of a self- configuration and deployment aiding component of the present invention
  • FIG. 2 is a synopsis showing the global implementation of such component
  • Figure 3 is a state diagram of said component
  • Figure 4 is a synopsis showing the general architecture of a script-based component according to the present invention for configuring, parameter-setting and programming of the system according to the present invention
  • Figure 5 illustrates an example of a script generated with the component of Figure 4,
  • Figure 6 shows a list of script items together with associated icons
  • Figure 7 illustrates the tree structure of an first exemplary script
  • Figure 8 is a source code of a method included in the exemplary script of Figure 7, implemented in a dynamic link library,
  • Figure 9 illustrates the tree structure of a second exemplary script
  • Figure 10 is a source code of a method included in the exemplary script of Figure 9, implemented in said dynamic link library
  • Figure 11 is a example of a deployment sheet as printed after deployment according to the present invention
  • Figure 12 is an example of a certificate of authenticity delivered after deployment according to the present invention.
  • the main purpose of the present invention is to generate a software configuration, for instance in a conventional hard disk, flash memory or equivalent of an industrial PC or the like, which is pre-initialized and which requires only minor manual configuration operations when the PC is to be put into operation in an industrial computer network or when such PC is to replace a existing PC of the network which does not work properly or does not work at all, for whatever reason.
  • a preliminary step STEP-1 is a conventional step when implementing a PC in an industrial computerized network intended to control and to monitor an industrial process. Such step consists in analyzing, developing and testing the set of operating systems, application programs, resources, parameters, data, etc. which have to reside in the permanent memory of the PC in order to make it work according to the needs .
  • Such set of programs ⁇ and data is called "functional disk image”.
  • Such step involves a preliminary process including the following sub-steps: - SSTEP-1.1: analyzing the needs of the customer, relation with the industrial and network environment, en particular the network architecture;
  • SSTEP-1.2 selecting the right application software (most often a publicly available automation software) , operating system and additional software tools;
  • - SSTEP-1.4 determining the values of typical configuration parameters of the operating system and the application software, such as network parameters, access rights, passwords, etc.); the parameters of the automation software are determined, in a manner known per se, according to the type(s) of automation equipment (s) connected to the PC box and to the operations intended to be performed by such equipment in the industrial process of the customer;
  • - SSTEP-1.5 preparing a reference document describing the whole procedures to be performed for generating a reference disk image, and attributing a unique software code value to the reference disk image to be generated accordingly;
  • - SSTEP-1.6 validating the choices of the various pieces of software and related parameters, with particular concern of the availability of the software and its operating stability;
  • - SSTEP-1.7 generating a reference disk image according to the contents of the reference document prepared in SSTEP-1.5, by adequate installation and parameter setting procedures;
  • - SSTEP-1.8 preliminary test of the reference disk image on a special platform which simulates the environment of the customer site; if such test reveals any defects, appropriate sub-steps from SSTEP-1.1 to SSTEP-1.7 are executed again as necessary to bring the adequate corrections;
  • - SSTEP-1.9 once the testing in SSTEP-1.8 is successful, this sub-step consists in testing the reference disk image on the customer site, by a deployment procedure which will be described in detail herebelow; here again, whenever such on-site testing reveals any defect, appropriate sub-steps from SSTEP-1.1 to SSTEP-1.7 are executed again as necessary to make the adequate corrections; - SSTEP-1.10: once the on-site testing is successful, the . reference disk image is validated, the reference document prepared in SSTEP-1.5 is given an adequate protection attribute so that in cannot be changed again except in special circumstances, and the reference disk image can be used as a master disk image (MDI) in the process of manufacturing the PC boxes.
  • MDI master disk image
  • the next step STEPO consists in initializing a disk image at a relevant stage of the PC box manufacturing process.
  • Such step includes the following sub-steps: - SSTEP0.1: formatting and if necessary partitioning the PC box hard disk;
  • SSTEP0.3 individualizing the hard disk by inputting - e.g. via a keyboard connected to the PC box - and writing into the hard disk various data which characterize the hard disk contents, inter alia:
  • step STEPl includes the necessary operations for testing and validating the full PC box (hardware and software) at the end of the- PC box manufacturing process. Such operations include:
  • SSTEP1.1 a first power-on boot of the PC box, which has to be successful in order to make possible the validation of the system and to expect a correct boot when the PC will be put into operation in the industrial plant (cf. STEP2) ;
  • SSTEP1.1 is performed by launching a specific deployment program (SDP) which will be described hereinafter in a first mode described as test booting mode;
  • SDP specific deployment program
  • ⁇ SSTEP1.3 launching a special test program for aiding semi-automatic functional test of the PC box, in relationship with a special test station on a test network at the PC box manufacturing site;
  • - SSTEP1.5 if the tests in the previous sub-step are successful, then validating the results; else, making appropriate corrections and getting back to SSTEP1.3; - SSTEP1.6: after the above validation sub-step, a flag is set in the specific deployment program SDP so as to cause the latter to run in a second, on-site booting mode the next time it will be launched;
  • the PC box may now be delivered to the customer.
  • step (STEP2) is the first on-site deployment of the delivered PC box.
  • This step involves the specific deployment program SDP running in a second mode of operation and includes the following operations:
  • SSTEP0.2 is older than the version stored in the configuration file server (SSTEP2.3) ;
  • step STEP2 is performed either when a PC box is to be installed for the first time in the industrial environment, or when the PC box is intended to replace a pre-existing, defective PC box.
  • the procedure for replacement of a defective PC box is substantially identical to the procedure for installation of a fresh PC box.
  • the PC box After STEP2 has been performed, the PC box is ready for effective operation on the network system.
  • the next step STEP3 consists in starting or launching the automation software; during the initial stage of the launch, the appropriate configuration files of the automation software are fetched through the network in the configuration file server. Optionally, and as known per se, such configuration files are fetched each time the automation software is launched again, in order to load into the PC box any configuration updates that may have occurred in the meantime.
  • such global deployment program is based on a main engine consisting of a software embarked in the PC box.
  • Such deployment program has a user interface for instance as shown in figure 1 of the drawings.
  • This shows a Microsoft Windows"-type window having a display area, a list of items, and three buttons ""Next", “Back” and “Quit” .
  • the list enables the user to be informed of the status of the deployment software, such list ending with
  • the PC box software system SYST includes the deployment program Deploy which includes the a graphical user interface GUI cooperating with a script engine.
  • Said script engine is in communication (i) with a plant server though the plant network, and (ii) with local configuration scripts stored in the hard disk of the PC box.
  • the system SYST enables the calling of procedures (API) in relationship with the operating system as well as the calling of utility programs belonging to the operating system.
  • Figure 3 shows the state diagram of the deployment software, including the basic states corresponding to STEPO, STEP1, STEP2 and STEP3 as defined above. Transitions are: - from STEPO to STEP1 and vice versa;
  • Such engine is operated on the basis of scripts which are basically text files of directives written according to a pre-defined macro language and to a structure of diagram and transition between states.
  • StateEngine receives script functions to be executed from (i) standard Dynamic Link Libraries (DLLs) 102 and from (ii) additional, specialized Dynamic Link Libraries.
  • DLLs Dynamic Link Libraries
  • the engine is capable of accessing (i) text files of config parameters and (ii) text files of state logic programs.
  • the standard DLLs includes the code of the standard set of functions of the scripting language.
  • the specialized DLLs includes an additional code of supplementary functions which are specialized according to the needs of specific ⁇ application programs to be fitted in the PC box. Typically, these functions correspond to specifically developed drivers for said application programs.
  • Creating the additional, specialized DLLs is typically performed by conventional programming in a compilable language .
  • the deployment program uses a specialized DLL containing specific functions in relation with the PC box operating system.
  • the operating system is "Windows NT" (trademark of Microsoft, Corp.)
  • such functions typically are API interfaces and more generally interfaces that use the utility programs of the operating system.
  • Another specialized DLL is the man/machine interface as briefly described above, allowing to display and to input deployment information.
  • An example of a script for the deployment program is shown in Figure 5. This script has been developed with the basic and well known script creation tool "State Model builder”.
  • FIG. 7 shows an example of a specialized "System” DLL used in the deployment program, corresponding to the re-booting of the PC box.
  • This DDL includes a "Reboot” state, which is represented as having no sub-states and no specific variables.
  • the "Reboot” state has two actions as listed under the "Actions” item.
  • the "Enter” action designates the handling of the event which has activated the "Reboot” state, together with possible initialization.
  • the "ButtonlPressed” action is triggered by the user depressing a button “Reboot validation" in the man/machine interface, such action calling four processing methods SetButtons, SetInfo, SetStep and Reboot.
  • the first three methods are basic setting steps, while the method Reboot corresponds to the rebooting action per se. It is shown under the Reboot method that such method includes no calling parameters nor any returned results.
  • Such code includes in particular a standard API function
  • Figure 9 illustrates the script of a somewhat more complex function of the deployment program, i.e. the function of configuring the network name of the PC box.
  • FIG. 10 An exemplary code for the "SetComputerName” method is shown in Figure 10. It includes inter alia a function “SetNetBiosName”, and further calls various specialized tools for manipulating system parameters in order to implement the NetBiosName change in the system.
  • Figure 11 shows a deployment report generated by the deployment program SDP in second mode.
  • Figure 12 shows a certificate of authenticity associated to a given PC box and generated by the deployment program SDP in the first mode, containing inter alia the "Software code” ST8AL1.1 which designates the master disk image loaded in said given PC box.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

Dans un système informatique en réseau, comportant des unités informatiques sur réseau, ce procédé facilitant l'installation rapide d'une unité comporte les opérations suivantes : (a), étape de création de l'unité : préparation d'au moins une image de disque maître contenant plusieurs programmes informatiques ainsi que les paramètres associés, attribution à chaque image de disque maître d'une valeur de code logiciel unique, représentative d'une configuration de logiciel correspondant au contenu de ladite image de disque, lors de la création de chaque unité, il est procédé à un chargement dans sa mémoire de masse du contenu d'une image de disque maître sélectionnée de même qu'il est fourni à cette unité une information lisible représentative de la valeur de code logiciel attribuée à l'image sélectionnée, (b), au moment de l'installation de l'unité dans le réseau, détermination d'une valeur de code logiciel identifiant la configuration de logiciel à utiliser dans ledit ordinateur et ce, à l'aide de l'information lisible, sélection, dans un ensemble d'unités, de celle possédant ladite valeur de code logiciel, connexion de cette unité sélectionnée au réseau et installation provisoire de ladite unité, ce qui repose sur une mise en communication de l'unité et d'un serveur de configuration du réseau à distance, et, enfin, approvisionnement de l'unité en données, afin de procéder à une mise au point fine du contenu de la mémoire de masse de l'unité.
PCT/IB2001/000648 2000-03-30 2001-03-30 Procede et systeme relatifs a un deploiement sur site d'un equipement informatique dans un environnement informatique en reseau WO2001073543A2 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
AU48680/01A AU4868001A (en) 2000-03-30 2001-03-30 Method and system for fast on site deployment of computer equipment in a networkcomputer environment
EP01921712A EP1311944A2 (fr) 2000-03-30 2001-03-30 Procede et systeme relatifs a un deploiement sur site d'un equipement informatique dans un environnement informatique en reseau

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US53998900A 2000-03-30 2000-03-30
US09/539,989 2000-03-30

Publications (2)

Publication Number Publication Date
WO2001073543A2 true WO2001073543A2 (fr) 2001-10-04
WO2001073543A3 WO2001073543A3 (fr) 2003-03-13

Family

ID=24153504

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2001/000648 WO2001073543A2 (fr) 2000-03-30 2001-03-30 Procede et systeme relatifs a un deploiement sur site d'un equipement informatique dans un environnement informatique en reseau

Country Status (4)

Country Link
EP (1) EP1311944A2 (fr)
AU (1) AU4868001A (fr)
TW (1) TW498276B (fr)
WO (1) WO2001073543A2 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005101199A1 (fr) * 2004-03-31 2005-10-27 Fujitsu Siemens Computers Gmbh Procede de configuration specifique utilisateur d'un ordinateur d'un groupe d'ordinateurs prestructures
US10316469B2 (en) 2014-12-16 2019-06-11 Ecolab Usa Inc. On-line control and reaction process for pH adjustment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5604906A (en) * 1995-02-06 1997-02-18 Apple Computer, Inc. Method and apparatus for installing software block-by block via an image of the target storage device
WO1999063434A1 (fr) * 1998-06-04 1999-12-09 Gateway, Inc. Distribution de logiciels par constructeur d'images

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5604906A (en) * 1995-02-06 1997-02-18 Apple Computer, Inc. Method and apparatus for installing software block-by block via an image of the target storage device
WO1999063434A1 (fr) * 1998-06-04 1999-12-09 Gateway, Inc. Distribution de logiciels par constructeur d'images

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005101199A1 (fr) * 2004-03-31 2005-10-27 Fujitsu Siemens Computers Gmbh Procede de configuration specifique utilisateur d'un ordinateur d'un groupe d'ordinateurs prestructures
US8051416B2 (en) 2004-03-31 2011-11-01 Fujitsu Siemens Computers Gmbh Method for a user-specific configuration of a computer from a group of prepared computers
US10316469B2 (en) 2014-12-16 2019-06-11 Ecolab Usa Inc. On-line control and reaction process for pH adjustment

Also Published As

Publication number Publication date
TW498276B (en) 2002-08-11
AU4868001A (en) 2001-10-08
EP1311944A2 (fr) 2003-05-21
WO2001073543A3 (fr) 2003-03-13

Similar Documents

Publication Publication Date Title
EP1133738B1 (fr) Procede et dispositif servant a installer un nouveau pilote de peripherique par un systeme d'exploitation
US6374401B1 (en) System, method, and program for updating registry objects with a cross-platform installation program
US6601236B1 (en) Cross platform program installation on drives using drive object
US6347397B1 (en) System, method, and program for providing an object-oriented install architecture
US7653903B2 (en) Modular imaging download system
US6442754B1 (en) System, method, and program for checking dependencies of installed software components during installation or uninstallation of software
US6269480B1 (en) Cross platform installer-with the ability to create platform independent variables of specific operating system variables from a scripting language
EP2245532B1 (fr) Procede et appareil pour generer une plateforme logicielle virtuelle sur la base d'un modele de composant et valider une structure de plateforme logicielle a l'aide de la plateforme
US6910208B1 (en) System and method of providing replaceable and extensible user interface for the installation of a suite of applications
US7032220B2 (en) Method and apparatus for saving install properties in a fileset object and/or system registry for use during uninstall
US20040250247A1 (en) Extensible software installation and configuration framework
US6397355B1 (en) System, method, and program for automatic error detection while utilizing a software state machine for carrying out the process flow of a software program
US20050223360A1 (en) System and method for providing a generic user interface testing framework
US20100218168A1 (en) System and Method for Generating a Test Environment Script File
US20140201727A1 (en) Updating firmware compatibility data
EP1654670A1 (fr) Traitement d'un produit logiciel a base de composants
US6598225B1 (en) System, method, and program for utilizing a software state machine carrying out the process flow of a software program
US6631521B1 (en) System, method, and program for performing program specific operations during the uninstallation of a computer program from a computer system
US20140223422A1 (en) Application runtime expert for deployment of an application on multiple computer systems
CN103988181A (zh) 用于给虚拟映像打补丁的方法和系统
CN101398780A (zh) 可基于进程定制调试器的即时调试的方法和系统
US20050229161A1 (en) Generic user interface testing framework with load-time libraries
CN102880482A (zh) 一种主机批量控制虚拟机中软件自动升级的系统及技术方法
US7877758B2 (en) Translator software for monitoring, automation, testing and control
US6629316B1 (en) Overriding program properties using a specially designated environment variable statement

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2001921712

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2001921712

Country of ref document: EP

NENP Non-entry into the national phase in:

Ref country code: JP

WWW Wipo information: withdrawn in national office

Ref document number: 2001921712

Country of ref document: EP