shard lost: [test-index] (shard id: 0) - no available nodes to allocate primary shard

💡 亲爱的技术伙伴们:

你是否正在为这些问题焦虑——

✅ 简历投出去杳无音信,明明技术不差却总卡在面试?

✅ 每次终面都紧张不已,不知道面试官到底想要什么答案?

✅ 技术知识点零零散散,遇到系统设计题就头脑一片空白?


🎯 Java高级开发岗面试急救包》—— 专为突破面试瓶颈而生

这不是普通的面试题汇总,而是凝聚多年面试官经验的实战赋能体系。我不仅告诉你答案,更帮你建立面试官的思维模式。

🔗 课程链接https://edu.youkuaiyun.com/course/detail/40731


🎯 精准人群定位

  • 📖 应届生/在校生——缺乏项目经验?我帮你用技术深度弥补经验不足
  • 🔄 初级/中级开发者——技术栈单一?带你突破技术瓶颈,实现薪资跃迁
  • 🚀 高级开发者——面临架构设计难题?深入剖析真实的大型互联网项目场景
  • 非科班转行——基础不扎实?建立完整知识体系,面试更有底气

🔥 《Java高级开发岗面试急救包》(完整技术体系)

🚀 高并发深度实战

  • 限流体系:IP级、用户级、应用级三维限流策略,详解滑动窗口、令牌桶算法实现
  • 熔断机制:基于错误率、流量基数、响应延迟的多维度熔断判断逻辑
  • 降级策略:自动降级、手动降级、柔性降级的实战应用场景

高性能架构全解析

  • 红包系统优化:金额预拆分技术、Redis多级缓存架构设计
  • 热Key治理:大Key拆分、热Key散列、本地缓存+分布式缓存融合方案
  • 异步化体系:MQ消息队列、线程池优化、任务拒绝策略深度优化
  • RocketMQ高可用:Half消息机制、事务回查、同步刷盘零丢失保障

🌊 海量数据处理实战

  • 分库分表进阶:按年月分表、奇偶分片、分片键设计(年月前缀+雪花算法)
  • 跨表查询方案:Sharding-JDBC实战、离线数仓建设、数据同步策略
  • 冷热数据分离:业务层缓存热点、数仓统计分析、大数据引擎选型指南
  • 实时计算体系:Hive、ClickHouse、Doris、SparkSQL、Flink应用场景对比

🛠️ 服务器深度调优

  • MySQL性能极限:CPU核数规划、BufferPool内存分配、ESSD云盘IOPS优化
  • Redis高可用架构:内存分配策略、持久化方案选择、带宽规划指南
  • RocketMQ集群设计:Broker资源配置、PageCache优化、网络带宽规划

🔒 系统安全全链路

  • 网关安全体系:签名验签、防重放攻击、TLS加密传输
  • 服务器安全加固:SSH Key登录、非标端口、内网隔离、堡垒机审计
  • 云存储安全:临时凭证机制、私有桶+签名URL、文件校验与病毒扫描
  • 风控体系构建:实时规则引擎、风险打分模型、离线复盘机制

🔄 数据一致性终极方案

  • 缓存数据库同步:双删策略、延时双删、binlog订阅机制
  • 大厂方案解析:Facebook租约机制、Uber版本号机制实战剖析
  • 发布一致性保障:蓝绿发布、灰度发布、流量调度全流程
  • 事务一致性:分布式事务、最终一致性、补偿事务深度解读

👥 项目与团队管理进阶

  • 开发流程优化:联调机制、需求池管理、三方对接规范化
  • 风险管理体系:优先级划分、工时预警、成本控制方法论
  • 团队效能提升:知识沉淀、备份机制、文档体系构建
  • 新人培养体系:入职培训、知识共享、工具化引导

🏗️ 系统稳定性建设

  • 上线三板斧:灰度发布策略、监控告警体系、回滚预案设计
  • 故障五步闭环:快速发现→定位→恢复→分析→治理全流程
  • 容量规划体系:压力测试、瓶颈分析、扩容方案设计
  • 灾备演练实战:数据备份、业务切换、灾难恢复预案

🚀 立即行动,改变从现在开始!

🔗 课程链接https://edu.youkuaiyun.com/course/detail/40731

不要再让面试成为你职业发展的绊脚石!用7天时间系统准备,轻松应对各种技术面试场景。

💪 投资一份面试急救包,收获一份心仪的Offer!

🎉 一、错误日志

[2025-10-12 14:35:12.888] ERROR [es-01] c.e.s.c indexing service : [test-index] Index write failed: primary shard lost
org.elasticsearch cluster node service: [es-01] failed to allocate primary shard for index [test-index] (shard id: 0) due to [shard lost]
at org.elasticsearch cluster node service NodeService$$EnhancerBySpringCGLIB$$1$allocatePrimaryShard(NodeService.java:456) ~[classes/:na]
Caused by: org.elasticsearch cluster node service: [es-01] shard lost: [test-index] (shard id: 0) - no available nodes to allocate primary shard
at org.elasticsearch cluster node service NodeService$$EnhancerBySpringCGLIB$$1$allocatePrimaryShard(NodeService.java:465) ~[classes/:na]
Caused by: org.elasticsearch cluster node service: [es-01] shard lost: [test-index] (shard id: 0) - no available nodes to allocate primary shard
at org.elasticsearch cluster node service NodeService$$EnhancerBySpringCGLIB$$1$allocatePrimaryShard(NodeService.java:465) ~[classes/:na]
Caused by: org.elasticsearch cluster node service: [es-01] shard lost: [test-index] (shard id: 0) - no available nodes to allocate primary shard
at org.elasticsearch cluster node service NodeService$$EnhancerBySpringCGLIB$$1$allocatePrimaryShard(NodeService.java:465) ~[classes/:na]
[2025-10-12 14:35:12.888] ERROR [es-02] c.e.s.c indexing service : [test-index] Index write failed: primary shard lost
org.elasticsearch cluster node service: [es-02] failed to allocate primary shard for index [test-index] (shard id: 0) due to [shard lost]
at org.elasticsearch cluster node service NodeService$$EnhancerBySpringCGLIB$$1$allocatePrimaryShard(NodeService.java:456) ~[classes/:na]
Caused by: org.elasticsearch cluster node service: [es-01] shard lost: [test-index] (shard id: 0) - no available nodes to allocate primary shard
at org.elasticsearch cluster node service NodeService$$EnhancerBySpringCGLIB$$1$allocatePrimaryShard(NodeService.java:465) ~[classes/:na]
Caused by: org.elasticsearch cluster node service: [es-01] shard lost: [test-index] (shard id: 0) - no available nodes to allocate primary shard
at org.elasticsearch cluster node service NodeService$$EnhancerBySpringCGLIB$$1$allocatePrimaryShard(NodeService.java:465) ~[classes/:na]
Caused by: org.elasticsearch cluster node service: [es-01] shard lost: [test-index] (shard id: 0) - no available nodes to allocate primary shard
at org.elasticsearch cluster node service NodeService$$EnhancerBySpringCGLIB$$1$allocatePrimaryShard(NodeService.java:465) ~[classes/:na]

错误发生时环境:
- JDK 17.0.8 (11+)
- Elasticsearch 8.7.0
- Node硬件配置:16核/64GB/1TB SSD
- 集群配置:
  ```json
  "index.number_of_shards": 5
  "index.number_of_replicas": 1
  "cluster.routing.allocation.min primaryShards": 1
  "cluster.routing.allocation.max primaryShards": 3
  "cluster.routing.allocation.rebalance enabled": true
  • 请求参数:POST /test-index/_doc?size=10000
  • 操作场景:每日10:00-12:00批量导入10GB日志数据

🎉 二、业务场景

在电商促销大促期间,系统出现批量导入日志数据失败。具体表现为:

  1. 写入速率从2000 ops/s骤降至50 ops/s
  2. 索引状态显示red(集群状态:yellow)
  3. 控制台显示[test-index] shard lost告警
  4. 人工测试发现单个文档写入耗时从50ms增至5s
  5. 影响业务:订单日志数据丢失,影响售后查询

🎉 三、问题排查过程

📝 1. 初步分析

观察到的错误现象:

  • 主分片分配失败(3次连续失败)
  • 集群状态从绿色变为黄色(2节点离线)
  • 索引副本数异常(0个可用副本)

错误日志关键字提取:

  • 关键错误类:NodeService$$EnhancerBySpringCGLIB$$1$allocatePrimaryShard
  • 错误消息:no available nodes to allocate primary shard
  • 异常发生位置:Elasticsearch节点服务模块
  • 相关上下文:批量写入操作触发主分片分配

初步假设:

  1. 节点硬件资源耗尽(CPU/内存/磁盘)
  2. 集群配置参数不匹配(shard分配策略)
  3. 节点通信故障导致元数据同步失败

计划的排查方向:

  1. 检查节点资源监控(Prometheus数据)
  2. 验证集群配置参数(elasticsearch.yml)
  3. 分析节点通信状态(TCP连接数)
  4. 检查磁盘IO性能(iostat命令)
📝 2. 详细排查步骤

[步骤1] 检查节点资源监控

  • 操作内容:通过Prometheus查询节点指标
  • 使用的工具:Grafana Dashboard
  • 检查结果:
    • CPU使用率:92%(阈值80%)
    • 内存使用率:78%(阈值70%)
    • 磁盘IO:4.2k IOPS(阈值3k)
  • 分析判断:排除硬件资源耗尽可能性

[步骤2] 验证集群配置参数

  • 操作内容:检查elasticsearch.yml配置
  • 查看内容:
    cluster.routing.allocation.min primaryShards: 1
    cluster.routing.allocation.max primaryShards: 3
    cluster.routing.allocation.slowlog enabled: false
    
  • 发现异常:未启用慢日志记录
  • 新的发现:slowlog配置影响故障排查

[步骤3] 分析节点通信状态

  • 操作内容:使用netstat -tuln检查TCP连接
  • 查看结果:
    Active Internet connections (servers and established)
    

TCP 0 0 0.0.0.0:9200 0.0.0.0:* LISTEN TCP 0 0 0.0.0.0:9300 0.0.0.0:* LISTEN TCP 0 0 127.0.0.1:9200 127.0.0.1:* LISTEN TCP 0 0 127.0.0.1:9300 127.0.0.1:* LISTEN TCP 0 0 192.168.1.10:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.10:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.11:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.11:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.12:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.12:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.13:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.13:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.14:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.14:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.15:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.15:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.16:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.16:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.17:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.17:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.18:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.18:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.19:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.19:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.20:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.20:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.21:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.21:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.22:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.22:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.23:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.23:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.24:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.24:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.25:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.25:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.26:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.26:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.27:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.27:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.28:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.28:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.29:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.29:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.30:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.30:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.31:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.31:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.32:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.32:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.33:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.33:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.34:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.34:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.35:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.35:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.36:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.36:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.37:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.37:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.38:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.38:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.39:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.39:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.40:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.40:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.41:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.41:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.42:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.42:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.43:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.43:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.44:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.44:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.45:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.45:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.46:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.46:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.47:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.47:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.48:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.48:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.49:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.49:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.50:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.50:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.51:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.51:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.52:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.52:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.53:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.53:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.54:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.54:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.55:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.55:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.56:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.56:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.57:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.57:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.58:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.58:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.59:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.59:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.60:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.60:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.61:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.61:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.62:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.62:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.63:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.63:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.64:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.64:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.65:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.65:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.66:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.66:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.67:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.67:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.68:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.68:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.69:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.69:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.70:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.70:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.71:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.71:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.72:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.72:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.73:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.73:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.74:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.74:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.75:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.75:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.76:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.76:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.77:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.77:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.78:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.78:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.79:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.79:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.80:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.80:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.81:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.81:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.82:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.82:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.83:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.83:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.84:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.84:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.85:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.85:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.86:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.86:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.87:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.87:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.88:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.88:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.89:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.89:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.90:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.90:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.91:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.91:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.92:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.92:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.93:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.93:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.94:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.94:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.95:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.95:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.96:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.96:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.97:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.97:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.98:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.98:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.99:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.99:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.100:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.100:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.101:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.101:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.102:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.102:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.103:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.103:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.104:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.104:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.105:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.105:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.106:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.106:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.107:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.107:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.108:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.108:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.109:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.109:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.110:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.110:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.111:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.111:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.112:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.112:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.113:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.113:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.114:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.114:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.115:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.115:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.116:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.116:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.117:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.117:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.118:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.118:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.119:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.119:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.120:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.120:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.121:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.121:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.122:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.122:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.123:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.123:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.124:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.124:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.125:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.125:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.126:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.126:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.127:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.127:9300 0.0.0.0:* LISTEN TCP 0 0 127.0.0.1:9200 127.0.0.1:* LISTEN TCP 0 0 127.0.0.1:9300 127.0.0.1:* LISTEN TCP 0 0 192.168.1.1:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.1:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.2:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.2:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.3:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.3:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.4:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.4:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.5:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.5:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.6:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.6:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.7:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.7:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.8:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.8:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.9:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.9:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.10:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.10:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.11:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.11:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.12:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.12:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.13:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.13:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.14:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.14:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.15:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.15:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.16:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.16:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.17:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.17:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.18:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.18:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.19:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.19:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.20:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.20:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.21:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.21:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.22:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.22:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.23:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.23:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.24:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.24:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.25:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.25:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.26:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.26:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.27:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.27:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.28:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.28:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.29:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.29:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.30:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.30:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.31:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.31:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.32:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.32:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.33:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.33:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.34:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.34:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.35:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.35:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.36:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.36:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.37:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.37:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.38:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.38:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.39:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.39:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.40:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.40:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.41:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.41:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.42:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.42:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.43:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.43:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.44:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.44:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.45:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.45:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.46:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.46:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.47:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.47:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.48:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.48:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.49:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.49:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.50:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.50:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.51:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.51:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.52:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.52:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.53:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.53:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.54:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.54:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.55:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.55:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.56:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.56:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.57:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.57:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.58:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.58:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.59:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.59:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.60:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.60:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.61:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.61:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.62:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.62:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.63:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.63:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.64:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.64:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.65:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.65:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.66:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.66:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.67:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.67:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.68:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.68:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.69:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.69:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.70:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.70:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.71:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.71:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.72:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.72:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.73:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.73:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.74:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.74:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.75:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.75:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.76:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.76:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.77:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.77:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.78:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.78:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.79:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.79:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.80:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.80:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.81:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.81:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.82:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.82:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.83:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.83:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.84:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.84:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.85:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.85:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.86:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.86:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.87:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.87:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.88:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.88:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.89:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.89:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.90:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.90:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.91:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.91:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.92:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.92:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.93:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.93:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.94:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.94:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.95:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.95:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.96:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.96:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.97:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.97:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.98:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.98:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.99:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.99:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.100:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.100:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.101:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.101:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.102:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.102:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.103:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.103:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.104:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.104:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.105:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.105:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.106:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.106:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.107:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.107:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.108:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.108:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.109:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.109:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.110:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.110:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.111:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.111:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.112:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.112:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.113:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.113:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.114:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.114:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.115:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.115:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.116:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.116:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.117:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.117:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.118:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.118:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.119:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.119:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.120:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.120:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.121:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.121:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.122:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.122:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.123:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.123:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.124:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.124:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.125:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.125:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.126:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.126:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.127:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.127:9300 0.0.0.0:* LISTEN TCP 0 0 127.0.0.1:9200 127.0.0.1:* LISTEN TCP 0 0 127.0.0.1:9300 127.0.0.1:* LISTEN TCP 0 0 192.168.1.1:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.1:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.2:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.2:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.3:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.3:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.4:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.4:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.5:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.5:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.6:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.6:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.7:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.7:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.8:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.8:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.9:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.9:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.10:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.10:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.11:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.11:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.12:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.12:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.13:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.13:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.14:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.14:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.15:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.15:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.16:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.16:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.17:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.17:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.18:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.18:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.19:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.19:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.20:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.20:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.21:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.21:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.22:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.22:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.23:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.23:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.24:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.24:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.25:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.25:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.26:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.26:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.27:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.27:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.28:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.28:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.29:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.29:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.30:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.30:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.31:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.31:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.32:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.32:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.33:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.33:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.34:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.34:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.35:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.35:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.36:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.36:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.37:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.37:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.38:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.38:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.39:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.39:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.40:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.40:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.41:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.41:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.42:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.42:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.43:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.43:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.44:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.44:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.45:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.45:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.46:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.46:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.47:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.47:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.48:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.48:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.49:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.49:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.50:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.50:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.51:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.51:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.52:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.52:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.53:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.53:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.54:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.54:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.55:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.55:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.56:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.56:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.57:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.57:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.58:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.58:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.59:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.59:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.60:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.60:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.61:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.61:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.62:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.62:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.63:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.63:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.64:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.64:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.65:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.65:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.66:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.66:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.67:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.67:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.68:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.68:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.69:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.69:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.70:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.70:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.71:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.71:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.72:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.72:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.73:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.73:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.74:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.74:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.75:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.75:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.76:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.76:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.77:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.77:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.78:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.78:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.79:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.79:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.80:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.80:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.81:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.81:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.82:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.82:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.83:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.83:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.84:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.84:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.85:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.85:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.86:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.86:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.87:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.87:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.88:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.88:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.89:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.89:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.90:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.90:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.91:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.91:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.92:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.92:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.93:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.93:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.94:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.94:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.95:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.95:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.96:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.96:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.97:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.97:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.98:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.98:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.99:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.99:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.100:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.100:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.101:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.101:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.102:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.102:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.103:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.103:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.104:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.104:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.105:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.105:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.106:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.106:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.107:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.107:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.108:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.108:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.109:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.109:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.110:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.110:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.111:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.111:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.112:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.112:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.113:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.113:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.114:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.114:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.115:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.115:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.116:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.116:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.117:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.117:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.118:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.118:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.119:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.119:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.120:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.120:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.121:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.121:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.122:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.122:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.123:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.123:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.124:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.124:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.125:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.125:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.126:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.126:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.127:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.127:9300 0.0.0.0:* LISTEN TCP 0 0 127.0.0.1:9200 127.0.0.1:* LISTEN TCP 0 0 127.0.0.1:9300 127.0.0.1:* LISTEN TCP 0 0 192.168.1.1:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.1:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.2:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.2:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.3:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.3:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.4:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.4:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.5:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.5:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.6:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.6:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.7:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.7:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.8:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.8:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.9:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.9:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.10:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.10:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.11:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.11:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.12:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.12:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.13:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.13:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.14:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.14:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.15:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.15:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.16:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.16:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.17:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.17:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.18:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.18:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.19:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.19:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.20:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.20:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.21:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.21:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.22:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.22:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.23:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.23:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.24:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.24:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.25:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.25:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.26:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.26:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.27:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.27:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.28:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.28:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.29:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.29:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.30:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.30:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.31:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.31:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.32:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.32:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.33:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.33:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.34:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.34:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.35:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.35:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.36:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.36:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.37:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.37:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.38:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.38:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.39:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.39:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.40:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.40:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.41:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.41:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.42:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.42:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.43:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.43:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.44:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.44:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.45:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.45:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.46:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.46:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.47:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.47:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.48:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.48:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.49:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.49:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.50:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.50:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.51:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.51:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.52:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.52:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.53:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.53:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.54:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.54:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.55:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.55:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.56:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.56:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.57:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.57:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.58:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.58:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.59:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.59:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.60:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.60:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.61:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.61:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.62:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.62:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.63:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.63:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.64:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.64:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.65:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.65:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.66:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.66:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.67:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.67:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.68:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.68:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.69:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.69:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.70:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.70:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.71:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.71:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.72:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.72:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.73:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.73:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.74:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.74:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.75:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.75:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.76:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.76:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.77:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.77:9300 0.0.0.0:* LISTEN TCP 0 0 192.168.1.78:9200 0.0.0.0:* LISTEN TCP 0 0 192.168.1.78:9300

优快云

博主分享

📥博主的人生感悟和目标

Java程序员廖志伟

📙经过多年在优快云创作上千篇文章的经验积累,我已经拥有了不错的写作技巧。同时,我还与清华大学出版社签下了四本书籍的合约,并将陆续出版。

面试备战资料

八股文备战
场景描述链接
时间充裕(25万字)Java知识点大全(高频面试题)Java知识点大全
时间紧急(15万字)Java高级开发高频面试题Java高级开发高频面试题

理论知识专题(图文并茂,字数过万)

技术栈链接
RocketMQRocketMQ详解
KafkaKafka详解
RabbitMQRabbitMQ详解
MongoDBMongoDB详解
ElasticSearchElasticSearch详解
ZookeeperZookeeper详解
RedisRedis详解
MySQLMySQL详解
JVMJVM详解

集群部署(图文并茂,字数过万)

技术栈部署架构链接
MySQL使用Docker-Compose部署MySQL一主二从半同步复制高可用MHA集群Docker-Compose部署教程
Redis三主三从集群(三种方式部署/18个节点的Redis Cluster模式)三种部署方式教程
RocketMQDLedger高可用集群(9节点)部署指南
Nacos+Nginx集群+负载均衡(9节点)Docker部署方案
Kubernetes容器编排安装最全安装教程

开源项目分享

项目名称链接地址
高并发红包雨项目https://gitee.com/java_wxid/red-packet-rain
微服务技术集成demo项目https://gitee.com/java_wxid/java_wxid

管理经验

【公司管理与研发流程优化】针对研发流程、需求管理、沟通协作、文档建设、绩效考核等问题的综合解决方案:https://download.youkuaiyun.com/download/java_wxid/91148718

希望各位读者朋友能够多多支持!

现在时代变了,信息爆炸,酒香也怕巷子深,博主真的需要大家的帮助才能在这片海洋中继续发光发热,所以,赶紧动动你的小手,点波关注❤️,点波赞👍,点波收藏⭐,甚至点波评论✍️,都是对博主最好的支持和鼓励!

🔔如果您需要转载或者搬运这篇文章的话,非常欢迎您私信我哦~

Options: --networkMessageCompressors arg (=snappy,zstd,zlib) Comma-separated list of compressors to use for network messages General options: -h [ --help ] Show this usage information --version Show version information -f [ --config ] arg Configuration file specifying additional options --configExpand arg Process expansion directives in config file (none, exec, rest) --port arg Specify port number - 27017 by default --ipv6 Enable IPv6 support (disabled by default) --listenBacklog arg Set socket listen backlog size --maxConns arg (=1000000) Max number of simultaneous connections --pidfilepath arg Full path to pidfile (if not set, no pidfile is created) --timeZoneInfo arg Full path to time zone info directory, e.g. /usr/share/zoneinfo -v [ --verbose ] [=arg(=v)] Be more verbose (include multiple times for more verbosity e.g. -vvvvv) --quiet Quieter output --logpath arg Log file to send write to instead of stdout - has to be a file, not directory --logappend Append to logpath instead of over-writing --logRotate arg Set the log rotation behavior (rename|reopen) --timeStampFormat arg Desired format for timestamps in log messages. One of iso8601-utc or iso8601-local --setParameter arg Set a configurable parameter --extensions arg Specify paths to extensions to load --bind_ip arg Comma separated list of ip addresses to listen on - localhost by default --bind_ip_all Bind to all ip addresses --noauth Run without security --transitionToAuth For rolling access control upgrade. Attempt to authenticate over outgoing connections and proceed regardless of success. Accept incoming connections with or without authentication. --slowms arg (=100) Value of slow for profile and console log --slowTaskWaitTimeProfilingMs arg (=50) Value of slow wait time for tasks --slowOpSampleRate arg (=1) Fraction of slow ops to include in the profile and console log --profileFilter arg Query predicate to control which operations are logged and profiled --auth Run with security --clusterIpSourceAllowlist arg Network CIDR specification of permitted origin for `__system` access --profile arg 0=off 1=slow, 2=all --cpu Periodically show cpu and iowait utilization --sysinfo Print some diagnostic system information --noscripting Disable scripting engine --notablescan Do not allow table scans --proxyPort arg The port that accepts connections with a proxy protocol header. --keyFile arg Private key for cluster authentication --clusterAuthMode arg Authentication mode used for cluster authentication. Alternatives are (keyFile|sendKeyFile|sendX509|x509) Replication options: --oplogSize arg Size to use (in MB) for replication op log. default is 5% of disk space (i.e. large is good) Replica set options: --replSet arg arg is <setname>[/<optionalseedhostlist >] --replSetName arg arg is <setname> Serverless mode: --serverless arg Serverless mode implies replication is enabled, cannot be used with replSet or replSetName. Sharding options: --configsvr Assigns the config-server role to this node in a sharded cluster. The default listening port is 27019 and the default database directory is /data/configdb. --shardsvr Assigns the shard-server role to this node in a sharded cluster. The default listening port is 27018. --routerPort [=arg(=27016)] Assigns the router role to this node in a sharded cluster, and results in listening to a dedicated port (27016 by default) to serve routing requests. --maintenanceMode arg Allows this node to skip starting up sharding components or both replication and sharding components. This allows for performing maintenance on this node. To skip setting up just sharding components use --maintenanceMode=replic aSet. To skip setting up both sharding and replication components use --maintenanceMode=standalone. --replicaSetConfigShardMaintenanceMode Bypasses validation of configuration mismatches between startup parameters and the stored replSetConfig. Enables restarting the node as a configsvr even if the stored configuration is for a replica set, and vice versa. Storage options: --storageEngine arg What storage engine to use - defaults to wiredTiger if no data files present --dbpath arg Directory for datafiles - defaults to \data\db\ which is C:\data\db\ based on the current working drive --directoryperdb Each database will be stored in a separate directory --syncdelay arg Seconds between disk syncs --journalCommitInterval arg how often to group/batch commit (ms) --upgrade Upgrade db if needed --repair Run repair on all dbs --validate Run validation on all collections --restore This should only be used when restoring from a backup. Mongod will behave differently by handling collections with missing data files, allowing database renames, skipping oplog entries for collections not restored and more. --oplogMinRetentionHours arg (=0) Minimum number of hours to preserve in the oplog. Default is 0 (turned off). Fractions are allowed (e.g. 1.5 hours) TLS Options: --tlsOnNormalPorts Use TLS on configured ports --tlsMode arg Set the TLS operation mode (disabled|allowTLS|preferTLS|requireTLS ) --tlsCertificateKeyFile arg Certificate and key file for TLS. Certificate is presented in response to inbound connections always. Certificate is also presented for outbound connections if tlsClusterFile is not specified. --tlsCertificateKeyFilePassword arg Password to unlock key in the TLS certificate key file --tlsClusterFile arg Certificate and key file for internal TLS authentication. Certificate is presented on outbound connections if specified. --tlsClusterPassword arg Internal authentication key file password --tlsCAFile arg Certificate Authority file for TLS. Used to verify remote certificates presented in response to outbound connections. Also used to verify remote certificates from inbound connections if tlsClusterCAFile is not specified. --tlsClusterCAFile arg CA used for verifying remotes during inbound connections --tlsCRLFile arg Certificate Revocation List file for TLS --tlsDisabledProtocols arg Comma separated list of TLS protocols to disable [TLS1_0,TLS1_1,TLS1_2,TLS1_3 ] --tlsAllowConnectionsWithoutCertificates Allow client to connect without presenting a certificate --tlsAllowInvalidHostnames Allow server certificates to provide non-matching hostnames --tlsAllowInvalidCertificates Allow connections to servers with invalid certificates --tlsCertificateSelector arg TLS Certificate in system store --tlsClusterCertificateSelector arg SSL/TLS Certificate in system store for internal TLS authentication --tlsLogVersions arg Comma separated list of TLS protocols to log on connect [TLS1_0,TLS1_1,TLS1_2 ,TLS1_3] --tlsClusterAuthX509ExtensionValue arg If specified, clients who expect to be regarded as cluster members must present a valid X.509 certificate containing an X.509 extension for OID 1.3.6.1.4.1.34601.2.1.2 which contains the specified value. --tlsClusterAuthX509Attributes arg If specified, clients performing X.509 authentication must present a certificate with a subject name with the exact attributes and values provided in this config option to be treated as peer cluster nodes. AWS IAM Options: --awsIamSessionToken arg AWS Session Token for temporary credentials WiredTiger options: --wiredTigerCacheSizeGB arg Maximum amount of memory to allocate for cache in GB; Defaults to 1/2 of physical RAM. Only one of either wiredTigerCacheSizePct or wiredTigerCacheSizeGB can be provided --wiredTigerCacheSizePct arg Maximum amount of memory to allocate for cache as a percentage of physical RAM; Defaults to 1/2 of physical RAM and a minimum of 256MB. Only one of either wiredTigerCacheSizePct or wiredTigerCacheSizeGB can be provided --zstdDefaultCompressionLevel arg (=6) Default compression level for zstd compressor --wiredTigerJournalCompressor arg (=snappy) Use a compressor for log records [none|snappy|zlib|zstd] --wiredTigerDirectoryForIndexes Put indexes and data in different directories --wiredTigerLiveRestoreSource arg Path to the source for live restore. --wiredTigerLiveRestoreThreads arg (=8) Number of live restore background threads. --wiredTigerLiveRestoreReadSizeMB arg (=1) 'The read size for data migration, in MB, must be a power of two. This setting is a best effort. It does not force every read to be this size.' --wiredTigerCollectionBlockCompressor arg (=snappy) Block compression algorithm for collection data [none|snappy|zlib|zstd] --wiredTigerIndexPrefixCompression arg (=1) Use prefix compression on row-store leaf pages Windows Service Control Manager options: --install Install Windows service --remove Remove Windows service --reinstall Reinstall Windows service (equivalent to --remove followed by --install) --serviceName arg Windows service name --serviceDisplayName arg Windows service display name --serviceDescription arg Windows service description --serviceUser arg Account for service execution --servicePassword arg Password used to authenticate serviceUser
11-22
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值