SiebelSupport

-Learning the sharing way :)

Friday, September 14, 2012

How to setup the NFS subsystem to mount the Siebel Filesystem


By on 5:11 PM

The Siebel filesystem in general is installed on a central global file server that hosts the filesystem and shares it to all connected clients. Clients in this context might be a Siebel server, a dedicated client, a Siebel document server etc.In order to make sure that a file on the filesystem accessed by one client can not be opened simultaneously by another client, the filesystems internal lock mechanism is utilized by the software.Therefore the file serving product selected to host the  Siebel filesystem needs to implement a global locking concept.
The file locking is implemented different for various filesystem types.

If the file server is hosted on the Windows platform using Windows SMB protocol then file locking is enabled by default and no additional steps need to be taken.The same holds true if a Samba File server  running on a Unix host is selected to provide multi-platform SMB access when the Siebel server itself runs on Windows platform.

However in a pure Unix deployment the remote share is usually implemented using the NFS system.

Here a few configuration steps need to be verified:
For all Unix platforms it is mandatory that the NFS servers lockd and statd daemons are enabled in addition to basic NFS daemons that implement mounting and accessing a share.
These locking daemons need to be tuned in the number of threads on various platforms. Otherwise they might not be capable  to manage the high volume of concurrent lock requests that a large scale Siebel system will generate.

a) NFS server hosted on AIX:
# chssys -s rpc.lockd -a 511
# stopsrc -s rpc.lockd; startsrc -s rpc.lockd

b) NFS server hosted on Solaris:

/usr/lib/nfs/lockd  [nthreads]
nthreads should be set to a value of 200 initially. Can also be set by defining the  LOCKD_SERVERS
parameter in the nfs file.

c) NFS server hosted on HP-UX:

lockd thread tuning only available with HP-UX 11i v3 (Itanium). Syntax is the same as with Solaris.Therefore it is recommended to run only HP-UX 11i v3 as NFS file server platform.

d) NFS server on Linux:

For Linux deployments it is strongly recommended that only the NFS v4 protocol is used.
NFS v4 implements a more robust lock subsystem and therefore should be used whenever possible.
You should contact your Linux administrator to get the NFSv4 properly enabled.

Please note that the local lock mount option (llock) which is available on Solaris and HP-UX platform is not supported by Siebel. The Siebel filesystem relies on a global, system wide file locking. Local locking will cause data inconsistencies and it is therefore not supported to mount a share using the llock option.

As for the NFS clients, on the AIX platform  it is recommended to enable the lockd  on every client machine too for better load distribution.

When you consider to implement another file sharing protocol like GPFS, SAN, NAS etc. you need to make sure that a file locking concept equivalent to the above is available. Please contact the vendor of this filesystem for details on how locking can be implemented.

IMPORTANT :

In order to reduce the load on the remote file servers locking subsystem it is strongly recommended to set the anonymous users preference file to read-only. When a file is set to read-only, no  write lock request to the remote server will be issued by the application. Since this file will not be altered during anonymous part of the login procedure, it is safe to revoke the write permission.

Because anonymous user preferences file is being accessed for each session login, setting this file to read-only can significantly decrease the number of network lock requests.

To set for example the preference file for user GUESTCST read-only  run the following command:

cd filesystem/userpref

chmod a-w "GUESTCST&Siebel Universal Agent.spf"

Please note that the read-only setting only will remain established when the corresponding user account is exclusively dedicated to anonymous login. In case this account is also used for a regular session login, the preferences file will be updated and file attributes reset to read-write.

Since it is best practice to have a dedicated account only for anonymous login this restriction usually should not be applicable.

In case the anonymous user preference file does not exist in the userpref folder anymore, it will always be recreated with read-write attributes and then the write attribute needs to be manually removed again.

SiebelSupport - Learning the sharing way :)

When you know a thing, to hold that you know it, and when you do not know a thing, to allow that you do not know it - this is knowledge.

0 comments:

Post a Comment

Labels

ADSI authentication ADSISecAdpt apiinstaller.jar Applet User Properties Barcode fonts in PDF Best Practices BI Publisher BI Publisher 11g BI Publisher Desktop BI Publisher Desktop 10.1.3.2 BI Publisher template error BIP Performance tuning BUG 19469254 Create iPad Reports CRM on Demand R19 Deployment Guide - IP2014 Desktop Integration Siebel Agent (DISA) EAI Object Manager EnableURLCredentials ENTERPRISE NAME IS TRUNCATED DURING MIGRATION INSTALL IN LINUX PLAT Escripting External Business Components (EBCs) Generate Trigger Get a 20% Discount on Oracle Training How To Incorrect missing encryption key Incremental Repository Merge (IRM) Install Barcode fonts in BIP Server Integration Object IP2014 IP2014 Patch Set 1 IP2014 Patchset 2 IP2015 IP2015 Patchset 1 (15.1) IsRecordSensitive JDeveloper jqmtoolbarrenderer.js LDAP LDAPSecAdpt log level of SWSE Menu in Siebel Open UI new theme in Siebel 8.1.1.11 Open UI NFS OBIEE Integration on Siebel 7.8.2 Oracle Database XE Oracle Fusion Middleware Oracle Integration Cloud Services (ICS) Oracle WebLogic Server Override Custom Theme In Open UI Without Deleting The User Preferences Files Of All Users Performance Tuning Quiz Release Notes Responsive Web Design REST SAI REST SAP BusinessObjects Data Quality SavePreferences SBL-DAT-00222 SBL-DAT-00522 SBL-DBC-00107 SBL-SEC-10001 and SBL-DAT-00565 SBL-SEC-10018 Siebel - Oracle Real-time Scheduler Integration SIEBEL 8.1.1.14 ENVIRONMENT VARIABLE INSTALL ISSUE Siebel 8.1.1.8 Fix Pack Siebel 8.1.1.9 / 8.2.2.2 Siebel Administration Siebel Analytics Siebel BI Publisher Reports Siebel Composer Siebel Composer Developer Preview Siebel CRM 15.0 Siebel CRM 8.1.1.10/8.2.2.3 Siebel CRM Innovation Pack 2015 Siebel Delta Files (SDF) Siebel Email Marketing Siebel Filesystem Siebel Innovation Pack 2016 Siebel License Keys Siebel Open UI Siebel Open UI Manifest Siebel Release 15.1 Siebel Reports Siebel RESTful Services Siebel Server Cloning SPF Symbolic URL Synergy Open UI Theme Synergy Theme Open UI - Siebel CRM Innovation Pack 2015 Videos What is Workflow Policy OR

Tags