Saturday, May 28, 2011

HP Data Protector CRS Service Errors.

Can not start "crs" service, system error: [1053] 1053 Unknown Error Can not start "uiproxy" service, system error: [1053] 1053 Unknown Error.
Above error happens in Linux , if you miss glib packages. it is known issue with Data protector.

Crs account may not started due to one more reason:
If installation user account password changed it will not start .

Friday, February 18, 2011

PUBLIC & PRIVATE option in backup sepecfication.

If you want to give restore permission other than backup owner or owner group or any user.
we must select PUBLIC option in bakcup specification, this allows permitter user /admin group member to restore backup data.

Saturday, February 12, 2011

HP Data Protector CRS Cell Request Service How it works

Hi

Who is the owner of backup ?

CRS (Cell Request Service ) is the owner for all backups in HP data protector. because CRS is the intiator for all backup specifications (Except Some of BAR applications )
Why we add DBA system user in backup admin group ?
Bacause this account acts as CRS for this accounts.

What happens if CRS account is changed and it is not update in Data protector user list ?
No backu will initiated :(

Monday, January 3, 2011

Wish You a Happy New Year

SHARE YOUR KNOWLEDGE.....................................

Please send me an email who want share some knowledge on my blog. i will add them as my team so you can directly write the post on my blog.

Saturday, December 18, 2010

HP Data protector tape library installation

Data Protector tape library installation.

Thanks to author.

http://www.youtube.com/watch?v=ODS8vfRMvFs

Friday, December 17, 2010

Tech Videos On Data Protector

Hi All,



Installation and Setup of Basic Data Protector. and some more interesting topics will be posted as Video.

Wednesday, December 1, 2010

Omnimm Ejecting tapes from Command prompt

I Prefer to eject tapes from command prompt than Command View .

General Syntax :
omnimm -eject LibraryName {Slot | FromSlot-ToSlot} [-location Location]

Command Usage :
omnimm -eject "MYLIB" 4
omnimm eject "MYLIB" 4 5 6 7 22 (to eject slot no 4 ,5,6,7 and 22 Tapes).

Other Usefull Commands:
uma -ioctl to scan and know mail slot status.

TIP : Make sure tape library in idle position while ejecting.


Tuesday, November 30, 2010

HP Data Protector IDB purge using OMNIDBUTIL - PURGE Part 2

hp data protector idb purge

General Syntax :
omnidbutil -purge {-filenames [host_1 [host_n...]] [-force] | -sessions
[NumberOfDays] | -days [NumberOfDays] | -messages [NumberOf-Days] | -dcbf | -mpos | -daily}
omnidbutil -purge_failed_copies
omnidbutil -purge_stop


Related Error Messages:
[12:10907] Invalid format of detail catalog binary file.
61:4039] Following error occurred while storing detail catalog
information for device "XXXX_D01"
with loaded medium "abcdef:abcdef:adbcdef:abcedef: KKKLT04"
to Data Protector Internal Database:

There is no more space available in any of the Detail Catalog directories.

From this point on, all objects on this medium
will have logging switched to "No Log".



Command Usage :
omnidbutil -purge -filenames aa.bb.com -force

Other Usefull Commands:
omnirpt -report db_size : Helps in knowing IDB Size

TIP : Services need to up and make sure that no session is running @ PURGING.

We can work around the IDB syncranation that depends how your IDB effected.
if it is filenames we can purge expired filenames by omnidubtil -purge -filenames -force.
if you want purge a specified server filenames please see the command usage example.





Thursday, November 25, 2010

HP Data protector IDB purge using OMNIDBUTIL - PURGE Part 1

From today onwards i want to write some of use full commands in detail:

omnidbutil -purge used to sync the database where purge removes all data records from IDB which are no more valid.

example restore sessions failed backup sessions and expired session info which consist a large amount data across filenames, dcbf . in order to refresh the IDB data we can use omnidbutil -purge.

some of the examples and error messages i am gathering i will post in my next post

Total Pageviews