Forgot to hit reply yesterday! SDK Doctor logs below, not sure how to get the analytics service working.
|====================================================================|
| ___ ___ _ __ ___ ___ ___ _____ ___ ___ |
| / | | |/ /| \ / _ \ / | / _ | _ \ |
| _ \ |) | â <| |) | () | (_ | || () | / |
| |//||_\ |/ _/ _| |_| __/||\ |
| |
|====================================================================|
Note: Diagnostics can only provide accurate results when your cluster
is in a stable state. Active rebalancing and other cluster configuration
changes can cause the output of the doctor to be inconsistent or in the
worst cases, completely incorrect.
15:00:15.772 INFO Parsing connection string couchbase://192.168.8.10/default
15:00:15.772 INFO Connection string identifies the following CCCP endpoints:
15:00:15.772 INFO 1. 192.168.8.10:11210
15:00:15.772 INFO Connection string identifies the following HTTP endpoints:
15:00:15.772 INFO 1. 192.168.8.10:8091
15:00:15.772 INFO Connection string specifies bucket default
15:00:15.772 WARN Your connection string specifies only a single host. You should consider adding additional static nodes from your cluster to this list to improve your applications fault-tolerance
15:00:15.772 INFO Performing DNS lookup for host 192.168.8.10
15:00:15.772 INFO Attempting to connect to cluster via CCCP
15:00:15.772 INFO Attempting to fetch config via cccp from 192.168.8.10:11210
15:00:15.779 WARN Bootstrap host 192.168.8.10
is not using the canonical node hostname of cbn02.internal.com
. This is not neccessarily an error, but has been known to result in strange and challenging to diagnose errors when DNS entries are reconfigured.
15:00:15.779 INFO Selected the following network type: default
15:00:15.779 INFO Identified the following nodes:
15:00:15.779 INFO [0] cbn01.internal.com
15:00:15.779 INFO projector: 9999, capi: 8092, ftsGRPC: 9130
15:00:15.779 INFO indexScan: 9101, indexStreamInit: 9103, indexStreamMaint: 9105
15:00:15.779 INFO kv: 11210, mgmt: 8091, fts: 8094
15:00:15.779 INFO indexAdmin: 9100, indexHttp: 9102, indexStreamCatchup: 9104
15:00:15.779 INFO n1ql: 8093
15:00:15.779 INFO [1] cbn02.internal.com
15:00:15.779 INFO indexScan: 9101, indexStreamCatchup: 9104, indexStreamInit: 9103
15:00:15.779 INFO mgmt: 8091, projector: 9999, ftsGRPC: 9130
15:00:15.779 INFO fts: 8094, indexAdmin: 9100, indexHttp: 9102
15:00:15.779 INFO indexStreamMaint: 9105, kv: 11210, n1ql: 8093
15:00:15.779 INFO capi: 8092
15:00:15.779 INFO [2] cbn03.internal.com
15:00:15.779 INFO indexHttp: 9102, indexScan: 9101, indexStreamInit: 9103
15:00:15.779 INFO indexStreamMaint: 9105, projector: 9999, capi: 8092
15:00:15.779 INFO ftsGRPC: 9130, indexStreamCatchup: 9104, kv: 11210
15:00:15.779 INFO mgmt: 8091, n1ql: 8093, fts: 8094
15:00:15.779 INFO indexAdmin: 9100
15:00:15.779 INFO Fetching config from http://cbn01.internal.com:8091
15:00:15.790 INFO Received cluster configuration, nodes list:
[
{
âaddressFamilyâ: âinetâ,
âaddressFamilyOnlyâ: false,
âclusterCompatibilityâ: 458753,
âclusterMembershipâ: âactiveâ,
âconfiguredHostnameâ: âcbn01.internal.com:8091â,
âcouchApiBaseâ: âhttp://cbn01.internal.com:8092/â,
âcpuCountâ: 2,
âexternalListenersâ: [
{
âafamilyâ: âinetâ,
ânodeEncryptionâ: false
}
],
âhostnameâ: âcbn01.internal.com:8091â,
âinterestingStatsâ: {
âcmd_getâ: 3.1,
âcouch_docs_actual_disk_sizeâ: 130572054,
âcouch_docs_data_sizeâ: 40093377,
âcouch_spatial_data_sizeâ: 0,
âcouch_spatial_disk_sizeâ: 0,
âcouch_views_actual_disk_sizeâ: 0,
âcouch_views_data_sizeâ: 0,
âcurr_itemsâ: 20829,
âcurr_items_totâ: 63163,
âep_bg_fetchedâ: 0,
âget_hitsâ: 2.9,
âmem_usedâ: 70463200,
âopsâ: 5,
âvb_active_num_non_residentâ: 0,
âvb_replica_curr_itemsâ: 42334
},
âmcdMemoryAllocatedâ: 6385,
âmcdMemoryReservedâ: 6385,
âmemoryFreeâ: 4865429504,
âmemoryTotalâ: 8370176000,
ânodeEncryptionâ: false,
ânodeHashâ: 48500460,
ânodeUUIDâ: âfbb46848f03f5003c65b3035e267356fâ,
âosâ: âx86_64-pc-linux-gnuâ,
âotpNodeâ: âns_1@cbn01.internal.comâ,
âportsâ: {
âdirectâ: 11210,
âdistTCPâ: 21100,
âdistTLSâ: 21150
},
ârecoveryTypeâ: ânoneâ,
âservicesâ: [
âftsâ,
âindexâ,
âkvâ,
ân1qlâ
],
âstatusâ: âhealthyâ,
âsystemStatsâ: {
âallocstallâ: 0,
âcpu_cores_availableâ: 2,
âcpu_stolen_rateâ: 0,
âcpu_utilization_rateâ: 7.217883374643918,
âmem_freeâ: 4865429504,
âmem_limitâ: 8370176000,
âmem_totalâ: 8370176000,
âswap_totalâ: 2147479552,
âswap_usedâ: 1048576
},
âthisNodeâ: true,
âuptimeâ: â5023266â,
âversionâ: â7.1.1-3175-communityâ
},
{
âaddressFamilyâ: âinetâ,
âaddressFamilyOnlyâ: false,
âclusterCompatibilityâ: 458753,
âclusterMembershipâ: âactiveâ,
âconfiguredHostnameâ: âcbn02.internal.com:8091â,
âcouchApiBaseâ: âhttp://cbn02.internal.com:8092/â,
âcpuCountâ: 2,
âexternalListenersâ: [
{
âafamilyâ: âinetâ,
ânodeEncryptionâ: false
}
],
âhostnameâ: âcbn02.internal.com:8091â,
âinterestingStatsâ: {
âcmd_getâ: 0.8,
âcouch_docs_actual_disk_sizeâ: 90279545,
âcouch_docs_data_sizeâ: 40065535,
âcouch_spatial_data_sizeâ: 0,
âcouch_spatial_disk_sizeâ: 0,
âcouch_views_actual_disk_sizeâ: 0,
âcouch_views_data_sizeâ: 0,
âcurr_itemsâ: 21250,
âcurr_items_totâ: 63163,
âep_bg_fetchedâ: 0,
âget_hitsâ: 0.6,
âmem_usedâ: 70584912,
âopsâ: 0.8,
âvb_active_num_non_residentâ: 0,
âvb_replica_curr_itemsâ: 41913
},
âmcdMemoryAllocatedâ: 6385,
âmcdMemoryReservedâ: 6385,
âmemoryFreeâ: 4793425920,
âmemoryTotalâ: 8370180096,
ânodeEncryptionâ: false,
ânodeHashâ: 26677891,
ânodeUUIDâ: â50635cacd0a6f8858e0ad9662554c1d0â,
âosâ: âx86_64-pc-linux-gnuâ,
âotpNodeâ: âns_1@cbn02.internal.comâ,
âportsâ: {
âdirectâ: 11210,
âdistTCPâ: 21100,
âdistTLSâ: 21150
},
ârecoveryTypeâ: ânoneâ,
âservicesâ: [
âftsâ,
âindexâ,
âkvâ,
ân1qlâ
],
âstatusâ: âhealthyâ,
âsystemStatsâ: {
âallocstallâ: 426,
âcpu_cores_availableâ: 2,
âcpu_stolen_rateâ: 0,
âcpu_utilization_rateâ: 9.638878912145952,
âmem_freeâ: 4793425920,
âmem_limitâ: 8370180096,
âmem_totalâ: 8370180096,
âswap_totalâ: 2147479552,
âswap_usedâ: 0
},
âuptimeâ: â4857928â,
âversionâ: â7.1.1-3175-communityâ
},
{
âaddressFamilyâ: âinetâ,
âaddressFamilyOnlyâ: false,
âclusterCompatibilityâ: 458753,
âclusterMembershipâ: âactiveâ,
âconfiguredHostnameâ: âcbn03.internal.com:8091â,
âcouchApiBaseâ: âhttp://cbn03.internal.com:8092/â,
âcpuCountâ: 2,
âexternalListenersâ: [
{
âafamilyâ: âinetâ,
ânodeEncryptionâ: false
}
],
âhostnameâ: âcbn03.internal.com:8091â,
âinterestingStatsâ: {
âcmd_getâ: 2.7,
âcouch_docs_actual_disk_sizeâ: 125398652,
âcouch_docs_data_sizeâ: 40095868,
âcouch_spatial_data_sizeâ: 0,
âcouch_spatial_disk_sizeâ: 0,
âcouch_views_actual_disk_sizeâ: 0,
âcouch_views_data_sizeâ: 0,
âcurr_itemsâ: 21084,
âcurr_items_totâ: 63163,
âep_bg_fetchedâ: 0,
âget_hitsâ: 2.4,
âmem_usedâ: 70503816,
âopsâ: 31.6,
âvb_active_num_non_residentâ: 0,
âvb_replica_curr_itemsâ: 42079
},
âmcdMemoryAllocatedâ: 6385,
âmcdMemoryReservedâ: 6385,
âmemoryFreeâ: 4972781568,
âmemoryTotalâ: 8370180096,
ânodeEncryptionâ: false,
ânodeHashâ: 81368020,
ânodeUUIDâ: âbebb4788fd2d44c02978a7c31328315dâ,
âosâ: âx86_64-pc-linux-gnuâ,
âotpNodeâ: âns_1@cbn03.internal.comâ,
âportsâ: {
âdirectâ: 11210,
âdistTCPâ: 21100,
âdistTLSâ: 21150
},
ârecoveryTypeâ: ânoneâ,
âservicesâ: [
âftsâ,
âindexâ,
âkvâ,
ân1qlâ
],
âstatusâ: âhealthyâ,
âsystemStatsâ: {
âallocstallâ: 0,
âcpu_cores_availableâ: 2,
âcpu_stolen_rateâ: 0,
âcpu_utilization_rateâ: 7.631311848515636,
âmem_freeâ: 4972781568,
âmem_limitâ: 8370180096,
âmem_totalâ: 8370180096,
âswap_totalâ: 2147479552,
âswap_usedâ: 0
},
âuptimeâ: â4766580â,
âversionâ: â7.1.1-3175-communityâ
}
]
15:00:15.792 INFO Successfully connected to Key Value service at cbn01.internal.com:11210
15:00:15.795 INFO Successfully connected to Management service at cbn01.internal.com:8091
15:00:15.798 INFO Successfully connected to Views service at cbn01.internal.com:8092
15:00:15.799 INFO Successfully connected to Query service at cbn01.internal.com:8093
15:00:15.801 INFO Successfully connected to Search service at cbn01.internal.com:8094
15:00:15.801 WARN Could not test Analytics service on cbn01.internal.com
as it was not in the config
15:00:15.807 INFO Successfully connected to Key Value service at cbn02.internal.com:11210
15:00:15.813 INFO Successfully connected to Management service at cbn02.internal.com:8091
15:00:15.818 INFO Successfully connected to Views service at cbn02.internal.com:8092
15:00:15.822 INFO Successfully connected to Query service at cbn02.internal.com:8093
15:00:15.825 INFO Successfully connected to Search service at cbn02.internal.com:8094
15:00:15.825 WARN Could not test Analytics service on cbn02.internal.com
as it was not in the config
15:00:15.830 INFO Successfully connected to Key Value service at cbn03.internal.com:11210
15:00:15.836 INFO Successfully connected to Management service at cbn03.internal.com:8091
15:00:15.840 INFO Successfully connected to Views service at cbn03.internal.com:8092
15:00:15.844 INFO Successfully connected to Query service at cbn03.internal.com:8093
15:00:15.847 INFO Successfully connected to Search service at cbn03.internal.com:8094
15:00:15.847 WARN Could not test Analytics service on cbn03.internal.com
as it was not in the config
15:00:15.850 INFO Memd Nop Pinged cbn01.internal.com:11210
10 times, 0 errors, 0ms min, 0ms max, 0ms mean
15:00:15.867 INFO Memd Nop Pinged cbn02.internal.com:11210
10 times, 0 errors, 0ms min, 1ms max, 0ms mean
15:00:15.885 INFO Memd Nop Pinged cbn03.internal.com:11210
10 times, 0 errors, 0ms min, 1ms max, 0ms mean
15:00:15.885 INFO Diagnostics completed
Summary:
[WARN] Your connection string specifies only a single host. You should consider adding additional static nodes from your cluster to this list to improve your applications fault-tolerance
[WARN] Bootstrap host 192.168.8.10
is not using the canonical node hostname of cbn02.internal.com
. This is not neccessarily an error, but has been known to result in strange and challenging to diagnose errors when DNS entries are reconfigured.
[WARN] Could not test Analytics service on cbn01.internal.com
as it was not in the config
[WARN] Could not test Analytics service on cbn02.internal.com
as it was not in the config
[WARN] Could not test Analytics service on cbn03.internal.com
as it was not in the config
Found multiple issues, see listing above.