Kamenets

Unfound

Mar 12th, 2021
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.56 KB | None | 0 0
  1. root@pve4:~# ceph pg 2.9d list_unfound
  2. {
  3.     "num_missing": 1,
  4.     "num_unfound": 1,
  5.     "objects": [
  6.         {
  7.             "oid": {
  8.                 "oid": "rbd_data.6eef83fae3d1f9.00000000000001c4",
  9.                 "key": "",
  10.                 "snapid": -2,
  11.                 "hash": 1822582173,
  12.                 "max": 0,
  13.                 "pool": 2,
  14.                 "namespace": ""
  15.             },
  16.             "need": "167'2091288",
  17.             "have": "0'0",
  18.             "flags": "none",
  19.             "locations": []
  20.         }
  21.     ],
  22.     "more": false
  23. }
  24.  
Advertisement
Add Comment
Please, Sign In to add comment