Advertisement
Guest User

Untitled

a guest
Nov 12th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. root@csn5:~# diff crush.gh.txt crush.gh.txt.new
  2. 4c4
  3. < device 0 pool=default
  4. ---
  5. > device 0 osd.0
  6. 233c233
  7. < rack unknownrack {
  8. ---
  9. > rack rack1313 {
  10. 239d238
  11. < item csn2 weight 2.000
  12. 247d245
  13. < item pool=default weight 0.000
  14. 265c263
  15. < rack unkownrack {
  16. ---
  17. > rack rack1315 {
  18. 270,271c268
  19. < item csn4 weight 1.000
  20. < item csn3 weight 2.000
  21. ---
  22. > item csn2 weight 2.000
  23. 273a271,285
  24. > rack rack1314 {
  25. > id -9 # do not change unnecessarily
  26. > # weight 5.000
  27. > alg straw
  28. > hash 0 # rjenkins1
  29. > item csn3 weight 2.000
  30. > }
  31. > rack rack1316 {
  32. > id -10 # do not change unnecessarily
  33. > # weight 5.000
  34. > alg straw
  35. > hash 0 # rjenkins1
  36. > item csn4 weight 2.000
  37. > }
  38. >
  39. 279,280c291,294
  40. < item unknownrack weight 4.000
  41. < item unkownrack weight 5.000
  42. ---
  43. > item rack1313 weight 4.000
  44. > item rack1314 weight 4.000
  45. > item rack1315 weight 4.000
  46. > item rack1316 weight 4.000
  47. root@csn5:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement