- Community Home
- >
- HPE Community, Korea
- >
- HP-UX
- >
- GSP 질문입니다..
HP-UX
1825001
회원
2548
온라인
109678
솔루션
포럼
범주
Company
Local Language
뒤로
포럼
토론 게시판
포럼
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
토론 게시판
포럼
토론 게시판
토론 게시판
포럼
토론 게시판
뒤로
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
블로그
정보
커뮤니티 언어
언어
포럼
블로그
2 응답 2
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
날짜: 01-14-2004 11:00 PM
날짜: 01-14-2004 11:00 PM
GSP 질문입니다..
아래의 방식대로 로그를 받을수있습니다.
즉 # cclogview ccerrlog > /tmp/GSP.log
자세한 내용은 아래를 참조하세요..
#man cclogview
cclogview(8)
NAME
cclogview - view chassis code log files created by the HP-UX cclogd(1m) daemon.
< etc...>
Small example ?
# pwd
/var/stm/logs/os
# ls
ccbootlog ccbootlog.15 ccbootlog.19 log1.fmt1 log1.raw.cur
ccbootlog.12 ccbootlog.16 ccbootlog.20 log1.fmt2 memlog
ccbootlog.13 ccbootlog.17 ccbootlog.21 log1.fmt3
ccbootlog.14 ccbootlog.18 ccerrlog log1.fmt4
Viewing the boot chassis codes :
# cclogview ccbootlog | more
Superdome cc_translator version 1.4 built for PDC version 35.1
0 PDC 0,0,0 1 04/07/2003 12:19:28
Log Entry 0: 04/07/2003 12:19:28
Alert Level 1: Forward progress, no failure; Keyword:
Platform 0 ; Status: 0
Logged by system firmware 0 during configuration subActivity 6f
System state change: Booting
< etc...>
Viewing the error log chassis codes :
# cclogview ccerrlog | more
Superdome cc_translator version 1.4 built for PDC version 35.1
0 HPUX 0,0,0 1 HALTED 03/17/2003 12:30:47
Log Entry 0: 03/17/2003 12:30:47
Alert Level 1: Forward progress, no failure; Keyword: HALTED
Processor 0 ; Status: 0
Logged by HP-UX 0 during system shutdown subActivity 0
System state change: HALTED
< etc...>
This command is added with the September 2001 OnlineDiags.
즉 # cclogview ccerrlog > /tmp/GSP.log
자세한 내용은 아래를 참조하세요..
#man cclogview
cclogview(8)
NAME
cclogview - view chassis code log files created by the HP-UX cclogd(1m) daemon.
< etc...>
Small example ?
# pwd
/var/stm/logs/os
# ls
ccbootlog ccbootlog.15 ccbootlog.19 log1.fmt1 log1.raw.cur
ccbootlog.12 ccbootlog.16 ccbootlog.20 log1.fmt2 memlog
ccbootlog.13 ccbootlog.17 ccbootlog.21 log1.fmt3
ccbootlog.14 ccbootlog.18 ccerrlog log1.fmt4
Viewing the boot chassis codes :
# cclogview ccbootlog | more
Superdome cc_translator version 1.4 built for PDC version 35.1
0 PDC 0,0,0 1 04/07/2003 12:19:28
Log Entry 0: 04/07/2003 12:19:28
Alert Level 1: Forward progress, no failure; Keyword:
Platform 0 ; Status: 0
Logged by system firmware 0 during configuration subActivity 6f
System state change: Booting
< etc...>
Viewing the error log chassis codes :
# cclogview ccerrlog | more
Superdome cc_translator version 1.4 built for PDC version 35.1
0 HPUX 0,0,0 1 HALTED 03/17/2003 12:30:47
Log Entry 0: 03/17/2003 12:30:47
Alert Level 1: Forward progress, no failure; Keyword: HALTED
Processor 0 ; Status: 0
Logged by HP-UX 0 during system shutdown subActivity 0
System state change: HALTED
< etc...>
This command is added with the September 2001 OnlineDiags.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
날짜: 01-14-2004 11:00 PM
날짜: 01-14-2004 11:00 PM
GSP 질문입니다..
GSP 의 원격접속은 Lan console를 설정하는 방법과 cu를 이용하는 방법이 있습니다.
GSP > lc (lan configuration)
This command allows you to modify the LAN configuration.
Current configuration:
MAC Address : 0x001083ff7090
IP Address : 210.112.255.31
GSP Host Name: uninitialized
Subnet Mask : 255.255.255.0
Gateway : 210.112.255.1
이런식으로 lan console용 ip를 설정한다음
GSP > el (Enable/disable LAN access)
enable로 하시면 되구요.
system 앞에 remote의 lamp에 on이 됩니다.
cu를 이용하는 방법은
1. # cd /dev
2. # mknod tty1p0 c 1 0x010000
3. # cd /usr/lib/uucp/
4. # vi Systems
gspiport Any;
gspiport,f900 - ''''\r\d\r\d\r ogin:-BREAK- ogin: uucp asswrd: uucp-BREAK-ogin: uucp asswrd: uucp
:wq
5. # cd /usr/lib/uucp6.
6. # vi Devices
gspiport tty1p0 - 9600 direct
:wq!
7. # cu -l /dev/tty1p0
8. login : enter
9. password : enter
10. GSP> sl
11. .................................> e
12. set up ..........................?> n
13. ....................................?> q ( sl 에서 빠져나올때)
12. GSP mode에서 완전히 빠져나올려면 ~.
하시면 됩니다.
그럼~~
GSP > lc (lan configuration)
This command allows you to modify the LAN configuration.
Current configuration:
MAC Address : 0x001083ff7090
IP Address : 210.112.255.31
GSP Host Name: uninitialized
Subnet Mask : 255.255.255.0
Gateway : 210.112.255.1
이런식으로 lan console용 ip를 설정한다음
GSP > el (Enable/disable LAN access)
enable로 하시면 되구요.
system 앞에 remote의 lamp에 on이 됩니다.
cu를 이용하는 방법은
1. # cd /dev
2. # mknod tty1p0 c 1 0x010000
3. # cd /usr/lib/uucp/
4. # vi Systems
gspiport Any;
gspiport,f900 - ''''\r\d\r\d\r ogin:-BREAK- ogin: uucp asswrd: uucp-BREAK-ogin: uucp asswrd: uucp
:wq
5. # cd /usr/lib/uucp6.
6. # vi Devices
gspiport tty1p0 - 9600 direct
:wq!
7. # cu -l /dev/tty1p0
8. login : enter
9. password : enter
10. GSP> sl
11. .................................> e
12. set up ..........................?> n
13. ....................................?> q ( sl 에서 빠져나올때)
12. GSP mode에서 완전히 빠져나올려면 ~.
하시면 됩니다.
그럼~~
위에 명시된 의견은 Hewlett Packard Enterprise가 아닌 저자의 개인 의견입니다. 이 사이트를 사용하면 이용 약관에 동의하게되며 참여 규칙 .
회사
주요 내용 알아보기
뉴스 및 이벤트
© Copyright 2025 Hewlett Packard Enterprise Development LP