Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. # no file created
  2. INFO[06-22|11:52:07] containerFilePut bytes written count=8 name=/tmp/lxd_forkputfile_190273725
  3. INFO[06-22|11:52:07] FilePush dstpath=/tmp/start mode=420 srcpath=/tmp/lxd_forkputfile_190273725 write=overwrite
  4. INFO[06-22|11:52:07] FilePush forkputfile result err=nil out="
  5. forkdofile stderr rootfs=/var/lib/lxd/containers/algoruns-94ae-2f09217d29b2/rootfs pid=22796 source=/tmp/lxd_forkputfile_190273725 target=/tmp/start is_put=1 uid=0 gid=0 mode=420 defuid=0 defgid=0 defmode=416 append=0 manip_file_in_ns open host /tmp/lxd_forkputfile_190273725
  6. manip_file_in_ns host fd=4
  7. manip_file_in_ns attach_userns pid=22796
  8. attach_userns pid=22796 source=user:[4026531837] target=user:[4026532282]
  9. manip_file_in_ns open container /tmp/start
  10. manip_file_in_ns dstfd=5
  11. copy wrote 8 bytes
  12. manip_file_in_ns copied=0
  13. manip_file_in_ns done
  14.  
  15. # works
  16. INFO[06-22|11:57:39] containerFilePut bytes written count=105 name=/tmp/lxd_forkputfile_245670648
  17. INFO[06-22|11:57:39] FilePush dstpath=/tmp/lxc-copy mode=420 srcpath=/tmp/lxd_forkputfile_245670648 write=overwrite
  18. INFO[06-22|11:57:39] FilePush forkputfile result err=nil out="
  19. forkdofile stderr rootfs=/var/lib/lxd/containers/algoruns-94ae-2f09217d29b2/rootfs pid=22796 source=/tmp/lxd_forkputfile_245670648 target=/tmp/lxc-copy is_put=1 uid=0 gid=0 mode=420 defuid=0 defgid=0 defmode=416 append=0
  20. manip_file_in_ns open host /tmp/lxd_forkputfile_245670648
  21. manip_file_in_ns host fd=4
  22. manip_file_in_ns attach_userns pid=22796
  23. attach_userns pid=22796 source=user:[4026531837] target=user:[4026532282]
  24. manip_file_in_ns open container /tmp/lxc-copy
  25. manip_file_in_ns dstfd=5
  26. copy wrote 105 bytes
  27. manip_file_in_ns copied=0
  28. manip_file_in_ns done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement