전체 글 썸네일형 리스트형 Dell PowerEdge R630 Disk 교체(Raid 0) OS : CentOs 6.9 Server Model : Dell PowerEdge R630 구성정보 OS : 1TB * 2EA (Raid 1) Data : 1TB 각각 Raid 0 Error Point : 4번 Bay Disk 장애 운영중인 서버의 Disk가 장애가 났을 경우 아래와 같은 순서로 진행 됩니다. 위와 같이 서버가 구성되어 있고 장애 처리시 무조건적으로 서버의 구성정보를 먼저 파악하신 후 진행하시길 바랍니다. 1. LCD Panel Error Message 2. 4번 Bay Disk 주황색 점등 3. Error 가 발생한 Disk Partition I/O error 발생 확인 -> I/O error, dev sdd, sector 74055 ls: reading directory .: Inpu.. 더보기 [Window2016_Chrome IIS 10.0 Issue] ERR_SPDY_INADEQUATE_TRANSPORT_SECURITY Window 2016 에서 Explorer 로 https 접근시 잘열리나 Chrome 이나 firefox 로 접근시 ERR_SPDY_INADEQUATE_TRANSPORT_SECURITY 에러 발생하여 접근이 되지 않았다 아래와 같은 이유 때문에 에러 발생 기본적으로 IIS 10.0 (기본적으로 Windows 2016에 설치됨)에는 HTTP / 2가 활성화되어 있습니다. 이것은 Google Chrome 및 Mozilla Firefox의 현재 기본 구성에서 지원되지 않습니다. 해결방법레지스트리 키 추가(regedit.exe) HKEY_LOCAL_MACHINE \ System \ CurrentControlSet \ Services \ HTTP \ Parameters EnableHttp2Tls DWORD (32.. 더보기 [Linux] RedHat 6.4 Network 설정 초기화 1. Network 관련 설정 삭제 # rm /etc/sysconfig/networking/profiles/default/*# rm /etc/sysconfig/networking/devices/* # cd /etc/sysconfig/network-scripts -> ifcfg-eth 로 시작하는 파일 삭제 (EX: ifcfg-eth0 , ifcfg-eth1)# rm /etc/udev/rules.d/70-persistent-net.rules 위의 파일 삭제 후 reboot rebooting 후 재생성된 /etc/udev/rules.d/70-persistent-net.rules File 확인 # cat /etc/udev/rules.d/70-persistent-net.rules -> NIC 2개 eth0 , .. 더보기 [IBM] AIX Service Mode에서 root password 변경하는법 1. Service Mode 부팅- Press 5 Select - Press 1 Select - Press 3 Select - Press 1 Select - Press 1 select - Press 1 Select - Press 3 Select - Press 1 Select 2. 서비스 모드로 부팅 후 rootvg 에 마운트 하여 패스워드 변경- Press 1 Select - Press 3 Select - Press 1 Select - Press 0 Select - Press 1 Select - Press 1 Select 3. Root 패스워드 변경 - Press 1 Select # passwd root 더보기 [Vmware] Window2012 R2 신규 설치시 입력장치 마우스 이용 불가 Vmware PlatForm에 Window2012 신규 구성시 입력장치인 마우스 이용불가한 Issue 발생 Vmware Tool 을 Install 하면 해결이 될까 싶어 설치 하려 했으나 KB2919355 Update가 설치 되어 있는지 확인 할 수 없는 문구가 뜨면서 설치 불가 하기의 순서대로 진행 후 조치 완료 1. Window Update (KB2919442-x64) Iso 파일로 변환하여 가상 CD-ROM 에 Mount 후 Update2. Window Update (KB2919355-x64) Iso 파일로 변환하여 가상 CD-ROM 에 Mount 후 Update3. Vmware Tool 설치 후 Rebooting -> 마우스 사용 가능 더보기 [SUN] Solaris9 mirror(RAID 1) 해제 Solaris 9 mirror(RAID 1) 해제 Machine : SUN V240Spec : Solaris 9, 5.9 Release, sun4u(kernel Version), sparc 1. mirror 구성 확인 # metastat -p 2. Sub mirror Detach metadetach d20 d22d20: submirror d22이(가) 분리 상태임 # metadetach d10 d12d10: submirror d12이(가) 분리 상태임 3 metaroot 명령어 실행(/etc/vfstab 변경됬는지 확인)# metaroot /dev/rdsk/c1t0d0s0# cat /etc/vfstab 4 재시작bash-2.05# reboot 5 /etc/system , /etc/vfstab , /etc.. 더보기 [SUN] Solaris9 mirror(RAID 1) 구성 Solaris 9 mirror(RAID 1) Machine : SUN V240Spec : Solaris 9, 5.9 Release, sun4u(kernel Version), sparc 1. 하드디스크 슬라이스 구성 확인 1-1 0번 디스크 슬라이스 구성 확인AVAILABLE DISK SELECTIONS: 0. c1t0d0 /pci@1c,600000/scsi@2/sd@0,0 1. c1t1d0 /pci@1c,600000/scsi@2/sd@1,0Specify disk (enter its number): 0selecting c1t0d0[disk formatted]Warning: Current Disk has mounted partitions. FORMAT MENU: disk - select a disk type.. 더보기 [SUN] Solaris IPMP Machine : SUN V240Spec : Solaris 9, 5.9 Release, sparc probe-based 방식 ( Solaris8~ Solaris9 )- TEST IP를 두고 ICMP를 날려서 인터페이스 상태를 파악한다.- IPMP 그룹의 NIC에 별도의 IP(TEST IP)를 각각 부여하고 Ping 테스트(ICMP)를 수행하여 해당 NIC의 상태를 체크하고, Ping fail 이 발생했을 때 Failover 되는 방식입니다.- ping 테스트를 실시할 IP가 최소 3개 이상 필요하다. (랜카드별 테스트 IP 1개씩 + 서비스 IP 1개) -------------------------------------------------------------------------------------.. 더보기 이전 1 2 3 4 다음