User`s guide

Table Of Contents
Prerequisites
n
Configure Stunnel on the OS Provisioning Server as described in "Configure Stunnel on the OS
Provisioning Server " on page 39.
n
Configure Stunnel on the VCMCollector as described in "Configure Stunnel on the VCM Collector" on
page 40.
Procedure
1. From the VCM Collector, start Internet Explorer and go to http://localhost:21307/.
If the connection is properly configured, the following message is displayed.
<?xml version="1.0" encoding="UTF-8" ?>
- <SOAP-ENV:Envelope xmlns:SOAP-
ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-
ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:t="urn:types.fastscale.com"
xmlns:dos="urn:bobdos.fastscale.com" xmlns:wsns="http://tempuri.org/wsns.xsd"
xmlns:fst="urn:bob.fastscale.com">
- <SOAP-ENV:Body>
- <SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Client</faultcode>
<faultstring>HTTP GET method not implemented</faultstring>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
If the connection is not working, the page displays Web page not found. Review your Stunnel
configuration files and make any necessary corrections.
Managing the OS Provisioning Server System Logs
The OS Provisioning server generates the log files in the /opt/FastScale/log directory. You should
monitor the space used and truncate the files if they begin to consume too much disk space on the server.
n
fsadmin.err: Contains messages from the Apache web server.
n
fsadmin.log: Lists internal commands from the Apache web server.
n
FSjobd.log: Contains messages generated during the job build process.
n
FSmesgd.log: Contains messages generated by the message daemon.
n
FSnetfs.log: Contains messages from the FSnetfs service.
n
FSrepod.log: Contains messages generated by the repository database server.
n
php.log: Contains messages from the php interpreter used by the web server and the jobs build
program.
Installing and Configuring the OS Provisioning Server and Components
VMware, Inc. 43