Unsolved
This post is more than 5 years old
4 Posts
0
5156
September 22nd, 2010 02:00
connect to primary/replica (eama1 and eama2) via xam api
hallo
in the test case 6 and 7 of the xam certification i have to work with a replica
so is it possible to connect to 128.221.200.56 via xam api and what pea files are needed?
with best regards.
No Events found!
philipp_schmoll
4 Posts
0
September 22nd, 2010 03:00
i got all informations from this site: https://community.emc.com/docs/DOC-1038
i tried to connect to eama1 via the xam api if i try to write data in the cluster i got the error message operation is not allowed.
if i try the sam with the centera native it is possible to wirte data to the cluster
or is it possible that xam only works with the us2 clusters?
gstuartemc
2 Intern
•
417 Posts
0
September 22nd, 2010 03:00
What profile (PEA file) are you using? XAM can be used to connect to all the public clusters.
philipp_schmoll
4 Posts
0
September 22nd, 2010 03:00
i tried emea1_profile1_rdqeDcw.pea and all other profiles. and I get allways this error message: com.emc.centera/FP_OPERATION_NOT_ALLOWED
all pea files for the us2 cluster works fine with Xam
gstuartemc
2 Intern
•
417 Posts
1
September 22nd, 2010 03:00
Connecting to a replica is transparent to an application, you simply connect to a primary that has a replica established. Full details of primary / replica configurations and associated PEA files can be found on the public cluster information page within this site.
gstuartemc
2 Intern
•
417 Posts
0
September 22nd, 2010 04:00
I have verified that there does seem to be a prioblem using XAM on the EMEA1 / EMEA2 replicated pair. As Paul mentioned, we will need get the lab admin to investigate this.
I am aware that this is the only replicated pair, but from an application standpoint this should be transparent and should not affect your testing. While for certification purposes there are checks that need to be made on the replica, but you can safely assume that this functionality works as it is cluster (not application) dependent.
mckeown_paul
409 Posts
0
September 22nd, 2010 04:00
ok there is obviously an issue with the emea cluster just use us2 while we find a resource window to fix it (they are actually all in the same datacentre in the USA)
philipp_schmoll
4 Posts
0
September 23rd, 2010 01:00
thanks for the reply
now i have a another question
if i try to connect to the us2 servers via shxam or xamverify i get the message ErrorMessage: xam/vim not found
i read all dokus and made the steps of install correctly but i was not able to find a solution.
gstuartemc
2 Intern
•
417 Posts
0
September 23rd, 2010 10:00
If the VIM cannot be found then it must not be in a location on your path (or the VIM path) or is not accessible (check that it has read and execute permission). If it is working programmatically but not with the tools then there must be a difference in the environments being used.
Please refer to the release notes of the XAM SDK / VIM for the platform you are using.
ivan_schnyder
11 Posts
0
August 27th, 2011 02:00
I got a question as well about permissions: how can I get actual permissions for the connection (read/write) after I'm connected to an EMC system via XAM? Thannks, best regards