![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1545460.1 : Sun Storage 7000 Unified Storage System: RMAN Backup Is Not Writing To One Of The NFS (ZFS) Mount Points
In this Document
Created from <SR 3-7036153741> Applies to:Exadata Database Machine X2-2 Full Rack - Version All Versions and laterSun ZFS Storage 7420 - Version All Versions and later Sun ZFS Storage 7320 - Version All Versions and later 7000 Appliance OS (Fishworks) SymptomsTo discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the My Oracle Support Community - Disk Storage ZFS Storage Appliance
Out of 8 backup mounts one mount point is not utilized by RMAN while taking backup in Exadata X2-2 full rack.
Tried taking backup with problematic node service and got below error message. RMAN-03009: failure of backup command on ch06 channel at 04/06/2013 12:38:50
ORA-19502: write error on file "/export/zfs/ods/exa-bkp5/backups/odsoltp/oltp_sqo6d8j6_1_1", block number 176128 (block size=512) ORA-17500: ODM err:KGNFS WRITE FAIL:Disk quota exceeded ORA-19502: write error on file "/export/zfs/ods/exa-bkp5/backups/odsoltp/oltp_sqo6d8j6_1_1", block number 32768 (block size=512) ORA-17500: ODM err:KGNFS WRITE FAIL:Disk quota exceeded
CauseCustomer says that there are several NFS servers used for RMAN backups which are Solaris servers using ZFS. When taking a backup to the share "bkp5", the backup is actually stored in another NFS server. Customer observes this problem only on the share "bkp5", others run fine. I don't see a logical reason at this time for there to be quota errors against the share exa_bkp5. egrep "used |available| quota" cifs.out |grep exa| less
zfssa-head2-pool/local/ods/exa_bkp5 used 9.84T - zfssa-head2-pool/local/ods/exa_bkp5 available 7.16T - zfssa-head2-pool/local/ods/exa_bkp5 quota 17T local zfssa-head2-pool/local/ods/exa_bkp6 used 14.7T - zfssa-head2-pool/local/ods/exa_bkp6 available 2.32T - zfssa-head2-pool/local/ods/exa_bkp6 quota 17T local zfssa-head2-pool/local/ods/exa_bkp7 used 14.0T - zfssa-head2-pool/local/ods/exa_bkp7 available 2.97T - zfssa-head2-pool/local/ods/exa_bkp7 quota 17T local zfssa-head2-pool/local/ods/exa_bkp8 used 14.6T - zfssa-head2-pool/local/ods/exa_bkp8 available 2.45T - zfssa-head2-pool/local/ods/exa_bkp8 quota 17T local
zfssa-head-2:shares ods/exa_bkp5> users
zfssa-head-2:shares ods/exa_bkp5 users> show Users: USER NAME USAGE QUOTA user-000 300 9.83T - user-001 root 12.9G - SolutionCustomer finally inspected his (direct-nfs) /etc/oranfstab: #######################################################################
# zfssa-head-1:zfssa-head1-pool server: 192.168.10.25 # IPMP1 on zfssa-h1 local: 192.168.10.1 path: 192.168.10.24 # local IB address multipath1 on cnode1 local: 192.168.10.1 path: 192.168.10.26 # local IB address multipath2 on cnode1 local: 192.168.10.1 path: 192.168.10.27 # local IB address multipath3 on cnode1 dontroute: # outgoing messages not routed by OS # shares for head1-pool : export: /export/zfs/ods/exa-bkp1 mount: /export/zfs/ods/exa-bkp1 export: /export/zfs/ods/exa-bkp2 mount: /export/zfs/ods/exa-bkp3 <<<< Strange export: /export/zfs/ods/exa-bkp3 mount: /export/zfs/ods/exa-bkp4 <<<< Strange export: /export/zfs/ods/exa-bkp4 mount: /export/zfs/ods/exa-bkp5 <<<< Double mount !!! # zfssa-head-2:zfssa-head2-pool server: 192.168.10.28 # IPMP1 on zfssa-h2 local: 192.168.10.1 path: 192.168.10.29 # local IB address multipath1 on cnode2 local: 192.168.10.1 path: 192.168.10.30 # local IB address multipath2 on cnode2 local: 192.168.10.1 path: 192.168.10.31 # local IB address multipath3 on cnode2 dontroute: # outgoing messages not routed by OS # shares for head2-pool : export: /export/zfs/ods/exa-bkp5 mount: /export/zfs/ods/exa-bkp5 <<<< Double mount !!! export: /export/zfs/ods/exa-bkp6 mount: /export/zfs/ods/exa-bkp6 export: /export/zfs/ods/exa-bkp7 mount: /export/zfs/ods/exa-bkp7 export: /export/zfs/ods/exa-bkp8 mount: /export/zfs/ods/exa-bkp8 #######################################################################
All working as expected now.
Checked for Currency - 15-Apr-2017
References<NOTE:1392492.1> - Oracle ZFS Storage Appliance: Performance Issue when Pool is almost FullAttachments This solution has no attachment |
||||||||||||||||||
|