CN107450934A - A kind of method for making self-defined ESXI system images - Google Patents

A kind of method for making self-defined ESXI system images Download PDF

Info

Publication number
CN107450934A
CN107450934A CN201710713162.3A CN201710713162A CN107450934A CN 107450934 A CN107450934 A CN 107450934A CN 201710713162 A CN201710713162 A CN 201710713162A CN 107450934 A CN107450934 A CN 107450934A
Authority
CN
China
Prior art keywords
esxi
esxi system
additional card
order
file
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.)
Pending
Application number
CN201710713162.3A
Other languages
Chinese (zh)
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201710713162.3A priority Critical patent/CN107450934A/en
Publication of CN107450934A publication Critical patent/CN107450934A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Abstract

The invention discloses a kind of method for making self-defined ESXI system images, methods described passes through VMware scripts and command tools VMware vSphere PowerCLI, additional card driver is added in ESXI system image files, and ESXI system image files are exported as into ISO files.The inventive method realizes the driving needed for loading additional card automatically in VMware ESXI system installation process, successfully avoid caused by the system None- identified additional card purple screen phenomenon in system install failure or system starting process, it is convenient and swift, system installation success rate is improved, and the OS mirror images of customization can be expanded.

Description

A kind of method for making self-defined ESXI system images
Technical field
The present invention relates to server test assessment technology field, and in particular to a kind of to make self-defined ESXI system images Method.
Background technology
Operating system (Operating System, abbreviation OS), be manage computer system whole hardware resources, software Resource and data resource, control program operation, improve man-machine interface, provide support etc. for other application software, make department of computer science All resources of uniting play a role to greatest extent, provide the user convenient, effective, friendly service interface.
Operating system development trend more tends to be simple to operate, and management is unified, the aspect such as information sharing.It is in consideration of it, virtual For operating system gradually to be widely used, operating system virtualization is exactly using a system as parent, clones multiple systems.Clone The system gone out is removed outside some ID marks with original system, and remaining is all identical.
VMware is common main flow virtual opetrating system.The operation system image of VMware ESXi issues may not wrap The driver of some additional cards is included, because can not find hardware operating system installation script, operating system install failure will be caused.
Under normal circumstances, VMware systems are to be mounted directly in server storage, containing outer in being configured such as server Plug-in card, then need to load the driving of outer plug-in card after completion system is installed, extrapolation network interface card so far can be just recognized under system, is had Optional equipment system can be mistakenly considered server " hardware device ", in installation system due to None- identified " hardware device ", Causing system install failure, this situation needs the load driver before installation system, and load driver is cumbersome before system installation, And drive load success or not can not judge, such as load it is unsuccessful, system installation still can fail.
The content of the invention
The technical problem to be solved in the present invention is:In view of the above-mentioned problems, the present invention provides a kind of self-defined ESXI systems of making The method of system mirror image, the mirror image that guiding user generates a customization merges VMware offer instruments and offline bag, by required driving It is fabricated into VMware system images, the driving in installation process needed for automatic loading.
Therefore, pass through self-defined VMware system images, it is possible to achieve server additional card driving loading, avoid due to System install failure or purple screen phenomenon caused by system None- identified additional card.The inventive method loading additional card driving, It is convenient and swift, improve system installation success rate.
The technical solution adopted in the present invention is:
A kind of method for making self-defined ESXI system images, methods described pass through VMware scripts and command tools VMware VSphere PowerCLI, additional card driver is added to ESXI system images(image)In file, and by ESXI systems Mirror image(image)File exports as ISO files.
Methods described includes:
Additional card driver bag and ESXI system off-line bags offline are loaded by VMware vSphere PowerCLI;
Select available ESXI system images(image)File;
Search related additional card driver deployment file and be added to ESXI system images(image)File;
Image files are exported as into ISO files.
Bag is ordered by " Add-ESXSoftwareDepot " offline for the ESXI system off-lines bag and additional card driver Order loading.
The ESXI system images(image)File uses " Get-EsxImageProfile " order to list.
The additional card driver deployment file uses " Get-EsxSoftwarePackage " order to list.
The additional card driver deployment file uses " Add-EsxSoftwarePackage " order to be added to ESXI System image(image)File.
The ESXI system images(image)File uses " Export-EsxImageProfile " order to export as ISO File.
It is as follows that the realization of methods described includes step:
Install and run VMware Power CLI;
" Add-ESXSoftwareDepot " order loading ESXI system off-lines bag and additional card driver is used to wrap offline;
" Get-EsxImageProfile " order is used to list ESXI system images(image)File;
Select available ESXI system images(image)File simultaneously copies as concept paper, specifies a new name;
" Get-EsxSoftwarePackage " order is used to list additional card driver deployment file;
Use " Add-EsxSoftwarePackage " order that additional card driver deployment file is added into ESXI system mirrors Picture(image)File;
" Export-EsxImageProfile " order is used by ESXI system images(image)File exports as ISO files.
Beneficial effects of the present invention are:
The inventive method realizes the driving needed for loading additional card automatically in VMware ESXI system installation process, successfully keeps away Exempt from caused by the system None- identified additional card purple screen phenomenon in system install failure or system starting process, it is convenient fast Victory, system installation success rate is improved, and the OS mirror images of customization can be expanded.
Brief description of the drawings
Fig. 1 is the flow chart that the inventive method makes automatic mirror-image.
Embodiment
According to Figure of description, with reference to embodiment, the present invention is further described:
Embodiment 1:
As shown in figure 1, a kind of method for making self-defined ESXI system images, methods described implementation process are as follows:
1st, environmental preparation:
Hardware requirement:Each one of the additional cards such as generic server one, raid card, HBA cards, network interface card, IB cards, mic cards, VGA card;
Software requirement:Each additional card driving bag program, ESXI system off-line bags;
2nd, install and run VMware Power CLI;
3rd, " Add-ESXSoftwareDepot " order loading ESXI system off-lines bag and additional card driver is used to wrap offline;
4th, " Get-EsxImageProfile " order is used to list ESXI system images(image)File;
5th, available ESXI system images are selected(image)File simultaneously copies as concept paper, specifies a new name;
6th, " Get-EsxSoftwarePackage " order is used to list additional card driver deployment file;
7th, use " Add-EsxSoftwarePackage " order that additional card driver deployment file is added into ESXI systems Mirror image(image)File;
8th, " Export-EsxImageProfile " order is used by ESXI system images(image)File exports as ISO files.
9th, repeat step 7,8, the driving of other additional cards is defined into ESXI system images(image)File, in general clothes The additional card such as collocation raid card, HBA cards, network interface card, IB cards, mic cards, VGA card on business device, sets up raid and installs self-defined mirror image system Unite, check whether each additional card is identified under system, and it is required version to drive version;
Embodiment is merely to illustrate the present invention, and not limitation of the present invention, the those of ordinary skill about technical field, Without departing from the spirit and scope of the present invention, can also make a variety of changes and modification, therefore all equivalent skills Art scheme falls within scope of the invention, and scope of patent protection of the invention should be defined by the claims.

Claims (8)

  1. A kind of 1. method for making self-defined ESXI system images, it is characterised in that methods described passes through VMware vSphere PowerCLI, additional card driver is added in ESXI system image files, and ESXI system image files are exported as ISO files.
  2. A kind of 2. method for making self-defined ESXI system images according to claim 1, it is characterised in that methods described Including:
    Additional card driver bag and ESXI system off-line bags offline are loaded by VMware vSphere PowerCLI;
    Select available ESXI system images file;
    Search related additional card driver deployment file and be added to ESXI system image files;
    Image files are exported as into ISO files.
  3. 3. a kind of method for making self-defined ESXI system images according to claim 1 or 2, it is characterised in that described Bag passes through " Add-ESXSoftwareDepot " order loading offline for ESXI system off-lines bag and additional card driver.
  4. A kind of 4. method for making self-defined ESXI system images according to claim 3, it is characterised in that the ESXI System image file uses " Get-EsxImageProfile " order to list.
  5. 5. a kind of method for making self-defined ESXI system images according to claim 4, it is characterised in that described additional Card driver configuration file uses " Get-EsxSoftwarePackage " order to list.
  6. 6. a kind of method for making self-defined ESXI system images according to claim 5, it is characterised in that described additional Card driver configuration file uses " Add-EsxSoftwarePackage " order to be added to ESXI system image files.
  7. A kind of 7. method for making self-defined ESXI system images according to claim 6, it is characterised in that the ESXI System image file uses " Export-EsxImageProfile " order to export as ISO files.
  8. A kind of 8. method for making self-defined ESXI system images according to claim 7, it is characterised in that methods described Realization include step it is as follows:
    Install and run VMware Power CLI;
    " Add-ESXSoftwareDepot " order loading ESXI system off-lines bag and additional card driver is used to wrap offline;
    " Get-EsxImageProfile " order is used to list ESXI system image files;
    Select available ESXI system images file and copy as concept paper, specify a new name;
    " Get-EsxSoftwarePackage " order is used to list additional card driver deployment file;
    Use " Add-EsxSoftwarePackage " order that additional card driver deployment file is added into ESXI system mirrors As file;
    Use " Export-EsxImageProfile " order that ESXI system image files are exported as into ISO files.
CN201710713162.3A 2017-08-18 2017-08-18 A kind of method for making self-defined ESXI system images Pending CN107450934A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710713162.3A CN107450934A (en) 2017-08-18 2017-08-18 A kind of method for making self-defined ESXI system images

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710713162.3A CN107450934A (en) 2017-08-18 2017-08-18 A kind of method for making self-defined ESXI system images

Publications (1)

Publication Number Publication Date
CN107450934A true CN107450934A (en) 2017-12-08

Family

ID=60492528

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710713162.3A Pending CN107450934A (en) 2017-08-18 2017-08-18 A kind of method for making self-defined ESXI system images

Country Status (1)

Country Link
CN (1) CN107450934A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108874603A (en) * 2018-06-25 2018-11-23 郑州云海信息技术有限公司 A kind of compatibility component authentication test method and device
CN113504968A (en) * 2021-06-30 2021-10-15 华能山东发电有限公司八角发电厂 Method for building power plant data center

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102455929A (en) * 2011-08-19 2012-05-16 中标软件有限公司 Method for conveniently generating original equipment manufacturer (OEM) Linux installation mirror image
CN104375867A (en) * 2014-11-25 2015-02-25 浪潮电子信息产业股份有限公司 Method for manufacturing ISO mirror image by customizing Linux system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102455929A (en) * 2011-08-19 2012-05-16 中标软件有限公司 Method for conveniently generating original equipment manufacturer (OEM) Linux installation mirror image
CN104375867A (en) * 2014-11-25 2015-02-25 浪潮电子信息产业股份有限公司 Method for manufacturing ISO mirror image by customizing Linux system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
WXH_TNT: "ESXi6. 5集成第三方驱动方法", 《HTTPS://BBS.5LCTO.COM/THREAD-1493256-1.HTML》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108874603A (en) * 2018-06-25 2018-11-23 郑州云海信息技术有限公司 A kind of compatibility component authentication test method and device
CN113504968A (en) * 2021-06-30 2021-10-15 华能山东发电有限公司八角发电厂 Method for building power plant data center

Similar Documents

Publication Publication Date Title
US11803451B2 (en) Application exception recovery
CN111338854B (en) Kubernetes cluster-based method and system for quickly recovering data
TWI287713B (en) System and method for computer cluster virtualization using dynamic boot images and virtual disk
CN106201566B (en) Benefit wins the hot upgrade method of big special software and equipment
US8156301B1 (en) Method and apparatus for synchronizing a physical machine with a virtual machine while the virtual machine is operational
JP5298763B2 (en) Virtual system control program, method and apparatus
US11086662B2 (en) Method and system of migrating applications to a cloud-computing environment
CN103748569A (en) System and methods for driverless operation of USB device
CN105607972B (en) A kind of method and device repaired extremely
CN108509215B (en) System software replacing method and device, terminal equipment and storage medium
US8458693B2 (en) Transitioning from static to dynamic cluster management
CN102238093A (en) Service interruption prevention method and device
CN107992381A (en) System reducing method, device, system, backup and reduction server and storage medium
JP2014170515A (en) Device, information storage program, and information storage method
CN103634128A (en) A configuration method of a virtual machine placing strategy and an apparatus
CN110795278B (en) System and method for providing file-level recovery
CN104010022A (en) Management apparatus and method of managing server node
CN114780080A (en) Micro front end integration method, device and monitoring method
CN111984261A (en) Compiling method and compiling system
CN107450934A (en) A kind of method for making self-defined ESXI system images
US20140089557A1 (en) Image storage optimization in virtual environments
CN105144085A (en) Software framework for a storage device
CN100465891C (en) Method for renewing hand-held device operation function through insert-and-use storage device
CN109375874B (en) Method, device and equipment for calling distributed storage
US20100211699A1 (en) Wireless access apparatus with firmware upgrading function and the method thereof

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20171208

RJ01 Rejection of invention patent application after publication