Data Backup and Recovery
Data Backup and Recovery
Hi All
I have the following Problem. I have setup a Profile/config with PM integration. Now when I run a Backup the snapshot register successfully within PM , but PM do not find any Backup for transfering.
Could it be a Problem with vfilers? Because the Volumes are inside vfilers (source and destination) and PM shows this Volumes with the vfilerName (e.g. vfiler:/volname), But in the SC.config I have to Put in vfiler0, because sc is communicating with the vfiler0 and not with the vfilers.
(e.g. filer:Dataset/vol1,vol2).
Configfile:
########################
### Required Options ###
########################
CONFIG_TYPE=STANDARD
SNAME=scnetapp20
SNAP_TIMESTAMP_ONLY=Y
VOLUMES=filer:vol1,vol2
NTAP_SNAPSHOT_RETENTIONS=hourly:26,daily:10,weekly:2
NTAP_USERS=filer:user/password
NTAP_PWD_PROTECTION=Y
TRANSPORT=HTTPS
PORT=443
LOG_NUM=10
SC_TMP_DIR=
##########################
### Connection Options ###
##########################
VFILERS=
MANAGEMENT_INTERFACES=
SECONDARY_INTERFACES=
USE_PROXY=N
########################
### Snapshot Options ###
########################
NTAP_SNAPSHOT_RETENTION_AGE=
SNAPDRIVE=N
SNAPDRIVE_DISCOVERY=N
NTAP_SNAPSHOT_DISABLE=N
NTAP_SNAPSHOT_NODELETE=N
NTAP_CONSISTENCY_GROUP_SNAPSHOT=Y
NTAP_CONSISTENCY_GROUP_TIMEOUT=relaxed
NTAP_CONSISTENCY_GROUP_WAFL_SYNC=N
NTAP_SNAPSHOT_DELETE_BY_AGE_ONLY=N
NTAP_SNAPSHOT_DEPENDENCY_IGNORE=N
NTAP_SNAPSHOT_RESTORE_AUTO_DETECT=Y
#########################
### SnapVault Options ###
#########################
NTAP_SNAPVAULT_UPDATE=N
SNAPVAULT_VOLUMES=
SNAPVAULT_QTREE_INCLUDE=
NTAP_SNAPVAULT_RETENTIONS=daily:33,weekly:54
NTAP_SNAPVAULT_RETENTION_AGE=30
NTAP_SNAPVAULT_SNAPSHOT=N
NTAP_SNAPVAULT_NODELETE=N
NTAP_SNAPVAULT_RESTORE_WAIT=N
NTAP_SNAPVAULT_WAIT=120
NTAP_SNAPVAULT_MAX_TRANSFER=
##########################
### SnapMirror Options ###
##########################
NTAP_SNAPMIRROR_UPDATE=N
NTAP_SNAPMIRROR_CASCADING_UPDATE=N
SNAPMIRROR_VOLUMES=
SNAPMIRROR_CASCADING_VOLUMES=
NTAP_SNAPMIRROR_WAIT=60
NTAP_SNAPMIRROR_USE_SNAPSHOT=N
NTAP_SNAPMIRROR_MAX_TRANSFER=
#######################
### Cloning Options ###
#######################
NTAP_VOL_CLONE_RESERVE=none
NTAP_LUN_CLONE_RESERVATION=false
NTAP_CLONE_IGROUP_MAP=
NTAP_CLONE_FOR_BACKUP=Y
NTAP_CLONE_SECONDARY=N
NTAP_CLONE_SECONDARY_VOLUMES=
NTAP_NUM_VOL_CLONES=1
NTAP_NFS_EXPORT_HOST=
NTAP_NFS_EXPORT_ACCESS=
NTAP_NFS_EXPORT_PERSISTENT=
##################################
### Protection Manager Options ###
##################################
NTAP_PM_UPDATE=Y
NTAP_DFM_DATA_SET=filer:snapcreator_NETAPP20_oraclehost/vol0,vol1
NTAP_PM_RUN_BACKUP=Y
####################
### OSSV Options ###
####################
NTAP_OSSV_ENABLE=N
NTAP_OSSV_HOMEDIR=
NTAP_OSSV_FS_SNAPSHOT=N
NTAP_OSSV_FS_SNAPSHOT_CREATE_CMD01=
###################################
### Operations Manager Settings ###
###################################
OM_HOST=dfmhost
OM_USER=user
OM_PWD=password
OM_PORT=8488
OM_EVENT_GENERATE=Y
####################
### APP Commands ###
####################
ARCHIVE_CMD01=
MOUNT_CMD01=
UMOUNT_CMD01=
####################
### Pre Commands ###
####################
PRE_APP_QUIESCE_CMD01=
PRE_NTAP_CMD01=
PRE_NTAP_CLONE_DELETE_CMD01=
PRE_APP_UNQUIESCE_CMD01=
PRE_RESTORE_CMD01=
PRE_CLONE_CREATE_CMD01=
#####################
### Post Commands ###
#####################
POST_APP_QUIESCE_CMD01=
POST_NTAP_CMD01=
POST_NTAP_DATA_TRANSFER_CMD01=
POST_APP_UNQUIESCE_CMD01=
POST_RESTORE_CMD01=
POST_CLONE_CREATE_CMD01=
###########################
### Event Configuration ###
###########################
NTAP_ASUP_ERROR_ENABLE=N
SENDTRAP=
SUCCESS_TRAP=
SUCCESS_MSG=INFO: NetApp Snap Creator Framework finished successfully ( Action: %ACTION )
Logfile:
########## Checking Protection Manager dataset snapcreator_NETAPP20_oraclehost ##########
[Thu Dec 1 14:58:24 2011] INFO: Checking if Protection Manager dataset snapcreator_NETAPP20_oraclehost is conformant
[Thu Dec 1 14:58:24 2011] DEBUG: ZAPI REQUEST
<dataset-list-info-iter-start>
<object-name-or-id>snapcreator_NETAPP20_oraclehost</object-name-or-id>
</dataset-list-info-iter-start>
[Thu Dec 1 14:58:24 2011] DEBUG: ZAPI RESULT
<results status="passed">
<records>1</records>
<tag>dataset2466_13412</tag>
</results>
[Thu Dec 1 14:58:28 2011] DEBUG: ZAPI REQUEST
<dataset-list-info-iter-next>
<maximum>1</maximum>
<tag>dataset2466_13412</tag>
</dataset-list-info-iter-next>
[Thu Dec 1 14:58:28 2011] DEBUG: ZAPI RESULT
<results status="passed">
<datasets>
<dataset-info>
<dataset-name>snapcreator_NETAPP20_oraclehost</dataset-name>
<dataset-id>21637</dataset-id>
<dataset-description>NetApp Snap Creator Framework dataset</dataset-description>
<volume-qtree-name-prefix></volume-qtree-name-prefix>
<secondary-qtree-name-format></secondary-qtree-name-format>
<snapshot-name-format></snapshot-name-format>
<primary-volume-name-format></primary-volume-name-format>
<secondary-volume-name-format></secondary-volume-name-format>
<is-dp-suspended>false</is-dp-suspended>
<is-suspended>false</is-suspended>
<is-application-data>true</is-application-data>
<is-allow-custom-settings>false</is-allow-custom-settings>
<is-enable-write-guarantee-checks>true</is-enable-write-guarantee-checks>
<application-info>
<application-name>NetApp Snap Creator Framework</application-name>
<application-version>NetApp Snap Creator Framework 3.4p1</application-version>
<application-server-name>snapcreator</application-server-name>
<is-application-responsible-for-primary-backup>true</is-application-responsible-for-primary-backup>
<carry-primary-backup-retention>true</carry-primary-backup-retention>
<is-application-managing-primary-backup-retention>false</is-application-managing-primary-backup-retention>
</application-info>
<requires-non-disruptive-restore>false</requires-non-disruptive-restore>
<dataset-owner></dataset-owner>
<dataset-contact></dataset-contact>
<is-dp-ignored>false</is-dp-ignored>
<is-protected>true</is-protected>
<has-protection-policy>true</has-protection-policy>
<has-application-policy>false</has-application-policy>
<can-contain-application-resources>false</can-contain-application-resources>
<can-contain-storage-resources>true</can-contain-storage-resources>
<has-protection>false</has-protection>
<is-dr-capable>false</is-dr-capable>
<member-count>3</member-count>
<dynamic-reference-count>0</dynamic-reference-count>
<storageset-name>snapcreator_NETAPP20_oraclehost:root</storageset-name>
<storageset-id>21636</storageset-id>
<online-migration>false</online-migration>
<storageset-timezone></storageset-timezone>
<protection-policy-name>Protection Manager_SC_TEST</protection-policy-name>
<protection-policy-id>12779</protection-policy-id>
<dataset-map>
<dataset-map-entry>
<online-migration>false</online-migration>
<dp-node-name>Primary data</dp-node-name>
<dp-node-id>1</dp-node-id>
<storageset-name>snapcreator_NETAPP20_oraclehost:root</storageset-name>
<storageset-id>21636</storageset-id>
<storageset-timezone></storageset-timezone>
<is-dr-capable>false</is-dr-capable>
</dataset-map-entry>
<dataset-map-entry>
<vfiler-name>vf70_pvs01</vfiler-name>
<vfiler-id>3646</vfiler-id>
<is-vfiler-created-for-migration>false</is-vfiler-created-for-migration>
<online-migration>false</online-migration>
<dp-node-name>Backup</dp-node-name>
<dp-node-id>2</dp-node-id>
<storageset-name>snapcreator_NETAPP20_oraclehost:Backup</storageset-name>
<storageset-id>21638</storageset-id>
<storageset-timezone></storageset-timezone>
<resourcepools>
<dataset-resourcepool-info>
<resourcepool-name>FILER2</resourcepool-name>
<resourcepool-id>2521</resourcepool-id>
</dataset-resourcepool-info>
</resourcepools>
<resourcepool-name>FILER2</resourcepool-name>
<resourcepool-id>2521</resourcepool-id>
<is-dr-capable>false</is-dr-capable>
</dataset-map-entry>
</dataset-map>
<dataset-status>
<resource-status>normal</resource-status>
<conformance-status>conformant</conformance-status>
<performance-status>unknown</performance-status>
<protection-status>protected</protection-status>
<space-status>unknown</space-status>
</dataset-status>
</dataset-info>
</datasets>
<records>1</records>
</results>
[Thu Dec 1 14:58:28 2011] INFO: Protection Manager dataset snapcreator_NETAPP20_oraclehost is conformant
[Thu Dec 1 14:58:28 2011] INFO: Protection Manager dataset snapcreator_NETAPP20_oraclehost resource status normal
[Thu Dec 1 14:58:28 2011] DEBUG: ZAPI REQUEST
<dataset-list-info-iter-end>
<tag>dataset2466_13412</tag>
</dataset-list-info-iter-end>
[Thu Dec 1 14:58:28 2011] DEBUG: ZAPI RESULT
<results status="passed"></results>
########## Gathering Information for FILER:vol1 ##########
[Thu Dec 1 14:58:30 2011] INFO: Performing NetApp Snapshot Inventory for vol1 on FILER
[Thu Dec 1 14:58:30 2011] DEBUG: ZAPI REQUEST
<snapshot-list-info>
<volume>vol1</volume>
<terse>true</terse>
</snapshot-list-info>
[Thu Dec 1 14:58:30 2011] DEBUG: ZAPI RESULT
<results status="passed">
<snapshots>
<snapshot-info>
<name>scnetapp20-daily_20111201145801</name>
<access-time>1322747892</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201143143</name>
<access-time>1322746318</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201142834</name>
<access-time>1322746126</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201141839</name>
<access-time>1322745535</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201140934</name>
<access-time>1322744986</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201140515</name>
<access-time>1322744730</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201135959</name>
<access-time>1322744411</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>FILER2(0151748084)_snapcreator_NETAPP20_oraclehost_backup_ora00-src.0</name>
<access-time>1322742324</access-time>
<dependency>snapvault</dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>FILER2(0151748084)_snapcreator_NETAPP20_oraclehost_backup_ora97-src.0</name>
<access-time>1322742322</access-time>
<dependency>snapvault</dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>FILER2(0151748084)_snapcreator_NETAPP20_oraclehost_backup_snapcreator_NETAPP20_oraclehost_vf60_pvs01_vol1-src.0</name>
<access-time>1322742321</access-time>
<dependency>snapvault</dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>FILER2(0151748084)_snapcreator_NETAPP20_oraclehost_backup_ora98-src.0</name>
<access-time>1322742318</access-time>
<dependency>snapvault</dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201132103</name>
<access-time>1322742076</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201111500</name>
<access-time>1322734512</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>8</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>8</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201110505</name>
<access-time>1322733916</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>8</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201104534</name>
<access-time>1322732743</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>8</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
</snapshots>
</results>
[Thu Dec 1 14:58:31 2011] INFO: NetApp Snapshot Inventory of vol1 on FILER completed Successfully
########## Creating Protection Manager Backup Version for volume vol1 dataset snapcreator_NETAPP20_oraclehost ##########
[Thu Dec 1 14:58:31 2011] INFO: Finding all members associated with Protection Manager dataset snapcreator_NETAPP20_oraclehost
[Thu Dec 1 14:58:31 2011] DEBUG: ZAPI REQUEST
<dataset-member-list-info-iter-start>
<dataset-name-or-id>snapcreator_NETAPP20_oraclehost</dataset-name-or-id>
</dataset-member-list-info-iter-start>
[Thu Dec 1 14:58:34 2011] DEBUG: ZAPI RESULT
<results status="passed">
<records>3</records>
<tag>dataset-member2467_24349</tag>
</results>
[Thu Dec 1 14:58:34 2011] DEBUG: ZAPI REQUEST
<dataset-member-list-info-iter-next>
<maximum>1</maximum>
<tag>dataset-member2467_24349</tag>
</dataset-member-list-info-iter-next>
[Thu Dec 1 14:58:34 2011] DEBUG: ZAPI RESULT
<results status="passed">
<dataset-members>
<dataset-member-info>
<member-id>19438</member-id>
<member-type>volume</member-type>
<member-name>vf60_pvs01:/vol1</member-name>
<member-status>normal</member-status>
<member-perf-status>unknown</member-perf-status>
<storageset-id>21636</storageset-id>
<storageset-name>snapcreator_NETAPP20_oraclehost:root</storageset-name>
<dp-node-name>Primary data</dp-node-name>
<is-deleted>false</is-deleted>
</dataset-member-info>
</dataset-members>
<records>1</records>
</results>
[Thu Dec 1 14:58:36 2011] DEBUG: ZAPI REQUEST
<dataset-member-list-info-iter-next>
<maximum>1</maximum>
<tag>dataset-member2467_24349</tag>
</dataset-member-list-info-iter-next>
[Thu Dec 1 14:58:36 2011] DEBUG: ZAPI RESULT
<results status="passed">
<dataset-members>
<dataset-member-info>
<member-id>19444</member-id>
<member-type>volume</member-type>
<member-name>vf60_pvs01:/vol2</member-name>
<member-status>normal</member-status>
<member-perf-status>unknown</member-perf-status>
<storageset-id>21636</storageset-id>
<storageset-name>snapcreator_NETAPP20_oraclehost:root</storageset-name>
<dp-node-name>Primary data</dp-node-name>
<is-deleted>false</is-deleted>
</dataset-member-info>
</dataset-members>
<records>1</records>
</results>
[Thu Dec 1 14:58:36 2011] DEBUG: ZAPI REQUEST
<dataset-member-list-info-iter-next>
<maximum>1</maximum>
<tag>dataset-member2467_24349</tag>
</dataset-member-list-info-iter-next>
[Thu Dec 1 14:58:36 2011] DEBUG: ZAPI RESULT
<results status="passed">
<dataset-members>
<dataset-member-info>
<member-id>21640</member-id>
<member-type>volume</member-type>
<member-name>vf70_pvs01:/snapcreator_NETAPP20_oraclehost_backup</member-name>
<member-status>normal</member-status>
<member-perf-status>unknown</member-perf-status>
<storageset-id>21638</storageset-id>
<storageset-name>snapcreator_NETAPP20_oraclehost:Backup</storageset-name>
<dp-node-name>Backup</dp-node-name>
<is-deleted>false</is-deleted>
</dataset-member-info>
</dataset-members>
<records>1</records>
</results>
[Thu Dec 1 14:58:37 2011] DEBUG: ZAPI REQUEST
<dataset-member-list-info-iter-end>
<tag>dataset-member2467_24349</tag>
</dataset-member-list-info-iter-end>
[Thu Dec 1 14:58:37 2011] DEBUG: ZAPI RESULT
<results status="passed"></results>
[Thu Dec 1 14:58:37 2011] INFO: All members of Protection Manager dataset snapcreator_NETAPP20_oraclehost Successfully discovered
########## Gathering Information for FILER:vol2 ##########
[Thu Dec 1 14:58:37 2011] INFO: Performing NetApp Snapshot Inventory for vol2 on FILER
[Thu Dec 1 14:58:38 2011] DEBUG: ZAPI REQUEST
<snapshot-list-info>
<volume>vol2</volume>
<terse>true</terse>
</snapshot-list-info>
[Thu Dec 1 14:58:38 2011] DEBUG: ZAPI RESULT
<results status="passed">
<snapshots>
<snapshot-info>
<name>scnetapp20-daily_20111201145801</name>
<access-time>1322747892</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201143143</name>
<access-time>1322746318</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201142834</name>
<access-time>1322746126</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201141839</name>
<access-time>1322745535</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201140934</name>
<access-time>1322744986</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201140515</name>
<access-time>1322744730</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201135959</name>
<access-time>1322744411</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>FILER2(0151748084)_snapcreator_NETAPP20_oraclehost_backup_snapcreator_NETAPP20_oraclehost_vf60_pvs01_vol1_1-src.0</name>
<access-time>1322742324</access-time>
<dependency>snapvault</dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>FILER2(0151748084)_snapcreator_NETAPP20_oraclehost_backup_ora02-src.0</name>
<access-time>1322742322</access-time>
<dependency>snapvault</dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>FILER2(0151748084)_snapcreator_NETAPP20_oraclehost_backup_ora01-src.0</name>
<access-time>1322742318</access-time>
<dependency>snapvault</dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201132103</name>
<access-time>1322742076</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201111500</name>
<access-time>1322734512</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201110505</name>
<access-time>1322733916</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
<snapshot-info>
<name>scnetapp20-daily_20111201104534</name>
<access-time>1322732743</access-time>
<dependency></dependency>
<busy>false</busy>
<cumulative-percentage-of-used-blocks>0</cumulative-percentage-of-used-blocks>
<percentage-of-used-blocks>0</percentage-of-used-blocks>
<cumulative-percentage-of-total-blocks>0</cumulative-percentage-of-total-blocks>
<percentage-of-total-blocks>0</percentage-of-total-blocks>
</snapshot-info>
</snapshots>
</results>
[Thu Dec 1 14:58:38 2011] INFO: NetApp Snapshot Inventory of vol2 on FILER completed Successfully
########## Creating Protection Manager Backup Version for volume vol2 dataset snapcreator_NETAPP20_oraclehost ##########
[Thu Dec 1 14:58:38 2011] INFO: Finding all members associated with Protection Manager dataset snapcreator_NETAPP20_oraclehost
[Thu Dec 1 14:58:38 2011] DEBUG: ZAPI REQUEST
<dataset-member-list-info-iter-start>
<dataset-name-or-id>snapcreator_NETAPP20_oraclehost</dataset-name-or-id>
</dataset-member-list-info-iter-start>
[Thu Dec 1 14:58:42 2011] DEBUG: ZAPI RESULT
<results status="passed">
<records>3</records>
<tag>dataset-member2469_2645</tag>
</results>
[Thu Dec 1 14:58:42 2011] DEBUG: ZAPI REQUEST
<dataset-member-list-info-iter-next>
<maximum>1</maximum>
<tag>dataset-member2469_2645</tag>
</dataset-member-list-info-iter-next>
[Thu Dec 1 14:58:42 2011] DEBUG: ZAPI RESULT
<results status="passed">
<dataset-members>
<dataset-member-info>
<member-id>19438</member-id>
<member-type>volume</member-type>
<member-name>vf60_pvs01:/vol1</member-name>
<member-status>normal</member-status>
<member-perf-status>unknown</member-perf-status>
<storageset-id>21636</storageset-id>
<storageset-name>snapcreator_NETAPP20_oraclehost:root</storageset-name>
<dp-node-name>Primary data</dp-node-name>
<is-deleted>false</is-deleted>
</dataset-member-info>
</dataset-members>
<records>1</records>
</results>
[Thu Dec 1 14:58:44 2011] DEBUG: ZAPI REQUEST
<dataset-member-list-info-iter-next>
<maximum>1</maximum>
<tag>dataset-member2469_2645</tag>
</dataset-member-list-info-iter-next>
[Thu Dec 1 14:58:44 2011] DEBUG: ZAPI RESULT
<results status="passed">
<dataset-members>
<dataset-member-info>
<member-id>19444</member-id>
<member-type>volume</member-type>
<member-name>vf60_pvs01:/vol2</member-name>
<member-status>normal</member-status>
<member-perf-status>unknown</member-perf-status>
<storageset-id>21636</storageset-id>
<storageset-name>snapcreator_NETAPP20_oraclehost:root</storageset-name>
<dp-node-name>Primary data</dp-node-name>
<is-deleted>false</is-deleted>
</dataset-member-info>
</dataset-members>
<records>1</records>
</results>
[Thu Dec 1 14:58:45 2011] DEBUG: ZAPI REQUEST
<dataset-member-list-info-iter-next>
<maximum>1</maximum>
<tag>dataset-member2469_2645</tag>
</dataset-member-list-info-iter-next>
[Thu Dec 1 14:58:45 2011] DEBUG: ZAPI RESULT
<results status="passed">
<dataset-members>
<dataset-member-info>
<member-id>21640</member-id>
<member-type>volume</member-type>
<member-name>vf70_pvs01:/snapcreator_NETAPP20_oraclehost_backup</member-name>
<member-status>normal</member-status>
<member-perf-status>unknown</member-perf-status>
<storageset-id>21638</storageset-id>
<storageset-name>snapcreator_NETAPP20_oraclehost:Backup</storageset-name>
<dp-node-name>Backup</dp-node-name>
<is-deleted>false</is-deleted>
</dataset-member-info>
</dataset-members>
<records>1</records>
</results>
[Thu Dec 1 14:58:45 2011] DEBUG: ZAPI REQUEST
<dataset-member-list-info-iter-end>
<tag>dataset-member2469_2645</tag>
</dataset-member-list-info-iter-end>
[Thu Dec 1 14:58:45 2011] DEBUG: ZAPI RESULT
<results status="passed"></results>
[Thu Dec 1 14:58:45 2011] INFO: All members of Protection Manager dataset snapcreator_NETAPP20_oraclehost Successfully discovered
########## Running NetApp Protection Manager Backup Version Create for dataset snapcreator_NETAPP20_oraclehost ##########
[Thu Dec 1 14:58:45 2011] INFO: Registering snapshot scnetapp20-daily_20111201145801 with Protection Manager dataset snapcreator_NETAPP20_oraclehost
[Thu Dec 1 14:58:46 2011] DEBUG: ZAPI REQUEST
<dp-backup-version-create>
<backup-description>NetApp Snap Creator Framework Backup</backup-description>
<dataset-name-or-id>snapcreator_NETAPP20_oraclehost</dataset-name-or-id>
<retention-type>daily</retention-type>
<version-timestamp>1322747892</version-timestamp>
<version-members>
<version-member-info>
<snapshot-unique-id>1322747892</snapshot-unique-id>
<snapshot-name>scnetapp20-daily_20111201145801</snapshot-name>
<snapshot-contents></snapshot-contents>
<volume-name>FILER:/vol1</volume-name>
</version-member-info>
<version-member-info>
<snapshot-unique-id>1322747892</snapshot-unique-id>
<snapshot-name>scnetapp20-daily_20111201145801</snapshot-name>
<snapshot-contents></snapshot-contents>
<volume-name>FILER:/vol2</volume-name>
</version-member-info>
</version-members>
</dp-backup-version-create>
[Thu Dec 1 14:58:47 2011] DEBUG: ZAPI RESULT
<results status="passed">
<backup-id>7363</backup-id>
</results>
[Thu Dec 1 14:58:47 2011] INFO: Snapshot scnetapp20-daily_20111201145801 for dataset snapcreator_NETAPP20_oraclehost registered with Protection Manager successfully
########## Running NetApp Protection Manager backup start for dataset snapcreator_NETAPP20_oraclehost ##########
[Thu Dec 1 14:58:47 2011] INFO: Starting NetApp Protection Manager backup
[Thu Dec 1 14:58:47 2011] DEBUG: ZAPI REQUEST
<dp-backup-start>
<backup-description>NetApp Snap Creator Framework Initiated Backup</backup-description>
<dataset-name-or-id>snapcreator_NETAPP20_oraclehost</dataset-name-or-id>
<retention-type>daily</retention-type>
</dp-backup-start>
[Thu Dec 1 14:58:47 2011] DEBUG: ZAPI RESULT
<results status="passed">
<job-id>7511</job-id>
</results>
[Thu Dec 1 14:58:47 2011] INFO: NetApp Protection Manager backup start completed successfully
[Thu Dec 1 14:58:47 2011] DEBUG: NetApp Protection Manager backup job-id = 7511
########## Getting Protection Manager backup progress ##########
[Thu Dec 1 14:58:57 2011] INFO: Getting NetApp Protection Manager backup progress for job-id 7511
[Thu Dec 1 14:58:57 2011] DEBUG: ZAPI REQUEST
<dp-job-progress-event-list-iter-start>
<job-id>7511</job-id>
</dp-job-progress-event-list-iter-start>
[Thu Dec 1 14:58:57 2011] DEBUG: ZAPI RESULT
<results status="passed">
<records>6</records>
<tag>dpjobprogress2489_5290</tag>
</results>
[Thu Dec 1 14:58:58 2011] DEBUG: ZAPI REQUEST
<dp-job-progress-event-list-iter-next>
<maximum>1</maximum>
<tag>dpjobprogress2489_5290</tag>
</dp-job-progress-event-list-iter-next>
[Thu Dec 1 14:58:58 2011] DEBUG: ZAPI RESULT
<results status="passed">
<progress-events>
<dp-job-progress-event-info>
<error-message></error-message>
<event-id>232893</event-id>
<job-id>7511</job-id>
<job-type>on_demand_backup</job-type>
<event-message></event-message>
<event-timestamp>1322747929</event-timestamp>
<event-type>job-start</event-type>
<event-status>normal</event-status>
</dp-job-progress-event-info>
</progress-events>
<records>1</records>
</results>
[Thu Dec 1 14:59:00 2011] DEBUG: NetApp Protection Manager backup job-id 7511 progress - 232893|job-start|normal
[Thu Dec 1 14:59:00 2011] DEBUG: ZAPI REQUEST
<dp-job-progress-event-list-iter-next>
<maximum>1</maximum>
<tag>dpjobprogress2489_5290</tag>
</dp-job-progress-event-list-iter-next>
[Thu Dec 1 14:59:00 2011] DEBUG: ZAPI RESULT
<results status="passed">
<progress-events>
<dp-job-progress-event-info>
<error-message></error-message>
<event-id>232894</event-id>
<job-id>7511</job-id>
<job-type>on_demand_backup</job-type>
<event-message>operation was successful</event-message>
<event-timestamp>1322747932</event-timestamp>
<event-type>job-progress</event-type>
<event-status>normal</event-status>
</dp-job-progress-event-info>
</progress-events>
<records>1</records>
</results>
[Thu Dec 1 14:59:00 2011] DEBUG: NetApp Protection Manager backup job-id 7511 progress - 232894|job-progress|normal
[Thu Dec 1 14:59:00 2011] DEBUG: ZAPI REQUEST
<dp-job-progress-event-list-iter-next>
<maximum>1</maximum>
<tag>dpjobprogress2489_5290</tag>
</dp-job-progress-event-list-iter-next>
[Thu Dec 1 14:59:00 2011] DEBUG: ZAPI RESULT
<results status="passed">
<progress-events>
<dp-job-progress-event-info>
<error-message></error-message>
<event-id>232895</event-id>
<job-id>7511</job-id>
<job-type>on_demand_backup</job-type>
<event-message>operation was successful</event-message>
<event-timestamp>1322747933</event-timestamp>
<event-type>job-progress</event-type>
<event-status>normal</event-status>
</dp-job-progress-event-info>
</progress-events>
<records>1</records>
</results>
[Thu Dec 1 14:59:01 2011] DEBUG: NetApp Protection Manager backup job-id 7511 progress - 232895|job-progress|normal
[Thu Dec 1 14:59:01 2011] DEBUG: ZAPI REQUEST
<dp-job-progress-event-list-iter-next>
<maximum>1</maximum>
<tag>dpjobprogress2489_5290</tag>
</dp-job-progress-event-list-iter-next>
[Thu Dec 1 14:59:01 2011] DEBUG: ZAPI RESULT
<results status="passed">
<progress-events>
<dp-job-progress-event-info>
<error-message></error-message>
<event-id>232896</event-id>
<job-id>7511</job-id>
<job-type>on_demand_backup</job-type>
<event-message>Found 7 backup relationships in the dataset.</event-message>
<event-timestamp>1322747935</event-timestamp>
<event-type>job-progress</event-type>
<event-status>normal</event-status>
</dp-job-progress-event-info>
</progress-events>
<records>1</records>
</results>
[Thu Dec 1 14:59:04 2011] DEBUG: NetApp Protection Manager backup job-id 7511 progress - 232896|job-progress|normal
[Thu Dec 1 14:59:04 2011] DEBUG: ZAPI REQUEST
<dp-job-progress-event-list-iter-next>
<maximum>1</maximum>
<tag>dpjobprogress2489_5290</tag>
</dp-job-progress-event-list-iter-next>
[Thu Dec 1 14:59:04 2011] DEBUG: ZAPI RESULT
<results status="passed">
<progress-events>
<dp-job-progress-event-info>
<error-message></error-message>
<event-id>232897</event-id>
<job-id>7511</job-id>
<job-type>on_demand_backup</job-type>
<event-message>Could not find any backups to transfer on Primary data node of dataset snapcreator_NETAPP20_oraclehost(21637).</event-message>
<event-timestamp>1322747935</event-timestamp>
<event-type>job-progress</event-type>
<event-status>normal</event-status>
</dp-job-progress-event-info>
</progress-events>
<records>1</records>
</results>
[Thu Dec 1 14:59:04 2011] DEBUG: NetApp Protection Manager backup job-id 7511 progress - 232897|job-progress|normal
[Thu Dec 1 14:59:04 2011] DEBUG: ZAPI REQUEST
<dp-job-progress-event-list-iter-next>
<maximum>1</maximum>
<tag>dpjobprogress2489_5290</tag>
</dp-job-progress-event-list-iter-next>
[Thu Dec 1 14:59:04 2011] DEBUG: ZAPI RESULT
<results status="passed">
<progress-events>
<dp-job-progress-event-info>
<error-message></error-message>
<event-id>232898</event-id>
<job-id>7511</job-id>
<job-type>on_demand_backup</job-type>
<event-message></event-message>
<event-timestamp>1322747935</event-timestamp>
<event-type>job-end</event-type>
<event-status>normal</event-status>
</dp-job-progress-event-info>
</progress-events>
<records>1</records>
</results>
[Thu Dec 1 14:59:05 2011] DEBUG: NetApp Protection Manager backup job-id 7511 progress - 232898|job-end|normal
[Thu Dec 1 14:59:05 2011] DEBUG: ZAPI REQUEST
<dp-job-progress-event-list-iter-end>
<tag>dpjobprogress2489_5290</tag>
</dp-job-progress-event-list-iter-end>
[Thu Dec 1 14:59:05 2011] DEBUG: ZAPI RESULT
<results status="passed"></results>
[Thu Dec 1 14:59:05 2011] INFO: NetApp Protection Manager backup progress get for job-id 7511 completed successfully
[Thu Dec 1 14:59:05 2011] INFO: NetApp Protection Manager backup for job-id 7511 completed successfully
########## POST NETAPP DATA TRANSFER COMMANDS ##########
[Thu Dec 1 14:59:06 2011] INFO: No commands defined
########## POST NETAPP DATA TRANSFER COMMANDS FINISHED SUCCESSFULLY ##########
########## Running NetApp Snapshot Delete on Primary FILER ##########
[Thu Dec 1 14:59:06 2011] WARN: More than 10 NetApp snapshots exist, older snapshots of FILER:vol1 will be automatically deleted!
[Thu Dec 1 14:59:06 2011] WARN: Deleting NetApp Snapshot scnetapp20-daily_20111201104534 on FILER:vol1
[Thu Dec 1 14:59:07 2011] DEBUG: ZAPI REQUEST
<snapshot-delete>
<volume>vol1</volume>
<snapshot>scnetapp20-daily_20111201104534</snapshot>
</snapshot-delete>
[Thu Dec 1 14:59:10 2011] DEBUG: ZAPI RESULT
<results status="passed"></results>
[Thu Dec 1 14:59:10 2011] INFO: NetApp Snapshot Delete of scnetapp20-daily_20111201104534 on FILER:vol1 completed Successfully
[Thu Dec 1 14:59:10 2011] WARN: More than 10 NetApp snapshots exist, older snapshots of FILER:vol2 will be automatically deleted!
[Thu Dec 1 14:59:10 2011] WARN: Deleting NetApp Snapshot scnetapp20-daily_20111201104534 on FILER:vol2
[Thu Dec 1 14:59:10 2011] DEBUG: ZAPI REQUEST
<snapshot-delete>
<volume>vol2</volume>
<snapshot>scnetapp20-daily_20111201104534</snapshot>
</snapshot-delete>
[Thu Dec 1 14:59:14 2011] DEBUG: ZAPI RESULT
<results status="passed"></results>
[Thu Dec 1 14:59:14 2011] INFO: NetApp Snapshot Delete of scnetapp20-daily_20111201104534 on FILER:vol2 completed Successfully
########## Running NetApp PM Version Delete ##########
[Thu Dec 1 14:59:14 2011] DEBUG: ZAPI REQUEST
<dp-backup-list-iter-start>
<dataset-name-or-id>snapcreator_NETAPP20_oraclehost</dataset-name-or-id>
</dp-backup-list-iter-start>
[Thu Dec 1 14:59:14 2011] DEBUG: ZAPI RESULT
<results status="passed">
<records>0</records>
<tag>dp_backup2490_7505</tag>
</results>
[Thu Dec 1 14:59:15 2011] DEBUG: ZAPI REQUEST
<dp-backup-list-iter-end>
<tag>dp_backup2490_7505</tag>
</dp-backup-list-iter-end>
[Thu Dec 1 14:59:15 2011] DEBUG: ZAPI RESULT
<results status="passed"></results>
########## POST NETAPP COMMANDS ##########
[Thu Dec 1 14:59:15 2011] INFO: No commands defined
########## POST NETAPP COMMANDS FINISHED SUCCESSFULLY ##########
########## ARCHIVE COMMANDS ##########
[Thu Dec 1 14:59:15 2011] INFO: No commands defined
########## ARCHIVE COMMANDS FINISHED SUCCESSFULLY ##########
########## NetApp Snap Creator Framework finished successfully ##########
[Thu Dec 1 14:59:15 2011] INFO: INFO: NetApp Snap Creator Framework finished successfully ( Action: snap )
[Thu Dec 1 14:59:15 2011] DEBUG: Loaded Config File S:/Netapp/NetApp_Snap_Creator_Framework/scServer3.4p1/configs/POC_OracleDBs/NETAPP20_oraclehost.conf Successfully
[Thu Dec 1 14:59:15 2011] INFO: Creating OM Event (script:information-event) on dfmhost
[Thu Dec 1 14:59:15 2011] DEBUG: ZAPI REQUEST
<event-generate>
<event-name>script:information-event</event-name>
<source>1</source>
<event-message>SNAPCREATOR INFO: NetApp Snap Creator Framework finished successfully ( Action: snap ) (Config: NETAPP20_oraclehost Name: scnetapp20 Policy: daily)</event-message>
</event-generate>
[Thu Dec 1 14:59:16 2011] DEBUG: ZAPI RESULT
<results status="passed"></results>
[Thu Dec 1 14:59:16 2011] INFO: OM Event (script:information-event) on dfmhost created successfully
[Thu Dec 1 14:59:16 2011] DEBUG: Exiting with error code - 0
TIA for any hints
Thomas
Solved! See The Solution
Hi Keith
This with the Management_Interfacees doesn't work with following error message:
Tue Jan 3 17:41:14 2012] DEBUG: ZAPI RESULT
<results status="failed" reason="in Zapi::invoke, cannot connect to socket" errno="13001"></results>
[Tue Jan 3 17:41:14 2012] OUTPUT: in Zapi::invoke, cannot connect to socket
[Tue Jan 3 17:41:14 2012] ERROR: [scf-00062] NetApp ASUP create on vf60_pvs01 failed!
But your other solution with the /etc/hosts works perfect.
<IP Address of filer> vfiler1
VOLUMES=vfiler1:vol1,vol2
NTAP_USERS=vfiler1:user/string
NTAP_DFM_DATA_SET=vfiler1:snapcreator_Dataset/vol1,vol2
Thanks a lot for your help
Thomas
Hi Thomas,
Yep that is your problem. The filer or vfiler name listed in VOLUMES and NTAP_DFM_DATA_SET in SC config much match 1:1 the filer or vfiler name in PM. In this case it needs to be vfiler name since that is what PM knows it as.
There are a couple ways to solve this problem
1) You could also use MANAGEMENT_INTERFACES if you dont want SC to talk to vfiler. For example say i have filer1 and vfiler1. I could do this:
VOLUMES=vfiler1:vol1,vol2
NTAP_DFM_DATA_SET=vfiler1:dataset/vol1,vol2
MANAGEMENT_INTERFACES=vfiler1:filer1
SC would now use the name vfiler1 but it would send API calls to filer1
2) You could have SC talk directly to vfiler not filer / vfiler0. Change VOLUMES and NTAP_DFM_DATA_SET to be vfiler name. Also make sure you arent using HTTPS, vfilers only support HTTP as communication so TRANSPORT=HTTP.
Let us know if this works / helps
Regards,
Keith
Hi Keith
This with the Management_Interfacees doesn't work with following error message:
Tue Jan 3 17:41:14 2012] DEBUG: ZAPI RESULT
<results status="failed" reason="in Zapi::invoke, cannot connect to socket" errno="13001"></results>
[Tue Jan 3 17:41:14 2012] OUTPUT: in Zapi::invoke, cannot connect to socket
[Tue Jan 3 17:41:14 2012] ERROR: [scf-00062] NetApp ASUP create on vf60_pvs01 failed!
But your other solution with the /etc/hosts works perfect.
<IP Address of filer> vfiler1
VOLUMES=vfiler1:vol1,vol2
NTAP_USERS=vfiler1:user/string
NTAP_DFM_DATA_SET=vfiler1:snapcreator_Dataset/vol1,vol2
Thanks a lot for your help
Thomas
Hi Thomas,
Thanks for the feedback
I believe you ran into a bug with MGMT INTERFACES. SC 3.4p2 addresses some issues there so it could be worth a try but the workaround is also perfectly acceptable as long as you are happy with it.
https://now.netapp.com/NOW/download/software/snapcreator_framework/3.4P2/
Regards,
Keith
I've used the host file workaround with good success, however I have one issue that continues to occur - with the vibe plugin for vCloud, the discovered filer name is incorrect and replaces the previously correct entry in the sc config file.
So my host file looks like:
10.1.1.10 FILER1
10.1.1.11 FILER2
10.1.1.10 VFILER1
10.1.1.11 VFILER2
10.1.1.10 VFILER3
10.1.1.11 VFILER4
...
Config file:
VOLUMES=vfiler1:vol1
NTAP_USERS=vfiler1:user/string
NTAP_DFM_DATA_SET=vfiler1:snapcreator_Dataset/vol1
During the discovery process, sometimes VFILER3/4 will get substituted for VFILER1. The only fix I've found is to restart the snapcreator agent and server services (on both 3.4 and 3.4p2).
I will try the management interfaces config option to see if that works as a better option.
If the vibe plugin isnt discovering correctly all the time you can turn this behavior off. Setting VIBE_DYNAMIC_VOLUMES_UPDATE=N means that vibe will not update VOLUMES or any config parameters automatically.
We have made improvements to the discovery in Snap Creator 3.5 so would also try that when it is released on Jan 12, 2012 as that may alone fix this issue.
Another idea or workaround would be to use MANAGEMENT_INTERFACES as you mention or even updating the /etc/hosts file so that vfiler3/4 point to vfiler1.
MANAGEMENT_INTERFACES=vfiler3:vfiler1;vfiler4:vfiler1
Let us know what works best and if this issue is resolved
Regards,
Keith
I thought vibe had to use auto discovery, as every time I've true to turn or off I get the env error (vmw-0050) error.
I've tried the management interfaces option but it looks like it's still not working (using 3.4p2). I get agt-00013 and scf-00049 and the agent in debug mode shows that it is still trying to contact the vfiler. The mgmt option is recognized at the beginning of the log.
I'm using:
MANAGMENT_INTERFACES=vfiler3:filer1
I've also tried it with IP.
I can only get it to work through the host file method.