일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Session space
- Windows Server 2008
- 안철수
- Local TempDB
- LiveKD
- failover cluster
- SQL Server 2012R2 FCI
- Xperf
- FTP7.5
- Hyper-V
- dsquery
- Windows Server 2016 Hyper-v Cluster
- SQL Server 2008
- windows debugging tool
- Nested VM
- 터키여행
- windbg
- windows media service
- nonpaged pool
- paged pool
- 인문고전
- MSCS on VMWare
- ftp7.5 장애조치 클러스터
- windows update
- 작업관리자
- cluster node as Domain controller
- iSCSI target
- 클러스터
- Windows Server 2016
- 프로세스 CPU 사용량
Archives
- Today
- Total
목록Failover cluster 2008 노드 이름 변경 (1)
류짱:Beyond MySelf
장애조치 클러스터로 운영 중인 w2k8-node1, w2k8-node2의 호스트 네임을 w2k8-nodeA 와 w2k8-nodeB로 변경하는 시나리오입니다. 먼저 w2k8-node2 이름을 w2k8-nodeB 로 변경하는 방법입니다. 1. 클러스터의 이름 및 모든 리소스가 반대편 노드 w2k8-node1 에 있는지 확인 명령 프롬프트에서 아래의 명령어들을 실행합니다. hostname cluster res 현재 클러스터 그룹과 MSDCT 그룹이 w2k8-node2에 있음을 확인 하였습니다. 아래의 명령어를 이용해서 해당 그룹을 w2k8-node1로 이동합니다. Cluster group "클러스터 그룹" /move Cluster group MSDTC /move 이제 모든 그룹이 w2k8-node21에 있으므..
Microsoft/Failover Cluster
2011. 10. 21. 21:13