[Windows Server] 트러블슈팅
·
OS/Troubleshooting
디스크 드라이브 밀어넣기dism /image:C:\ /add-driver /driver:E:\driver /recurse - image:C:\ = windows 위치 - driver:E:\ = driver 위치 (smartpqi.inf 이런거) 로그분석Log Clear시스템 로그에서 이벤트 ID : 104 로 조회로그인 기록보안 로그에서 이벤트 ID : 4624 로 조회 *[EventData[Data[@Name='TargetDomainName'] and (Data='(도메인이름)')]] and *[System[(EventID=4624)]]
잡다한 명령어 모음
·
OS/Install & Modify
OS블럭추적파일의 block 위치 보기[root@localhost ~]# filefrag -e CP046110.zipFilesystem type is: 58465342File size of CP046110.zip is 17614425 (4301 blocks of 4096 bytes) ext: logical_offset: physical_offset: length: expected: flags: 0: 0.. 4300: 6360384.. 6364684: 4301: last,eofCP046110.zip: 1 extent found# 0 ~ 4300 : 4096 bytes 크기로 4300개를 쓴다# 6360384 ~ 6364684 :..
[HPE] 3PAR 명령어
·
SERVER/HPE
command showhost showvv shownode [-d] showcage [-d] checkhealth -svc -detailcommand(whack) initialize the Adaptive Cache and Hybrid InfiniBand.ahch init unset the write cache parametersahci erase 시리얼 제거unset sys_serial 재부팅reset
3PAR 노드 초기화
·
SERVER/HPE
보호되어 있는 글입니다.
[Rocky Linux] opendkim 설치하기
·
OS/Install & Modify
Intro테스트 환경OS : Rocky Linux 8.10, Rocky Linux 9.6메일발송서버는 send.creeper.kr보내는 주소는 @creeper.kr도메인 셀렉터는 crekey 로 가정해서 했습니다.주의사항sendmail.mc 파일 규칙 숙지 (역 따옴표, 작은 따옴표 규칙) - 예 : TRUST_AUTH_MECH([역따옴표]`LOGIN PLAIN DIGEST-MD5 CRAM-MD5'[작은따옴표])dnl[마무리]opendkim txt 레코드 값 넣을 때 개행문자, 띄어쓰기, key 누락하면 bad key 뜨니 꼭 신경써서 등록 테스트하기테스트 하기 좋은 사이트 입니다. 수신 주소로 보내면 알아서 검사해 줍니다. https://www.appmaildev.com/ko/dkim DKIM 테스트..
[PROXMOX] 정리
·
가상화/proxmox
INTRO PCI Through 활성화https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_pci_passthrough Proxmox VE Administration GuideThe Proxmox VE storage model is very flexible. Virtual machine images can either be stored on one or several local storages, or on shared storage like NFS or iSCSI (NAS, SAN). There are no limits, and you may configure as many storage pools as you like. Yopve.proxmox.com g..
[PROXMOX] Windows Server 설치 시 드라이브가 안 보일 때
·
가상화/proxmox
IntroProxmox 에 Windows Server VM 설치 시 드라이브 위치가 보이지 않아 설치가 안될 때 하는 방법 입니다.준비물은 virtio-win.iso 파일이 필요합니다. 아래 링크에서 다운로드 가능. URL : https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers원클릭 : https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-virtio/virtio-win.iso 테스트 환경은 다음과 같습니다. - PROXMOX VE 9.1.1 - Windows Server 2022 STD (영문 평가판) - VirtIO SCSI single Windows VirtIO Drivers - Pr..
자투리 해결법
·
OS/Troubleshooting
virsh순간찍기 오류: 잘못된 인수: 도메인에서 디스크 'vda'을(를) 찾을 수 없습니다virsh # snapshot-delete --domain rocky9_125 2025-09-15T00:50오류: 순간찍기 2025-09-15T00:50 삭제에 실패함오류: 잘못된 인수: 도메인에서 디스크 'vda'을(를) 찾을 수 없습니다virsh # snapshot-delete --domain rocky9_125 2025-09-15T00:50 --metadata machine-id 중복으로 재생성# dbus-tools 설치dnf install dbus-tools# machine id 삭제 및 재생성rm -f /etc/machine-iddbus-uuidgen --ensure=/etc/machine-id# 재부팅h..
[DELL] perccli
·
SERVER/DELL
INTRO메뉴얼 : https://www.dell.com/support/manuals/ko-kr/poweredge-rc-h730/perc_cli_rg/overview?guid=guid-85a3c53c-4b87-42be-a787-7ed23993297f&lang=en-us 용어c : controller indexe : specifies the enclosure IDs : represents the slot in the enclosure SETUnconfigured Good 으로 상태 변경storcli /cx[/ex]/sx set good ADDRAID 추가하기 perccli64 /cx add vd r[RAID 타입] drives=[e:s|e:s-x|e:s-x,y]# 134 인클루저 내 2번 3번 4번 슬롯 ..
디스크 초기화/리빌딩 기록
·
SERVER/HPE
# 한번 초기화shred -n 0 -z -v /dev/sdb# 만들기screen -S 1# 다시 들어가기screen -r 1# 죽이기screen -X -S 2680 kill# Ctrl + A,D 나가기초기화shred -n 0 -z -v /dev/sd1.2TB 6G SAS 10K HDD(EG1200FDNJT) : 약 2시간Smart Arrayone pass zeroSAS 300GB 10K : 약 40분 리빌딩P408i8TB SAS : 약 8시간43분