Skip to ContentSkip to Footer
시작 내용
- Community Home
- >
- HPE Community, Korea
- >
- HP-UX
- >
- insf 명령시 에러 발생
HP-UX
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
-
정보
- 커뮤니티
- Welcome
- 시작하기
- 포럼 FAQ
- 랭킹 개요
- 참여규칙
- Tips and Tricks
- 접촉
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- 다른 HPE 사이트
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
포럼
-
블로그
-
정보
-
한국어
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 03-26-2006 11:00 PM
날짜: 03-26-2006 11:00 PM
insf 명령시 에러 발생
안녕하세요 HPRC에서 글을 읽고 도움 받고 있습니다.
고수님들에 도움이 필요합니다
제가 HP3440 모델을 TAPE(DDS4) OS 백업을 받을려고 합니다.
우선 TAPE 장치를 연결하고
insf -e 명령어를 입력하면 아래와 같은 메세지가 떨어집니다
참고로 다른 모델 HP7420에서 잘되는 TAPE 장치입니다.
에러 메세지는
insf: Unable to load the driver: drmfglinsf: Unable to load the driver: gvid_him
_fglrxinsf: Unable to load the driver: drmfglrxinsf: Unable to load the driver:
gvid_him_consinsf: Installing special files for hub instance 0 address 0/0/1/0.1
insf: Installing special files for asio0 instance 0 address 0/7/1/0
insf: Installing special files for asio0 instance 1 address 0/7/1/1
insf: Installing special files for ipmi instance 0 address 16
insf: Unable to unload the driver: drmfglinsf: Unable to unload the driver: gvid
_him_fglrxinsf: Unable to unload the driver: drmfglrxinsf: Unable to unload the
driver: gvid_him_consinsf: Installing special files for pseudo driver cn
insf: Installing special files for pseudo driver mm
insf: Installing special files for pseudo driver devkrs
insf: Installing special files for pseudo driver ptym
insf: Installing special files for pseudo driver ptys
이런 메세지가 떨지면서 TAPE 장치를 인식 못합니다. 하지만 같은 모델인데도 인식 하는 서버도 있습니다. 어떻게 하면 make_tape_recovery 백업을 받을수 있을까요? 고수님들에 도움 부탁드립니다
고수님들에 도움이 필요합니다
제가 HP3440 모델을 TAPE(DDS4) OS 백업을 받을려고 합니다.
우선 TAPE 장치를 연결하고
insf -e 명령어를 입력하면 아래와 같은 메세지가 떨어집니다
참고로 다른 모델 HP7420에서 잘되는 TAPE 장치입니다.
에러 메세지는
insf: Unable to load the driver: drmfglinsf: Unable to load the driver: gvid_him
_fglrxinsf: Unable to load the driver: drmfglrxinsf: Unable to load the driver:
gvid_him_consinsf: Installing special files for hub instance 0 address 0/0/1/0.1
insf: Installing special files for asio0 instance 0 address 0/7/1/0
insf: Installing special files for asio0 instance 1 address 0/7/1/1
insf: Installing special files for ipmi instance 0 address 16
insf: Unable to unload the driver: drmfglinsf: Unable to unload the driver: gvid
_him_fglrxinsf: Unable to unload the driver: drmfglrxinsf: Unable to unload the
driver: gvid_him_consinsf: Installing special files for pseudo driver cn
insf: Installing special files for pseudo driver mm
insf: Installing special files for pseudo driver devkrs
insf: Installing special files for pseudo driver ptym
insf: Installing special files for pseudo driver ptys
이런 메세지가 떨지면서 TAPE 장치를 인식 못합니다. 하지만 같은 모델인데도 인식 하는 서버도 있습니다. 어떻게 하면 make_tape_recovery 백업을 받을수 있을까요? 고수님들에 도움 부탁드립니다
2 응답 2
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 03-27-2006 11:00 PM
날짜: 03-27-2006 11:00 PM
insf 명령시 에러 발생
itrc에 관련된 내용이 있으니 참조하시기 바랍니다.
1) De-configure the driver module:
# cd /stand/system.d
# kmsystem -c N drmfgl
# kmsystem -c N drmfglrx
# kmsystem -c N gvid_info
# kmsystem -c N gvid_him_fglrx
# kmsystem -c N gvid_him_cons
2) Generate a new kernel
# cd /stand/build
# rm *
# /usr/lbin/sysadm/system_prep -s system
--> vi the system file, Remove any entries gvid and gvid_core
drivers in this file.
# mk_kernel -s system
# mv /stand/build/system /stand/system
#kmupdate /stand/build/vmunix_test
#shutdown -r
Fix Text
fix
Fixed in the 11.11 patch PHKL_31241
그럼~~
1) De-configure the driver module:
# cd /stand/system.d
# kmsystem -c N drmfgl
# kmsystem -c N drmfglrx
# kmsystem -c N gvid_info
# kmsystem -c N gvid_him_fglrx
# kmsystem -c N gvid_him_cons
2) Generate a new kernel
# cd /stand/build
# rm *
# /usr/lbin/sysadm/system_prep -s system
--> vi the system file, Remove any entries gvid and gvid_core
drivers in this file.
# mk_kernel -s system
# mv /stand/build/system /stand/system
#kmupdate /stand/build/vmunix_test
#shutdown -r
Fix Text
fix
Fixed in the 11.11 patch PHKL_31241
그럼~~
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 03-27-2006 11:00 PM
날짜: 03-27-2006 11:00 PM
insf 명령시 에러 발생
안녕하십니까
위의 메시지는 Tape과 상관없는 메시지 같습니다.
현재 dmesg 치시면 radeom 어쩌고 하는 메시지가 보일것입니다.
이는 rp3440 후면의 사용하지 못하는 graphic port때문에 발생하는 것입니다. PHKL_31241 (s700_800 11.11 AGP, cumulative graphics, multicard) 을 설치하시면 해당 메시지가 발생하지 않습니다.
(오래된 bug인데...^^)
그리고 tape은 다른 문제 일수 있습니다.
# kmsystem | grep stape ( stape 이 y 이어야 함)
# ioscan -fnCtape
# insf -eCtape
이렇게 해보십시오
그럼 좋은 하루되십시오
위의 메시지는 Tape과 상관없는 메시지 같습니다.
현재 dmesg 치시면 radeom 어쩌고 하는 메시지가 보일것입니다.
이는 rp3440 후면의 사용하지 못하는 graphic port때문에 발생하는 것입니다. PHKL_31241 (s700_800 11.11 AGP, cumulative graphics, multicard) 을 설치하시면 해당 메시지가 발생하지 않습니다.
(오래된 bug인데...^^)
그리고 tape은 다른 문제 일수 있습니다.
# kmsystem | grep stape ( stape 이 y 이어야 함)
# ioscan -fnCtape
# insf -eCtape
이렇게 해보십시오
그럼 좋은 하루되십시오
위에 명시된 의견은 Hewlett Packard Enterprise가 아닌 저자의 개인 의견입니다. 이 사이트를 사용하면 이용 약관에 동의하게되며 참여 규칙 .