명령어 3

브로케이드 명령어 모음

[브로케이드 명령어] switchshow sfpshow psshow fanshow sensorshow ipaddrshow porterrshow portcfgshow nsshow errdump chassisshow firmwareshow uptime licenseshow memshow cfgshow date portperfshow [기타명령어] portstatsclear -i 포트번호 //porterr 카운트 초기화 slotstatsclear // 전체 카운트 초기화 ​ [샌스위치 초기화] cfgclear //cfg초기화 [샌스위치 설정] ipaddrset // 샌스위치 ip설정 date mm(월)dd(일)hh(시)mm(분)yy(년) alicreate "test_1_0f","10:00:00:00:c9:83..

스토리지/SAN SW 2024.02.19

자주 쓰는 서버 명령어 모음(계속 업데이트)

해당 페이지는 계속 업데이트 예정임. ​ [root@centos1 /]# cd / cd : 이동, / : 최상단 ​ [root@centos1 /]# find * -name multipath.conf find : 찾기, * :모든, -name : 찾을 파일이름 etc/multipath.conf usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf ​ [root@centos1 /]# pwd 현재 위치 ​ [root@centos1 /]# ls 현재 위치의 폴더,파일을 표시 ​ [root@centos1 /]# ll ls명령어 보다 자세한 정보를 표시 (권한정보, UID, GID, 용량 등등 표시) ​ # unzip vdbench502.zip -d ~/vdbeb..

서버/리눅스 2024.02.19