Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Juniper Paragon Automation User Guide
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show paragon pvc details

date_range 23-Aug-24

Syntax

content_copy zoom_out_map
show paragon pvc details

Description

Show persistent volume (PV) and persistent volume claim (PVC) information.

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show paragon pvc details command. Output fields are listed in the approximate order in which they appear.

Table 1: show paragon pvc details Output Fields

Field Name

Field Description

PV details

NAME

Name of the persistent volume.

CAPACITY

Storage capacity of the persistent volume.

ACCESS MODES

Access modes supported by the persistent volume.

RECLAIM POLICY

Reclaim policy for the persistent volume.

STATUS

Current status of the persistent volume.

CLAIM

Name of the persistent volume claim bound to the persistent volume.

STORAGECLASS

Storage class, if any, used by the persistent volume.

REASON

Reason for the current state of the persistent volume.

AGE

Total time the persistent volume has been in the current state.

PVC details

NAMESPACE

Namespace that the persistent volume claim is a part of.

NAME

Name of the persistent volume claim.

STATUS

Current state of the persistent volume claim.

VOLUME

Name of the persistent volume bound to the persistent volume claim.

CAPACITY

Storage capacity requested by the persistent volume claim.

ACCESS MODE

Access modes requested by the persistent volume claim.

STORAGECLASS

Storage class used by the persistent volume claim.

AGE

Total time the persistent volume claim has been in the current state.

Sample Output

show paragon pvc details

content_copy zoom_out_map
user@node> show paragon pvc details

PV details
NAME                                       CAPACITY   ACCESS MODES   RECLAIM POLICY   STATUS      CLAIM                                                                STORAGECLASS           REASON   AGE
local-pv-1126409                           97Gi       RWO            Delete           Bound       arango/foghorn-agent-bsfcjebx                                        local-storage                   11d
local-pv-175fd7c6                          97Gi       RWO            Delete           Available                                                                        local-storage                   11d
local-pv-229f0f1b                          97Gi       RWO            Delete           Available                                                                        local-storage                   11d
local-pv-2c329a72                          97Gi       RWO            Delete           Available                                                                        local-storage                   11d
local-pv-409bac0b                          97Gi       RWO            Delete           Bound       common/data-zookeeper-2                                              local-storage                   11d
local-pv-417ecfef                          97Gi       RWO            Delete           Bound       common/pgdata-atom-db-2                                              local-storage                   11d
local-pv-5452ea4f                          97Gi       RWO            Delete           Available                                                                        local-storage                   11d
local-pv-5f1f9ecf                          97Gi       RWO            Delete           Available                                                                        local-storage                   11d
local-pv-6e3f1422                          97Gi       RWO            Delete           Bound       arango/foghorn-dbserver-wmbr3ond                                     local-storage                   11d
local-pv-7181e6e5                          97Gi       RWO            Delete           Available                                                                        local-storage                   11d
local-pv-72423f89                          97Gi       RWO            Delete           Available                                                                        local-storage                   11d

PVC details
NAMESPACE          NAME                                                    STATUS   VOLUME                                     CAPACITY   ACCESS MODES   STORAGECLASS           AGE
airflow            airflow                                                 Bound    pvc-4ed0d0b7-96cc-4d74-8188-af9950051606   10Gi       RWX            rook-cephfs            11d
arango             foghorn-agent-bsfcjebx                                  Bound    local-pv-1126409                           97Gi       RWO            local-storage          11d
arango             foghorn-agent-cunpycys                                  Bound    local-pv-eeff4bc8                          97Gi       RWO            local-storage          11d
arango             foghorn-agent-vfhd4ydv                                  Bound    local-pv-c932346                           97Gi       RWO            local-storage          11d
arango             foghorn-dbserver-6h8se2vq                               Bound    local-pv-889c24c8                          97Gi       RWO            local-storage          11d
arango             foghorn-dbserver-o8tstx85                               Bound    local-pv-a35f649b                          97Gi       RWO            local-storage          11d
arango             foghorn-dbserver-wmbr3ond                               Bound    local-pv-6e3f1422                          97Gi       RWO            local-storage          11d
common             data-kafka-0                                            Bound    local-pv-df00ed4                           97Gi       RWO            local-storage          11d
common             data-kafka-1                                            Bound    local-pv-f2423c65                          97Gi       RWO            local-storage          11d

Release Information

Command introduced in Paragon Automation Release 2.0.0.

footer-navigation