RMAN恢复使用NFS时报错ORA-27054

按照网络上的方式在AIX 6.1 上从其他同样OS上挂载了一个磁盘到 /data01/rmanfull05 上 ,  运行RMAN进行恢复的时候发现报错 (因为一台机器上的磁盘空间不足,才使用的这种NFS方式) 。 
 
客户端配置 /etc/filesystems
 
/data01/rmanfull05 : 
 dev = /data02
 vfs=nfs
 nodename=itr04
 mount=true
 type-nfs
 options=rw,bg,hard,intr,vers=3,rsize=32768,wsize=32768,timeo=600,proto=tcp,biods=32
 account=flase
 
 
RMAN 恢复之前 catalog start with '/data01/rmanfull05/rmanfull/';  时候的报错信息: 
 
 
WARNING: NFS file system /data01 mounted with incorrect options()
WARNING:Expected NFS mount options: rsize>=32768,wsize>=32768,hard,
WARNING: NFS file system /data01 mounted with incorrect options()
WARNING:Expected NFS mount options: rsize>=32768,wsize>=32768,hard,
Errors in file /data01/prod/oraprod/diag/rdbms/icare/icare1/trace/icare1_ora_45613248.trc:
ORA-19624: operation failed, retry possible
ORA-19870: error while restoring backup piece /data01/rmanfull05/rmanfull/ARCH_ICARE3148051840_0404_S8214_P1_779680492
ORA-19505: failed to identify file "/data01/rmanfull05/rmanfull/ARCH_ICARE3148051840_0404_S8214_P1_779680492"
ORA-27054: NFS file system where the file is created or resides is not mounted with correct options   
 
发现是 bug :  BUG:6403001 - ORA-27054 ERROR WHEN BACKING UP DATABASE WITH RMAN TO AN NFS MOUNT
SOLUTION
=========
To implement the solution, please execute one the following steps:

1. Don't use NFS to create the files.

Or

2. Add the NFS filesys to '/etc/filesystems'
--&gt This is also applicable for 11G

Or

3. Edit init.ora, add the line:
event="10298 trace name context forever, level 32"  , 重新启动实例。 

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/35489/viewspace-720524/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/35489/viewspace-720524/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值