freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

emc安裝配置手冊(編輯修改稿)

2025-02-24 21:34 本頁面
 

【文章內(nèi)容簡介】 up39。 b 39。cfgscsi_id39。 c 39。039。 /usr/es/sbin/cluster/utilities/clchevent O39。node_down39。 s39。/usr/es/sbin/cluster/events/node_down39。 b 39。cfgscsi_id39。 c 39。039。 5) Verify the events were properly modified by running the two mands below and paring the output. odmget q name=node_up HACMPevent HACMPevent: name = node_up desc = Script run when a node is attempting to join the cluster. setno = 101 msgno = 7 catalog = cmd = /usr/es/sbin/cluster/events/node_up notify = pre = cfgscsi_id post = recv = count = 0 event_duration = 0 odmget q name=node_down HACMPevent HACMPevent: name = node_down desc = Script run when a node is attempting to leave the cluster. setno = 101 msgno = 8 catalog = cmd = /usr/es/sbin/cluster/events/node_down notify = pre = cfgscsi_id post = recv = count = 0 event_duration = 0 6) Once the cfgscsi_id utility has been installed and configured on every node in the 存儲技術服務事業(yè)部 24 cluster, synchronize the cluster and ensure there are no errors resulting from the addition of the preevent scripts. 常用命令 lsattr El fscsi0 查看 fscsi 設備的連接狀態(tài)和 fastfail, dyntrk 等參數(shù)設置 scsi_id 0x10300 Adapter SCSI ID False attach switch How this adapter is CONNECTED False sw_fc_class 3 FC Class for Fabric True fc_err_recov delayed_fail FC Fabric Event Error RECOVERY Policy True rmdev dl fscsi0 刪除光纖 協(xié)議設備,不建議刪除 fcs0設備。 rmdev dl fscsi0 R 刪除光纖卡及其 所 連接設備 ,例如 hdiskpower, hdisk, FC tape cfgmgr vl fcs0 配置 某 光纖卡連接設備 cfgmgr v 配置所有設備 /usr/lpp/EMC/Symmetrix/bin/emc_cfgmgr 配置 EMC Hdisk 設備 , 尤其是BCV設備 如果某臺主機只訪問 BCV 設備,需要在 /etc/inittab 文件結尾增加一行命令:$ODM_INSTALL_DIRECTORY/mkbcv a。這樣當該主機重啟時, BCV 設備會自動變?yōu)锳vailable 狀態(tài)。 刪除所有 hdiskpower設備 # for i in `lsdev Cc disk|grep hdiskpower|cut c 113` do rmdev dl $i done 刪除從 hdiskpower0到 hdiskpower100 i=0 while [ i le 100 ] do rmdev dl hdiskpower$i let i=i+1 done 刪除所有 hdisk設備 for i in `lsdev Cc disk|grep EMC|cut c 18` do rmdev dl $i done 刪除某塊光纖卡的 hdisk設備 lsdev Cc adapter|grep fcs0 fcs0 Available 2058 FC Adapter for i in `lsdev Cc disk|grep 2058|cut c 18` do rmdev dl $i done 存儲技術服務事業(yè)部 25 IBM AIX 主機識別 PowerPath 管理的設備 ? 主機認盤 cfgmgr –v ? 執(zhí)行 powermt 命令識別 POWERPATH 設備 powermt config ? 檢查 POWERPATH 設備識別情況 lsdev –Cc disk |grep hdiskpower ? 檢查磁盤路徑 , 正常結果 CX3 設備每個 LUN 有 4 個 path 為 alive 狀態(tài); DMX3 設備每個LUN 有 2 個 path 為 alive 狀態(tài) powermt display dev=all Pseudo name=hdiskpower0 CLARiiON ID=CK202165100269 [xdh] Logical device ID=600601609E031B009A09A96C2CE7DB11 [LUN 1] state=alive。 policy=CLAROpt。 priority=0。 queuedIOs=0 Owner: default=SP A, current=SP A ============================================================================== Host Stor I/O Path Stats HW Path I/O Paths Interf. Mode State QIOs Errors ============================================================================== 0 fscsi0 hdisk4 SP A1 active alive 0 0 1 fscsi1 hdisk7 SP B0 active alive 0 0 0 fscsi0 hdisk10 SP B1 active alive 0 0 1 fscsi1 hdisk13 SP A0 active alive 0 0 ? 保存 EMC PowerPath 的設備數(shù)據(jù)庫文件: powermt save ? 手工恢復 PowerPath 通道 powermt restore ? 手工檢查 PowerPath 通道 powermt check ? 監(jiān)控 PowerPath 通道 powermt watch 存儲技術服務事業(yè)部 26 Redhat Linux 平臺軟件安裝 PowerPath 安裝 安裝需求 ? PowerPath host configurations for RHET Distribution Processor Kernel Configurations RHEL U4 AS/ES X86 uniprocessor configs/ X86 multiprocessor configs/ confgis/ IA64 configs/ Opteron AMD64 configs/ EM64T configs/ configs/ RHEL U3 AS/ES X86 uniprocessor configs/ X86 multiprocessor configs/ confgis/ IA64 configs/ Opteron AMD64 configs/ EM64T configs/ configs/ RHEL U2 AS/ES 32bit X86 uniprocessor configs/ 32bit X86 multiprocessor configs/ confgis/ IA64 configs/ EM64T, Opteron AMD64 configs/ ? HBA driver requirements Linux Distribution QLogic HBA Driver Emulex HBA Driver RHEL U4 RHEL U3 AS/ES RHEL U2 AS/ES ? File System Support RHEL U2, U3, U4 only Support ext2 amp。 ext3 file system ? 相關參數(shù)修改 1) The HBA driver used to access EMC devices can be statically loaded in the kernel or loaded into the kernel as a module. 2) Enable the max_scsi_luns parameter in /etc/ 3) 使用 Qlogic HBA卡,設置 ql2xfailover和 ConfigReguire參數(shù)為 0在 /etc/文件中 4) 使用 emulex HBA卡,設置 lpfc_nodev_tmo參數(shù)為 10在 /etc/ 文件中 存儲技術服務事業(yè)部 27 安裝流程 1) root用戶登陸,將 POWERPATH軟件包 ftp到主機的 /usr/emcsoft目錄 (本次安裝的軟件版本為 ) 2) 用以下命令進行安裝 Linux下 PowerPath分很多平臺和 Linux版本,請仔細選擇當前的系統(tǒng)平臺和 Linux版本,本次安裝的 Linux為: Red Hat AS , i386 平臺,所以選擇如下版本安裝: rpm –ivh 3) license key 在一張紙上, 和設備及軟件光盤介質(zhì)一起到貨 ,通過以下命令 注冊POWERPATH, emcpreg –install =========== EMC PowerPath Registration =========== Do you have a new registration key or keys to enter? [n] 輸入 y,按回車繼續(xù)。 Enter the registration key(s) for your product(s),one per line, pressing Enter after each typing all keys, press Enter again. Key (Enter if done): 輸入 powerpath 注冊碼,然后按回車繼續(xù),成功后會顯示以下提示信息。 1 key(s) successfully added. Key successfully installed. Navisphere Agent/Cli 安裝 安裝需求 OS Minimum hardware requirements Minimum software requirements Linux An Intelpatible, processorbased system capable of accepting PCI HBAs, with at least 200 MB of free disk space and 64 MB RAM. OS Red Hat (32 and 64bit) U1 or U3 Red Hat (32bit and 64bit (single path only)) (U5, U6, or U7) Red Hat (
點擊復制文檔內(nèi)容
醫(yī)療健康相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1