cancel
Showing results for 
Search instead for 
Did you mean: 

onbar stall during restore 'whole' of an Informix database

List_Man
Level 4
Hi List,

We have a Informix environment on Solaris10 (sparc) with a Netbackup 5.1 MP4 S01 client to interface to the database. When doing a complete restore with the -w option, the onbar stalls, restoring something but surely not everything. When doing a restore giving every dataspace of Informix, things go fine. What could be happening?


Commands:

# onbar -r -p -t '2008-03-10 06:00:00' -w  ! Goes wrong

# onbar -r -p -t '2008-03-10 06:00:00' root_dbs physical_dbs datos0_dbs ... datos7_dbs logical_dbs ! Goes fine.


Output in the bar_act.log:

 2008-03-18 20:40:51 4520  4518 /ids10/informix/bin/onbar_d -r -p -t 2008-03-10 06:00:00 -w
 2008-03-18 20:40:51 4520  4518 Working with veritas-netbackup as generic storage manager.
 2008-03-18 20:42:43 4520  4518 Successfully connected to Storage Manager.
 2008-03-18 20:52:44 4520  4518 Begin reserved pages restore (level 0 of root_dbs, Storage Manager copy ID: 1 1205118129).
 2008-03-18 21:04:44 4520  4518 (-43296) WARNING: BAR_TIMEOUT Storage Manager Progress may be stalled.
 2008-03-18 21:07:50 4520  4518 XBSA Error: (BSAEndData) A system error occurred. Aborting XBSA session.
 2008-03-18 21:08:04 4520  4518 Successfully connected to Storage Manager.
 2008-03-18 21:08:25 4520  4518 Begin cold level 0 restore root_dbs (Storage Manager copy ID: 1 1205118129).
 2008-03-18 21:09:51 4520  4518 Completed cold level 0 restore root_dbs.
 2008-03-18 21:09:53 4520  4518 Completed whole system restore.
 2008-03-18 21:09:58 4520  4518 /ids10/informix/bin/onbar_d complete, returning 0 (0x00)


 2008-03-18 21:14:50 4739  4737 /ids10/informix/bin/onbar_d -r -p -t 2008-03-10 06:00:00 root_dbs physical_dbs datos0_dbs datos1_dbs datos2_dbs datos3_dbs datos4_dbs datos5_dbs datos6_dbs datos7_dbs temporal_dbs logical_dbs
 2008-03-18 21:14:51 4739  4737 Working with veritas-netbackup as generic storage manager.
 2008-03-18 21:16:57 4739  4737 Successfully connected to Storage Manager.
 2008-03-18 21:19:18 4739  4737 Begin cold level 0 restore root_dbs (Storage Manager copy ID: 1 1205118129).
 2008-03-18 21:20:46 4739  4737 Completed cold level 0 restore root_dbs.
 2008-03-18 21:21:02 4739  4737 Begin cold level 0 restore logical_dbs (Storage Manager copy ID: 1 1205118282).
 2008-03-18 21:21:19 4739  4737 Completed cold level 0 restore logical_dbs.
 2008-03-18 21:21:35 4739  4737 Begin cold level 0 restore physical_dbs (Storage Manager copy ID: 1 1205118321).
 2008-03-18 21:21:52 4739  4737 Completed cold level 0 restore physical_dbs.
 2008-03-18 21:22:08 4739  4737 Begin cold level 0 restore datos0_dbs (Storage Manager copy ID: 1 1205118367).
......<snip>


The environment variables are set to:

INFXBSA_CLIENT=mulhacen2-bck (our network address for the netbackup client)
INFXBSA_SERVER=netbackup (network address for the netbackup server)


in onconfig (the configuration file for Informix) the BAR_MAX_BACKUP parameter is set to 1 (serial restore) as opposed to 0.
1 REPLY 1