drreddy commented on issue #36340:
URL: https://github.com/apache/doris/issues/36340#issuecomment-2205190922

   Hi @xinyiZzz 
   
   PFB the responses for the queries:
   
   1. show frontends output:
   `
   mysql> show frontends\G
   *************************** 1. row ***************************
                 Name: fe_584773d2_b483_446a_bad8_040765483c48
                 Host: 10.0.2.4
          EditLogPort: 9010
             HttpPort: 8030
            QueryPort: 9030
              RpcPort: 9020
   ArrowFlightSqlPort: 9090
                 Role: FOLLOWER
             IsMaster: true
            ClusterId: 339655541
                 Join: true
                Alive: true
    ReplayedJournalId: 169718
        LastStartTime: 2024-07-02 10:46:27
        LastHeartbeat: 2024-07-03 06:21:23
             IsHelper: true
               ErrMsg:
              Version: doris-2.1.4-rc03-e93678fd1e
     CurrentConnected: Yes
   `
   
   2. Show backends output
   `
   mysql> show backends\G
   *************************** 1. row ***************************
                 BackendId: 13058
                      Host: 10.0.2.5
             HeartbeatPort: 9050
                    BePort: 9060
                  HttpPort: 8040
                  BrpcPort: 8060
        ArrowFlightSqlPort: 9091
             LastStartTime: 2024-07-02 10:46:58
             LastHeartbeat: 2024-07-03 06:21:13
                     Alive: true
      SystemDecommissioned: false
                 TabletNum: 3645
          DataUsedCapacity: 789.687 MB
         TrashUsedCapacity: 1.845 GB
             AvailCapacity: 124.288 GB
             TotalCapacity: 127.936 GB
                   UsedPct: 2.85 %
            MaxDiskUsedPct: 2.85 %
        RemoteUsedCapacity: 0.000
                       Tag: {"location" : "default"}
                    ErrMsg:
                   Version: doris-2.1.4-rc03-e93678fd1e
                    Status: {"lastSuccessReportTabletsTime":"2024-07-03 
06:21:08","lastStreamLoadTime":-1,"isQueryDisabled":false,"isLoadDisabled":false}
   HeartbeatFailureCounter: 0
                  NodeRole: mix
   *************************** 2. row ***************************
                 BackendId: 13059
                      Host: 10.0.2.6
             HeartbeatPort: 9050
                    BePort: 9060
                  HttpPort: 8040
                  BrpcPort: 8060
        ArrowFlightSqlPort: 9091
             LastStartTime: 2024-07-02 10:47:24
             LastHeartbeat: 2024-07-03 06:21:13
                     Alive: true
      SystemDecommissioned: false
                 TabletNum: 3779
          DataUsedCapacity: 3.440 GB
         TrashUsedCapacity: 245.602 MB
             AvailCapacity: 123.218 GB
             TotalCapacity: 127.936 GB
                   UsedPct: 3.69 %
            MaxDiskUsedPct: 3.69 %
        RemoteUsedCapacity: 0.000
                       Tag: {"location" : "default"}
                    ErrMsg:
                   Version: doris-2.1.4-rc03-e93678fd1e
                    Status: {"lastSuccessReportTabletsTime":"2024-07-03 
06:20:47","lastStreamLoadTime":-1,"isQueryDisabled":false,"isLoadDisabled":false}
   HeartbeatFailureCounter: 0
                  NodeRole: mix
   *************************** 3. row ***************************
                 BackendId: 62290
                      Host: 10.0.2.7
             HeartbeatPort: 9050
                    BePort: 9060
                  HttpPort: 8040
                  BrpcPort: 8060
        ArrowFlightSqlPort: 9091
             LastStartTime: 2024-07-02 10:47:54
             LastHeartbeat: 2024-07-03 06:21:13
                     Alive: true
      SystemDecommissioned: false
                 TabletNum: 3777
          DataUsedCapacity: 3.283 GB
         TrashUsedCapacity: 488.622 MB
             AvailCapacity: 123.146 GB
             TotalCapacity: 127.936 GB
                   UsedPct: 3.74 %
            MaxDiskUsedPct: 3.74 %
        RemoteUsedCapacity: 0.000
                       Tag: {"location" : "default"}
                    ErrMsg:
                   Version: doris-2.1.4-rc03-e93678fd1e
                    Status: {"lastSuccessReportTabletsTime":"2024-07-03 
06:21:03","lastStreamLoadTime":-1,"isQueryDisabled":false,"isLoadDisabled":false}
   HeartbeatFailureCounter: 0
                  NodeRole: mix
   `
   
   w.r.t the logs I'm not sure for which query you want the log for ?? Also 
I've have never handled doris logs, could you guide me on how to get the 
specific logs for a query.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to