Tool
There are around 23 steps to configure iFolder on Linux clusters. These are divided into major three steps.
- Removing the entry of virtual interface i.e. secondary IP address
- Configuring different files on the shared volume.
- Configuring cluster resource using iManager.
Out of these three steps, step b is automated using simple PERL script. The idea behind this is to make user configure iFolder without any errors in the configuration. Step b involves creating directory, copying files from local machine to shared directrory and configuring iFolder config files (httpd.conf and httpd_ifolder_unxi.conf) on the shared volume. If user is doing thess steps manually and if any error occurs it is difficult to trace out. Using this script we can avoid such configuration errors and even the configuration time can be reduced.
Requirements: PERL should be installed on the OES SP2 Linux. Shared volume should be mounted on local machine.
Copy this script in home directory and run this script as superuser.
In the terminal, type: perl ifolder_clust.pl
Once this is done, within no time the script will create directories and copy iFolder specific files on the shared volume. After this, script will configure httpd.conf and httpd_ifolder_unix,conf file.
Not supported: In this script recreating iFolder link for /opt/novell/ifolder/DocumentRoot is commented. This has to be done on each and every node of the cluster.
| Attachment | サイズ |
|---|---|
| ifolder_clust.zip | 1014 bytes |
Related Articles
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 3504 reads


0