PERFORMANCE


R5iNotes workload
IBM® Lotus® Domino® Web Access (iNotes Web Access) is our next generation Web client for Web-based access to Domino messaging and Personal Information Management (PIM) capabilities.

The R5iNotes workload represents an active user sending, retrieving, and deleting mail from a browser. An average user runs this script four times an hour. Each time the script runs, it checks and retrieves mail messages. Additionally, on each NthIteration, which is one time in six for this workload, the user sends a mail message to NumMessageRecipients other users on the server. The user schedules an appointment, sends invitations to NumMessageRecipients other users, and responds to one invitation that it finds in its own inbox.

Metrics

This test measures:


Special considerations for this workload
NOTES.INI settings for the Notes client driver for the R5iNotes workload

Select the Script Variables pane and then complete these fields:
Script ValuesValue to enter
MailServerCanonical Name of MailServer (for example, CN=MailServer1/O=Acme). The MailServer line in the NOTES.INI is automatically updated when editing the Location document.
nb_dbdirDatabase directory relative to the Notes data directory. To have all mail files created in the data\mail\ directory set nb_dbdir=mail\. To have mail files created in the data directory, enter a space.
ServerName!!MailTemplatePointer to the template that resides on the server used for mail file creation. For example, Servername/Acme!!inotes5.ntf
NumMailNotesPerUser Number of notes with which to populate the mail file upon creation. The recommended value is 100.
NBTest ResetDefine the variable to delete existing documents at the start of a test. Possible values are:
  • NBTestReset=1 -- To delete existing documents at the start of the test
  • NBTestReset=0 -- To ignore existing documents at the start of a test
The number of documents deleted is dependent on the value set for the variable MaxDocToDelete.
httphostThe TCP/IP address or Hostname of the Domino Web Server.
NormalMessageSizeSize of the body of the message. The recommended value is 10000.
DomainIBM® Lotus® Notes® Mail Domain Name of the Domino Server. For example, Acme.

Note This value must match the value in the Mail Domain field of the Location document on the client.


Setting up the Domino server for the R5iNotes workload

1. Use IBM® Lotus® Domino® Designer to copy all agents from the database Server.Load Setup agents to the agents view of the Domino Directory of the SUT.


2. Open the Domino Directory of the test server and run the agent Create NotesBench Person Documents. In addition to creating the Person documents, this agent also sets the HTTP password.

3. Accept the default settings for the agent except where indicated in the table.
SettingUse this value
Starting value to Create Mail users1 (the default value)
Number of Users to CreateEnter the total number of test users you are creating. The default = 1000.
Number of Mailn. NSF files to useEnter the total number of mail database files you are creating. This is the same value as the value in the field "Number of Users to Create." The default = 1000.
Starting Mailn.NSF file1 (the default value)
Location for Mail DatabasesThis value must match the value for nb_dbdir script variable. Default = mail\
Mail DomainDefault: Read from the server's mail domain
Mail ServerDefault: Name of the server on which the Domino Directory resides.
Message Storage Format1 -- No preference
Mail SystemTo select POP or IMAP, enter a value of 6. Default = 1
Internet Host nameDefault: Hostname of the server on which the Domino Directory resides.

Server document settings for the R5iNotes workload

The Server document in the SUT's IBM® Lotus® Domino® Directory requires these settings:


NOTES.INI settings for the SUT

Open the NOTES.INI file on the SUT, and verify that HTTP is included in the Server Tasks. To display additional data on the console, in the NOTES.INI file, use the setting Log_MailRouting=40.

Access Rights settings

Open the ACL for the Domino Directory and ensure that the person designated as administrator in the Server document is also designated Manager.

Running the R5iNotes workload

Be sure mail databases are available.

1. On the SUT, start the Domino server. The Router, Update, IMAP, LDAP, and SMTP server tasks must be running. You can run additional server tasks if you wish.

2. Verify that iNotes mail files have been created. if not, create them now.

3. On the console at the SUT, enter a SH STAT command prior to exiting the Domino server at the end of the test.

Related topics