Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BIBO on limbo305
08-13-2021, 09:39 AM (This post was last modified: 08-13-2021 10:43 AM by lingu.)
Post: #7
RE: BIBO on limbo305
delete fails
Code:
[sage@limbo305-1 test]$ make test cases=delete_zeng
Testing delete_zeng
    run test  ./test_delete_zeng.sh
    sending delete request /thinker/local/soft/bibo/app/test/processed/del_zengxingliang.json to localhost:62818
delete FAILED
make: *** [Makefile:22: test] Error 255
[sage@limbo305-1 test]$

and sage crashes.
Code:
10.36.3.51:3112 (slot 16)
10.36.3.51:3116 (slot 17)
10.36.3.51:3120 (slot 18)
10.36.3.51:3124 (slot 19)
10.36.3.51:3128 (slot 20)
Start to run the program with 82 VPCs.
Greppy service is running, You can use client tools for searching now

ERROR: VPC reports ABORT_ERROR


ERROR: VPC reports ABORT_ERROR


ERROR: VPC 0x24023204 (10.36.2.50:3064) reports ABORT_ERROR:
Panic: addr out of bound.


ERROR: VPC 0x2402320e (10.36.2.50:3104) reports ABORT_ERROR:
Panic: addr out of bound.

[1628815250.887261s]
ERROR: VPC 0x2402320e (10.36.2.50:3104) reports ABORT_ERROR:
Panic: addr out of bound.

[1628815250.887309s] ERROR: VPC reports ABORT_ERROR


ERROR: VPC reports ABORT_ERROR


ERROR: VPC 0x24023208 (10.36.2.50:3080) reports ABORT_ERROR:
Panic: addr out of bound.

[1628815250.929026s]
ERROR: VPC 0x24023208 (10.36.2.50:3080) reports ABORT_ERROR:
Panic: addr out of bound.

[1628815250.929104s] ERROR: VPC reports ABORT_ERROR


ERROR: VPC reports ABORT_ERROR


ERROR: VPC 0x2402320d (10.36.2.50:3100) reports ABORT_ERROR:
Panic: addr out of bound.

[1628815250.935846s]
ERROR: VPC 0x2402320d (10.36.2.50:3100) reports ABORT_ERROR:
Panic: addr out of bound.

[1628815250.935908s] ERROR: VPC reports ABORT_ERROR


ERROR: VPC reports ABORT_ERROR


ERROR: VPC 0x24023201 (10.36.2.50:3052) reports ABORT_ERROR:
Panic: addr out of bound.

i changed sshd_config, rebooted the vm and mounted yfs manually. then sage does not crash but delete still fails.
Code:
[sage@limbo305-1 test]$ make test cases=delete_zeng
Testing delete_zeng
    run test  ./test_delete_zeng.sh
    sending delete request /thinker/local/soft/bibo/app/test/processed/del_zengxingliang.json to localhost:62818
delete FAILED
make: *** [Makefile:22: test] Error 255
[sage@limbo305-1 test]$

atpa log shows
Code:
[root@limbo305-2 sage]# pwd
/thinker/local/today/users/sage
[root@limbo305-2 sage]# tail atpa.log-10
2021.08.13 9:0:1 (ffffffa2):     atpa.runx creating ..- /thinker/fastdata/bibo/e/res2//0.. 0x0 0xa 0x1
2021.08.13 9:0:1 (ffffffa2):     atpa.runx creating ..- /thinker/fastdata/bibo/e/res2//0/10.. 0x0 0xa 0x1
2021.08.13 9:0:1 (ffffffa2):   atpa::runx() kissing : 10
2021.08.13 9:0:1 (ffffffa2): atpd::KissFromSage: k i len, st_size: 10 6693
2021.08.13 9:0:1 (ffffffa2): atpd::KissFromSage: Get ret : 10 1
2021.08.13 9:0:1 (ffffffa2): KissFromSage: varda5 format, len..- {"typ.. 0x1 0x1a25 0x0
2021.08.13 9:0:1 (ffffffa2):   creating dir /thinker/fastdata/bibo/e/res2//0
2021.08.13 9:0:1 (ffffffa2):   mkdir ..- /thinker/fastdata/bibo/e/res2//0.. 0xffffffffffffffff 0x0 0x0
2021.08.13 9:0:1 (ffffffa2):   creating dir /thinker/fastdata/bibo/e/res2//0/10
2021.08.13 9:0:1 (ffffffa2):     mkdir returns - ffffffffffffffff 0 0 0
[root@limbo305-2 sage]#

efs dir is not installed on limbo305-2
Code:
[root@limbo305-2 sage]# dexer 'ls /thinker/bin/ephemeral/'
10.36.1.49: ls /thinker/bin/ephemeral/
bibo

10.36.2.50: ls /thinker/bin/ephemeral/

10.36.3.51: ls /thinker/bin/ephemeral/
bibo

[root@limbo305-2 sage]#

i re-trun startbibo, and the dir is created.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
BIBO on limbo305 - zhihao - 08-08-2021, 12:35 PM
RE: BIBO on limbo305 - zhihao - 08-08-2021, 12:38 PM
RE: BIBO on limbo305 - lingu - 08-13-2021, 09:30 AM
RE: BIBO on limbo305 - zhihao - 08-08-2021, 07:56 PM
RE: BIBO on limbo305 - zhihao - 08-10-2021, 12:50 AM
RE: BIBO on limbo305 - lingu - 08-13-2021, 09:37 AM
RE: BIBO on limbo305 - zhihao - 08-13-2021, 11:30 AM
RE: BIBO on limbo305 - lingu - 08-13-2021, 11:33 AM
RE: BIBO on limbo305 - lingu - 08-13-2021 09:39 AM
RE: BIBO on limbo305 - lingu - 08-13-2021, 11:43 AM
RE: BIBO on limbo305 - zhihao - 08-13-2021, 11:42 AM
RE: BIBO on limbo305 - lingu - 08-13-2021, 01:15 PM
RE: BIBO on limbo305 - zhihao - 08-13-2021, 12:33 PM
RE: BIBO on limbo305 - lingu - 08-13-2021, 06:15 PM
RE: BIBO on limbo305 - zhihao - 08-13-2021, 01:22 PM
RE: BIBO on limbo305 - lingu - 08-13-2021, 03:18 PM
RE: BIBO on limbo305 - zhihao - 08-13-2021, 04:16 PM
RE: BIBO on limbo305 - lingu - 08-13-2021, 04:07 PM
RE: BIBO on limbo305 - lingu - 08-16-2021, 11:19 AM
RE: BIBO on limbo305 - lingu - 08-16-2021, 05:53 PM
RE: BIBO on limbo305 - zhihao - 08-18-2021, 05:38 PM

Forum Jump: