磁带备份命令:

make_tape_recovery -Av  默认备份至/dev/rmt/0mn。

如果有多个磁带机,那么需要使用下面命令

make_tape_recovery -Av -a /dev/rmt/1mn

lsdb#[/tmp]ioscan  -fnC tape  ----扫描磁带机

lsdb#[/tmp]make_tape_recovery -Av -a /dev/rmt/2mn   -这个通过ioscan -fnC 查看磁带机的路径

* Creating local directories for configuration files and archive.

=======  12/21/12 18:07:42 EAT  Started make_tape_recovery. (Fri Dec 21 18:07:42 EAT 2012)

@(#)Ignite-UX Revision C.7.13.240

@(#)ignite/net_recovery (opt) Revision: /branches/IUX_RA1109/ignite/src@83765 Last Modified: 2011-06-14 10:28:20 +0530 (Tue, 14 Jun 2011)

* Recovery Archive Description = Recovery Archive

* Recovery Archive Location    = /dev/rmt/2mn

........

错误实例一:

备份最后报错:(PA的CPU,安腾的就没有这个错)

ERROR:   System Error, /opt/ignite/bin/make_medialif failed creating boot LIF file.

ERROR:   Failed to generate LIF on tape.

解决办法:

solution:In /opt/ignite/bin/make_medialif

change LIFVolSize='500000000' to LIFVolSize='750000000'.

there is obviously not enough space in the defined LIF area to hold all the files

错误实例二:多个的备份进程在执行,备份时速度很慢的,需要耐心等待,不能马上就KILL掉,容易出现这种问题。

ERROR:   The make_sys_image command failed. The system recovery archive will

not be created.

* Creating local directories for configuration files and archive.

=======  09/17/13 16:39:18 EAT  Started make_tape_recovery. (Tue Sep 17

16:39:18 EAT 2013)

@(#) Ignite-UX Revision C.6.0.115

@(#) net_recovery (opt) $Revision: 10.655 $

NOTE:    Another make_sys_image process appears to be running.

Please wait for its completion or remove lockfile(s):

/var/tmp/ign_configure/make_sys_image_flag16491

NOTE:    The other make_sys_image process still has not stopped.

NOTE:    The other make_sys_image process still has not stopped.

解决办法:

#ps -ef |grep make

Kill any make_sys_image processes you find.

Kill -9 if you need to. (sometimes you need to)

Remove files from /var/tmp/ign_configure.

Try it again.

查看/var/tmp/ign_configure

把下面的文件删除,或者MV掉,重新执行make_tape_recovery -Av

http://h30499.www3.hp.com/t5/Ignite-UX/ERROR-previous-make-sys-image-process-hung/td-p/4057549

http://h30499.www3.hp.com/t5/Ignite-UX/The-other-make-sys-image-process-still-has-not-stopped/td-p/3243696

错误实例三  http://www.itpub.net/thread-529815-1-1.html

make_recovery -ACv后出现下列问题

make_recovery(466): Call to /opt/ignite/bin/make_medialif failed.

Check the /var/opt/ignite/logs/makrec.log1 file.

Cleanup

察看文件

********

Started - Wed Apr 19 03:34:01 2006

********

make_recovery -A -C -v

/opt/ignite/lbin/list_expander -d

/opt/ignite/lbin/list_expander -d

/opt/ignite/lbin/list_expander -d -v

"/opt/ignite/bin/save_config" -f "/var/opt/ignite/recovery/config.recover" "vg00

"  >> "/var/opt/ignite/logs/makrec.log1" 2>&1

/usr/sbin/vgcfgbackup "vg00" >> /var/opt/ignite/logs/makrec.log1 2>&1

Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.con

f

/usr/sbin/swlist -X /opt/ignite/lib/sd_opts -l product > "/var/tmp/makrec.lasttm

p"

"/opt/ignite/bin/instl_adm" -T -f "/var/opt/ignite/recovery/config.recover" >> /

var/opt/ignite/logs/makrec.log1 2>&1

"/opt/ignite/bin/make_medialif" -v -a  -f "/var/opt/ignite/recovery/config.recov

er" -l "/var/tmp/uxinstlf.recovery" -C "HP-UX System Recovery" >> /var/opt/ignit

e/logs/makrec.log1 2>&1

lifcp: Cannot create SYSCMDS   ; no space on the LIF volume

make_medialif: error - lifcp SYSCMDS failed, probable insufficient size for /var

/tmp/uxinstlf.recovery

磁带是好的,磁带机是测试的

tar没有问题

stm没有问题

单单make_recovery有问题

/dev/vg00/lvol6    2072576  258304 1800320   13% /var

回答一:

这个问题我以前也碰到过,修改/opt/iignite/bin/make_medialif

修改这一段:

# Create lif volume using ipl_options

把  $ipl_options -v72000000  修改成 $ipl_options -v102000000  (把参数适当调大一点)

回答二:

是ignite的问题

HP-UX磁带备份错误收集的更多相关文章

  1. samba配置中常见错误收集.txt

    在命令行输入命令: ~$ smbclient -L \\127.0.0.1按要求输入密码后,提示出错:session setup failed: NT_STATUS_LOGON_FAILURE 这是因 ...

  2. SqlServer发布订阅错误收集

    原文:SqlServer发布订阅错误收集 目录 1. SqlServer发布订阅错误收集 1.1. Message:脚本对于表"dbo.table"失败. 1.1.1. 错误消息 ...

  3. MySQL 备份错误日志

    MySQL 备份错误日志:   shell> mv host_name.err host_name.err-old shell> mysqladmin -u root -p flush-l ...

  4. IIS发布站点错误收集(持续更新)

    本文主要收集IIS在发布站点过程中遇到的错误,并提供解决办法.并亲测可行.如果您也在使用IIS发布站点的过程中遇到了一些问题,欢迎留言提问. (1.) HTTP错误500.21-Internal Se ...

  5. 错误:媒体集有 2 个媒体簇,但只提供了 1 个 sql2005 备份错误。

    错误:媒体集有 2 个媒体簇,但只提供了 1 个 sql2005 2010-10-19 11:44:06|  分类: sql|举报|字号 订阅     ql2005备份的时候,选择备份路径是一方面,但 ...

  6. mysqldump备份错误:诡异的#mysql50#.mozilla数据库

    今天测试mysql自动备份功能 在red_hat_linux5系统下安装了mysql_5.5 系统提示执行脚本抛错, 手动执行脚本, 返回错误:mysqldump: Got error: 1102: ...

  7. mysql恢复备份错误:Got a packet bigger than 'max_allowed_packet' bytes

    最近恢复mysql数据库备份时,出现了一个错误:Got a packet bigger than 'max_allowed_packet' bytes 该问题主要是由于mysql的my.ini文件中设 ...

  8. Oracle 错误收集

    Oracle 错误大全 ORA-00001: 违反唯一约束条件 (.)ORA-00017: 请求会话以设置跟踪事件ORA-00018: 超出最大会话数ORA-00019: 超出最大会话许可数ORA-0 ...

  9. IIS发布站点错误收集

    转载:http://www.cnblogs.com/hangwei/p/4249406.html 本文主要收集IIS在发布站点过程中遇到的错误,并提供解决办法.并亲测可行.如果您也在使用IIS发布站点 ...

随机推荐

  1. BZOJ 2876 骑行川藏

    http://www.lydsy.com/JudgeOnline/problem.php?id=2876 拉格朗日乘数法:f'+入g'=0,f为函数的导数,g为限制条件的导数. 思路:E=Σki*si ...

  2. cf479C Exams

    C. Exams time limit per test 1 second memory limit per test 256 megabytes input standard input outpu ...

  3. UESTC_Little Deer and Blue Cat CDOJ 1025

    In DOTA, there are two Intellegence heroes. One is Enchantress, who is usually called Little Deer by ...

  4. Maven 工程下 Spring MVC 站点配置 (三) C3P0连接池与@Autowired的应用

    Maven 工程下 Spring MVC 站点配置 (一) Maven 工程下 Spring MVC 站点配置 (二) Mybatis数据操作 前两篇文章主要是对站点和数据库操作配置进行了演示,如果单 ...

  5. Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent

    修改pom.xml文件,添加以下属性 <project> ... <properties> <project.build.sourceEncoding>UTF-8& ...

  6. Android多媒体开发-- OpenMax IL简介

    1.openmax 简介 http://www.khronos.org/openmax/ OpenMax是一个多媒体应用程序的框架标准,由NVIDIA公司和Khronos在2006年推出. OpenM ...

  7. 分布式日志收集系统- Cloudera Flume 介绍

        Flume是Cloudera提供的日志收集系统,具有分布式.高可靠.高可用性等特点,对海量日志采集.聚合和传输, Flume支持在日志系统中定制各类数据发送方, 同时,Flume提供对数据进行 ...

  8. Android使用webService

    在android中使用webservice,首先要导入Android webservice支持包 ksoap2-android-assembly-3.3.0-jar-with-dependencies ...

  9. .Net类型与JSON的映射关系

    首先谢谢大家的支持和关注.本章主要介绍.Net类型与JSON是如何映射的.我们知道JSON中类型基本上有三种:值类型,数组和对象.而.Net中的类型比较多.到底它们是如何映射的呢? 总体来讲,Json ...

  10. SQL中Truncate的用法(转)

    转自:http://www.studyofnet.com/news/555.html 本文导读:删除表中的数据的方法有delete,truncate, 其中TRUNCATE TABLE用于删除表中的所 ...