일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- Linux
- EMC
- 디스크
- 오라클
- Update
- tv 스캔
- c3850
- AIX
- iptv 스캔
- IBM
- HP
- VMware
- centos8
- oracle
- ibm v7000
- CentOS
- centos 8 EOS
- ibm storage
- ssh
- 스크립트
- 오류
- 파일시스템 확장
- db
- #AIX
- Windows
- yum
- 리눅스
- v7000
- TV
- ibm 스토리지
- Today
- Total
현재에최선을
set linesize 1000; col [컬럼명] format a15;
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/cOMnWS/btrPDqQh48K/IxMJIpcg6YzjUvFm26suS1/img.gif)
[CISCO] MDS SAN 스위치 admin 패스워드 변경 switch# show user-account user:admin this user account has no expiry date roles:network-admin Step 2 If your user name has network-admin privileges, issue the username command to assign a new administrator password. switch# config t switch(config)# username admin password switch(config)# exit switch#
vcenter appliance 패치 실패 후 에러 난 경우 vcenter appliance 패치 실패 후 다시 실행 시 "업데이트를 실패했습니다. vcenter가 동작하지 않습니다." 메시지와 함께 업데이트가 진행안 될 경우. 아래 작업을 수행 (파일이 없을 경우 다음 단계 진행) 필자의 경우 3, 4, 5은 파일이 없어서 넘어감. Take a snapshot/backup of the vCenter appliance. Run the following commands on the VCSA via an SSH session: 1) service-control --stop applmgmt 2) rm -rf /storage/core/software-update/updates/* 3) rm -rf /storag..