To create and start a simple process, do the following:
1. Verify that you have the necessary privilege. You must be included in the admin.bos file on the machine where the process is to be started. If necessary, issue the bos lsadmin command to check.
2. Create an entry for the simple process in the BosConfig file, and start it:
$ bos create -server machine -process server_process -type simple -cmd cmd_line...
The -type simple option specifies this as a simple process.
Following is an example simple process entry named flserver on the machine named fs1:
$ bos create /.../abc.com/hosts/fs1 flserver simple dcelocal/bin/flserver