HP-UX
1825431 회원
3752 온라인
109680 솔루션
새 메시지

물리적으로 설치된 메모리 확인방법

 
조현진_2
조언자

물리적으로 설치된 메모리 확인방법

안녕하세요...



RX 및 RP 시스템에서 메모리 캐리어 보드에 물리적으로 설치된 메모리의 구성 및 용량을 확인할 수 있는 방법있을까요?



혹시 아시는분 답변좀 부탁드립니다...



3 응답 3
양계전
초등학생

물리적으로 설치된 메모리 확인방법

mstm이나 cstm 으로 확인하시면 되겠습니다



mstm 일경우

mstm -> memory 선택 -> Tools -> Information -> Run



cstm 일경우

echo 'selclass qualifier MEMORY;info;wait;infolog'| /usr/sbin/cstm

로 보시면 되겠습니다



Memory Board Inventory



DIMM Slot Size (MB)

--------- ---------

00 256

01 512

02 256

03 256

04 256

05 256

06 256

07 256

--------- ---------

System Total (MB): 2304

조현진_2
조언자

물리적으로 설치된 메모리 확인방법

실행하면 다음과 같은 메세지가 나타납니다.



The diagnostic daemon "diagmond" may have been started recently and is busy

building the device map.



If this message persists for a long time, it is possible that either the diagnostic daemon is not running, or that networking is improperly configured.

The networking configuration can be verified by comparing 'nslookup `hostname`'

with the output of ifconfig of the LANs identified by lanscan.



If you cancel this message, the User Interface (UI) will not automatically

connect to a Unit Under Test (UUT). It will be necessary to use the Select

Current System command in the System menu to attach the UI to a UUT.









=============================================================



1. diagmond 대몬은 떠 있습니다.



2. 네트워크 또한 적합하게 구성되어있구요..



오랜시간(십분이상) 떠있습니다. 반응이 없어요 ^^;



* 어떻게 해보면 될까용?



양계전
초등학생

물리적으로 설치된 메모리 확인방법

/etc/hosts

/etc/rc.config.d/netconf



호스트명과 ip명이 일치 하는지 확인해 보시구요



일치한다면 /sbin/init.d/diagnostic stop 후 start 해보세요



hostname 을 못찾는듯한데요