Advertisement
Guest User

Untitled

a guest
Jun 27th, 2014
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. root@edbf1fdcc30c:/raid0# gluster volume geo-replication raid0 /root/test/raid0 start
  2. [2014-06-27 06:46:43.032789] E [glusterd-geo-rep.c:4083:glusterd_get_slave_info] 0-: Invalid slave name
  3. [2014-06-27 06:46:43.032946] W [dict.c:778:str_to_data] (-->/usr/lib/x86_64-linux-gnu/glusterfs/3.5.0/xlator/mgmt/glusterd.so(glusterd_op_stage_gsync_set+0x25b) [0x7f6634c3cfcb] (-->/usr/lib/x86_64-linux-gnu/glusterfs/3.5.0/xlator/mgmt/glusterd.so(glusterd_get_slave_details_confpath+0xf1) [0x7f6634c3bcb1] (-->/usr/lib/x86_64-linux-gnu/libglusterfs.so.0(dict_set_str+0x14) [0x7f6638a2bf74]))) 0-dict: value is NULL
  4. [2014-06-27 06:46:43.032971] E [glusterd-geo-rep.c:3995:glusterd_get_slave_details_confpath] 0-: Unable to store slave volume name.
  5. [2014-06-27 06:46:43.032985] E [glusterd-geo-rep.c:2290:glusterd_op_stage_gsync_set] 0-: Unable to fetch slave or confpath details.
  6. [2014-06-27 06:46:43.033001] E [glusterd-syncop.c:912:gd_stage_op_phase] 0-management: Staging of operation 'Volume Geo-replication' failed on localhost
  7. Staging failed on localhost. Please check the log file for more details.
  8. geo-replication command failed
  9. root@edbf1fdcc30c:/raid0# gluster volume info
  10. [2014-06-27 06:47:23.838208] I [glusterd-handler.c:1169:__glusterd_handle_cli_get_volume] 0-glusterd: Received get vol req
  11.  
  12. Volume Name: myvolume
  13. Type: Replicate
  14. Volume ID: 6dfa9a5a-c45f-457f-b1f0-815982ec69ae
  15. Status: Started
  16. Number of Bricks: 1 x 3 = 3
  17. Transport-type: tcp
  18. Bricks:
  19. Brick1: 172.17.0.113:/mnt/vault/myvolume
  20. Brick2: 172.17.0.114:/mnt/vault/myvolume
  21. Brick3: 172.17.0.115:/mnt/vault/myvolume
  22. [2014-06-27 06:47:23.838874] I [glusterd-handler.c:1169:__glusterd_handle_cli_get_volume] 0-glusterd: Received get vol req
  23.  
  24. Volume Name: raid0
  25. Type: Distribute
  26. Volume ID: a08dd295-c4dd-46fa-b2a8-0799a1d68e63
  27. Status: Started
  28. Number of Bricks: 3
  29. Transport-type: tcp
  30. Bricks:
  31. Brick1: 172.17.0.115:/mnt/vault/raid0
  32. Brick2: 172.17.0.114:/mnt/vault/raid0
  33. Brick3: 172.17.0.113:/mnt/vault/raid0
  34. [2014-06-27 06:47:23.839335] I [glusterd-handler.c:1169:__glusterd_handle_cli_get_volume] 0-glusterd: Received get vol req
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement