yhou31 发表于 2008-08-04 16:56

使用ontape备份到文件的问题。

各种参数都设置好了,onconfig文件的配置为

# System Archive Tape Device

TAPEDEV         /backup/millerbackup # Tape device path
TAPEBLK         16                     # Tape block size (Kbytes)
TAPESIZE      30000000      # Maximum amount of data to put on tape (Kbytes)

millerbackup为空文件,属主为informix:informix。

/informix/etc > df -g
Filesystem    GB blocks      Free %Used    Iused %Iused Mounted on
/dev/hd4         0.25      0.23    8%   1798   4% /
/dev/hd2         1.50      0.30   80%    29266    29% /usr
/dev/hd9var      0.25      0.24    6%      441   1% /var
/dev/hd3         1.00      0.27   73%       39   1% /tmp
/dev/fwdump      0.25      0.25    1%      4   1% /var/adm/ras/platform
/dev/hd1         0.25      0.25    1%      7   1% /home
/proc               -         -    -         -   -/proc
/dev/hd10opt       0.25      0.20   20%      996   3% /opt
/dev/fslv00      4.00      2.84   29%   5183   1% /informix
/dev/fslv02       29.31   29.31    1%      5   1% /backup

/informix > ontape -s -L 0

Please mount tape 1 on /backup/millerbackup and press Return to continue ...

/backup我已经mount上了呀。

查问题,找资料搞了一天了,还是没有进展,非常郁闷。请各位大侠帮帮忙吧。先谢了。

liaosnet 发表于 2008-08-04 17:24

/informix > ontape -s -L 0

Please mount tape 1 on /backup/millerbackup and press Return to continue ...

这时请回车~~如果有错再回复~~

yhou31 发表于 2008-08-04 21:28

当时就回车了,然后就没反应了。。。

liaosnet 发表于 2008-08-05 09:29

回复 #3 yhou31 的帖子

日志里说啥~~??~

大坏蛋 发表于 2008-08-05 14:27

touch/backup/millerbackup
chown informix:informix /Backup/millerbackup
chmod 660 /Backup/millerbackup

yhou31 发表于 2008-08-05 16:43

原帖由 liaosnet 于 2008-8-5 09:29 发表 http://bbs.chinaunix.net/images/common/back.gif
日志里说啥~~??~

需要看哪个日志啊?

yhou31 发表于 2008-08-05 16:43

原帖由 大坏蛋 于 2008-8-5 14:27 发表 http://bbs.chinaunix.net/images/common/back.gif
touch/backup/millerbackup
chown informix:informix /Backup/millerbackup
chmod 660 /Backup/millerbackup

大侠,之前就是这么操作的,不行。

大坏蛋 发表于 2008-08-05 17:26

online.log

yhou31 发表于 2008-09-05 11:30

重装了一遍Informix,仔细检查每个步骤,这个问题解决了。

/informix/etc > ontape -s -L 0

Please mount tape 1 on /informix/backup/millerbackup and press Return to continue ...

100 percent done.

Please label this tape as number 1 in the arc tape sequence.
This tape contains the following logical logs:

5

/informix/backup > ls -al
total 26632
drwxr-xr-x   2 informix informix      256 Sep 06 00:24 .
drwxr-xr-x24 informix informix       4096 Sep 06 00:23 ..
-rw-rw----   1 informix informix   13631488 Sep 06 00:27 millerbackup

谢谢各位的帮助。

anlen.qi 发表于 2010-03-25 00:56

看一看 。。。。。。。
页: [1]
查看完整版本: 使用ontape备份到文件的问题。