Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
ON THIS PAGE
 

Unable to View Any Archived Networks

Problem

You cannot view any existing archived networks on the Archives tab (Network > Browser > Archives) in the Paragon Planner desktop application GUI.

Solution

It is likely that the /opt/northstar/data directory has no space available or has less space available than is required to store an archived network.

  1. Use your server credentials to log in to the primary node of Paragon Automation.

  2. From the primary node, use the following command to check the capacity of the /opt/northstar/data directory:

    Following is an example output that displays the capacity of the /opt/northstar/data directory:

  3. (Optional) From the primary node, use the following command to check the capacity and usage of the Ceph storage space:

    Following is an example output:

    This information is useful to understand the amount of storage allocation that you can increase for the /opt/northstar/data directory.

  4. Use the following command to obtain the name of the pod associated with the scheduler process (that is, the dcscheduler pod):

  5. Use the following command to log in to the dcscheduler pod:

    In the command, dc-scheduler-pod-name is the name of the pod that you obtained in Step 4.

  6. From the dcscheduler pod, use the following command to check the amount of free space available in the /opt/northstar/data directory:

    Following is an example output:

    If no free space is available in the directory, the Use% column in the output displays 0%.

  7. If the percentage of space used is closer to the capacity of the directory, you can use one of the the following commands to make space in the directory:

    • To remove all directories created more than 24 hours ago (the recent directories might be in use):

    • To remove a specific directory:

    You can now check whether you can view any archived networks in the GUI. If you still cannot view any archived networks, contact the Juniper Networks Technical Assistance Center (JTAC).