Archive for the ‘file systems’ Category
Thursday, January 10th, 2008
When you have a performance concern, check the operating system settings to determine if these settings are appropriate for your application. Because the Linux operating system is not a WebSphere Application Server product, be aware that it can change and results can vary.
Procedure
Configure the following settings and variables according to ...
Posted in app server tuning, hardware setup, linux, file systems, websphere 6.0.x | 1 Comment »
Thursday, January 10th, 2008
IBM recommends a number of configuration changes and variables you can set to tune the performance of Websphere to suit your needs. Because the AIX operating system is not a WebSphere Application Server product, be aware that it can change and results can vary.
Procedure
Change the following configuration settings or variables ...
Posted in os tuning, performance monitoring, aix, file systems, websphere 6.0.x | No Comments »
Friday, July 6th, 2007
bash-3.00# exportfs/data/fs/fs1 -rw=pw41,access=pw41.test.pw.com,root=pw41.test.pw.com NOTE: the exported directory (e.g., /data/fs/fs1) must be a file system itself, not just any directory.In this case, /data/fs/fs1 is a file system itself, but /data is not. So if you export /data, when youmount it from client, it will not work (you will get ...
Posted in aix, file systems | No Comments »