Still get the uysername/password prompt from the DP GUI with or without the san/dns addiciton. Ideas?
Re: (DP) Support Tip: omnigencert.pl does not generate all certificate files if machine is not in D
Re: (DP) Support Tip: omnigencert.pl does not generate all certificate files if machine is not in D
If the GUI is prompting you for a username/password when you connect, it is not an SSL issue. The problem is that nothing in user_list matches your AD credentials where you are running the GUI from.
If you did generate a new SSL cert, be sure to stop and restart DP services on the cell manager. Otherwise the app server will not have the current cert loaded.
Re: (DP) Support Tip: omnigencert.pl does not generate all certificate files if machine is not in D
What does AD have to do with it? And since it is the GUI for my current DP set up I assume that the user should be the same for both environments. I have stopped and restarted DP more times that I care to admit. Everytime i try a new certificate combo I stop and restart....
tried:
perl -CA /opt/omni/sbin/omnigencert.pl -server_id s928-busapdp1.ssmhc.com -user_id hpdp -store_password ********
result:
asked for username/password
tried:
/opt/omni/bin/perl /opt/omni/sbin/omnigencert.pl -server_id s928-busapdp1.ssmhc.com -user_id hpdp -store_password ******** -cert_expire 3065
result:
asked for username/password
tried:
/opt/omni/bin/perl /opt/omni/sbin/omnigencert.pl -server_id s928-busapdp1.ssmhc.com -user_id hpdp -store_password ******** -cert_expire 3065 -recreate
result:
asked for username/password
I am baffled by what user it is trying to connect as and why it even is asking.
Re: (DP) Support Tip: omnigencert.pl does not generate all certificate files if machine is not in D
You gave me an idea. I copied the UserList from the working DP9 system to the new one. I can connect...almost. New error now so new question to post.
Re: (DP) Support Tip: omnigencert.pl does not generate all certificate files if machine is not in D
You are running the GUI from a Windows machine, yes? Are you logged in to that Windows machine with a local machine account or a domain login? The latter is what I'm referring to as an AD account. So what credentials did you use to login to your Windows machine?
Check your DP userlist file. Do you see a DP user with those AD credentials listed? If not, please add an entry for such.
If you have further issues, please open a support case with the Response Center. Thanks.
[OED] When will -dpcom and -query be documented? (util_cmd)
OED=Online Expert Day
I am keen on automating boring admin tasks. As such, I discovered dpcom in util_cmd and in /opt/omni/lib/perl/Omniback.pm. The man pages of util_cmd do not mention option -dpcom not -query. Both of them wonderful for automating boring tasks.
When will these features be documented?
Re: [OED] When will -dpcom and -query be documented? (util_cmd)
Hi Gamut,
On a side note: this is not the right forum for the OED. You should post your topics in the Data Protector Support Customer Forum.
About your question: Please elevate a support case for this, so support can raise an enhancement request to R&D.
Please don't forget to mark this topic as solved.
Thanks,
Koen
Re: DP9.07 Vmware integration - usersnap found backup failure
as its expert day, any thoughts on this as I see this as a problem!
DP9.06 - Automated replication object copies - feature missing
We have two DP9.06 cell managers, one at siteA and one at siteB. We backup via catalyst to a Storeonce 4700 at siteA then we use DP object copy replication jobs (ARS) to replicate to the 4700 at SiteB and the foreign cell at siteB.
SiteB DP cell will then do an object copy to physical tape for vaulting purposes.
I would like to understand why the "objects" feature "include only objects with number of copies less than" is greyed out. This is a real pain because we normally use a 24hr timeframe. If we have to move times around then we have to adjust the timeframe so we dont lose anything.
Will we ever get this tick box for replication jobs??
Re: Device address not found
Pino,
Having same error and attempted to do your fix. I then tried to format a tape using that drive with no luck.
Re: Lost Connection to BMA/Faulting application bma.exe 9.0.112.0
Hi John,
seems I have exactly the same problem with Media Agent 9.07 on W2K8R2 and emulated LTO drive (D2D VTL)
did you raise an HP case or got any solution for that issue ?
If not, will do and keep you informed.
Thanks,
Best Regards,
Fred
Re: DP9.07 Vmware integration - usersnap found backup failure
yeah good luck with that
Re: DP9.07 Vmware integration - usersnap found backup failure
it looks like lab case QCCR2A70699 fixes this.
My client has a SAID and we log a case asking for this fix. but the engineer wants debugs and all sorts even though he agrees that this lab fix is needed!. Just send me the fix!!!!!!!
Manutenção IDB DP 6.x/7.x.
#omnidbcheck -extended
Obs: se ocorrer algum erro no comando acima, devera ser executado a opção B.
Obs: se voçê executa backup do IDB com CHECK não precisa executar comando acima.
- A) Manutenção do database
Não pode ter nenhuma sessão de backup rodando ou entrar via exchedule....
1) Executar um "stop" no DP.
#omnisv -stop
2) Salvar (não basta mover, é necessária uma cópia física) o (/var/opt/omni/server/db40 – HPUX/LINUX) ou (C:\Program Files\OmniBack\db40 – WINDOWS), para outro FILESYSTEM.
3) Executar start no DP.
#omnisv –start
omnidbutil -purge –dcbf -force
omnidbutil -purge -filenames -force <<<< Apos esse commando voçê pode abrir a GUI e verificar o andamento em Monitor.
omnidbutil -purge_failed_copies
omnidbutil -fixmpos
omnidbutil -remap_dcdir
obs: Se por algum motivo antes de acabar o purge vc precisar fazer um backup/restore, execute o comando abaixo que dai
faz um STOP e não perde o que já foi feito pelo "purge".
omnidbutil -purge_stop
B ) Manutenção do database
Não pode ter nenhuma sessão de backup rodando ou entrar via exchedule....
1) Executar um "stop" no DP.
#omnisv –stop
2) Salvar (não basta mover, é necessária uma cópia física) o (/var/opt/omni/server/db40 – HPUX/LINUX) ou (C:\Program Files\OmniBack\db40 – WINDOWS), para outro FILESYSTEM.
3) Executar start no DP.
#omnisv -start
4) Export/Import – Não esqueça de crier os dir mmdb e cdb.
C:\Program Files\OmniBack\bin\omnidbutil.exe –writedb –mmdb c:/temp/mmdb –cdb c:/temp/cdb
C:\Program Files\OmniBack\bin\omnidbutil –readdb –mmdb c:/temp/mmdb –cdb c:/temp/cdb
5 ) Sincronizar IDB
Program Files\OmniBack\bin\omnidbutil -remap_dcdir
Program Files\OmniBack\bin\omnidbutil -fixmpos
Program Files\OmniBack\bin\ omnidbcheck -extended
Re: DP9.07 Vmware integration - usersnap found backup failure
Re: I can't add 2nd Drive in Dataprotector
Hi Koen,
Thanks for your response,
The second drive is not present in device Manager. I will contact HPE Support as you suggest then.
Regards.
Data Protector: Backup job for Clustered DB
Hello,
I have a problem in creating a new backu job for a clustered SQL DB.
I'm using DP 7.00 and want to backup database on SQL2014 based on MS cluster.
I can actually install the DP clients on both cluster nodes, the cluster is recognized and imported into DP.
The problema arise when I try to Add a backup.
During job definitions, I can choose as Client the SQL server clustered instance (or one of the two nodes or the cluster virtual name, the behaviour doesn't change). The instances installed are recognized (it looks like Dp client are talking correctly with the server itself) but when I have to choose for Authentication, I tryed with both Windows Auth or Integrated auth but I always have error message "Integration cannot be configuired" and in Details I have the famous RETVAL8010.
I tried to run SQL_BAR CHKCONF on both nodes and I have the same behaviour:
[Critical] From: OB2BAR_Main@mscs2b.seeknet.local "(DEFAULT)" Time: 27/02/2017 16:18:34
Microsoft SQL Server reported the following error during login:
SQLSTATE:[08001] CODE:(17) MESSAGE:[Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied.
SQLSTATE:[01000] CODE:(2) MESSAGE:[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen Connect()).
*RETVAL*8010
If I run SQL_BAR GETCONF I have the following
SQL Server : mscs2b.seeknet.local
DB User :
Encoded password :
Domain :
where MSCS2B is the windows name of one of the two nodes.
Any idea about this?
Any help will be highly appreciated.
Regards.
Re: Data Protector: Backup job for Clustered DB
be aware that DP7 will not support SQL 2014. You should upgrade to DP9
Re: [172:512] virtual machine ´MyVM` Download of disk descriptor file (MyVM.vdk) failed
Hello Basilio.
1º--> My user have the same right root and administrator vsphere
If login vsphere client with this user and browser this DataStore, I can download vmdk descriptor without problem
2º --> It isn´t corrupt but failed with all virtual machines.
I try open case support.
Thank you!
Re: Data protector 9 installation
Hi Funke
i don't have permission download in link.
Pls, you have link different can download DP 9.07 patch.
Or you can download DP 9.07 patch to the windown for me.
Thanks !