일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |
Tags
- 프로세스 CPU 사용량
- FTP7.5
- windbg
- Local TempDB
- failover cluster
- 작업관리자
- dsquery
- 클러스터
- MSCS on VMWare
- Windows Server 2016
- SQL Server 2008
- Nested VM
- SQL Server 2012R2 FCI
- 인문고전
- Xperf
- ftp7.5 장애조치 클러스터
- 터키여행
- LiveKD
- Windows Server 2008
- Hyper-V
- windows update
- nonpaged pool
- Windows Server 2016 Hyper-v Cluster
- paged pool
- Session space
- windows debugging tool
- iSCSI target
- 안철수
- cluster node as Domain controller
- windows media service
Archives
- Today
- Total
목록노드 이름 변경 (1)
류짱:Beyond MySelf
Windows Server 2008 Failover cluster Hostname 변경 방법
장애조치 클러스터로 운영 중인 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