cancel
Showing results forΒ 
Search instead forΒ 
Did you mean:Β 

Unable to implement exclude list option for user backup of windows server

Raaavan
Level 5

Hi

Unable to implement exclude list option for user backup of windows server

There is some log files which i need to exclude form the backup path & this backup needs to be usr backup which will be initiated through user scripts

but when i fire this backup trough java console it successfully follow exclude entry mentioned in to the host property

but when this backup is fired as usr backup it is getting partial suggest something

also attempted to put -i -h & making schedule as full & removing backup window script is not executing is there any constraint in above scenario

 

Exclude list mentioned in host proerty below line added

D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\*
 

Below are partial files (below xml files are getting partial)

09/29/2013 07:28:44 - Warning bpbrm (pid=15905) from client HBPPMPRDAP1: WRN - can't open file: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_1.xml (WIN32 32: The process cannot access the file because it is being used by another process. )
09/29/2013 07:28:44 - Warning bpbrm (pid=15905) from client HBPPMPRDAP1: WRN - can't open file: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_2.xml (WIN32 32: The process cannot access the file because it is being used by another process. )
09/29/2013 07:28:44 - Warning bpbrm (pid=15905) from client HBPPMPRDAP1: WRN - can't open file: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_3.xml (WIN32 32: The process cannot access the file because it is being used by another process. )

Policy Name:       DAKC_D_W_M_HBPPMPRDAP1

  Policy Type:         MS-Windows
  Active:              yes
  Effective date:      09/19/2013 15:45:16
  Backup network drvs: no
  Collect TIR info:    no
  Mult. Data Streams:  no
  Client Encrypt:      no
  Checkpoint:          no
  Policy Priority:     0
  Max Jobs/Policy:     Unlimited
  Disaster Recovery:   0
  Collect BMR info:    no
  Residence:           HBNBUFTMS1-hcart2-robot-tld-3_mpx
  Volume Pool:         DAKC_daily_pool
  Server Group:        *ANY*
  Keyword:             (none specified)
  Data Classification:       -
  Residence is Storage Lifecycle Policy:    no
  Application Discovery:      no
  Discovery Lifetime:      0 seconds
ASC Application and attributes: (none defined)

  Granular Restore Info:  no
  Ignore Client Direct:  no
Enable Metadata Indexing:  no
Index server name:  NULL
  Use Accelerator:  no
  HW/OS/Client:  Windows-x64   WindowsXP     HBPPMPRDAP1

  Include:  D:\V_Backup
            D:\IBM\Websphere\AppServer\profiles\Jazz\logs
            D:\IBM\Websphere\AppServer\profiles\RFP\logs
            D:\IBM\Websphere\AppServer\profiles\Jazz\installedApps
            D:\IBM\Websphere\AppServer\profiles\RFP\installedApps

  Schedule:              M_HBPPMPRDAP1
    Type:                User Backup
    Maximum MPX:         10
    Synthetic:           0
    Checksum Change Detection: 0
    PFI Recovery:        0
    Retention Level:     10 (12 years)
    Number Copies:       1
    Fail on Error:       0
    Residence:           netback8_Monthly_dssu
    Volume Pool:         (same as policy volume pool)
    Server Group:        (same as specified for policy)
    Residence is Storage Lifecycle Policy:         0
    Schedule indexing:     0
    Daily Windows:
          Sunday     00:00:00  -->  Sunday     23:59:59
          Monday     00:00:00  -->  Monday     23:59:59
          Tuesday    00:00:00  -->  Tuesday    23:59:59
          Wednesday  00:00:00  -->  Wednesday  23:59:59
          Thursday   00:00:00  -->  Thursday   23:59:59
          Friday     00:00:00  -->  Friday     23:59:59
          Saturday   00:00:00  -->  Saturday   23:59:59

  Schedule:              W_HBPPMPRDAP1
    Type:                User Backup
    Maximum MPX:         10
    Synthetic:           0
    Checksum Change Detection: 0
    PFI Recovery:        0
    Retention Level:     3 (1 month)
    Number Copies:       1
    Fail on Error:       0
    Residence:           (specific storage unit not required)
    Volume Pool:         DAKC_weekly_pool
    Server Group:        Weekly
    Residence is Storage Lifecycle Policy:         0
    Schedule indexing:     0
    Daily Windows:
          Sunday     00:00:00  -->  Sunday     23:59:59
          Monday     00:00:00  -->  Monday     23:59:59
          Tuesday    00:00:00  -->  Tuesday    23:59:59
          Wednesday  00:00:00  -->  Wednesday  23:59:59
          Thursday   00:00:00  -->  Thursday   23:59:59
          Friday     00:00:00  -->  Friday     23:59:59
          Saturday   00:00:00  -->  Saturday   23:59:59

  Schedule:              D_HBPPMPRDAP1
    Type:                Full Backup
    Frequency:           every 7 days
    Maximum MPX:         10
    Synthetic:           0
    Checksum Change Detection: 0
    PFI Recovery:        0
    Retention Level:     0 (1 week)
    Number Copies:       1
    Fail on Error:       0
    Residence:           (specific storage unit not required)
    Volume Pool:         (same as policy volume pool)
    Server Group:        (same as specified for policy)
    Residence is Storage Lifecycle Policy:         0
    Schedule indexing:     0
    Daily Windows:

 

master & client both are at 7.5.0.4

Thanks

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

RamNagalla
Moderator
Moderator
Partner    VIP    Certified

hi,

Exclude list does not work for user backups and archvies

if you want to exclude this files, you need to use the automatic backup and run it manually form the client end by scheduling the backup command in task scheudler.

 

see the note below from page number 746 from the netbackup admin guide1.

About excluding files from automatic backups
On most NetBackup clients, you can exclude specific files from automatic backups
by specifying the files in an exclude list on the client.
You can also create an include list to add a file(s) specifically that is excluded. The
include list is useful to exclude an entire directory except for one file, for example.
Note: Exclude and include lists do not apply to user backups and archives.

View solution in original post

8 REPLIES 8

RamNagalla
Moderator
Moderator
Partner    VIP    Certified

hi,

Exclude list does not work for user backups and archvies

if you want to exclude this files, you need to use the automatic backup and run it manually form the client end by scheduling the backup command in task scheudler.

 

see the note below from page number 746 from the netbackup admin guide1.

About excluding files from automatic backups
On most NetBackup clients, you can exclude specific files from automatic backups
by specifying the files in an exclude list on the client.
You can also create an include list to add a file(s) specifically that is excluded. The
include list is useful to exclude an entire directory except for one file, for example.
Note: Exclude and include lists do not apply to user backups and archives.

Raaavan
Level 5


Logs when tested  fired bpbkar32.exe -nocont D:\IBM\Websphere\AppServer\profiles\Jazz\logs 1> nul 2> nul

it is follwoing proper exclude list

6:47:55.368 PM: [6084.5560] <4> ov_log::OVInit: INF - Starting log file: D:\Veritas\NetBackup\logs\BPBKAR\092913.LOG

6:47:55.368 PM: [6084.5560] <4> ov_log::OVInit: GENERAL Log Level: 0
6:47:55.368 PM: [6084.5560] <4> ov_log::OVInit: TCP Log Level: 0
6:47:55.368 PM: [6084.5560] <4> ov_log::OVInit: INF - the log mutex: 392
BPBKAR  NetBackup Backup/Archive  7.5GA  [Sep 16 2012]
Copyright Β© 1993 - 2012 Symantec Corporation, All Rights Reserved.
All Rights Reserved.

6:47:55.399 PM: [6084.5560] <2> WinMain: DAT - _pgmptr = 'D:\Veritas\NetBackup\bin\bpbkar32.exe'
6:47:55.399 PM: [6084.5560] <2> WinMain: DAT - lpCmdLine = '-nocont D:\IBM\Websphere\AppServer\profiles\Jazz\logs '
6:47:55.399 PM: [6084.5560] <2> date_debug: DAT - timezone: India Standard Time, offset=-19800, dst: NONE
6:47:55.399 PM: [6084.5560] <2> date_debug: DAT - current time: 1380460675, 29/09/2013 6:47:55 PM
6:47:55.399 PM: [6084.5560] <2> date_debug: DAT - 01/01/94 UCT:  757382400, 01/01/1994 5:30:00 AM
6:47:55.399 PM: [6084.5560] <2> date_debug: DAT - 07/01/94 UCT:  773020800, 01/07/1994 5:30:00 AM
6:47:55.399 PM: [6084.5560] <2> WinMain: DAT - standard input handle = -2
6:47:55.399 PM: [6084.5560] <4> WinMain: INF - not using socket for standard input handle
6:47:55.399 PM: [6084.5560] <2> WinMain: DAT - standard output handle = 84
6:47:55.399 PM: [6084.5560] <4> WinMain: INF - not using socket for standard output handle
6:47:55.399 PM: [6084.5560] <2> WinMain: DAT - standard error handle = 80
6:47:55.399 PM: [6084.5560] <4> WinMain: INF - not using socket for standard error handle
6:47:55.414 PM: [6084.5560] <4> tar_backup_tfi::create: INF - change time comparison:<disabled>
6:47:55.414 PM: [6084.5560] <4> tar_backup::V_SetupJobData: INF - dwJobData: ffffffff
6:47:55.414 PM: [6084.5560] <4> tar_backup::V_SetupJobData: INF -     dwJob: ffffffff
6:47:55.524 PM: [6084.5560] <4> ncfLogConfiguration: INF - Module: libncf, Release: 7.5.0.4 , Build: 09/16/2012 07:30:00 CDT (20120916)
6:47:55.524 PM: [6084.5560] <4> ncfLogConfiguration: INF - Windows version: 6.1.7601, Platform: 2 (Service Pack 1), Service pack: 1.0, Suite: 274, Product type: 3
6:47:55.539 PM: [6084.5560] <4> ncfLogConfiguration: INF - Process architecture: 9, Page size: 4096, Process type: 8, Process level: 8664, Processor revision: 6
6:47:55.555 PM: [6084.5560] <4> NcfString::logLocale: INF - Current code page: WINDOWS: 1252  (ANSI - Latin I), Max. character width: 1, Substitution character: 0x3F [?], Unicode substitution character: 0x003f [?.]
6:47:55.555 PM: [6084.5560] <4> dos_backup::V_PreProcessing: INF - backup privileges enabled, previous = 0
6:47:55.555 PM: [6084.5560] <4> dos_backup::V_PreProcessing: INF - restore privileges enabled, previous = 0
6:47:55.555 PM: [6084.5560] <4> dos_backup::V_PreProcessing: INF - security privileges enabled, previous = 0
6:47:55.555 PM: [6084.5560] <4> dos_backup::V_PreProcessing: INF - tcb privileges enabled, previous = 0
6:47:55.555 PM: [6084.5560] <4> dos_backup::V_PreProcessing: INF - create token privileges enabled, previous = 0
6:47:55.555 PM: [6084.5560] <4> dos_backup::V_PreProcessing: INF - user name:
6:47:55.555 PM: [6084.5560] <4> dos_backup::V_PreProcessing: INF - no access token: scheduled backup
6:47:55.555 PM: [6084.5560] <2> ov_log::V_GlobalLog: WRN - ubsDetermineExchangeVersion(): RegOpenKeyEx() failed for HKLM\SOFTWARE\MICROSOFT\ExchangeServer\v14\Setup - 0x2.
6:47:55.555 PM: [6084.5560] <2> ov_log::V_GlobalLog: INF - BEDS_Init() Enter InitFlags:0x0
6:48:30.093 PM: [6084.5560] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: C:
6:48:30.093 PM: [6084.5560] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: D:
6:48:30.093 PM: [6084.5560] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: E:
6:48:30.093 PM: [6084.5560] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: EFI>System>Partition
6:48:30.093 PM: [6084.5560] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: Microsoft Terminal Services
6:48:30.093 PM: [6084.5560] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: Microsoft Windows Network
6:48:30.093 PM: [6084.5560] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: Symantec SNAC Network Provider
6:48:30.093 PM: [6084.5560] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: System?State
6:48:30.093 PM: [6084.5560] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: Active Directory Application Mode
6:49:04.272 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - BACKUP START 6084
6:49:04.272 PM: [6084.5560] <2> tar_backup_tfi::setupFileDirectives: TAR - backup filename = D:\IBM\Websphere\AppServer\profiles\Jazz\logs
6:49:04.272 PM: [6084.2504] <4> tar_base::keepaliveThread: INF - keepalive thread is active with an interval of 30 seconds
6:49:04.272 PM: [6084.5560] <2> NBJournalDataCollection::NBJournalDataCollection: INF - volume guid:<\\?\Volume{fc95e96f-a9b7-4ac6-9502-1522c45708b9}\>
6:49:04.272 PM: [6084.5560] <2> NBJournalDataCollection::NBJournalDataCollection: INF - mounted at:<C:\>:<\\?\Volume{fc95e96f-a9b7-4ac6-9502-1522c45708b9}\>
6:49:04.272 PM: [6084.5560] <2> NBJournalDataCollection::NBJournalDataCollection: INF - not adding to collection, volume:<\\?\Volume{fc95e96f-a9b7-4ac6-9502-1522c45708b9}\>:<C:\> is configured to not use the change journal
6:49:04.272 PM: [6084.5560] <2> NBJournalDataCollection::NBJournalDataCollection: INF - volume guid:<\\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\>
6:49:04.272 PM: [6084.5560] <2> NBJournalDataCollection::NBJournalDataCollection: INF - mounted at:<D:\>:<\\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\>
6:49:04.272 PM: [6084.5560] <2> NBJournalDataCollection::NBJournalDataCollection: INF - not adding to collection, volume:<\\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\>:<D:\> is configured to not use the change journal
6:49:04.272 PM: [6084.5560] <2> NBJournalDataCollection::NBJournalDataCollection: INF - volume guid:<\\?\Volume{28091652-0c5c-4693-9556-181226271606}\>
6:49:04.272 PM: [6084.5560] <2> NBJournalDataCollection::NBJournalDataCollection: INF - mounted at:<E:\>:<\\?\Volume{28091652-0c5c-4693-9556-181226271606}\>
6:49:04.272 PM: [6084.5560] <2> NBJournalDataCollection::NBJournalDataCollection: INF - not adding to collection, volume:<\\?\Volume{28091652-0c5c-4693-9556-181226271606}\>:<E:\> is configured to not use the change journal
6:49:04.272 PM: [6084.5560] <4> dos_backup::V_Initialize: INF - created change journal collection
6:49:04.272 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Open File Backup license is not installed on the server.  Open File Backup usage will be disabled.
6:49:04.272 PM: [6084.5560] <2> tar_backup_vxbsa::add: INF - called with 'D:\IBM\Websphere\AppServer\profiles\Jazz\logs'
6:49:04.272 PM: [6084.5560] <2> _expand_root: INF - checking for root expansion:<D:\IBM\Websphere\AppServer\profiles\Jazz\logs>
6:49:04.288 PM: [6084.5560] <2> _fix_registry: INF - checking for registry expansion:<D:\IBM\Websphere\AppServer\profiles\Jazz\logs>
6:49:04.288 PM: [6084.5560] <4> dos_backup::V_VerifyFileSystem: INF - corrected name:<D:\IBM\WebSphere\AppServer\profiles\Jazz\logs>
6:49:04.288 PM: [6084.5560] <4> dos_backup::V_VerifyFileList: INF - UBS Local Type for 'D:\IBM\WebSphere\AppServer\profiles\Jazz\logs' --> 10020002
6:49:04.304 PM: [6084.5560] <2> ov_log::V_GlobalLog: ERR - BEDS_AttachToDLE():FS_AttachToDLE() DeviceName:'Shadow?Copy?Components' BackupReason:0x800 Failed! (0xE000FEC6:A failure occurred initializing the Volume Snapshot Service.
)
6:49:04.304 PM: [6084.5560] <4> backup_create: INF - NetBackup Temp Directory: 'D:\Veritas\\NetBackup\Temp'
6:49:04.304 PM: [6084.5560] <4> tar_backup_tfi::backup_arg_state: INF - remember start error count: 0
6:49:04.304 PM: [6084.5560] <4> tar_backup_tfi::backup_arg_state: INF - remember start fatal count: 0
6:49:04.304 PM: [6084.5560] <4> dos_backup::tfs_scanstart: INF - starting scan for file directive:<D:\IBM\WebSphere\AppServer\profiles\Jazz\logs>
6:49:04.304 PM: [6084.5560] <4> dos_backup::tfs_scanstart: INF - starting scan using name:<D:\IBM\WebSphere\AppServer\profiles\Jazz\logs>
6:49:04.304 PM: [6084.5560] <4> dos_backup::tfs_scanstart: INF - in 'backup' mode
6:49:04.304 PM: [6084.5560] <2> tar_base::V_vTarMsgW: JBD - change journal NOT enabled for <D:\IBM\WebSphere\AppServer\profiles\Jazz\logs>
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_2424_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_2424_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_2424_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_2896_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_2896_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_2896_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3048_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3048_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3048_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3244_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3244_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3244_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3268_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3268_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3268_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4260_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4260_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4260_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4300_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4300_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4300_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4328_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4328_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4328_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4492_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4492_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4492_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4804_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4804_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_4804_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_5624_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_5624_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_5624_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_5892_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_5892_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_5892_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_6132_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_6132_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_6132_3.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_6544_1.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_6544_2.xml
6:49:07.392 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - Excluded: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_6544_3.xml
6:49:08.001 PM: [6084.5560] <4> dos_backup::tfs_scannext: INF - no more path list entries
6:49:08.001 PM: [6084.5560] <4> tar_backup::backup_endarg_state: INF - finish error count: 0
6:49:08.001 PM: [6084.5560] <4> tar_backup::backup_endarg_state: INF - finish fatal count: 0
6:49:08.001 PM: [6084.5560] <2> tar_base::backup_finish: TAR - backup:                     343 files
6:49:08.001 PM: [6084.5560] <2> tar_base::backup_finish: TAR - backup:          file data:  114515399 bytes
6:49:08.001 PM: [6084.5560] <2> tar_base::backup_finish: TAR - backup:         image data:  116108288 bytes
6:49:08.001 PM: [6084.5560] <2> tar_base::backup_finish: TAR - backup:       elapsed time:          4 secs     29027072 bps
6:49:08.016 PM: [6084.5560] <4> tar_backup::backup_done_state: INF - number of file directives not found: 0
6:49:08.016 PM: [6084.5560] <4> tar_backup::backup_done_state: INF -     number of file directives found: 1
6:49:08.016 PM: [6084.2504] <4> tar_base::keepaliveThread: INF - keepalive thread terminating (reason: WAIT_OBJECT_0)
6:49:08.016 PM: [6084.5560] <4> tar_base::stopKeepaliveThread: INF - keepalive thread has exited. (reason: WAIT_OBJECT_0)
6:49:08.016 PM: [6084.5560] <8> tar_backup_tfi::cleanupTemp: WRN - will not cleanup 'temp' directory, backup id or 'temp' directory is not set
6:49:08.016 PM: [6084.5560] <2> tar_base::V_vTarMsgW: INF - EXIT STATUS 0: the requested operation was successfully completed
6:49:08.016 PM: [6084.5560] <4> dos_backup::tfs_reset: INF - Snapshot deletion start
6:49:08.016 PM: [6084.5560] <4> OVStopCmd: INF - EXIT - status = 0
6:49:08.016 PM: [6084.5560] <2> tar_base::V_Close: closing...
6:49:08.016 PM: [6084.5560] <4> dos_backup::tfs_reset: INF - Snapshot deletion start
6:49:08.016 PM: [6084.5560] <2> ov_log::V_GlobalLog: INF - BEDS_Term(): enter - InitFlags:0x00000101
6:49:08.016 PM: [6084.5560] <2> ov_log::V_GlobalLog: INF - BEDS_Term(): ubs specifics: 0x001d0000
6:49:08.047 PM: [6084.5560] <4> OVShutdown: INF - Finished process
6:49:08.063 PM: [6084.5560] <4> WinMain: INF - Exiting D:\Veritas\NetBackup\bin\bpbkar32.exe
6:49:10.091 PM: [6084.5560] <4> ov_log::OVClose: INF - Closing log file: D:\Veritas\NetBackup\logs\BPBKAR\092913.LOG

6:55:33.802 PM: [1688.6988] <4> ov_log::OVInit: INF - Starting log file: D:\Veritas\NetBackup\logs\BPBKAR\092913.LOG

6:55:33.802 PM: [1688.6988] <4> ov_log::OVInit: GENERAL Log Level: 0
6:55:33.802 PM: [1688.6988] <4> ov_log::OVInit: TCP Log Level: 0
6:55:33.802 PM: [1688.6988] <4> ov_log::OVInit: INF - the log mutex: 396
BPBKAR  NetBackup Backup/Archive  7.5GA  [Sep 16 2012]
Copyright Β© 1993 - 2012 Symantec Corporation, All Rights Reserved.
All Rights Reserved.

#################################################################################

When actual job fired it is partial

6:55:33.817 PM: [1688.6988] <2> WinMain: DAT - _pgmptr = 'D:\Veritas\NetBackup\bin\bpbkar32.exe'
6:55:33.817 PM: [1688.6988] <2> WinMain: DAT - lpCmdLine = '-r 378432000 -ru Builtinadmin -dt 0 -to 0 -bpstart_time 1380461427 -clnt HBPPMPRDAP1 -class DAKC_D_W_M_HBPPMPRDAP1 -sched M_HBPPMPRDAP1 -st UBAK -bpstart_to 300 -bpend_to 300 -read_to 7200 -rg Builtinadmin -blks_per_buffer 512 -use_otm -fso -U -IEL -b HBPPMPRDAP1_1380461127 -kl 2 -WOFB_enabled -WOFB_fim 1 -WOFB_usage 0 -WOFB_error 0 -ct 13 -use_ofb '
6:55:33.817 PM: [1688.6988] <2> date_debug: DAT - timezone: India Standard Time, offset=-19800, dst: NONE
6:55:33.817 PM: [1688.6988] <2> date_debug: DAT - current time: 1380461133, 29/09/2013 6:55:33 PM
6:55:33.817 PM: [1688.6988] <2> date_debug: DAT - 01/01/94 UCT:  757382400, 01/01/1994 5:30:00 AM
6:55:33.817 PM: [1688.6988] <2> date_debug: DAT - 07/01/94 UCT:  773020800, 01/07/1994 5:30:00 AM
6:55:33.817 PM: [1688.6988] <2> WinMain: DAT - standard input handle = 440
6:55:33.817 PM: [1688.6988] <2> WinMain: DAT - standard input handle is NOT resilient socket.
6:55:33.817 PM: [1688.6988] <2> WinMain: DAT - standard output handle = 244
6:55:33.817 PM: [1688.6988] <2> WinMain: DAT - standard output handle is NOT resilient socket.
6:55:33.817 PM: [1688.6988] <2> WinMain: DAT - standard error handle = 452
6:55:33.817 PM: [1688.6988] <2> WinMain: DAT - standard error handle is NOT resilient socket.
6:55:33.833 PM: [1688.6988] <4> tar_backup_tfi::create: INF - change time comparison:<disabled>
6:55:33.833 PM: [1688.6988] <4> tar_backup::V_SetupJobData: INF - dwJobData: ffffffff
6:55:33.833 PM: [1688.6988] <4> tar_backup::V_SetupJobData: INF -     dwJob: ffffffff
6:55:34.005 PM: [1688.6988] <4> ncfLogConfiguration: INF - Module: libncf, Release: 7.5.0.4 , Build: 09/16/2012 07:30:00 CDT (20120916)
6:55:34.005 PM: [1688.6988] <4> ncfLogConfiguration: INF - Windows version: 6.1.7601, Platform: 2 (Service Pack 1), Service pack: 1.0, Suite: 274, Product type: 3
6:55:34.020 PM: [1688.6988] <4> ncfLogConfiguration: INF - Process architecture: 9, Page size: 4096, Process type: 8, Process level: 8664, Processor revision: 6
6:55:34.020 PM: [1688.6988] <4> NcfString::logLocale: INF - Current code page: WINDOWS: 1252  (ANSI - Latin I), Max. character width: 1, Substitution character: 0x3F [?], Unicode substitution character: 0x003f [?.]
6:55:34.020 PM: [1688.6988] <4> dos_backup::V_PreProcessing: INF - backup privileges enabled, previous = 0
6:55:34.020 PM: [1688.6988] <4> dos_backup::V_PreProcessing: INF - restore privileges enabled, previous = 0
6:55:34.020 PM: [1688.6988] <4> dos_backup::V_PreProcessing: INF - security privileges enabled, previous = 0
6:55:34.020 PM: [1688.6988] <4> dos_backup::V_PreProcessing: INF - tcb privileges enabled, previous = 0
6:55:34.020 PM: [1688.6988] <4> dos_backup::V_PreProcessing: INF - create token privileges enabled, previous = 0
6:55:34.207 PM: [1688.6988] <4> OVGetBackupToken: INF - successfully wrote backup information to named pipe
6:55:34.207 PM: [1688.6988] <4> OVGetBackupToken: INF - success obtaining access token
6:55:34.207 PM: [1688.6988] <4> dos_backup::V_PreProcessing: INF - success obtaining access token: (0000000000000228)
6:55:34.207 PM: [1688.6988] <4> dos_backup::V_PreProcessing: INF - user has backup privileges
6:55:34.207 PM: [1688.6988] <2> ov_log::V_GlobalLog: WRN - ubsDetermineExchangeVersion(): RegOpenKeyEx() failed for HKLM\SOFTWARE\MICROSOFT\ExchangeServer\v14\Setup - 0x2.
6:55:34.207 PM: [1688.6988] <2> ov_log::V_GlobalLog: INF - BEDS_Init() Enter InitFlags:0x0
6:56:08.449 PM: [1688.6988] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: C:
6:56:08.449 PM: [1688.6988] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: D:
6:56:08.449 PM: [1688.6988] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: E:
6:56:08.449 PM: [1688.6988] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: EFI>System>Partition
6:56:08.449 PM: [1688.6988] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: Microsoft Terminal Services
6:56:08.449 PM: [1688.6988] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: Microsoft Windows Network
6:56:08.449 PM: [1688.6988] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: Symantec SNAC Network Provider
6:56:08.449 PM: [1688.6988] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: System?State
6:56:08.449 PM: [1688.6988] <2> ov_log::V_GlobalLog: INF - DumpDleInfo() DLE Device Name: Active Directory Application Mode
6:56:42.629 PM: [1688.6988] <2> tar_base::V_vTarMsgW: INF - BACKUP START 1688
6:56:42.738 PM: [1688.6988] <2> tar_backup::V_SetupProcessContinue: TAR - CONTINUE BACKUP received
6:56:42.738 PM: [1688.6988] <2> tar_base::V_vTarMsgW: INF - CONTINUE BACKUP message received
6:56:42.738 PM: [1688.6988] <2> tar_backup_tfi::setupFileDirectives: TAR - backup filename = /D/V_Backup
6:56:42.738 PM: [1688.6988] <2> tar_backup_tfi::setupFileDirectives: TAR - backup filename = /D/IBM/Websphere/AppServer/profiles/Jazz/logs
6:56:42.738 PM: [1688.6988] <2> tar_backup_tfi::setupFileDirectives: TAR - backup filename = /D/IBM/Websphere/AppServer/profiles/RFP/logs
6:56:42.738 PM: [1688.6988] <2> tar_backup_tfi::setupFileDirectives: TAR - backup filename = /D/IBM/Websphere/AppServer/profiles/Jazz/installedApps
6:56:42.738 PM: [1688.6988] <2> tar_backup_tfi::setupFileDirectives: TAR - backup filename = /D/IBM/Websphere/AppServer/profiles/RFP/installedApps
6:56:42.738 PM: [1688.272] <4> tar_base::keepaliveThread: INF - keepalive thread is active with an interval of 60 seconds
6:56:42.753 PM: [1688.6988] <2> NBJournalDataCollection::NBJournalDataCollection: INF - volume guid:<\\?\Volume{fc95e96f-a9b7-4ac6-9502-1522c45708b9}\>
6:56:42.753 PM: [1688.6988] <2> NBJournalDataCollection::NBJournalDataCollection: INF - mounted at:<C:\>:<\\?\Volume{fc95e96f-a9b7-4ac6-9502-1522c45708b9}\>
6:56:42.753 PM: [1688.6988] <2> NBJournalDataCollection::NBJournalDataCollection: INF - not adding to collection, volume:<\\?\Volume{fc95e96f-a9b7-4ac6-9502-1522c45708b9}\>:<C:\> is configured to not use the change journal
6:56:42.753 PM: [1688.6988] <2> NBJournalDataCollection::NBJournalDataCollection: INF - volume guid:<\\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\>
6:56:42.753 PM: [1688.6988] <2> NBJournalDataCollection::NBJournalDataCollection: INF - mounted at:<D:\>:<\\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\>
6:56:42.753 PM: [1688.6988] <2> NBJournalDataCollection::NBJournalDataCollection: INF - not adding to collection, volume:<\\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\>:<D:\> is configured to not use the change journal
6:56:42.753 PM: [1688.6988] <2> NBJournalDataCollection::NBJournalDataCollection: INF - volume guid:<\\?\Volume{28091652-0c5c-4693-9556-181226271606}\>
6:56:42.753 PM: [1688.6988] <2> NBJournalDataCollection::NBJournalDataCollection: INF - mounted at:<E:\>:<\\?\Volume{28091652-0c5c-4693-9556-181226271606}\>
6:56:42.753 PM: [1688.6988] <2> NBJournalDataCollection::NBJournalDataCollection: INF - not adding to collection, volume:<\\?\Volume{28091652-0c5c-4693-9556-181226271606}\>:<E:\> is configured to not use the change journal
6:56:42.753 PM: [1688.6988] <4> dos_backup::V_Initialize: INF - created change journal collection
6:56:42.753 PM: [1688.6988] <2> tar_backup_vxbsa::add: INF - called with '/D/V_Backup'
6:56:42.753 PM: [1688.6988] <2> tar_backup_vxbsa::add: INF - called with '/D/IBM/Websphere/AppServer/profiles/Jazz/logs'
6:56:42.753 PM: [1688.6988] <2> tar_backup_vxbsa::add: INF - called with '/D/IBM/Websphere/AppServer/profiles/RFP/logs'
6:56:42.753 PM: [1688.6988] <2> tar_backup_vxbsa::add: INF - called with '/D/IBM/Websphere/AppServer/profiles/Jazz/installedApps'
6:56:42.753 PM: [1688.6988] <2> tar_backup_vxbsa::add: INF - called with '/D/IBM/Websphere/AppServer/profiles/RFP/installedApps'
6:56:42.753 PM: [1688.6988] <2> _expand_root: INF - checking for root expansion:<D:\V_Backup>
6:56:42.753 PM: [1688.6988] <2> _expand_root: INF - checking for root expansion:<D:\IBM\Websphere\AppServer\profiles\Jazz\logs>
6:56:42.753 PM: [1688.6988] <2> _expand_root: INF - checking for root expansion:<D:\IBM\Websphere\AppServer\profiles\RFP\logs>
6:56:42.753 PM: [1688.6988] <2> _expand_root: INF - checking for root expansion:<D:\IBM\Websphere\AppServer\profiles\Jazz\installedApps>
6:56:42.753 PM: [1688.6988] <2> _expand_root: INF - checking for root expansion:<D:\IBM\Websphere\AppServer\profiles\RFP\installedApps>
6:56:42.753 PM: [1688.6988] <2> _fix_registry: INF - checking for registry expansion:<D:\V_Backup>
6:56:42.753 PM: [1688.6988] <2> _fix_registry: INF - checking for registry expansion:<D:\IBM\Websphere\AppServer\profiles\Jazz\logs>
6:56:42.753 PM: [1688.6988] <2> _fix_registry: INF - checking for registry expansion:<D:\IBM\Websphere\AppServer\profiles\RFP\logs>
6:56:42.753 PM: [1688.6988] <2> _fix_registry: INF - checking for registry expansion:<D:\IBM\Websphere\AppServer\profiles\Jazz\installedApps>
6:56:42.753 PM: [1688.6988] <2> _fix_registry: INF - checking for registry expansion:<D:\IBM\Websphere\AppServer\profiles\RFP\installedApps>
6:56:42.753 PM: [1688.6988] <4> dos_backup::V_VerifyFileSystem: INF - corrected name:<D:\V_Backup>
6:56:42.753 PM: [1688.6988] <4> dos_backup::V_VerifyFileSystem: INF - corrected name:<D:\IBM\WebSphere\AppServer\profiles\Jazz\logs>
6:56:42.753 PM: [1688.6988] <4> dos_backup::V_VerifyFileSystem: INF - corrected name:<D:\IBM\WebSphere\AppServer\profiles\RFP\logs>
6:56:42.753 PM: [1688.6988] <4> dos_backup::V_VerifyFileSystem: INF - corrected name:<D:\IBM\WebSphere\AppServer\profiles\Jazz\installedApps>
6:56:42.753 PM: [1688.6988] <4> dos_backup::V_VerifyFileSystem: INF - corrected name:<D:\IBM\WebSphere\AppServer\profiles\RFP\installedApps>
6:56:42.753 PM: [1688.6988] <4> dos_backup::V_VerifyFileList: INF - UBS Local Type for 'D:\V_Backup' --> 10020002
6:56:42.753 PM: [1688.6988] <4> dos_backup::V_VerifyFileList: INF - UBS Local Type for 'D:\IBM\WebSphere\AppServer\profiles\Jazz\logs' --> 10020002
6:56:42.753 PM: [1688.6988] <4> dos_backup::V_VerifyFileList: INF - UBS Local Type for 'D:\IBM\WebSphere\AppServer\profiles\RFP\logs' --> 10020002
6:56:42.753 PM: [1688.6988] <4> dos_backup::V_VerifyFileList: INF - UBS Local Type for 'D:\IBM\WebSphere\AppServer\profiles\Jazz\installedApps' --> 10020002
6:56:42.753 PM: [1688.6988] <4> dos_backup::V_VerifyFileList: INF - UBS Local Type for 'D:\IBM\WebSphere\AppServer\profiles\RFP\installedApps' --> 10020002
6:56:42.769 PM: [1688.6988] <2> ov_log::V_GlobalLog: ERR - BEDS_AttachToDLE():FS_AttachToDLE() DeviceName:'Shadow?Copy?Components' BackupReason:0x800 Failed! (0xE000FEC6:A failure occurred initializing the Volume Snapshot Service.
)
6:56:42.769 PM: [1688.6988] <4> backup_create: INF - NetBackup Temp Directory: 'D:\Veritas\\NetBackup\Temp'
6:56:42.769 PM: [1688.6988] <4> tar_backup_tfi::UpdateExcludeListWithVHD: INF - UpdateExludeListWithVHD begin
6:56:42.847 PM: [1688.6988] <4> tar_backup_tfi::backup_arg_state: INF - remember start error count: 0
6:56:42.847 PM: [1688.6988] <4> tar_backup_tfi::backup_arg_state: INF - remember start fatal count: 0
6:56:42.847 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - starting scan for file directive:<D:\V_Backup>
6:56:42.847 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - starting scan using name:<D:\V_Backup>
6:56:42.847 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - in 'backup' mode
6:56:42.847 PM: [1688.6988] <2> tar_base::V_vTarMsgW: INF - Enabling volume snapshots for (D:\V_Backup), please wait...
6:56:42.847 PM: [1688.6988] <4> V_DetermineMountInfo: INF - Checking Volume \\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\ for '\V_Backup'
6:56:42.847 PM: [1688.6988] <4> V_DetermineMountInfo: INF -   Adding NTFS Volume D:\ ==> \\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\
6:56:42.847 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - ======================================================================
6:56:42.847 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - Attempting to create snapshots for 'D:\V_Backup'
6:56:42.847 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - CREATE request: D:\Veritas\NetBackup\bin\bpfis create -owner NBU -fso -WOFB -fim VSS -id HBPPMPRDAP1_1380461127 "D:\V_Backup"
6:56:47.917 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_ParseBpfisOutput: INF - Snapshot creation, FIS_ID: HBPPMPRDAP1_1380461127
6:56:47.917 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - Snapshot creation was not successful
6:56:47.917 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - ======================================================================
6:56:47.917 PM: [1688.6988] <2> tar_base::V_vTarMsgW: INF - Volume snapshots not enabled
6:56:47.917 PM: [1688.6988] <2> tar_base::V_vTarMsgW: JBD - change journal NOT enabled for <D:\V_Backup>
6:57:31.534 PM: [1688.6988] <4> dos_backup::tfs_scannext: INF - no more path list entries
6:57:31.534 PM: [1688.6988] <4> tar_backup::backup_endarg_state: INF - finish error count: 0
6:57:31.534 PM: [1688.6988] <4> tar_backup::backup_endarg_state: INF - finish fatal count: 0
6:57:31.534 PM: [1688.6988] <4> tar_backup_tfi::backup_arg_state: INF - remember start error count: 0
6:57:31.534 PM: [1688.6988] <4> tar_backup_tfi::backup_arg_state: INF - remember start fatal count: 0
6:57:31.534 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - starting scan for file directive:<D:\IBM\WebSphere\AppServer\profiles\Jazz\logs>
6:57:31.534 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - starting scan using name:<D:\IBM\WebSphere\AppServer\profiles\Jazz\logs>
6:57:31.534 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - in 'backup' mode
6:57:31.534 PM: [1688.6988] <2> tar_base::V_vTarMsgW: INF - Enabling volume snapshots for (D:\IBM\WebSphere\AppServer\profiles\Jazz\logs), please wait...
6:57:31.534 PM: [1688.6988] <4> V_DetermineMountInfo: INF - Checking Volume \\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\ for '\IBM\WebSphere\AppServer\profiles\Jazz\logs'
6:57:31.534 PM: [1688.6988] <4> V_DetermineMountInfo: INF -   Adding NTFS Volume D:\ ==> \\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\
6:57:31.534 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - ======================================================================
6:57:31.534 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - Attempting to create snapshots for 'D:\IBM\WebSphere\AppServer\profiles\Jazz\logs'
6:57:31.534 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - CREATE request: D:\Veritas\NetBackup\bin\bpfis create -owner NBU -fso -WOFB -fim VSS -id HBPPMPRDAP1_1380461127 "D:\IBM\WebSphere\AppServer\profiles\Jazz\logs"
6:57:36.604 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_ParseBpfisOutput: INF - Snapshot creation, FIS_ID: HBPPMPRDAP1_1380461127
6:57:36.604 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - Snapshot creation was not successful
6:57:36.604 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - ======================================================================
6:57:36.604 PM: [1688.6988] <2> tar_base::V_vTarMsgW: INF - Volume snapshots not enabled
6:57:36.604 PM: [1688.6988] <2> tar_base::V_vTarMsgW: JBD - change journal NOT enabled for <D:\IBM\WebSphere\AppServer\profiles\Jazz\logs>
6:57:39.615 PM: [1688.6988] <16> file_access::V_OpenForRead: ERR - CreateFile() failed: \\?\D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_1.xml (WIN32 32: The process cannot access the file because it is being used by another process. )
6:57:39.615 PM: [1688.6988] <2> tar_base::V_vTarMsgW: WRN - can't open file: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_1.xml (WIN32 32: The process cannot access the file because it is being used by another process. )
6:57:39.615 PM: [1688.6988] <4> dos_backup::V_AddToExcludeAfterList: INF - file will be skipped during cleanup processing:<D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_1.xml>
6:57:39.615 PM: [1688.6988] <16> file_access::V_OpenForRead: ERR - CreateFile() failed: \\?\D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_2.xml (WIN32 32: The process cannot access the file because it is being used by another process. )
6:57:39.615 PM: [1688.6988] <2> tar_base::V_vTarMsgW: WRN - can't open file: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_2.xml (WIN32 32: The process cannot access the file because it is being used by another process. )
6:57:39.615 PM: [1688.6988] <4> dos_backup::V_AddToExcludeAfterList: INF - file will be skipped during cleanup processing:<D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_2.xml>
6:57:39.615 PM: [1688.6988] <16> file_access::V_OpenForRead: ERR - CreateFile() failed: \\?\D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_3.xml (WIN32 32: The process cannot access the file because it is being used by another process. )
6:57:39.615 PM: [1688.6988] <2> tar_base::V_vTarMsgW: WRN - can't open file: D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_3.xml (WIN32 32: The process cannot access the file because it is being used by another process. )
6:57:39.615 PM: [1688.6988] <4> dos_backup::V_AddToExcludeAfterList: INF - file will be skipped during cleanup processing:<D:\IBM\WebSphere\AppServer\profiles\Jazz\logs\RCL_Logs\RCL_API_Log_Jazz_4_0_3308_3.xml>
6:57:39.833 PM: [1688.6988] <4> dos_backup::tfs_scannext: INF - no more path list entries
6:57:39.833 PM: [1688.6988] <4> tar_backup::backup_endarg_state: INF - finish error count: 3
6:57:39.833 PM: [1688.6988] <4> tar_backup::backup_endarg_state: INF - finish fatal count: 0
6:57:39.833 PM: [1688.6988] <4> tar_backup_tfi::backup_arg_state: INF - remember start error count: 3
6:57:39.833 PM: [1688.6988] <4> tar_backup_tfi::backup_arg_state: INF - remember start fatal count: 0
6:57:39.833 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - starting scan for file directive:<D:\IBM\WebSphere\AppServer\profiles\RFP\logs>
6:57:39.833 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - starting scan using name:<D:\IBM\WebSphere\AppServer\profiles\RFP\logs>
6:57:39.833 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - in 'backup' mode
6:57:39.833 PM: [1688.6988] <2> tar_base::V_vTarMsgW: INF - Enabling volume snapshots for (D:\IBM\WebSphere\AppServer\profiles\RFP\logs), please wait...
6:57:39.833 PM: [1688.6988] <4> V_DetermineMountInfo: INF - Checking Volume \\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\ for '\IBM\WebSphere\AppServer\profiles\RFP\logs'
6:57:39.833 PM: [1688.6988] <4> V_DetermineMountInfo: INF -   Adding NTFS Volume D:\ ==> \\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\
6:57:39.833 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - ======================================================================
6:57:39.833 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - Attempting to create snapshots for 'D:\IBM\WebSphere\AppServer\profiles\RFP\logs'
6:57:39.833 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - CREATE request: D:\Veritas\NetBackup\bin\bpfis create -owner NBU -fso -WOFB -fim VSS -id HBPPMPRDAP1_1380461127 "D:\IBM\WebSphere\AppServer\profiles\RFP\logs"
6:57:43.889 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_ParseBpfisOutput: INF - Snapshot creation, FIS_ID: HBPPMPRDAP1_1380461127
6:57:43.889 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - Snapshot creation was not successful
6:57:43.889 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - ======================================================================
6:57:43.889 PM: [1688.6988] <2> tar_base::V_vTarMsgW: INF - Volume snapshots not enabled
6:57:43.889 PM: [1688.6988] <2> tar_base::V_vTarMsgW: JBD - change journal NOT enabled for <D:\IBM\WebSphere\AppServer\profiles\RFP\logs>
6:57:46.261 PM: [1688.6988] <4> dos_backup::tfs_scannext: INF - no more path list entries
6:57:46.261 PM: [1688.6988] <4> tar_backup::backup_endarg_state: INF - finish error count: 3
6:57:46.261 PM: [1688.6988] <4> tar_backup::backup_endarg_state: INF - finish fatal count: 0
6:57:46.261 PM: [1688.6988] <4> tar_backup_tfi::backup_arg_state: INF - remember start error count: 3
6:57:46.261 PM: [1688.6988] <4> tar_backup_tfi::backup_arg_state: INF - remember start fatal count: 0
6:57:46.261 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - starting scan for file directive:<D:\IBM\WebSphere\AppServer\profiles\Jazz\installedApps>
6:57:46.261 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - starting scan using name:<D:\IBM\WebSphere\AppServer\profiles\Jazz\installedApps>
6:57:46.261 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - in 'backup' mode
6:57:46.261 PM: [1688.6988] <2> tar_base::V_vTarMsgW: INF - Enabling volume snapshots for (D:\IBM\WebSphere\AppServer\profiles\Jazz\installedApps), please wait...
6:57:46.261 PM: [1688.6988] <4> V_DetermineMountInfo: INF - Checking Volume \\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\ for '\IBM\WebSphere\AppServer\profiles\Jazz\installedApps'
6:57:46.261 PM: [1688.6988] <4> V_DetermineMountInfo: INF -   Adding NTFS Volume D:\ ==> \\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\
6:57:46.261 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - ======================================================================
6:57:46.261 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - Attempting to create snapshots for 'D:\IBM\WebSphere\AppServer\profiles\Jazz\installedApps'
6:57:46.261 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - CREATE request: D:\Veritas\NetBackup\bin\bpfis create -owner NBU -fso -WOFB -fim VSS -id HBPPMPRDAP1_1380461127 "D:\IBM\WebSphere\AppServer\profiles\Jazz\installedApps"
6:57:51.331 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_ParseBpfisOutput: INF - Snapshot creation, FIS_ID: HBPPMPRDAP1_1380461127
6:57:51.331 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - Snapshot creation was not successful
6:57:51.331 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - ======================================================================
6:57:51.331 PM: [1688.6988] <2> tar_base::V_vTarMsgW: INF - Volume snapshots not enabled
6:57:51.331 PM: [1688.6988] <2> tar_base::V_vTarMsgW: JBD - change journal NOT enabled for <D:\IBM\WebSphere\AppServer\profiles\Jazz\installedApps>
6:58:00.503 PM: [1688.6988] <4> dos_backup::tfs_scannext: INF - no more path list entries
6:58:00.503 PM: [1688.6988] <4> tar_backup::backup_endarg_state: INF - finish error count: 3
6:58:00.503 PM: [1688.6988] <4> tar_backup::backup_endarg_state: INF - finish fatal count: 0
6:58:00.503 PM: [1688.6988] <4> tar_backup_tfi::backup_arg_state: INF - remember start error count: 3
6:58:00.503 PM: [1688.6988] <4> tar_backup_tfi::backup_arg_state: INF - remember start fatal count: 0
6:58:00.503 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - starting scan for file directive:<D:\IBM\WebSphere\AppServer\profiles\RFP\installedApps>
6:58:00.503 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - starting scan using name:<D:\IBM\WebSphere\AppServer\profiles\RFP\installedApps>
6:58:00.503 PM: [1688.6988] <4> dos_backup::tfs_scanstart: INF - in 'backup' mode
6:58:00.503 PM: [1688.6988] <2> tar_base::V_vTarMsgW: INF - Enabling volume snapshots for (D:\IBM\WebSphere\AppServer\profiles\RFP\installedApps), please wait...
6:58:00.503 PM: [1688.6988] <4> V_DetermineMountInfo: INF - Checking Volume \\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\ for '\IBM\WebSphere\AppServer\profiles\RFP\installedApps'
6:58:00.503 PM: [1688.6988] <4> V_DetermineMountInfo: INF -   Adding NTFS Volume D:\ ==> \\?\Volume{9df7937e-9de3-4805-abb6-f13706b6a6eb}\
6:58:00.503 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - ======================================================================
6:58:00.503 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - Attempting to create snapshots for 'D:\IBM\WebSphere\AppServer\profiles\RFP\installedApps'
6:58:00.503 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - CREATE request: D:\Veritas\NetBackup\bin\bpfis create -owner NBU -fso -WOFB -fim VSS -id HBPPMPRDAP1_1380461127 "D:\IBM\WebSphere\AppServer\profiles\RFP\installedApps"
6:58:05.573 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_ParseBpfisOutput: INF - Snapshot creation, FIS_ID: HBPPMPRDAP1_1380461127
6:58:05.573 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - Snapshot creation was not successful
6:58:05.573 PM: [1688.6988] <4> V_Snapshot::V_Snapshot_CreateSnapshot: INF - ======================================================================
6:58:05.573 PM: [1688.6988] <2> tar_base::V_vTarMsgW: INF - Volume snapshots not enabled
6:58:05.573 PM: [1688.6988] <2> tar_base::V_vTarMsgW: JBD - change journal NOT enabled for <D:\IBM\WebSphere\AppServer\profiles\RFP\installedApps>
6:58:35.541 PM: [1688.6988] <16> tar_tfi::processException:
An Exception of type [SocketWriteException] has occured at:
  Module: @(#) $Source: src/ncf/tfi/lib/TransporterRemote.cpp,v $ $Revision: 1.54.126.1 $ , Function: TransporterRemote::write[2](), Line: 338
  Module: @(#) $Source: src/ncf/tfi/lib/Packer.cpp,v $ $Revision: 1.90.44.1 $ , Function: Packer::getBuffer(), Line: 652
  Module: tar_tfi::getBuffer, Function: D:\NB\NB_7.5.0.4\src\cl\clientpc\util\tar_tfi.cpp, Line: 311
  Local Address: [::]:0
  Remote Address: [::]:0
  OS Error: 10054 (An existing connection was forcibly closed by the remote host.
)
  Expected bytes: 131072

6:58:35.541 PM: [1688.6988] <2> tar_base::V_vTarMsgW: FTL - socket write failed
6:58:35.541 PM: [1688.6988] <4> tar_backup::backup_done_state: INF - number of file directives not found: 0
6:58:35.541 PM: [1688.6988] <4> tar_backup::backup_done_state: INF -     number of file directives found: 5
6:58:35.541 PM: [1688.272] <4> tar_base::keepaliveThread: INF - keepalive thread terminating (reason: WAIT_OBJECT_0)
6:58:35.541 PM: [1688.6988] <4> tar_base::stopKeepaliveThread: INF - keepalive thread has exited. (reason: WAIT_OBJECT_0)
6:58:35.541 PM: [1688.6988] <2> tar_base::V_vTarMsgW: INF - EXIT STATUS 24: socket write failed
6:58:35.541 PM: [1688.6988] <16> dtcp_write: TCP - failure: send socket (452) (TCP 10053: Software caused connection abort)
6:58:35.541 PM: [1688.6988] <16> dtcp_write: TCP - failure: attempted to send 42 bytes
6:58:35.541 PM: [1688.6988] <4> tar_backup::backup_done_state: INF - Not waiting for server status
6:58:35.541 PM: [1688.6988] <4> dos_backup::tfs_reset: INF - Snapshot deletion start
6:58:35.541 PM: [1688.6988] <4> OVStopCmd: INF - EXIT - status = 0
6:58:35.541 PM: [1688.6988] <2> tar_base::V_Close: closing...
6:58:35.541 PM: [1688.6988] <4> dos_backup::tfs_reset: INF - Snapshot deletion start
6:58:35.541 PM: [1688.6988] <2> ov_log::V_GlobalLog: INF - BEDS_Term(): enter - InitFlags:0x00000101
6:58:35.541 PM: [1688.6988] <2> ov_log::V_GlobalLog: INF - BEDS_Term(): ubs specifics: 0x001d0000
6:58:35.572 PM: [1688.6988] <16> dtcp_read: TCP - failure: recv socket (440) (TCP 10053: Software caused connection abort)
6:58:35.572 PM: [1688.6988] <16> dtcp_read: TCP - failure: recv socket (452) (TCP 10053: Software caused connection abort)
6:58:35.572 PM: [1688.6988] <4> OVShutdown: INF - Finished process
6:58:35.587 PM: [1688.6988] <4> WinMain: INF - Exiting D:\Veritas\NetBackup\bin\bpbkar32.exe
6:58:37.615 PM: [1688.6988] <4> ov_log::OVClose: INF - Closing log file: D:\Veritas\NetBackup\logs\BPBKAR\092913.LOG

 

Raaavan
Level 5

Thanks for the prompt response

 

 

The same thing i concluded when i tested bpbkar for that particular path

How to make user script to behave like automatic with -i & -h ( not mentioning any window + making schedule as full ) ?

provide any syntax if you can

Raaavan
Level 5

Insted of automatic are you trying to say "Full Backup"

This is normal file system backup not for any agnet or application can't set as automatic

as mentioned erly when i kept as full without any start time & fire this command

not getting any error but job is not initating

RamNagalla
Moderator
Moderator
Partner    VIP    Certified

1) create a automatic schedule in the policy but do not keep any start time on it.

2) schedule the command in  bpbackup -i -p <policyname> -s schedule -h hostname -S master_server

3) test it 

RamNagalla
Moderator
Moderator
Partner    VIP    Certified

yes, automatic can be full backup or Incrmental backup on your requirement.

run the below command in the master server

bpbackup -i -p DAKC_D_W_M_HBPPMPRDAP1  -s D_HBPPMPRDAP1

check the activity moniter..

 

 

Raaavan
Level 5

from the mster server it is running & backup is initiating

but from the client it is not happening

below are the bpbackup logs not inititating required bprd request since no bprd logs are genrating.

1:22:36.779 [6808.6756] <2> logparams: -i -p DAKC_D_W_M_HBPPMPRDAP1 -s M_HBPPMPRDAP1
21:22:36.779 [6808.6756] <2> bprd_connect: Ignoring reserved port request.
21:22:36.779 [6808.6756] <2> bprd_connect: Ignoring local_name hbppmprdap1.
21:22:36.779 [6808.6756] <2> bprd_connect: Ignoring owner_name root.
21:22:36.794 [6808.6756] <2> vnet_pcache_init_table: [vnet_private.c:235] starting cache size 200 0xc8
21:22:36.794 [6808.6756] <2> insert_if_not_dup: [vnet_addrinfo.c:5709] ignoring IPv4 APIPA address 2852016353 0xa9fe50e1
21:22:36.794 [6808.6756] <2> insert_if_not_dup: [vnet_addrinfo.c:5705] ignoring IPv6 link local 0 0x0
21:22:36.794 [6808.6756] <2> vnet_sortaddrs: [vnet_addrinfo.c:3945] sorted addrs: 1 0x1
21:22:36.794 [6808.6756] <2> vnet_get_pref_netconnection: [vnet_addrinfo.c:4809] using interface  ANY
21:22:36.794 [6808.6756] <2> vnet_sortaddrs: [vnet_addrinfo.c:3945] sorted addrs: 1 0x1
21:22:36.794 [6808.6756] <2> vnet_get_pref_netconnection: [vnet_addrinfo.c:4809] using interface  ANY
21:22:36.794 [6808.6756] <2> vnet_sortaddrs: [vnet_addrinfo.c:3945] sorted addrs: 1 0x1
21:22:36.794 [6808.6756] <2> vnet_get_pref_netconnection: [vnet_addrinfo.c:4809] using interface  ANY
21:22:36.794 [6808.6756] <2> async_connect: [vnet_connect.c:1477] connect in progress 1 0x1
21:22:36.810 [6808.6756] <2> vnet_pbxConnect: pbxConnectEx Succeeded
21:22:36.810 [6808.6756] <2> do_pbx_service: [vnet_connect.c:2116] via PBX bprd CONNECT FROM 10.226.28.211.49434 TO 10.226.7.187.1556 fd = 384
21:22:36.810 [6808.6756] <2> async_connect: [vnet_connect.c:1644] connect async CONNECT FROM 10.226.28.211.49434 TO 10.226.7.187.1556 fd = 384
21:22:36.810 [6808.6756] <2> connect_to_service: connect succeeded STATUS (0) SUCCESS FROM 0.0.0.0 TO dakcmstnetbkp 10.226.7.187 bprd VIA pbx
21:22:36.810 [6808.6756] <2> init_resilient_cache: [vnet_nbrntd.c:869] Initialize resilient cache. 0 0x0
21:22:36.810 [6808.6756] <2> logconnections: BPRD CONNECT FROM 10.226.28.211.49434 TO 10.226.7.187.1556 fd = 384
21:22:36.810 [6808.6756] <8> vnet_check_vxss_client_magic_with_info: [vnet_vxss_helper.c:871] Ignoring VxSS authentication 2 0x2
21:22:36.810 [6808.6756] <2> send_request: Set SO_KEEPALIVE on socket.
21:22:36.810 [6808.6756] <2> bpbackup.exe: sending admin backup request to bprd
21:22:36.810 [6808.6756] <2> bpbackup.exe: buf = root other NONE hbppmprdap1 hbppmprdap1 NONE DAKC_D_W_M_HBPPMPRDAP1 M_HBPPMPRDAP1 0  0 13 0 en en en en en 0 0 -1 0 0 0 0

 

RamNagalla
Moderator
Moderator
Partner    VIP    Certified

yes, -i switch only works from the master server, you can not run this command from the Client..

you need to schedule this command on Master server..