文件操作 - ctrlmode.xsl
返回文件管理
返回主菜单
删除本文件
文件: /opt/dell/srvadmin/var/lib/openmanage/xslroot/sm/template/en/common/ctrlmode.xsl
编辑文件内容
<?xml version="1.0" encoding="UTF-8"?> <!-- This is the XSL to render the Virtual Disks Information page. The associated web plugin is the VDInfoWebPlugin. --><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> <xsl:variable name="strApply"><!--XLATESTART-->Apply Changes<!--XLATESTOP--></xsl:variable> <xsl:variable name="strCancel"><!--XLATESTART-->Controller Information<!--XLATESTOP--></xsl:variable> <xsl:variable name="strTitlePart1"><!--XLATESTART-->Change Controller Mode<!--XLATESTOP--></xsl:variable> <xsl:variable name="strFor"><!--XLATESTART--> for <!--XLATESTOP--></xsl:variable> <xsl:variable name="strTitlePart2"><!--XLATESTART--><!--Variable name of controller follows title; Use this if you have to split strTitle--><!--XLATESTOP--></xsl:variable> <xsl:variable name="strChangeControllerMode"><!--XLATESTART-->Change Controller Mode<!--XLATESTOP--></xsl:variable> <xsl:variable name="strCurrentControllerMode"><!--XLATESTART-->Current Controller Mode<!--XLATESTOP--></xsl:variable> <xsl:variable name="strRAID"><!--XLATESTART-->RAID<!--XLATESTOP--></xsl:variable> <xsl:variable name="strHBA"><!--XLATESTART-->HBA<!--XLATESTOP--></xsl:variable> <xsl:variable name="strRetValRaid"><!--XLATESTART-->1<!--XLATESTOP--></xsl:variable> <xsl:variable name="strMode"><!--XLATESTART-->Mode<!--XLATESTOP--></xsl:variable> <xsl:variable name="strRetValHBA"><!--XLATESTART-->2<!--XLATESTOP--></xsl:variable> <xsl:variable name="strNoSelectionError"><!--XLATESTART-->No selection made!<!--XLATESTOP--></xsl:variable> <xsl:variable name="strAlreadySelectedControllerMode"><!--XLATESTART-->The controller is running in the selected mode.<!--XLATESTOP--></xsl:variable> <xsl:variable name="strDHSDiskPresent"><!--XLATESTART-->Unable to change controller mode while Hotspares are present on the controller.<!--XLATESTOP--></xsl:variable> <xsl:variable name="strCtrlSecurityKeyPresent"><!--XLATESTART-->Unable to change controller mode while security key is assigned to the controller.<!--XLATESTOP--></xsl:variable> <xsl:variable name="strCtrlVirtualDiskPresent"><!--XLATESTART-->Unable to change controller mode while Virtual Disks are present on the controller.<!--XLATESTOP--></xsl:variable> <xsl:variable name="strUserInfoChangeMode"><!--XLATESTART-->To apply the changes, you must restart the server. Are you sure, you want to change the controller mode?<!--XLATESTOP--></xsl:variable> <xsl:variable name="strPreservedCachePresent"><!--XLATESTART-->Unable to change controller mode while there is preserved cache present on the controller.<!--XLATESTOP--></xsl:variable> <xsl:variable name="strForeignConfigExists"><!--XLATESTART-->Unable to change controller mode while foreign configuration is present on the controller.<!--XLATESTOP--></xsl:variable> </xsl:stylesheet>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件