![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1559967.1 : Sun Storage 7000 Unified Storage System: NDMP Level 0 Snapshots Not Being Automatically Deleted
In this Document
Created from <SR 3-7104581431> Applies to:Sun ZFS Storage 7420 - Version All Versions and laterSun ZFS Storage 7320 - Version All Versions and later Sun Storage 7110 Unified Storage System - Version All Versions and later Sun ZFS Storage 7120 - Version All Versions and later Sun Storage 7210 Unified Storage System - 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
Snapshots generated by NDMP are not automatically being cleaned up.This leaves old snapshots and consume space. On a nfs mount of the snapshot, noticed that there are more than one level0 (full) ndmp snapshot exists host1:/net/zfs7320/export/esx/linux_admin/.zfs/snapshot# ls -las *ndmp*
3 drwx------ 12 root root 12 Feb 19 14:09 .ndmp.0.level.r.1365151282.608809 <=== 3 drwx------ 12 root root 12 Feb 19 14:09 .ndmp.0.level.r.1365758545.568086 <=== 3 drwx------ 12 root root 12 Feb 19 14:09 .ndmp.0.level.r.1366363261.770395 <=== 3 drwx------ 12 root root 12 Apr 22 10:26 .ndmp.1.level.r.1366622530.364712 3 drwx------ 12 root root 12 Feb 19 14:09 .ndmp.2.level.r.1366190519.220518 3 drwx------ 12 root root 12 Feb 19 14:09 .ndmp.3.level.r.1366276877.512496 3 drwx------ 12 root root 12 Feb 19 14:09 .ndmp.4.level.r.1365672038.21333
CauseThis is a configuration issue. To achieve this, the UPDATE behavior at DMA (Data Management Application) host needs to be set to 'Y' explicitly
The syntax for the naming of this snapshot is as follows: ndmp.$LEVEL.$DMP_NAME.$ZFS_MODE Example: ndmp.0.level.r.1279023238.107462 "ndmp" indicates that this snapshot was generated by the NDMP service. "0" indicates that this is a Level 0 (full) backup. "level" is the default DMP_NAME. "r" indicates a recursive backup as indicated by ZFS_MODE (other values could be "d" for dataset). The rest of the string is a system generated timestamp.
SolutionSet the policy UPDATE = Y, explicitly at DMA(Data Management Application) host. Example... Symantec NetBackup :
Networker
References<NOTE:1387930.1> - Sun Storage 7000 Unified Storage System: How to Troubleshoot NDMP Issues<NOTE:1387918.1> - Sun Storage 7000 Unified Storage System: Resolving NDMP configuration issues Attachments This solution has no attachment |
||||||||||||||||||||||||
|