8000 No difference in output between "describe" and "--deep" flags · Issue #71 · portworx/pxc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

No difference in output between "describe" and "--deep" flags #71

Open
prashanthpx opened this issue Sep 25, 2019 · 0 comments
Open

No difference in output between "describe" and "--deep" flags #71

prashanthpx opened this issue Sep 25, 2019 · 0 comments

Comments

@prashanthpx
Copy link
Contributor

When volume info is fetched using describe and --deep flag options, output remains same. IMO, --deep need to provide more info like -j flag in pxctl

Prashanths-MacBook-Pro:pxc prashanthkumar$ ./pxc describe volume testvol3
Volume:         252839012173970946
Name:           testvol3
Size:           1.0 GiB
Format:         EXT4
HA:             1
IO Priority:    LOW
Creation Time:  Sep 25 11:31:55 UTC 2019
Shared:         false
Status:         UP
State:          Detached
Stats:
  Reads:             0
  Reads MS:          0
  Bytes Read:        0
  Writes:            0
  Writes MS:         0
  Bytes Written:     0
  IOs in progress:   0
  Bytes used:        340 KiB
Replication Status:  Detached
Replica sets on nodes:
  Set:     0
    Node:  prashanth-blr-dev-1 (Pool 0)
Ownership:

using --deep flag

Prashanths-MacBook-Pro:pxc prashanthkumar$ ./pxc describe volume testvol3 --deep
Volume:         252839012173970946
Name:           testvol3
Size:           1.0 GiB
Format:         EXT4
HA:             1
IO Priority:    LOW
Creation Time:  Sep 25 11:31:55 UTC 2019
Shared:         false
Status:         UP
State:          Detached
Stats:
  Reads:             0
  Reads MS:          0
  Bytes Read:        0
  Writes:            0
  Writes MS:         0
  Bytes Written:     0
  IOs in progress:   0
  Bytes used:        340 KiB
Replication Status:  Detached
Replica sets on nodes:
  Set:     0
    Node:  prashanth-blr-dev-1 (Pool 0)
Ownership:
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0