I am trying to use -mapfile option under dx_provision_vdb utility, where I need to have below replacements/mappings. But it is keep failing. I don't find any suitable example to refer. Please suggest how that works?
Requirement is to replace "/oracle/ora01/s12102b" with "/ora01" which I have placed as below in a file and passing as parameter-
-------mapfile-----
/oracle/ora01/s12102b:/ora01
command :
--------------
./dx_provision_vdb [other parameters] -mapfile /opt/oracl/emapfile
-
160 Points
Posted 8 months ago
-
614 Points
There's a typo in your mapfile reference. Is that a copy paste error or are you actually defining it like that?
/opt/oracl/Emapfile - the E is after the oracl/
If that is not the issue be sure you have no hidden carriage returns or Windows-to-Unix character issues.
-
160 Points
Thats a typo while drafting this post, sorry for that. But I am trying correct file path in the command.
Thanks,
Sushil
-
614 Points
Maybe Marcin is around to take a look?
fMarcin Przepiorowski, Employee
-
1,010 Points
I will take a look on that. Sushil could you please run this command with -debug 3 option, than zip a new created folder debug_[enginename] and send attach here ?
What version of Delphix Engine are you using ?
regards,
Marcin
-
160 Points
I am trying to attache the debug logs but not finding attachment option here.
Regards,
Sushil
fMarcin Przepiorowski, Employee
-
1,010 Points
Could you please create issue in github and upload logs there ?
https://github.com/delphix/dxtoolkit/issues
or please upload it into upload.delphix.com and let me know a file name.
regards,
Marcin
-
160 Points
I ran with -debug 3 option and uploaded debug log for your review.
upload.delphix.com File name : debug_cdxprd806.tar.gz uploaded.
DE version is 5.2.4.0
Please review and let me know if you need any further details to troubleshoot.
Thanks,
Sushil
fMarcin Przepiorowski, Employee
-
1,010 Points
I found an issue - this is a bug in dxtoolkit, introduced after API changes.
I have created an issue in github - please monitor it when this issue will be resolved.
https://github.com/delphix/dxtoolkit/issues/50
I hope to do it in next dxtoolkit release. If this issue is urgent please contact your Delphix CSM
to discuss it.
regards,
Marcin
-
160 Points
We are trying to automate provision process in our environment, where file mapping is a mandatory requirement.
I will inform to CSM about this issue.
Is it possible to provide next estimated Release dates (approx) of dxtoolkit?
Thanks,
Sushil
fMarcin Przepiorowski, Employee
-
1,010 Points
I fixed bug in the code.
I'm going to build a new release shortly. What OS are you using ? I will prioritize a build for it .
regards,
Marcin
-
160 Points
Thank you for the quick action.
We are using Enterprise Linux 6 & 7 for the most of environments
Also we have Solaris 10 in use.
Please let me know when it is ready to use and thanks for prioritizing it.
Regards,
Sushil
fMarcin Przepiorowski, Employee
-
1,010 Points
RH 6 and 7 version of fixed toolkit is ready to download.
https://github.com/delphix/dxtoolkit/releases/tag/v2.3.6
Let me know if this is working for you
regards,
Marcin
-
160 Points
This works great!
Thank you for providing the fix quickly, this will be really helpful. I appreciate it.
Whenever you get chance please provide solaris version as well.
Thank you!
Regards,
Sushil