Guest User

Untitled

a guest
Apr 21st, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. pytagsfs -d -o verbosity='error' -o format="%f" /tmp/DB blah
  2. [11:18:32,654] pytagsfs version 0.9.2
  3. [11:18:32,654] command-line arguments: ['-d', '-o', 'verbosity=error', '-o', 'format=%f', '/tmp/DB', 'blah']
  4. [11:18:32,655] fuse command-line arguments: ['-o', 'default_permissions', '-o', 'entry_timeout=0', '-o', 'negative_timeout=0', '-o', 'attr_timeout=0', '-o', 'nolocalcaches', '-o', 'noreadahead', '-o', 'noubc', '-o', 'novncache', '-o', 'subtype=pytagsfs', '-d', '-f', '-o', 'fsname=/tmp/DB', '/Volumes/trogdor/z backups/Views/blah']
  5. [11:18:32,658] trying source tree monitor class pytagsfs.sourcetreemon.inotifyx_.DeferredInotifyxSourceTreeMonitor
  6. [11:18:32,660] WARNING: failed to initialize source tree monitor pytagsfs.sourcetreemon.inotifyx_.DeferredInotifyxSourceTreeMonitor: missing dependency inotifyx
  7. [11:18:32,660] trying source tree monitor class pytagsfs.sourcetreemon.gamin_.DeferredGaminSourceTreeMonitor
  8. [11:18:32,661] WARNING: failed to initialize source tree monitor pytagsfs.sourcetreemon.gamin_.DeferredGaminSourceTreeMonitor: missing dependency gamin
  9. [11:18:32,662] trying source tree monitor class pytagsfs.sourcetreemon.kqueue_.DeferredKqueueSourceTreeMonitor
  10. [11:18:32,693] source_tree_rep_cls: pytagsfs.sourcetreerep.pollinline.PollInLineSourceTreeRepresentation
  11. [11:18:32,693] path_store_cls: pytagsfs.pathstore.pytypes.PyTypesPathStore
  12. [11:18:32,694] source_tree_mon_cls: pytagsfs.sourcetreemon.kqueue_.DeferredKqueueSourceTreeMonitor
  13. [11:18:32,694] multithreaded = True
  14. unique: 0, opcode: INIT (26), nodeid: 0, insize: 56
  15. INIT: 7.8
  16. flags=0x00000000
  17. max_readahead=0x00100000
  18. [11:18:32,712] fsinit()
  19. [11:18:32,713] SpecialFileFileSystemMixin: _special_file_classes_by_path = {u'/.log': <class 'pytagsfs.specialfile.logfile.VirtualLogFile'>}
  20. [11:18:32,713] source tree representation can't handle fork, calling source_tree_rep.start in init
  21. [11:18:32,714] populating source tree representation...
  22. [11:18:32,746] fsinit(...) -> 0
  23. INIT: 7.8
  24. flags=0x00000002
  25. max_readahead=0x00100000
  26. max_write=0x01000000
  27. unique: 0, error: 0 (Unknown error: 0), outsize: 40
  28. unique: 0, opcode: STATFS (17), nodeid: 1, insize: 40
  29. [11:18:32,746] statfs()
  30. [11:18:32,747] statfs(...) -> StatVfs({'f_bsize': 1048576, 'f_bavail': 25824596, 'f_favail': 25824596, 'f_files': 38988746, 'f_frsize': 4096, 'f_blocks': 38988748, 'f_ffree': 25824596, 'f_bfree': 25888596, 'f_namemax': 255, 'f_flag': 0})
  31. unique: 0, error: 0 (Unknown error: 0), outsize: 96
  32. unique: 0, opcode: STATFS (17), nodeid: 1, insize: 40
  33. [11:18:32,748] statfs()
  34. [11:18:32,748] statfs(...) -> StatVfs({'f_bsize': 1048576, 'f_bavail': 25824596, 'f_favail': 25824596, 'f_files': 38988746, 'f_frsize': 4096, 'f_blocks': 38988748, 'f_ffree': 25824596, 'f_bfree': 25888596, 'f_namemax': 255, 'f_flag': 0})
  35. unique: 0, error: 0 (Unknown error: 0), outsize: 96
  36. unique: 0, opcode: STATFS (17), nodeid: 1, insize: 40
  37. unique: 1, opcode: STATFS (17), nodeid: 1, insize: 40
  38. [11:18:32,751] statfs()
Add Comment
Please, Sign In to add comment