본문 바로가기
반응형

전체 글237

20231029 OS진입시 시간 지연(해결) - 사용장비: https://prod.danawa.com/info/?pcode=3921519 MSI CR62-i5 6M (1TB) : 다나와 가격비교 컴퓨터/노트북/조립PC>노트북>노트북 전체, 요약정보 : 노트북 / 운영체제(OS): 미포함(프리도스) / 39.62cm(15.6인치) / 1920x1080(FHD) / 인텔 / 코어i5-6세대 / i5-6300HQ (2.3GHz) / 쿼드(4)코어 / DDR4 / 램 용량: 4GB prod.danawa.com - 증상 : OS진입시 시간 지연(5-6시간 정도 소요, 수면전에 켜두면 수면후에 켜짐.) - 확인사항 : * 파워 쉘 사용 불가. * 색인 작업 매우 느림 확인. * 작업관리자확인시, 디스크 1ea 사용률 100%확인. 해당 디스크(data2) 접.. 2023. 10. 29.
Docker --help root@user:~# docker --help Usage: docker [OPTIONS] COMMAND A self-sufficient runtime for containers Common Commands: run Create and run a new container from an image exec Execute a command in a running container ps List containers build Build an image from a Dockerfile pull Download an image from a registry push Upload an image to a registry images List images login Log in to a registry logout L.. 2023. 10. 27.
Ubuntu 22.04: bonding 설정 +Bonding이란?, Bonding의 종류 1. Bonding이란? 리눅스에서 여러 네트워크 인터페이스를 하나의 채널로 만들어, 안정성 혹은 대역폭 이득을 얻는 기능. 2. Bonding의 종류 # 0: Balance-round robine 정책 : 2개의 NIC를 통한 분배, 프로세스들 간의 우선순위 X Round Robin Scheduling : https://ccclog.tistory.com/118 # 1: Active-Standby : - Active 상태의 NIC에 문재발생시 Unactive 상태의 NIC를 활성화. - 안정성 확보의 기술. 평상시에는 1개의 인터페이스를 사용하다 해당 인터페이스 문제발생시에 Backup 인터페이스로 사용하여 안정성 확보, - 성능향상과는 무관한 기술 # 4: 802.3ad(link aggregation).. 2023. 10. 19.
DCGMI repository 등록 및 설치/실행(Ubuntu 22.04.3) https://docs.nvidia.com/datacenter/dcgm/latest/user-guide/getting-started.html Getting Started — NVIDIA DCGM Documentation latest documentationPost-Install Warning On HGX systems (A100/A800 and H100/H800), you will need to install the NVIDIA Switch Configuration and Query (NSCQ) library for DCGM to enumerate the NVSwitches and provide telemetry for switches. Refer to the HGX Software Guide for m.. 2023. 10. 18.
on-premise란? https://ko.wikipedia.org/wiki/%EC%98%A8%ED%94%84%EB%A0%88%EB%AF%B8%EC%8A%A4_%EC%86%8C%ED%94%84%ED%8A%B8%EC%9B%A8%EC%96%B4" data-og-host="ko.wikipedia.org" data-og-source-url="https://ko.wikipedia.org/wiki/%EC%98%A8%ED%94%84%EB%A0%88%EB%AF%B8%EC%8A%A4_%EC%86%8C%ED%94%84%ED%8A%B8%EC%9B%A8%EC%96%B4" data-og-url="https://ko.wikipedia.org/wiki/%EC%98%A8%ED%94%84%EB%A0%88%EB%AF%B8%EC%8A%A4_%EC%86%8C%E.. 2023. 10. 17.
lshw display 항목 확인. ## lshw -short |grep -i display root@user:~# lshw -short |grep -i display /0/100/1.1/0 /dev/fb0 display GA100 [A100 PCIe 80GB] /0/118/3.1/0 display GA100 [A100 PCIe 80GB] /0/120/1.1/0 display GA100 [A100 PCIe 80GB] /0/128/3.1/0 display GA100 [A100 PCIe 80GB] /0/128/5.2/0/0 /dev/fb0 display ASPEED Graphics Family /0/130/1.1/0 display GA100 [A100 PCIe 80GB] /0/138/3.1/0 display GA100 [A100 PCIe 80.. 2023. 10. 16.
반응형