To use the DAOS estimator tool on AIX follow these steps
1. Download the
DAOS Estimator Tool
2. Copy daosest to the executable directort
- Default for Domino 8.5 /opt/ibm/lotus/notes/latest/ibmpow
- Default for Domino 8.0 /opt/lotus/notes/latest/ibmpow
3. Change permissions to 755 (chmod 755 daosest)
4. Verify the ownership is root/system (chown root system daosest)
5. Create a symbolic link to daosest in
- Default for 8.5 is /opt/ibm/lotus/bin
- Default for 8.0 is /opt/lotus/bin
to create the symbolic link type
ln -s /opt/ibm/lotus/notes/latest/ibmpow/startup daosest (Make sure to use the correct path for your version/installation)
Thats it, DAOS should now run from the server console or the command line.