karibertils

Untitled

Oct 28th, 2019
686
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. root@pve:~# ceph fs dump
  2. dumped fsmap epoch 249928
  3. e249928
  4. enable_multiple, ever_enabled_multiple: 0,0
  5. compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2}
  6. legacy client fscid: 2
  7.  
  8. Filesystem 'skynet' (2)
  9. fs_name skynet
  10. epoch 249928
  11. flags 1e
  12. created 2018-12-09 23:48:16.648167
  13. modified 2019-10-28 19:10:24.800149
  14. tableserver 0
  15. root 0
  16. session_timeout 60
  17. session_autoclose 300
  18. max_file_size 1099511627776
  19. min_compat_client -1 (unspecified)
  20. last_failure 0
  21. last_failure_osd_epoch 160938
  22. compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2}
  23. max_mds 1
  24. in 0
  25. up {0=244468133}
  26. failed
  27. damaged
  28. stopped 1,2,3,4
  29. data_pools [41]
  30. metadata_pool 42
  31. inline_data disabled
  32. balancer
  33. standby_count_wanted 1
  34. 244468133: [v2:192.168.10.41:6800/3870526244,v1:192.168.10.41:6801/3870526244] 'hulk' mds.0.249924 up:active seq 422
  35.  
  36.  
  37. Standby daemons:
  38.  
  39. 244498760: [v2:192.168.10.30:6800/2114405630,v1:192.168.10.30:6801/2114405630] 'pve' mds.-1.0 up:standby seq 1
  40.  
  41.  
  42. root@pve:~# ceph -s
  43. cluster:
  44. id: 836f08af-4f7e-475e-a384-a53aaabb3f8f
  45. health: HEALTH_WARN
  46. 854 pgs not deep-scrubbed in time
  47.  
  48. services:
  49. mon: 3 daemons, quorum bob,pve,hulk (age 8d)
  50. mgr: pve(active, since 8d), standbys: hulk, bob
  51. mds: skynet:1 {0=hulk=up:active} 1 up:standby
  52. osd: 156 osds: 154 up (since 2d), 154 in (since 8h)
  53.  
  54. data:
  55. pools: 3 pools, 1092 pgs
  56. objects: 54.77M objects, 366 TiB
  57. usage: 463 TiB used, 118 TiB / 580 TiB avail
  58. pgs: 1092 active+clean
  59.  
  60. io:
  61. client: 3.5 MiB/s rd, 2.8 MiB/s wr, 31 op/s rd, 9 op/s wr
  62.  
  63. root@pve:~# ceph versions
  64. {
  65. "mon": {
  66. "ceph version 14.2.4 (65249672c6e6d843510e7e01f8a4b976dcac3db1) nautilus (stable)": 3
  67. },
  68. "mgr": {
  69. "ceph version 14.2.4 (65249672c6e6d843510e7e01f8a4b976dcac3db1) nautilus (stable)": 3
  70. },
  71. "osd": {
  72. "ceph version 14.2.4 (65249672c6e6d843510e7e01f8a4b976dcac3db1) nautilus (stable)": 154
  73. },
  74. "mds": {
  75. "ceph version 14.2.4 (65249672c6e6d843510e7e01f8a4b976dcac3db1) nautilus (stable)": 2
  76. },
  77. "overall": {
  78. "ceph version 14.2.4 (65249672c6e6d843510e7e01f8a4b976dcac3db1) nautilus (stable)": 162
  79. }
  80. }
Advertisement
Add Comment
Please, Sign In to add comment