Skip to ContentSkip to Footer
시작 내용
- Community Home
- >
- HPE Community, Korea
- >
- HP-UX
- >
- ignite backup 관련하여 문의 드립니다.
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 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 07-22-2008 10:00 PM
날짜: 07-22-2008 10:00 PM
ignite backup 관련하여 문의 드립니다.
안녕하세요.
ignite backup을 받으려고 하는데 아래와 같은 메세지가 나오면서 backup이 되질 않습니다. tape를 교체해보고 tape device도 교체 해봤는데 역시 같은 메세지가 나오네요.. 도움 부탁드립니다.
--------------------------------------------------------
======= 07/21/08 20:38:40 KST Started make_tape_recovery. (Mon Jul 21
20:38:40 KST 2008)
@(#) Ignite-UX Revision C.6.3.324
@(#) net_recovery (opt) $Revision: 10.704 $
* Testing for necessary pax patch.
* Passed pax tests.
* Recovery Archive Description = Recovery Archive
* Recovery Archive Location = /dev/rmt/0mn
* Number of Archives to Save = 2
* Pax type = tar
WARNING: The /dev/null file is not a character device file.
WARNING: The /dev/null file is not a character device file.
In? dsk/vg name minor# Associated disks/mountpoints
** 0 - The Volume Group or Filesystem is Not included in the
System Recovery Archive
** 1 - The Volume Group or Filesystem is Partially included in the
System Recovery Archive
** 2 - The Volume Group or Filesystem is Fully included in the
System Recovery Archive
* Checking Versions of Ignite-UX filesets
WARNING: The /dev/null file is not a character device file.
WARNING: The /dev/null file is not a character device file.
* Creating System Configuration.
* /opt/ignite/bin/save_config -f
/var/opt/ignite/recovery/2008-07-21,20:38/system_cfg
ERROR: A problem has been detected in determining which volume groups and/or
disks are to be part of the recovery archive. This could be due to a
failure of the "list_expander" command. Ensure that the
"/opt/ignite/lbin/list_expander" command returns valid output and
retry.
======= 07/21/08 20:38:43 KST make_tape_recovery completed unsuccessfully
ignite backup을 받으려고 하는데 아래와 같은 메세지가 나오면서 backup이 되질 않습니다. tape를 교체해보고 tape device도 교체 해봤는데 역시 같은 메세지가 나오네요.. 도움 부탁드립니다.
--------------------------------------------------------
======= 07/21/08 20:38:40 KST Started make_tape_recovery. (Mon Jul 21
20:38:40 KST 2008)
@(#) Ignite-UX Revision C.6.3.324
@(#) net_recovery (opt) $Revision: 10.704 $
* Testing for necessary pax patch.
* Passed pax tests.
* Recovery Archive Description = Recovery Archive
* Recovery Archive Location = /dev/rmt/0mn
* Number of Archives to Save = 2
* Pax type = tar
WARNING: The /dev/null file is not a character device file.
WARNING: The /dev/null file is not a character device file.
In? dsk/vg name minor# Associated disks/mountpoints
** 0 - The Volume Group or Filesystem is Not included in the
System Recovery Archive
** 1 - The Volume Group or Filesystem is Partially included in the
System Recovery Archive
** 2 - The Volume Group or Filesystem is Fully included in the
System Recovery Archive
* Checking Versions of Ignite-UX filesets
WARNING: The /dev/null file is not a character device file.
WARNING: The /dev/null file is not a character device file.
* Creating System Configuration.
* /opt/ignite/bin/save_config -f
/var/opt/ignite/recovery/2008-07-21,20:38/system_cfg
ERROR: A problem has been detected in determining which volume groups and/or
disks are to be part of the recovery archive. This could be due to a
failure of the "list_expander" command. Ensure that the
"/opt/ignite/lbin/list_expander" command returns valid output and
retry.
======= 07/21/08 20:38:43 KST make_tape_recovery completed unsuccessfully
2 응답 2
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 07-22-2008 10:00 PM
날짜: 07-22-2008 10:00 PM
ignite backup 관련하여 문의 드립니다.
안녕하세요.
bdf 정보와
/etc/fstab, /etc/mnttab 정보가 일치하는지 확인해보세요.
그리고 /dev/null은
crw-rw-rw- 1 bin bin 3 0x000002 7¿ù 22 12:30 /dev/null
이런식으로 나와야 됩니다.
#ll /dev/vg* 명령어를 쳐서 문제가 없는지도 확인해야 될것 같습니다.
그럼.
bdf 정보와
/etc/fstab, /etc/mnttab 정보가 일치하는지 확인해보세요.
그리고 /dev/null은
crw-rw-rw- 1 bin bin 3 0x000002 7¿ù 22 12:30 /dev/null
이런식으로 나와야 됩니다.
#ll /dev/vg* 명령어를 쳐서 문제가 없는지도 확인해야 될것 같습니다.
그럼.
위에 명시된 의견은 Hewlett Packard Enterprise가 아닌 저자의 개인 의견입니다. 이 사이트를 사용하면 이용 약관에 동의하게되며 참여 규칙 .