Quantcast
Channel: Data Protector Practitioners Forum topics
Viewing all 3189 articles
Browse latest View live

Error: Putting the Internal Database into the backup mode failed

$
0
0

Recently migrated servers, followed the 9.05 guide Data Protector - Installation Guide.pdf Page 282-287. Everything went fairly well except I can't get the IDB to back up anymore, i continusly get ...backup mode failed. I upgraded from Server 2008 to Server 2012r2

I have checked archive_mode = on

inet is running as local system account

this is my latest .pg\pg_lpg\postgresql log file

2016-10-19 12:01:40 EDT LOG: database system was shut down at 2016-10-19 12:01:33 EDT
2016-10-19 12:01:40 EDT LOG: database system is ready to accept connections
2016-10-19 12:01:40 EDT LOG: autovacuum launcher started
2016-10-19 12:02:19 EDT LOG: no match in usermap "hpdpidb" for user "hpdp" authenticated as "SYSTEM"
2016-10-19 12:02:19 EDT FATAL: SSPI authentication failed for user "hpdp"
2016-10-19 12:07:52 EDT LOG: no match in usermap "hpdpidb" for user "hpdp" authenticated as "SYSTEM"
2016-10-19 12:07:52 EDT FATAL: SSPI authentication failed for user "hpdp"

Version:

HPE Data Protector A.09.06: OMNISV, internal build 107, built on Monday, April, 2016, 5:07 PM

Patches: 

Patch level Patch description
===========================================
DPWIN_00886 (A.09.06) Core Component
DPWIN_00886 (A.09.06) Core of Integrations component
DPWIN_00887 (A.09.06) Cell Manager Component
DPWIN_00888 (A.09.06) Disk Agent
DPWIN_00889 (A.09.06) General Media Agent
DPWIN_00890 (A.09.06) User Interface
DPWIN_00909 (A.09.06) MS SQL Integration
DPWIN_00893 (A.09.06) Virtual Environment Integration
DPWIN_00891 (A.09.06) English Documentation (Guides, Help)
DPWIN_00886 (A.09.06) Pegasus Libraries
DPWIN_00886 (A.09.06) Core Technology Stack
DPWIN_00887 (A.09.06) Cell Server Technology Stack
DPWIN_00887 (A.09.06) Application Server Technology Stack
DPWIN_00887 (A.09.06) Web Services
DPWIN_00887 (A.09.06) Java Runtime Environment Technology Stack
DPWIN_00887 (A.09.06) Job Control Engine Service Dispatcher
DPWIN_00887 (A.09.06) Job Control Engine Service Registry
Number of patches found: 17.

Anyhelp would be appriciated

 


VM backup in DMZ

$
0
0

Hi experts,

I need to backup  VM servers located on an ESX in DMZ. The cell Manager  and Vcenter is in intranet.

What all ports I need to open from Cell Manager to the ESX in both directions. Is opening 443 sufficient enough between Cell manager and DMZ ESX server or port 902(bidirectional) is also required. 

Thanks in advance

 

Regards

Raj

Interprocess communication proclem

$
0
0

Hello

         My DataProtect version is A.06.20 , When I setting backup schedule show this error ,but But some can not,Can someone help me solve this problem? 

Thanks

1.png

Open Suse DP Agent

$
0
0

Hi everyone.Please help me with DP agent.Where can i download DP Agent for Linux OpenSuse.

Thanks everyone

HP DP 9 - Warning - Skipping disk SCSI0:1 (vm)

$
0
0

I am getting two warnings when backing up a VM. The warning is "Skipping disk 'scsi0:1' ". The disk doesnt need to be consolidated or anything. I cant find any more information, and it appears it is actually backing it up.

Any insight or help is greatly apprecited.

Upgraidng HPDP to 9.0.6 from 7.0

$
0
0

Hi,

We'll going to upgrade HPDP to 9.0.6 from 7.0 in next couple of weeks. I'd like to know any precautions to be taken before implementing it.

can we directly upgrade to 9.0.6 from 7.0? or is there any intermediate version required?

what could be size excepted for 9.0.6. We Omniback folder size in our environmwent 6 GB and free space leftout on C dirve is 2 GB? Will it sufficent or do we need to expand it?

Help Data Protector

$
0
0

Hi Guy,

I'm install Software Data Protector 9.0 on Linux but i have issue.

Ple help me support.

I see log.

ERROR: Unable to reload Application Server (Return code = 1)
For more detail please refer to /var/opt/omni/server/log/DPIDBsetup_4973.log
warning: %post(OB2-CS-A.09.00-1.x86_64) scriptlet failed, exit status 3

Thanks !

DP9.07: Missing "modified date" after restore

$
0
0

We recently performed a restore of some SAP archive files. Strange thing about it: The restored files don't have a "modified date". The field is empty.
There has been a timestamp when the file was backed up and "Restore time attributes" is enabled for the restore.

Any suggestions?

Environment: DP9.07_110 on a Windows cell server


SUSE Linux

$
0
0

Hello friends.Please help me with suse linux.I can't found data protector agent for it.If anyone knows where i can get it, please help.

Thanks for everyone

Security when backing up files from a server in a DMZ

$
0
0

We have a requirement to backup files from servers hosted behind a firewall. I've done this before for servers behind a firewall and I can arrange to have 5555 port opened and a small range which I can tie down with in omnirc file etc.

I've now a requirement to do this for DMZ servers, essentially untrusted hosts. I've now been asked:

"Are the files that are being backed up being executed while being passed to tape via the Cell Manager/Media Server"

So apart from the fact we open a small number of ports, which we OK to accept the risk on, is there a risk of malicious executables or other files infecting the CM/MA/

 

Thanks

Mel

Installation of DP CellServer 9.07 on RHEL 7.2 fails

$
0
0

Hi Folks,

for some reasons I try to install Dp on a fresh installed RHEL 7.2 server. The installation fails 2 times. First is documented by HP, the final error not....

Step by step:

firewall-cmd --add-port=5555/tcp --permanent
systemctl restart firewalld

# id hpdp
uid=1000(hpdp) gid=1000(hpdp) groups=1000(hpdp)

# mkdir -p /home/hpdp
# mkdir -p /var/opt/omni/log/
# mkdir -p /var/opt/omni/log/AppServer
# mkdir -p /var/opt/omni/server/AppServer
# mkdir -p /opt/omni/AppServer/standalone/deployments
# mkdir -p /etc/opt/omni/server/AppServer
# rm -rf /opt/omni/*  /etc/opt/omni/* /var/opt/omni/*

# chown -R hpdp:hpdp /home/hpdp
# chown -R hpdp:hpdp /var/opt/omni
# chown -R hpdp:hpdp /opt/omni
# chown -R hpdp:hpdp /etc/opt/omni

LOCAL_INSTALL]#  ./omnisetup.sh -CM -IS -install da,ma,cc
  No Data Protector software detected on the target system.

  Passed:   The user account "hpdp" will be used for the IDB service.
  Passed:   Port number "7112" will be used for the "hpdp-idb" service.
  Passed:   Port number "7113" will be used for the "hpdp-idb-cp" service.
  Passed:   Port number "7116" will be used for the "hpdp-as" service.
  Passed:   Port number "9999" will be used for the "hpdp-as" service.
  Passed:   The kernel parameter value: SHMMAX = 18446744073692774399.
            The minimum required parameter value is "2684354560".
  Passed:   There are "53117779968" bytes of available system memory.
            4 GB of system memory are required.
  Passed:   Data Protector installation requires 2764800 kilobytes of free
            storage space on the "/opt/omni" filesystem.
            The filesystem "/opt/omni" has 52369192 kilobytes of free space.
  Passed:   Data Protector installation requires 308224 kilobytes of free
            storage space on the "/var/opt/omni" filesystem.
            The filesystem "/var/opt/omni" has 52369632 kilobytes of free space.
  Passed:   Data Protector installation requires 6144 kilobytes of free
            storage space on the "/etc/opt/omni" filesystem.
            The filesystem "/etc/opt/omni" has 52369632 kilobytes of free space.

snip

   1:OB2-CS-A.09.00-1                 ################################# [100%]
NOTE:    No Data Protector A.09.00 Internal Database found. Initializing...
         Configuring and starting up Internal Database...     Done!
         Configuring and starting up Internal Database Connection Pool...     Done!
         Initializing Internal Database version A.09.00...     Done!

ERROR: Cell Manager certificates generation failed. (Return code = 3)
       For more detail please refer to /var/opt/omni/server/log/DPIDBsetup_7639.log
warning: %post(OB2-CS-A.09.00-1.x86_64) scriptlet failed, exit status 3

Ok, we avoid to ask which HP guy has testet this software, the good news is, this error is documented and we can go arraound:

stage]# ll /opt/omni/sbin/omnigencert.pl
-r-x------ 1 root root 116007 Jun 10  2014 /opt/omni/sbin/omnigencert.pl
 stage]# cp omnigencert.pl /opt/omni/sbin/omnigencert.pl
cp: overwrite â/opt/omni/sbin/omnigencert.plâ? y
stage]# ll /opt/omni/sbin/omnigencert.pl
-r-x------ 1 root root 133006 Oct 24 14:48 /opt/omni/sbin/omnigencert.pl

stage]# /opt/omni/sbin/IDBsetup.sh
NOTE:    No Data Protector A.09.00 Internal Database found. Initializing...
         Configuring and starting up Internal Database...     Done!
         Configuring and starting up Internal Database Connection Pool...     Done!
         Initializing Internal Database version A.09.00...         Configuring and starting up Application Server...     Done!
         Setting Internal Database passwords...     Done!
         Starting up Data Protector Services...     Done!
NOTE:    Data Protector A.09.00 Internal Database initialized.
stage]# /opt/omni/bin/omnicc -put_component_str cs client/omni_format client/omni_info A.09.00
stage]# omnicc -import_host FQDN                FQDN stays for my full qualified hostname....

Import host successful.
stage]# omnicc -import_is FQDN
Import host successful.
stage]# omnisv status
    ProcName      Status  [PID]
===============================
    crs         : Active  [22437]
    mmd         : Active  [22435]
    kms         : Active  [22436]
    hpdp-idb    : Active  [19021]
    hpdp-idb-cp : Active  [9583]
    hpdp-as     : Active  [19503]
    omnitrig    : Active
    Sending of traps disabled.
===============================
Status: All Data Protector processes/services up and running.

Now we want to lift up the version to 9.07:

907]# ./omnisetup.sh -bundleadd b907
Installing  Data Protector A.09.07

No error, runs well.

# omnisv status
    ProcName      Status  [PID]
===============================
    crs         : Active  [25997]
    mmd         : Active  [25995]
    kms         : Active  [25996]
    hpdp-idb    : Active  [25971]
    hpdp-idb-cp : Active  [25992]
    hpdp-as     : Active  [26022]
    omnitrig    : Active
    Sending of traps disabled.
===============================
Status: All Data Protector processes/services up and running.

907]# omnicc -encryption -status -all
Client                          Enabled         Enabled(CM)
FQDN        false           false

 

When connecting with Gui it asks me to verfy a key, after that it hangs for some seconds and ends up in error:

"A server error has occurred. Reported error message:

couldn't connect to host"

HP support is working since one week on this (or not.... )

Some ideas??

Mathias

Install DP9 to SG cluster

$
0
0

Hello,

I would like to install DP 9.06 CM + IS to HPUX servers in ServiceGuard cluster. Although I have read installation manual I still have few questions to you:

1.  SOFT LINKS. I have to create links of /var/opt/omni/server and /etc/opt/omni/server to shared disk before installation of CM+IS. Correct?

2. INSATLL TO SECONDARY NODE. Should I install CM to local or shared disk on secondary node (manualy mount shared disk on sec node and create links)? .. or it is no matter?

3. OMNIFORSG. Do you know what exactly omniforsg.ksh -primary/secondary do? Why it is needed to run this command?

Error "interprocess communication problem" on A.06.11

$
0
0

Dear Sir,

i am using HP DP with product version A.06.11

Today, i tried run backup task but show the error "interprocess communication problem" error. So could you please help me to check and advise me how to fixing that issue. Thank you inadvance.

LT0-6 drive Block size modification in cell manager 9.08

$
0
0

Hi ,

Is there any way to modify block size of LT0 drives in data protector. by default it is 256kb

I want to increase it becuase Storeonce gateways are configured on 512KB and becuase of 512kb size , i cannot offload backup to tapes [MSL 6480] . ofcourse , reduce the size on storeonce gateways can be solution of this problem.

my environment- 9.08 cell manager + storeOnce 6500

thanks,

DPx

Integrar data Protector con Citrix Xenserver

$
0
0

buenos dias,

 

 estoy intentando configurar HP dataProtector para hacerle backup a Citrix Xenserver es posible?? hay algun manual de configuracion??

Muchas gracias


Adding Ubuntu 16.04 LTS client ton DP 9.08

$
0
0

Hi There,

I am having difficulty to add a Ubuntu client either manually or via a DP installation server. When trying to add the client manually using the omnisetup.sh script , here is what I have done and the output results:-

The problem I found is the when using omnisetup.sh -install da Ubuntu does not recognise the rpm files under /DP_DEPOT, so one question what is the workaround? I have done the following so far:-

1. apg-get install rpm netkit-inetd
2. add line to inetd.conf " omni stream tcp nowait root /opt/omni/lbin/inet inet-log /var/opt/omni/log/inet.log
3. chmod +x omnisetup.sh
4. omnisetup.sh -install da

And I get the following output
root@nscf:/tmp/DP9/LOCAL_INSTALL# ./omnisetup.sh -server prdpcell.nhls.ac.za -install da

The omnisetup.sh script did not complete the last time it was run.
Client still has to be installed. (omnicf ts_core da)

The omnisetup.sh script can now resume the installation session
or it can ignore the saved state and start a new session.
If you choose to ignore, the script will erase the saved state
and will process only the command line options.
Do you want the setup to resume the installation? (Y/n)
n
Ignoring saved state...

No Data Protector software detected on the target system.



Packets going to be (re)installed: omnicf ts_core da


Installing Core (omnicf)...


RPM Package Manager is not installed or configured properly.
Setup cannot continue. Installation of the Data Protector CORE component failed.

I have also disabled the firewall on the Ubuntu side, and generated ssh keys for the Linux Redhat 7.1 DP installation server and Ubuntu 16.04 client.

Has anyone had this problem and managed a work around?

Kind Regards,

Jose

 

 

(DP) Support Tip: Slow backup performance on windows hosts

$
0
0

In couple environments we noticed extremely slow backup performance for windows hosts eg: 

[Normal] From: VBDA@hostname "hostname [/C]" Time: 10/10/2016 1:03:30 PM
STARTING Disk Agent for hostname:/C "hostname [/C]".

And it completes hours later with run time of just 1 hour: 

[Normal] From: VBDA@hostname "hostname [/C]" Time: 10/10/2016 9:07:13 PM

Backup Profile:

Run Time ........... 1:01:29
Backup Speed ....... 7.18 MB/s

 

It was discovered that this behavior is caused by McAfee AV solutions option scanning files opened for backup

https://kc.mcafee.com/corporate/index?page=content&id=KB72334

******

When backing up data, such as when using Symantec Backup Program, performance can be as much as two to three times slower than usual. In some cases the server stops responding.

*****

Backup tape protection time

$
0
0

Hi All,

I'm using the HDP to backup my system. I set the protection time is 3 months.

And i did backup 6 months ago. Month by month with a tape full backup.

Today, i check the tapes and some of them were expired after 6 months
There are no data in the expired tape.

I donot know why? As i know, the protection time is to make sure your data cannot be overwrite.
But why my data gone away even i did nothing?

Please someone help to answer my question, i was socked to see it.

Thank you

Number of Detail Catalog Directories limit reached DP5.5

$
0
0

Hi,

Dataprotector 5.5 report error

No space available on some detail catalog directories.

Some detail catalog directories used up max allowed space*

Number of detail catalog Directories limit reached

We can not add more DC

:/>/opt/omni/sbin/omnidbutil -extendinfo

 

Base file "dirs.dat":

    Device               = /var/opt/omni/server/db40/datafiles/cdb

    Number of extensions = 0

    Maximum size         = 2097152 [kB]

    Current size         = 50528 [kB]

Maximum size with extensions = 2097152 [kB]

Current size with extensions = 50528 [kB]

 

 

Base file "fn1.ext":

    Device               = /var/opt/omni/server/db40/datafiles/cdb

    Number of extensions = 0

    Maximum size         = 2097152 [kB]

    Current size         = 229056 [kB]

Maximum size with extensions = 2097152 [kB]

Current size with extensions = 229056 [kB]

 

 

Base file "fn2.ext":

    Device               = /var/opt/omni/server/db40/datafiles/cdb

    Number of extensions = 0

    Maximum size         = 2097152 [kB]

    Current size         = 56256 [kB]

Maximum size with extensions = 2097152 [kB]

Current size with extensions = 56256 [kB]

 

 

Base file "fn3.ext":

    Device               = /var/opt/omni/server/db40/datafiles/cdb

    Number of extensions = 0

    Maximum size         = 2097152 [kB]

    Current size         = 101696 [kB]

Maximum size with extensions = 2097152 [kB]

Current size with extensions = 101696 [kB]

 

 

Base file "fn4.ext":

    Device               = /var/opt/omni/server/db40/datafiles/cdb

    Number of extensions = 0

    Maximum size         = 2097152 [kB]

    Current size         = 3104 [kB]

Maximum size with extensions = 2097152 [kB]

Current size with extensions = 3104 [kB]

 

 

Base file "fnames.dat":

    Device               = /var/opt/omni/server/db40/datafiles/cdb

    Number of extensions = 8

    Maximum size         = 2097152 [kB]

    Current size         = 1095968 [kB]

Extension file "fnames.dat1":

    Device       = /var/opt/omni/server/db40/datafiles/cdb

    Maximum size = 2096128 [kB]

    Current size = 0 [kB]

Extension file "fnames.dat2":

    Device       = /var/opt/omni/server/db40/datafiles/cdb

    Maximum size = 2096128 [kB]

    Current size = 0 [kB]

Extension file "fnames.dat3":

    Device       = /var/opt/omni/server/db40/datafiles/cdb

    Maximum size = 2096128 [kB]

    Current size = 0 [kB]

Extension file "fnames.dat4":

    Device       = /var/opt/omni/server/db40/datafiles/cdb

    Maximum size = 2096128 [kB]

    Current size = 0 [kB]

Extension file "fnames.dat5":

    Device       = /var/opt/omni/server/db40/datafiles/cdb

    Maximum size = 2096128 [kB]

    Current size = 0 [kB]

Extension file "fnames.dat6":

    Device       = /var/opt/omni/server/db40/datafiles/cdb

    Maximum size = 2096128 [kB]

    Current size = 0 [kB]

Extension file "fnames.dat7":

    Device       = /var/opt/omni/server/db40/datafiles/cdb

    Maximum size = 2096128 [kB]

    Current size = 0 [kB]

Extension file "fnames.dat8":

    Device       = /var/opt/omni/server/db40/datafiles/cdb

    Maximum size = 2096128 [kB]

    Current size = 0 [kB]

Maximum size with extensions = 18866176 [kB]

Current size with extensions = 1095968 [kB]

 

:/>/opt/omni/sbin/omnidbutil -info

 

Media Management database space usage:

 

Space used by         Diskspace usage      Records used    Records total

============================================================================

Devices                           96                 8               16

Libraries                         96                 4               16

Cartridges                      2080              3049             3054

Compounds                         32                 0               16

Pools                             96               109              112

Media                            800              3057             3072

 

Catalog database space usage:

 

Space used by         Diskspace usage      Records used    Records total

============================================================================

Sessions                        8928             15511            15512

Objects                           96               122              186

Object versions                59456             36685            36686

Positions                      73632            728889           728920

Filenames                    1536608          24110841         24110856

 

Detail catalog binary files usage:

 

Diskspace usage Size limit     DC Directory

============================================================================

4023            4096           /var/opt/omni/server/db40/dcbf

4031            4096           /var/opt/omni/server/db40/dcbf1

4032            4096           /var/opt/omni/server/db40/dcbf2

4024            4096           /var/opt/omni/server/db40/dcbf3

4019            4096           /var/opt/omni/server/db40/dcbf4

4003            4096           /var/opt/omni/server/db40/dcbf5

0               4096           /dsasoft/omni/dcbf6

4037            4096           /var/opt/omni/server/db40/dcbfè

4054            4096           /var/opt/omni/server/db40/dcbf7

3999            4096           /var/opt/omni/server/db40/dcbf8

----------------------------------------------------------------------------

36222           40960

 

Session messages binary files usage:

 

Diskspace usage Num. of files  SMBFs Directory

============================================================================

17              7789           /var/opt/omni/server/db40/msg

 

Serverless integrations binary files usage:

 

Diskspace usage Num. of files  SIBFs Directory

============================================================================

0               0              /var/opt/omni/server/db40/meta

 Thanks for any help.

Restore - Search Interval - preset date

$
0
0

Hi guys,

If I want to restore some files via Restore Objects in the DP GUI, and choose Search interval "Interval", the preset date is always 06/10/2015, so I have always first set the "To" date to "Today", then the "From" date to "Today" and after that I can set the date I want to get a restore from.

Is there an option/parameter to preset this date always to today? And why is today not the default option?

I didn't find anythning about that drop down menu, hopefully you can help me!

 

Best regards,

Tobias

Viewing all 3189 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>