Changes between Version 11 and Version 12 of IppRunningPantasksServerMode
- Timestamp:
- May 4, 2010, 4:11:17 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IppRunningPantasksServerMode
v11 v12 1 1 Up: [wiki:IPPatTheROE IPP at the ROE] 2 2 3 == Read First == 3 == Running Pantasks in Client/Server Mode at the ROE == 4 5 === Read First === 4 6 Much of the following is distilled from [wiki:Pantasks_server_mode]. Read that first. The scripts described there have already been installed, and renamed appropriately in certain cases. 5 7 6 == Configuring Environment==8 === Configuring Environment === 7 9 * In `$HOME/.ptolemyrc` set: 8 10 * `PANTASKS_SERVER eday.roe.ac.uk` 9 11 * `PASSWORD ` <''password''> 10 12 11 == Operating the Server==13 === Operating the Server === 12 14 15 ==== Starting the Server ==== 13 16 * `start_pantasks_server &` 14 17 * `start_pantasks_client eday` … … 18 21 * `pantasks: run` 19 22 20 Check the status with any of: 23 ==== Check the status of the sever ==== 24 Use any of the following: 21 25 * `pantasks: status controller` 22 26 * `pantasks: status server` 23 27 * `pantasks: status scheduler` 24 28 29 ==== Exiting the client ==== 25 30 You can exit the client at any time without affecting the server: 26 31 * `pantasks: quit` 27 32 33 ==== Halting the server ==== 28 34 To halt the server: 29 35 * `pantasks: halt`
