Guest User

Untitled

a guest
Nov 6th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 13.31 KB | None | 0 0
  1. fdb> status json
  2.  
  3. {
  4.     "client" : {
  5.         "cluster_file" : {
  6.             "path" : "/etc/foundationdb/fdb.cluster",
  7.             "up_to_date" : true
  8.         },
  9.         "coordinators" : {
  10.             "coordinators" : [
  11.                 {
  12.                     "address" : "127.0.0.1:4500",
  13.                     "reachable" : true
  14.                 }
  15.             ],
  16.             "quorum_reachable" : true
  17.         },
  18.         "database_status" : {
  19.             "available" : true,
  20.             "healthy" : true
  21.         },
  22.         "messages" : [
  23.         ],
  24.         "timestamp" : 1541494255
  25.     },
  26.     "cluster" : {
  27.         "clients" : {
  28.             "count" : 0
  29.         },
  30.         "cluster_controller_timestamp" : 1541494255,
  31.         "configuration" : {
  32.             "coordinators_count" : 1,
  33.             "excluded_servers" : [
  34.             ],
  35.             "redundancy" : {
  36.                 "factor" : "single"
  37.             },
  38.             "storage_engine" : "ssd-2",
  39.             "storage_policy" : "1",
  40.             "tlog_policy" : "1"
  41.         },
  42.         "data" : {
  43.             "average_partition_size_bytes" : 400000,
  44.             "least_operating_space_bytes_log_server" : 973717340,
  45.             "least_operating_space_bytes_storage_server" : 101771664999,
  46.             "moving_data" : {
  47.                 "in_flight_bytes" : 0,
  48.                 "in_queue_bytes" : 0,
  49.                 "total_written_bytes" : 0
  50.             },
  51.             "partitions_count" : 1,
  52.             "state" : {
  53.                 "healthy" : true,
  54.                 "name" : "healthy"
  55.             },
  56.             "total_disk_used_bytes" : 352408,
  57.             "total_kv_size_bytes" : 0
  58.         },
  59.         "database_available" : true,
  60.         "database_locked" : false,
  61.         "fault_tolerance" : {
  62.             "max_machine_failures_without_losing_availability" : 0,
  63.             "max_machine_failures_without_losing_data" : 0
  64.         },
  65.         "generation" : 8,
  66.         "incompatible_connections" : [
  67.         ],
  68.         "latency_probe" : {
  69.             "batch_priority_transaction_start_seconds" : 0.00017046928405761719,
  70.             "commit_seconds" : 0.0014898777008056641,
  71.             "immediate_priority_transaction_start_seconds" : 7.9870223999023438e-05,
  72.             "read_seconds" : 8.20159912109375e-05,
  73.             "transaction_start_seconds" : 0.00016546249389648438
  74.         },
  75.         "layers" : {
  76.             "_valid" : true,
  77.             "backup" : {
  78.                 "blob_recent_io" : {
  79.                     "bytes_per_second" : 0,
  80.                     "bytes_sent" : 0,
  81.                     "requests_failed" : 0,
  82.                     "requests_successful" : 0
  83.                 },
  84.                 "instances" : {
  85.                     "d0c3759f30b3cff4b747acafbd535d4c" : {
  86.                         "blob_stats" : {
  87.                             "recent" : {
  88.                                 "bytes_per_second" : 0,
  89.                                 "bytes_sent" : 0,
  90.                                 "requests_failed" : 0,
  91.                                 "requests_successful" : 0
  92.                             },
  93.                             "total" : {
  94.                                 "bytes_sent" : 0,
  95.                                 "requests_failed" : 0,
  96.                                 "requests_successful" : 0
  97.                             }
  98.                         },
  99.                         "configured_workers" : 10,
  100.                         "id" : "d0c3759f30b3cff4b747acafbd535d4c",
  101.                         "last_updated" : 1541494247.4813664,
  102.                         "main_thread_cpu_seconds" : 1.22,
  103.                         "memory_usage" : 111099904,
  104.                         "process_cpu_seconds" : 1.264,
  105.                         "resident_size" : 10981376,
  106.                         "version" : "5.2.5"
  107.                     }
  108.                 },
  109.                 "instances_running" : 1,
  110.                 "last_updated" : 1541494247.4813664,
  111.                 "paused" : false,
  112.                 "tags" : {
  113.                 },
  114.                 "total_workers" : 10
  115.             }
  116.         },
  117.         "machines" : {
  118.             "ab33e59db6571141b1eb691f2f25fd8a" : {
  119.                 "address" : "127.0.0.1",
  120.                 "contributing_workers" : 1,
  121.                 "cpu" : {
  122.                     "logical_core_utilization" : 0.055527533669595973
  123.                 },
  124.                 "excluded" : false,
  125.                 "locality" : {
  126.                     "machineid" : "ab33e59db6571141b1eb691f2f25fd8a",
  127.                     "processid" : "840bb7e411e3f8122d5c233230e2056d",
  128.                     "zoneid" : "ab33e59db6571141b1eb691f2f25fd8a"
  129.                 },
  130.                 "machine_id" : "ab33e59db6571141b1eb691f2f25fd8a",
  131.                 "memory" : {
  132.                     "committed_bytes" : 9092825088,
  133.                     "free_bytes" : 7734083584,
  134.                     "total_bytes" : 16826908672
  135.                 },
  136.                 "network" : {
  137.                     "megabits_received" : {
  138.                         "hz" : 0.99085300000000009
  139.                     },
  140.                     "megabits_sent" : {
  141.                         "hz" : 0.99085300000000009
  142.                     },
  143.                     "tcp_segments_retransmitted" : {
  144.                         "hz" : 0
  145.                     }
  146.                 }
  147.             }
  148.         },
  149.         "messages" : [
  150.         ],
  151.         "processes" : {
  152.             "840bb7e411e3f8122d5c233230e2056d" : {
  153.                 "address" : "127.0.0.1:4500",
  154.                 "class_source" : "command_line",
  155.                 "class_type" : "unset",
  156.                 "command_line" : "/usr/sbin/fdbserver --cluster_file=/etc/foundationdb/fdb.cluster --datadir=/var/lib/foundationdb/data/4500 --listen_address=public --logdir=/var/log/foundationdb --public_address=auto:4500",
  157.                 "cpu" : {
  158.                     "usage_cores" : 0.01599980800230397
  159.                 },
  160.                 "disk" : {
  161.                     "busy" : 0.0055999328008064838,
  162.                     "free_bytes" : 107647180800,
  163.                     "reads" : {
  164.                         "counter" : 18554,
  165.                         "hz" : 0,
  166.                         "sectors" : 0
  167.                     },
  168.                     "total_bytes" : 117510316032,
  169.                     "writes" : {
  170.                         "counter" : 436221,
  171.                         "hz" : 14.799822402131174,
  172.                         "sectors" : 704
  173.                     }
  174.                 },
  175.                 "excluded" : false,
  176.                 "fault_domain" : "ab33e59db6571141b1eb691f2f25fd8a",
  177.                 "locality" : {
  178.                     "machineid" : "ab33e59db6571141b1eb691f2f25fd8a",
  179.                     "processid" : "840bb7e411e3f8122d5c233230e2056d",
  180.                     "zoneid" : "ab33e59db6571141b1eb691f2f25fd8a"
  181.                 },
  182.                 "machine_id" : "ab33e59db6571141b1eb691f2f25fd8a",
  183.                 "memory" : {
  184.                     "available_bytes" : 8019619840,
  185.                     "limit_bytes" : 8589934592,
  186.                     "used_bytes" : 285536256
  187.                 },
  188.                 "messages" : [
  189.                 ],
  190.                 "network" : {
  191.                     "connection_errors" : {
  192.                         "hz" : 0
  193.                     },
  194.                     "connections_closed" : {
  195.                         "hz" : 0
  196.                     },
  197.                     "connections_established" : {
  198.                         "hz" : 0
  199.                     },
  200.                     "current_connections" : 2,
  201.                     "megabits_received" : {
  202.                         "hz" : 0.025210900000000001
  203.                     },
  204.                     "megabits_sent" : {
  205.                         "hz" : 0.024913300000000003
  206.                     }
  207.                 },
  208.                 "roles" : [
  209.                     {
  210.                         "id" : "0a5203dbd4d341bf",
  211.                         "role" : "master"
  212.                     },
  213.                     {
  214.                         "id" : "12677a3e13fe454f",
  215.                         "role" : "cluster_controller"
  216.                     },
  217.                     {
  218.                         "id" : "baa25b7345b6e9d1",
  219.                         "role" : "proxy"
  220.                     },
  221.                     {
  222.                         "data_version" : 784386000,
  223.                         "durable_bytes" : {
  224.                             "counter" : 35966,
  225.                             "hz" : 197.19800000000001,
  226.                             "roughness" : 260.02699999999999
  227.                         },
  228.                         "id" : "1368196faff59689",
  229.                         "input_bytes" : {
  230.                             "counter" : 35966,
  231.                             "hz" : 197.19800000000001,
  232.                             "roughness" : 205.61000000000001
  233.                         },
  234.                         "kvstore_available_bytes" : 1073717096,
  235.                         "kvstore_free_bytes" : 1073717096,
  236.                         "kvstore_total_bytes" : 1073741824,
  237.                         "kvstore_used_bytes" : 307200,
  238.                         "queue_disk_available_bytes" : 107647180800,
  239.                         "queue_disk_free_bytes" : 107647180800,
  240.                         "queue_disk_total_bytes" : 117510316032,
  241.                         "queue_disk_used_bytes" : 258048,
  242.                         "role" : "log"
  243.                     },
  244.                     {
  245.                         "data_version" : 784386000,
  246.                         "data_version_lag" : 0,
  247.                         "durable_bytes" : {
  248.                             "counter" : 122078,
  249.                             "hz" : 0,
  250.                             "roughness" : 0
  251.                         },
  252.                         "finished_queries" : {
  253.                             "counter" : 3890,
  254.                             "hz" : 15.799899999999999,
  255.                             "roughness" : 11.522399999999999
  256.                         },
  257.                         "id" : "8ca2ed4b89b90ae9",
  258.                         "input_bytes" : {
  259.                             "counter" : 127680,
  260.                             "hz" : 503.197,
  261.                             "roughness" : 0.61215400000000009
  262.                         },
  263.                         "kvstore_available_bytes" : 107647180800,
  264.                         "kvstore_free_bytes" : 107647180800,
  265.                         "kvstore_total_bytes" : 117510316032,
  266.                         "kvstore_used_bytes" : 45208,
  267.                         "query_queue_max" : 4,
  268.                         "role" : "storage",
  269.                         "stored_bytes" : 30750
  270.                     },
  271.                     {
  272.                         "id" : "6047fe6005e48b44",
  273.                         "role" : "resolver"
  274.                     }
  275.                 ],
  276.                 "uptime_seconds" : 285.02999999999997,
  277.                 "version" : "5.2.5"
  278.             }
  279.         },
  280.         "protocol_version" : "fdb00a552000001",
  281.         "qos" : {
  282.             "limiting_queue_bytes_storage_server" : 5602,
  283.             "limiting_version_lag_storage_server" : 0,
  284.             "performance_limited_by" : {
  285.                 "description" : "The database is not being saturated by the workload.",
  286.                 "name" : "workload",
  287.                 "reason_id" : 4
  288.             },
  289.             "released_transactions_per_second" : 7.8422299999999998,
  290.             "transactions_per_second_limit" : 16355000,
  291.             "worst_queue_bytes_log_server" : 71,
  292.             "worst_queue_bytes_storage_server" : 5602,
  293.             "worst_version_lag_storage_server" : 0
  294.         },
  295.         "recovery_state" : {
  296.             "description" : "Recovery complete.",
  297.             "name" : "fully_recovered"
  298.         },
  299.         "workload" : {
  300.             "bytes" : {
  301.                 "read" : {
  302.                     "counter" : 243722,
  303.                     "hz" : 1341.1900000000001,
  304.                     "roughness" : 1858.9700000000003
  305.                 },
  306.                 "written" : {
  307.                     "counter" : 10465,
  308.                     "hz" : 13.9999,
  309.                     "roughness" : 0.077144599999999994
  310.                 }
  311.             },
  312.             "keys" : {
  313.                 "read" : {
  314.                     "counter" : 767,
  315.                     "hz" : 4.9999700000000002,
  316.                     "roughness" : 6.9302600000000005
  317.                 }
  318.             },
  319.             "operations" : {
  320.                 "reads" : {
  321.                     "counter" : 3890,
  322.                     "hz" : 15.799899999999999,
  323.                     "roughness" : 11.522399999999999
  324.                 },
  325.                 "writes" : {
  326.                     "counter" : 83,
  327.                     "hz" : 0.39999700000000005,
  328.                     "roughness" : 0.0022041299999999999
  329.                 }
  330.             },
  331.             "transactions" : {
  332.                 "committed" : {
  333.                     "counter" : 48,
  334.                     "hz" : 0.39999700000000005,
  335.                     "roughness" : 2.1021999999999998
  336.                 },
  337.                 "conflicted" : {
  338.                     "counter" : 0,
  339.                     "hz" : 0,
  340.                     "roughness" : 0
  341.                 },
  342.                 "started" : {
  343.                     "counter" : 1217,
  344.                     "hz" : 5.9999599999999997,
  345.                     "roughness" : 4.4083500000000004
  346.                 }
  347.             }
  348.         }
  349.     }
  350. }
Add Comment
Please, Sign In to add comment