求助:NBU 6.5 备份Informix出错

发布于 2022-08-29 15:55:13 字数 1735 浏览 13 评论 9

NBU版本:6.5.5
Informix双机Client,系统为SUSE Linux Enterprise Server 10 SP1 (x86_64)

2010-08-24 14:39:56 20469  20467 /opt/informix/bin/onbar_d -b -w -L 0
2010-08-24 14:39:56 20469  20467 Working with veritas-netbackup as generic storage manager.
2010-08-24 14:39:56 20469  20467 Archive started on rootdbs, workdbs, tempdbs, logdbs, phydbs (Requested Level 0).
2010-08-24 14:39:56 20469  20467 Unable to start the storage space backup: Another archive is already in progress on DBspace workdbs..
2010-08-24 14:39:56 20469  20467 Unable to start the storage space backup: Another archive is already in progress on DBspace workdbs..
2010-08-24 14:39:56 20469  20467 Unable to start the storage space backup: Another archive is already in progress on DBspace workdbs..
2010-08-24 14:39:56 20469  20467 Unable to start the storage space backup: Another archive is already in progress on DBspace workdbs..
2010-08-24 14:39:56 20469  20467 Unable to start the storage space backup: Another archive is already in progress on DBspace workdbs..
2010-08-24 14:39:56 20469  20467 Archive on rootdbs, workdbs, tempdbs, logdbs, phydbs ABORTED (Requested Level 0).
2010-08-24 14:39:56 20469  20467 Unable to start the storage space backup: buc_fe.c : Archive API processing failed at line 258 for rc.
2010-08-24 14:39:56 20469  20467 Unable to close the storage space backup: Archive API error: not yet open.
2010-08-24 14:39:56 20469  20467 ASSERT: file bar_ins.ec:bar_ins_ins() line 216 - contact product support

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(9

一身软味 2022-09-11 03:00:28

thanks

吹梦到西洲 2022-09-11 02:55:41

http://docs.nojabrsk.ru/informix/english/docs/83eds/6521A.pdf

這是 onconfig 的 administrator guide
你可以參考
順便看看 page-103

落在眉间の轻吻 2022-09-11 02:53:00

查看一下进程里还有没有其他的ONBAR或者ONTAPE,有的话,停掉再试试。

旧伤慢歌 2022-09-10 13:23:45

改了还是一样的错误!~~~~~

搞了一天了,都不知道怎么回事

帝王念 2022-09-10 10:45:55

ok,我修改下看

甜中书 2022-09-09 07:06:32

附我的onconfig文件内容

=====================================
ROOTNAME        rootdbs         # Root dbspace name
ROOTPATH        /dev/vx/dsk/datavg/lvrootdbs # Path for device containing root dbspace
ROOTOFFSET      50              # Offset of root dbspace into device (Kbytes)
ROOTSIZE        2048000         # Size of root dbspace (Kbytes)

# Disk Mirroring Configuration Parameters

MIRROR          0               # Mirroring flag (Yes = 1, No = 0)
MIRRORPATH                      # Path for device containing mirrored root
MIRROROFFSET    0               # Offset into mirrored device (Kbytes)

# Physical Log Configuration

PHYSDBS         phydbs          # Location (dbspace) of physical log
PHYSFILE        1900000         # Physical log file size (Kbytes)

#TAPEDEV                /dev/null       # Tape device path
TAPEDEV          /opt/informix/smpdbs1     smpdbs1指向/dev/null
TAPEBLK         64              # Tape block size (Kbytes)
TAPESIZE        10240000                # Maximum amount of data to put on tape (Kbytes)

# Log Archive Tape Device

#LTAPEDEV       /dev/null       # Log tape device path
#LTAPEDEV          /opt/informix/smpdbs2
LTAPEDEV        /opt/informix/lp            lp也指向/dev/null
LTAPEBLK        64              # Log tape block size (Kbytes)
LTAPESIZE       10240000                # Max amount of data to put on log tape (Kbytes)

# CDR_MAX_DYNAMIC_LOGS
# -1 => unlimited
#  0 => disable dynamic log addition
# >0 => limit the no. of dynamic log additions with the specified value.
# Max dynamic log requests that CDR can make within one server session.

CDR_MAX_DYNAMIC_LOGS    0  # Dynamic log addition disabled by default

# Backup/Restore variables
BAR_ACT_LOG   /opt/informix/bar_act.log  # ON-Bar Log file - not in /tmp please
BAR_DEBUG_LOG /opt/informix/bar_dbug.log # ON-Bar Debug Log - not in /tmp please
#BAR_MAX_BACKUP 0
BAR_MAX_BACKUP  2
BAR_RETRY       5
BAR_NB_XPORT_COUNT 20
BAR_XFER_BUF_SIZE 31
RESTARTABLE_RESTORE     ON
BAR_PROGRESS_FREQ       0
BAR_BSALIB_PATH /usr/openv/netbackup/bin/infxbsa.so64

# Informix Storage Manager variables
ISM_DATA_POOL   ISMData
ISM_LOG_POOL    ISMLogs

场罚期间 2022-09-08 20:44:07

在onconfig文件中添加设置

on-bar在LBU PRESERVE数据库中存放备份和档案信息。由于这个数据库使用事务日志,因此应保证存档和逻辑日志备份期间不会填满逻辑日志,从而保证不填满最后一个逻辑日志,保留给on-bar使用。使用on-bar,将配置参数LBU PRESERVE 置为1,将最后一个逻辑日志留给on-bar。

你先試試看 !!(修改前先 copy!!)

ι不睡觉的鱼゛ 2022-09-06 09:28:44

LBU PRESERVE 这个参数做什么用的
我的ONCONFIG文件中没有这个参数呢

萌梦深 2022-09-04 10:08:36

你先試試配置参数LBU PRESERVE 置为1
再重啟 backup job

看看結果!!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文