文件操作 - MSM_MR_help-2-52.html
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/MegaRAID Storage Manager/docs/MSM_MR_help/MSM_MR_help-2-52.html
编辑文件内容
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="keywords" content="MegaRAID SAS SW UG" /> <title>Installing the MegaCLI Utility for VMware 5.0</title> <link rel="StyleSheet" href="css/v10392197.css" type="text/css" media="all" /> <link rel="StyleSheet" href="css/webworks.css" type="text/css" media="all" /> <script type="text/javascript" language="JavaScript1.2" src="wwhdata/common/context.js"></script> <script type="text/javascript" language="JavaScript1.2" src="wwhdata/common/towwhdir.js"></script> <script type="text/javascript" language="JavaScript1.2" src="wwhdata/common/wwhpagef.js"></script> <script type="text/javascript" language="JavaScript1.2"> <!-- var WebWorksRootPath = ""; // --> </script> <script type="text/javascript" language="JavaScript1.2"> <!-- // Set reference to top level help frame // var WWHFrame = WWHGetWWHFrame("", true); // --> </script> <script type="text/javascript" language="JavaScript1.2" src="scripts/expand.js"></script> </head> <body onload="WWHUpdate();" onunload="WWHUnload();" onkeydown="WWHHandleKeyDown((document.all||document.getElementById||document.layers)?event:null);" onkeypress="WWHHandleKeyPress((document.all||document.getElementById||document.layers)?event:null);" onkeyup="WWHHandleKeyUp((document.all||document.getElementById||document.layers)?event:null);"> <br /> <div class="WebWorks_Breadcrumbs" style="text-align: left;"> <a class="WebWorks_Breadcrumb_Link" href="MSM_MR_help-2-01.html">Installation</a> : <a class="WebWorks_Breadcrumb_Link" href="MSM_MR_help-2-23.html">Installing and Supporting the MegaRAID Storage Manager Software on VMware</a> : Installing the MegaCLI Utility for VMware 5.0</div> <hr align="left" /> <blockquote> <p class="Heading_2"><a name="3_4_28_20_1">Installing the MegaCLI Utility for VMware 5.0</a></p> <p class="Body"><a name="3_4_28_20_3_1">The MegaCLI utility is packaged into a vSphere® Installation Bundle (VIB) for VMware 5.0.</a></p> <p class="Body"><a name="3_4_28_20_3_2">To install the VIB, use the following command:</a></p> <p class="Preformatted"><a name="3_4_28_20_3_3">esxcli software vib install -v=</a><span class="varname"><path to CLI VIB></span> --force --maintenance-mode --no-sig-check</p> <p class="Body"><a name="3_4_28_20_3_4">In the preceding command, the parameters specify the following information:</a></p> <div class="List_1_outer" style="margin-left: 1px"> <table border="0" cellspacing="0" cellpadding="0" summary="" role="presentation"> <tr style="vertical-align: baseline"> <td> <p class="List_1_inner" style="width: 18pt; white-space: nowrap"> <img src="square.png" alt="*" border="0" width="5" height="5" /> </p> </td> <td width="100%"> <p class="List_1_inner"><span class="codeph"><a name="3_4_28_20_3_5_1">force</a></span></p> </td> </tr> </table> </div> <p class="List_1_Continued"><a name="3_4_28_20_3_5_1_4">Bypasses checks for package dependencies, conflicts, obsolescence, and acceptance levels.</a></p> <div class="List_1_outer" style="margin-left: 1px"> <table border="0" cellspacing="0" cellpadding="0" summary="" role="presentation"> <tr style="vertical-align: baseline"> <td> <p class="List_1_inner" style="width: 18pt; white-space: nowrap"> <img src="square.png" alt="*" border="0" width="5" height="5" /> </p> </td> <td width="100%"> <p class="List_1_inner"><span class="codeph"><a name="3_4_28_20_3_5_2">maintenance-mode</a></span></p> </td> </tr> </table> </div> <p class="List_1_Continued"><a name="3_4_28_20_3_5_2_4">Pretends that the maintenance mode is in effect. Otherwise, the installation stops for live installations that require maintenance mode.</a></p> <div class="List_1_outer" style="margin-left: 1px"> <table border="0" cellspacing="0" cellpadding="0" summary="" role="presentation"> <tr style="vertical-align: baseline"> <td> <p class="List_1_inner" style="width: 18pt; white-space: nowrap"> <img src="square.png" alt="*" border="0" width="5" height="5" /> </p> </td> <td width="100%"> <p class="List_1_inner"><span class="codeph"><a name="3_4_28_20_3_5_3">no-sig-check</a></span></p> </td> </tr> </table> </div> <p class="List_1_Continued"><a name="3_4_28_20_3_5_3_4">Bypasses acceptance level verification, including signing.</a></p> <p class="Body"><a name="3_4_28_20_3_6">For example, if the MegaCLI VIB, </a><span class="filepath">vmware-esx-MegaCli-8.02.14.vib</span>, is present in the <span class="filepath">/tmp</span> directory, it can be installed using the following command:</p> <p class="Preformatted"><a name="3_4_28_20_3_7">esxcli software vib install -v =/tmp/vmware-esx-MegaCli-8.02.14.vib --force --maintenance-mode --no-sig-check</a></p> <p class="Body"><a name="3_4_28_20_3_8">After the MegaCLI package is installed, it is available in the </a><span class="filepath">/opt/lsi/MegaCLI</span> directory.</p> <p class="Body"><a name="3_4_28_20_3_9">To uninstall the VIB, use the following command:</a></p> <p class="Preformatted"><a name="3_4_28_20_3_10">esxcli software vib remove --force -n=</a><span class="varname"><name of the VIB></span></p> <p class="Body"><a name="3_4_28_20_3_11">For example, if you are uninstalling the </a><span class="filepath">vmware-esx-MegaCli-8.02.14.vib</span>, use the following command:</p> <p class="Preformatted"><a name="3_4_28_20_3_12">esxcli software vib remove --force -n=vmware-esx-MegaCli-8.02.14</a></p> <script type="text/javascript" language="JavaScript1.2"> <!-- // Clear related topics // WWHClearRelatedTopics(); document.writeln(WWHRelatedTopicsInlineHTML()); // --> </script> </blockquote> <hr align="left" /> <!-- LSI changed location of company info to align left --> <!-- Added rol from 2011.3 pages.asp file --> <!-- LSI added copyright style --> <!-- --> <table align="left" role="presentation"> <!-- LSI added support for booknum and reldate --> <!-- --> <tr> <td class="copyright">DB09000202-21, Rev 2.2, July 2015</td> </tr> <tr> <td class="copyright"> <a href="http://www.lsi.com/Pages/trademark.aspx?" target="external_window">Copyright© 2015 by Avago Technologies. All rights reserved.</a> </td> </tr> </table> <script type="text/javascript" language="JavaScript1.2"> <!-- document.write(WWHRelatedTopicsDivTag() + WWHPopupDivTag() + WWHALinksDivTag()); // --> </script> </body> </html>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件