Skip to content

Commit 2695989

Browse files
authored
Log of the CycleCloud Workspace installation (#423)
* Log of the CycleCloud Workspace installation * new section for CCWS logs * change CCWS logs to H2 * grammar fix * update date
1 parent 51c7bb2 commit 2695989

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

articles/cyclecloud/log_locations.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Cyclecloud Log Locations
33
description: The location of the different logs associated with CycleCloud
44
author: adriankjohnson
5-
ms.date: 12/16/2019
5+
ms.date: 12/20/2024
66
ms.author: adjohnso
77
---
88

@@ -17,4 +17,14 @@ Depending on the issue you're trying to troubleshoot, there are different logs a
1717
| Cluster Node | Chef logs/troubleshooting software installation issues | /opt/cycle/jetpack/logs/chef-client.log |
1818
| Cluster Node | Detailed chef stacktrace output | /opt/cycle/jetpack/system/chef/cache/chef-stacktrace.out |
1919
| Cluster Node | Detailed cluster-init log output | /opt/cycle/jetpack/logs/cluster-init/{PROJECT_NAME} |
20-
| Cluster Node | Waagent logs (used to install Jetpack) | /var/log/waagent.log |
20+
| Cluster Node | Waagent logs (used to install Jetpack) | /var/log/waagent.log |
21+
22+
## CycleCloud Workspace for Slurm logs
23+
24+
In a CycleCloud Workspace for Slurm environment, additional logs will be created on top of the CycleCloud ones describes above.
25+
26+
| Server | Purpose | Path |
27+
| ------------ | -------------------------------------------------------| -------------------------------------------------------- |
28+
| CycleCloud | Log of the CycleCloud Workspace installation | /var/log/cloud-init-output.log |
29+
| Any machine with access to `/shared` | Compute node diagnostics, Slurm, and Jetpack logs | /shared/<cluster_name>/node_logs/<vm_name> |
30+

0 commit comments

Comments
 (0)