Repository: airavata-docs Updated Branches: refs/heads/master c6cc9a277 -> fd8763659
WIP Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/fd876365 Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/fd876365 Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/fd876365 Branch: refs/heads/master Commit: fd87636590a386d831becb5ca111e15c64967a46 Parents: c6cc9a2 Author: Eroma Abeysinghe <[email protected]> Authored: Thu Jun 15 15:15:20 2017 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Thu Jun 15 15:15:20 2017 -0400 ---------------------------------------------------------------------- Admin-Maintenance.md | 26 +++++++++++++++++++++----- Sharing-Docs.md | 2 +- img/AppInterface1.png | Bin 104215 -> 131149 bytes img/AppInterface2.png | Bin 167809 -> 125430 bytes img/AppModule.png | Bin 87288 -> 119434 bytes img/UserSettings.png | Bin 0 -> 108768 bytes 6 files changed, 22 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/fd876365/Admin-Maintenance.md ---------------------------------------------------------------------- diff --git a/Admin-Maintenance.md b/Admin-Maintenance.md index 66c3d11..88adba6 100644 --- a/Admin-Maintenance.md +++ b/Admin-Maintenance.md @@ -1,6 +1,20 @@ ## Gateway Maintenance -<b class="blue">Q1.</b> One of my gateway users wants me to investigate his FAILED experiment. How should I proceed? + +1. <a href="#FAILED">Investigate FAILED experiments/jobs</a></br> +2. <a href="#unavailable">Handling unavailable Compute Resources</a></br> +3. <a href= "#GtwyAccessI">Managing User Accounts</a></br> +4. <a href= "#GtwyAccessII">Changing roles are not providing proper access</a></br> +5. <a href= "#Allocation">Community account ran out of SUs</a></br> +6. <a href="#PrePostCommands">Add Pre and Post Job Commands for an Application</a></br> +7. <a href="#SampleApp">Add Environment Variables for an Application Deployment</a></br> +8. <a href= "#Resources">Register your Compute & Storage Resources</a></br> +9. <a href= "#Preference">Gateway Preference Management</a></br> +10. <a href= "#Notices">Communication with Gateway Users</a></br> +11. <a href= "#Traffic">Monitor Gateway Traffic</a></br> +12. <a href= "#Secure">Using Credential Store</a></br> + +<b class="blue" id="FAILED">Q1.</b> One of my gateway users wants me to investigate his FAILED experiment. How should I proceed? <br><b class="blue">Answer:</b> To investigate a specific FAILED experiment or failed experiment within a time frame,<br> 1. Navigate to AdminDashboard ⇒ Experiment Statistics <br> 2. Search the experiment by using the experiment ID. <br> @@ -13,21 +27,21 @@ OR 5. Once the experiment/s listed click on the 'Check Stats' 6. Experiment task breakdown is listed and as the admin you could locate which task failed. Advice the gateway user accordingly. -<b class="blue">Q2.</b> One of the resources used by my gateway is not available for the day. How to stop user job submissions? +<b class="blue" id="unavailable">Q2.</b> One of the resources used by my gateway is not available for the day. How to stop user job submissions? <br><b class="blue">Answer:</b> To temporarily stop users submitting jobs to a particular resource...<br> 1. Navigate to AdminDashboard ⇒ Compute Resources (Browse)<br> 2. Un-check the 'Enabled' box for the specific resource. This disables job submissions for the resource<br> 3. To enable job submission simply check the box and you are back in track!<br> NOTE: In order to enable disable resources you require super admin rights to the gateway. If not you need to contact SciGaP admins. -<b class="blue">Q3.</b> How to upgrade access for a gateway user? +<b class="blue" id="GtwyAccessI">Q3.</b> How to upgrade access for a gateway user? <br><b class="blue">Answer:</b> User access can be upgraded or downgraded by changing the assigned user role.<br> 1. Navigate to Admin Dashboard ⇒ Users (Browse)<br> 2. Search for the specific user and click 'Check All Roles'<br> 3. From this you can remove/add roles.<br> 4. For each modification user will receive an email with 'Your Privileges has Changed!'<br> -<b class="blue">Q4.</b> Gateway users who has role 'gateway-user' cannot access experiment creation. Seems like privileges are not accessible.! +<b class="blue" id="GtwyAccessII">Q4.</b> Gateway users who has role 'gateway-user' cannot access experiment creation. Seems like privileges are not accessible.! <br><b class="blue">Answer:</b> User roles are given through PGA Admin Dashboard. If the roles are set correctly then check pga_config.php<br> 1. To check the config file use <pre><code>vi /var/www/html/airavata-php-gateway/app/config/pga_config.php</code></pre> @@ -47,7 +61,9 @@ NOTE: In order to enable disable resources you require super admin rights to the 'user-role-name' => 'airavata-user', </code></pre> -<b class="blue">Q5.</b> I have ran out of allocation for my current community account used in gateway for a resource. What should I do? +NOTE: In order to view and change config file you require access to PGA backend. If not you need to contact SciGaP admins. + +<b class="blue" id="Allocation">Q5.</b> I have ran out of allocation for my current community account used in gateway for a resource. What should I do? <br><b class="blue">Answer:</b><br> 1. If you have another community account you could update the information in Admin Dashboard ⇒ Gateway Profile under Compute Resource Preferences.<br> 2. Select the resource and modify account information and save.<br> http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/fd876365/Sharing-Docs.md ---------------------------------------------------------------------- diff --git a/Sharing-Docs.md b/Sharing-Docs.md index 579bc96..218f0c4 100644 --- a/Sharing-Docs.md +++ b/Sharing-Docs.md @@ -6,7 +6,7 @@ <tr> <td>sharing_cpi</td><td><a href="sharing_cpi.html#Svc_SharingRegistryService">SharingRegistryService</a><br/> <ul> -<li><a href="sharing_cpi.html#Fn_SharingRegistryService_addChildGroupsToParentGroup">addChildGroupsToParentGroup</a></li> +<li><a href="/Sharing CPI/#Fn_SharingRegistryService_addChildGroupsToParentGroup">addChildGroupsToParentGroup</a></li> <li><a href="sharing_cpi.html#Fn_SharingRegistryService_addUsersToGroup">addUsersToGroup</a></li> <li><a href="sharing_cpi.html#Fn_SharingRegistryService_createDomain">createDomain</a></li> <li><a href="sharing_cpi.html#Fn_SharingRegistryService_createEntity">createEntity</a></li> http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/fd876365/img/AppInterface1.png ---------------------------------------------------------------------- diff --git a/img/AppInterface1.png b/img/AppInterface1.png index 55bc02f..44af96b 100644 Binary files a/img/AppInterface1.png and b/img/AppInterface1.png differ http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/fd876365/img/AppInterface2.png ---------------------------------------------------------------------- diff --git a/img/AppInterface2.png b/img/AppInterface2.png index e4c87a3..08f496f 100644 Binary files a/img/AppInterface2.png and b/img/AppInterface2.png differ http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/fd876365/img/AppModule.png ---------------------------------------------------------------------- diff --git a/img/AppModule.png b/img/AppModule.png index a0f9472..a50b3a2 100644 Binary files a/img/AppModule.png and b/img/AppModule.png differ http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/fd876365/img/UserSettings.png ---------------------------------------------------------------------- diff --git a/img/UserSettings.png b/img/UserSettings.png new file mode 100644 index 0000000..4c03e0e Binary files /dev/null and b/img/UserSettings.png differ
