Advertisement
Guest User

Untitled

a guest
May 8th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. # diff /tmp/2 /tmp/1
  2. 3c3
  3. < #lvmcmdline.c:1590 Processing: lvcreate -L10G -n test vg-arch -vvvv
  4. ---
  5. > #lvmcmdline.c:1590 Processing: lvcreate -L10G -n test vg-arch --alloc anywhere -vvvv
  6. 93c93
  7. < #metadata/vg.c:73 Allocated VG vg-arch at 0x5605052dba90.
  8. ---
  9. > #metadata/vg.c:73 Allocated VG vg-arch at 0x56092e620340.
  10. 107c107
  11. < #metadata/vg.c:73 Allocated VG vg-arch at 0x5605052ccc00.
  12. ---
  13. > #metadata/vg.c:73 Allocated VG vg-arch at 0x56092e614c00.
  14. 129,130c129,130
  15. < #metadata/vg.c:88 Freeing VG vg-arch at 0x5605052ccc00.
  16. < #metadata/vg.c:88 Freeing VG vg-arch at 0x5605052dba90.
  17. ---
  18. > #metadata/vg.c:88 Freeing VG vg-arch at 0x56092e614c00.
  19. > #metadata/vg.c:88 Freeing VG vg-arch at 0x56092e620340.
  20. 132c132
  21. < #lvmcmdline.c:1688 Completed: lvcreate -L10G -n test vg-arch -vvvv
  22. ---
  23. > #lvmcmdline.c:1688 Completed: lvcreate -L10G -n test vg-arch --alloc anywhere -vvvv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement