Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rcarcamo

Pages: [1]
1
MP Server / Re: CACHE Filesystem permissions OD9.5 MP (AIX, Linux)
« on: October 21, 2019, 12:24:21 PM »
Hi,

After a few searches in the forum...

THIS is very important!:
"Content Manager OnDemand distributes and balances cache by archiving document data to the cache file system with the greatest number of free bytes."
Source: https://www.ibm.com/support/pages/how-add-more-storage-content-manager-ondemand-cache

...my mistake!  ;D ;D

2
MP Server / CACHE Filesystem permissions OD9.5 MP (AIX, Linux)
« on: October 21, 2019, 10:57:11 AM »
Hi everyone,

Recently i had to add a new cache to the system, and i followed these instructions: https://www.ibm.com/support/knowledgecenter/en/SSEPCD_9.5.0/com.ibm.ondemand.installmp.doc/dodax109.htm

I did something like this:
1-Edit the ARS.CACHE file.
2-Insert one line in the bottom of file for each file system on the server that Content Manager OnDemand can use for cache storage, and save.
3-Cache file systems must be owned by the Content Manager OnDemand instance owner and the system group. Make sure that only the user file permissions are set, not the group or other file permissions.
4-Use the CHOWN command to set the ownership permissions. The following example shows how to change the user and group ownership of all file systems in the /arscache tree: chown -R odinstanceowneruser:odinstanceownergroup /newcache*
5. Use the CHMOD command to set the file permissions: chmod 700 /newcache;  chmod g-s /newcache

However after restart the services, OnDemand still storage the files to the first (and original) listed cache in the ars.cache file.

I tried to set tracing CACHE=15, but i got no luck with this.

There is another considerations to take care about? like umask or other else?

Thanks!

3
And I've recently discovered an incompatibility between TSM Client v7.1.6.5 and TSM Server v8.1.x.  There's apparently a new security profile in the v8.1.x servers, which may disable access to storage nodes.  Something about setting security on the server to 'transitional' rather than 'strict'.  I'll post more info about it when we get it resolved.  :D

-JD.

Something similar we found with other coworkers, for versions of TSM 6.3 server and the TSM 7.1.8 clients..... we had to downgrade to the 6.3 client versions.

4
Hi tjspencer2,

1- What was the reason for the upgrade?
2- Did you have problems between CMOD 9.5 and AIX 7.2?

I mean, in the compatibility matrix report it shows that CMOD is not supported in AIX 7.2 ... but I want to know if you had problems?

5
MP Server / Re: ARSLOAD Getting ARS4305E Error
« on: July 25, 2019, 10:45:00 AM »
Thank you very much to both!!  :D :D

That solved my problem!

Code: [Select]
$ ./arsload -h cmondemand -u user -p password -vfn -g Fatca_07A -a Fatca_07A -X G loaddata.0.Fat ca_07A.Fatca_07A
ARS1609W Specifying passwords on the command line is in-secure due to the text being visible. See  the Installation and Configuration Guide for your platform for information about the arsstash comm and or using Unified Login.
2019-07-25 10:55:26.287584: ARS4315I Processing file >loaddata.0.Fatca_07A.Fatca_07A<
2019-07-25 10:55:26.287781: ARS4334I Load Version <9.5.0.10>  Operating System <AIX> <7.1>  OS Use rid <ADMIN>  Install Location </opt/IBM/ondemand/V9.5/> Data(unlimited KB) Stack(4194304 KB) Core( unlimited 512-blocks) Cpu(unlimited seconds) File(unlimited 512-blocks) Nofiles(unlimited) Threads (unlimited) Processes(unlimited)
2019-07-25 10:55:26.287880: ARS4335I Server Version <9.5.0.10>  Operating System <AIX> <7.1>  Data base <DB2> <10.05.0003>
2019-07-25 10:55:26.301720: ARS4339I Application Group >Fatca_07A<
2019-07-25 10:55:26.301861: ARS4340I Application >Fatca_07A<
2019-07-25 10:55:26.301951: ARS4341I Storage Set >Cache Only - Library Server<
2019-07-25 10:55:26.302037: ARS4342I Storage Node >Cache Only - Library Server<
2019-07-25 10:55:26.302199: ARS4312I Loading started, 250061163 bytes to process
2019-07-25 10:55:30.707693: ARS1144I OnDemand Load Id = >5196-1-0-11332FAA-0-0-5243<
2019-07-25 10:55:34.875585: ARS1146I Loaded 11131 rows into the database
2019-07-25 10:55:35.001166: ARS1175I Document compression type used - OD77.  Bytes Stored = >38763 29< Rows = >11131<
2019-07-25 10:55:35.001363: ARS4310I Loading completed
2019-07-25 10:55:35.002392: ARS4317I Processing successful for file >loaddata.0.Fatca_07A.Fatca_07 A<

Best regards!

6
MP Server / ARSLOAD Getting ARS4305E Error
« on: July 24, 2019, 04:55:26 PM »
Hi everyone,

I'm trying to load reports and annotations in CMOD 9.5.0.10 for MP (AIX); these objects were exported by arsdoc program and the get function in an CMOD 8.4.1.3 (WINDOWS)

When i execute the arsload, i'm getting these output:
Code: [Select]
# ./arsload -h cmondemand -u user -p password -vfn -g Fatca_07A -a Fatca_07A -X G loaddata.0.Fatca_07A.Fatca_07A.ind
ARS1609W Specifying passwords on the command line is in-secure due to the text being visible. See the Installation and Configuration Guide for your platform for information about the arsstash command or using Unified Login.
2019-07-24 17:25:41.323052: ARS4315I Processing file >loaddata.0.Fatca_07A.Fatca_07A.ind<
2019-07-24 17:25:41.323260: ARS4334I Load Version <9.5.0.10>  Operating System <AIX> <7.1>  OS Userid <ADMIN>  Install Location </opt/IBM/ondemand/V9.5/> Data(unlimited KB) Stack(4194304 KB) Core(unlimited 512-blocks) Cpu(unlimited seconds) File(unlimited 512-blocks) Nofiles(unlimited) Threads(unlimited) Processes(unlimited)
2019-07-24 17:25:41.323366: ARS4335I Server Version <9.5.0.10>  Operating System <AIX> <7.1>  Database <DB2> <10.05.0003>
2019-07-24 17:25:41.370509: ARS4339I Application Group >Fatca_07A<
2019-07-24 17:25:41.370721: ARS4340I Application >Fatca_07A<
2019-07-24 17:25:41.370824: ARS4341I Storage Set >Cache Only - Library Server<
2019-07-24 17:25:41.370934: ARS4342I Storage Node >Cache Only - Library Server<
2019-07-24 17:25:41.371081: ARS4305E Generic Indexer requires the data to have already been indexed.  Index the data or verify your input file and resubmit the job
2019-07-24 17:25:41.371199: ARS4318E Processing failed for file >loaddata.0.Fatca_07A.Fatca_07A.ind<
2019-07-24 17:25:41.381070: ARS4327E Processing has stopped.  The remaining files will NOT be processed.

The .out, .ann and .ind files are in the .../bin CMOD directory, where the arsload is located.

In the .ind file there is not a full path whitin GROUP_FILENAME: and GROUP_ANNOTATION_FILE: fields.

I read about this issue in this URL: http://www.odusergroup.org/forums/index.php?topic=2433.0 and in the CMOD wiki https://cmod.wiki/index.php?title=ARS4305E ... but like i said, itīs appear that not is a path issue.

Can you guys, help me please.

Thanks in advance, Best Regards!

Pages: [1]