- 论坛徽章:
- 0
|
类似的问题,我已经看到三处有人问了,从来没人回复过。这希望版主能出来看一下,最新的 5.0.2 版本
发送端:- [2014-08-06 21:19:40] INFO - file: storage_sync.c, line: 2698, successfully connect to storage server 10.16.12.12:23000
- [2014-08-06 21:19:40] ERROR - file: storage_sync.c, line: 241, sync data to storage server 10.16.12.12:23000 fail, errno: 32, error info: Broken pipe
- [2014-08-06 21:19:40] DEBUG - file: storage_sync.c, line: 2935, binlog index: 0, current record offset: 0, next record offset: 58
- [2014-08-06 21:19:41] INFO - file: storage_sync.c, line: 2698, successfully connect to storage server 10.16.12.12:23000
- [2014-08-06 21:19:41] ERROR - file: storage_sync.c, line: 241, sync data to storage server 10.16.12.12:23000 fail, errno: 32, error info: Broken pipe
- [2014-08-06 21:19:41] DEBUG - file: storage_sync.c, line: 2935, binlog index: 0, current record offset: 0, next record offset: 58
- [2014-08-06 21:19:42] INFO - file: storage_sync.c, line: 2698, successfully connect to storage server 10.16.12.12:23000
- [2014-08-06 21:19:42] ERROR - file: storage_sync.c, line: 241, sync data to storage server 10.16.12.12:23000 fail, errno: 32, error info: Broken pipe
- [2014-08-06 21:19:42] DEBUG - file: storage_sync.c, line: 2935, binlog index: 0, current record offset: 0, next record offset: 58
复制代码 接收端:- [2014-08-06 21:19:36] DEBUG - file: storage_service.c, line: 3372, client ip: 10.16.12.11, storage server id: 10.16.12.11
- [2014-08-06 21:19:36] ERROR - file: storage_dio.c, line: 462, write to file: /mnt/hdd/fdfs/s2/data/.cp27.tmp fail, fd=612, write_bytes=-131062, errno: 14, error info: Bad address
- [2014-08-06 21:19:36] ERROR - file: storage_service.c, line: 8096, client ip: 10.16.12.11, unkown cmd: 70
- [2014-08-06 21:19:36] DEBUG - file: storage_nio.c, line: 498, close conn: #611, client ip: 10.16.12.11
- [2014-08-06 21:19:37] DEBUG - file: storage_service.c, line: 3372, client ip: 10.16.12.11, storage server id: 10.16.12.11
- [2014-08-06 21:19:37] ERROR - file: storage_dio.c, line: 462, write to file: /mnt/hdd/fdfs/s2/data/.cp28.tmp fail, fd=612, write_bytes=-131062, errno: 14, error info: Bad address
- [2014-08-06 21:19:37] ERROR - file: storage_service.c, line: 8096, client ip: 10.16.12.11, unkown cmd: 58
- [2014-08-06 21:19:37] DEBUG - file: storage_nio.c, line: 498, close conn: #607, client ip: 10.16.12.11
复制代码 |
|