Advertisement
Guest User

Untitled

a guest
Jan 6th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.60 KB | None | 0 0
  1. bash-3.2$ date ; uptime ; uname -v ; uname -n
  2. Fri 6 Jan 2017 07:58:05 GMT
  3. 7:58 up 16 mins, 3 users, load averages: 1.42 1.54 1.26
  4. Darwin Kernel Version 13.4.0: Mon Jan 11 18:17:34 PST 2016; root:xnu-2422.115.15~1/RELEASE_X86_64
  5. cces3e-gjp4.local
  6. bash-3.2$ zfs mount
  7. bash-3.2$ zfs list
  8. NAME USED AVAIL REFER MOUNTPOINT
  9. gjp22 394Gi 170Gi 255Gi /Users/gjp22
  10. gjp22/VirtualBox 133Gi 170Gi 130Gi /Users/gjp22/Library/VirtualBox
  11. gjp22/casesensitive 48.9Mi 170Gi 48.9Mi /Volumes/casesensitive
  12. bash-3.2$ sudo mdutil -asv
  13. /:
  14. Indexing disabled.
  15. /.MobileBackups:
  16. 2017-01-06 07:58:21.388 mdutil[691:507] Metadata.framework [Error]: mdsCopyStoreAttributes failed: (8) (os/kern) no access
  17. No index.
  18. bash-3.2$ zpool status
  19. pool: gjp22
  20. state: ONLINE
  21. status: One or more devices has experienced an error resulting in data
  22. corruption. Applications may be affected.
  23. action: Restore the file in question if possible. Otherwise restore the
  24. entire pool from backup.
  25. scan: scrub repaired 4.57Mi in 57h39m with 4398 errors on Thu Jun 23 09:16:34 2016
  26. config:
  27.  
  28. NAME STATE READ WRITE CKSUM
  29. gjp22 ONLINE 0 0 0
  30. GPTE_67095812-B5B2-4ECE-A0D5-E1721F71C279 ONLINE 0 0 0 at disk2s1
  31. cache
  32. GPTE_58791DAF-5BC7-480E-B752-F42055A5B8AA OFFLINE 0 0 0
  33.  
  34. errors: 4599 data errors, use '-v' for a list
  35. bash-3.2$ sudo zfs mount gjp22
  36. bash-3.2$ sudo mdutil -asv
  37. /:
  38. Indexing disabled.
  39. /.MobileBackups:
  40. 2017-01-06 07:58:59.890 mdutil[698:507] Metadata.framework [Error]: mdsCopyStoreAttributes failed: (8) (os/kern) no access
  41. No index.
  42. /Users/gjp22:
  43. Indexing and searching disabled.
  44. bash-3.2$ sudo zfs unmount gjp22
  45. bash-3.2$ sudo zpool status -v | grep -v 0x | grep -v IMAP | grep -v EWS- | grep -v ImapMail | grep -v -i cach
  46. pool: gjp22
  47. state: ONLINE
  48. status: One or more devices has experienced an error resulting in data
  49. corruption. Applications may be affected.
  50. action: Restore the file in question if possible. Otherwise restore the
  51. entire pool from backup.
  52. scan: scrub repaired 4.57Mi in 57h39m with 4398 errors on Thu Jun 23 09:16:34 2016
  53. config:
  54.  
  55. NAME STATE READ WRITE CKSUM
  56. gjp22 ONLINE 0 0 0
  57. GPTE_67095812-B5B2-4ECE-A0D5-E1721F71C279 ONLINE 0 0 0 at disk2s1
  58. GPTE_58791DAF-5BC7-480E-B752-F42055A5B8AA OFFLINE 0 0 0
  59.  
  60. errors: Permanent errors have been detected in the following files:
  61.  
  62. gjp22/casesensitive@2016-05-30-115234:/.Spotlight-V100/Store-V2/C708299D-8AE8-4276-A808-37B59CE5E9E3/0.indexPositions
  63. gjp22:/Pictures/screen captures/2016-01-02 15-53-29 screenshot.png
  64. gjp22:/Library/Mail/V2/Mailboxes/AppleSeed.mbox/OS X.mbox/10.mbox/7.mbox/10.7.mbox/11A419.mbox/147213656 EFI, Time Machine, Core Storage.mbox/A149F993-BC52-4E18-B26A-196B50BF2E63/Data/2/0/5/Messages/502484.emlx
  65. gjp22:/Library/Mail/V2/Mailboxes/AppleSeed.mbox/OS X.mbox/10.mbox/6.mbox/124121554 reversioner.mbox/A149F993-BC52-4E18-B26A-196B50BF2E63/Data/1/0/5/Messages/501570.emlx
  66. gjp22:/Library/Mail/V2/Mailboxes/AppleSeed.mbox/OS X.mbox/10.mbox/6.mbox/124121554 reversioner.mbox/A149F993-BC52-4E18-B26A-196B50BF2E63/Data/1/0/5/Messages/501571.emlx
  67. gjp22:/Library/Mail/V2/Mailboxes/AppleSeed.mbox/OS X.mbox/10.mbox/6.mbox/124121554 reversioner.mbox/A149F993-BC52-4E18-B26A-196B50BF2E63/Data/1/0/5/Messages/501572.emlx
  68. gjp22:/Library/Mail/V2/Mailboxes/AppleSeed.mbox/OS X.mbox/10.mbox/6.mbox/124121554 reversioner.mbox/A149F993-BC52-4E18-B26A-196B50BF2E63/Data/1/0/5/Messages/501573.emlx
  69. gjp22:/Library/Mail/V2/Mailboxes/AppleSeed.mbox/OS X.mbox/10.mbox/6.mbox/124121554 reversioner.mbox/A149F993-BC52-4E18-B26A-196B50BF2E63/Data/1/0/5/Messages/501574.emlx
  70. gjp22:/Library/Mail/V2/Mailboxes/AppleSeed.mbox/Feedback Assistant.mbox/1A8392.mbox/149689229 large attachments.mbox/A149F993-BC52-4E18-B26A-196B50BF2E63/Data/1/0/5/Messages/501348.emlx
  71. gjp22:/Library/Application Support/Firefox/Profiles/ct3gvkvu.default-1444538811493/sessions/Deleted Sessions/backup-13-9.session
  72. gjp22:/Library/Application Support/NotificationCenter/E6CD44A7-6B58-4F28-8373-96A2836F1340.db
  73. gjp22:/Pictures/screen captures/2016-01-23 08-06-43 screenshot.png
  74. gjp22:/<xattrdir>/com.apple.system.Security
  75. gjp22:/Library/Mail/V2/Mailboxes/AppleSeed.mbox/Feedback Assistant.mbox/1A8342.mbox/147325262 OK button.mbox/A149F993-BC52-4E18-B26A-196B50BF2E63/Data/1/0/5/Messages/501282.emlx
  76. gjp22:/Library/Application Support/Firefox/Profiles/ct3gvkvu.default-1444538811493/sessions/Deleted Sessions/backup-5-29.session
  77. gjp22:/Library/Application Support/CrossOver/Bottles/Filtered Noise Generator/drive_c/windows/system32/hhctrl.ocx
  78. gjp22:/Library/Application Support/Firefox/Profiles/ct3gvkvu.default-1444538811493/extensions/{8620c15f-30dc-4dba-a131-7c5d20cf4a29}/chrome/content/crashme.js
  79. gjp22:/Library/Application Support/AddressBook/Sources/92651A54-B0FC-4258-ACFF-1032CB999976/Metadata/B4A4CE32-67EE-4011-8587-16FD06695EA5:ABPerson.abcdp
  80. gjp22:/Library/Application Support/AddressBook/Sources/92651A54-B0FC-4258-ACFF-1032CB999976/Metadata/B6E20986-CF42-41D8-B09D-CB5165837F13:ABPerson.abcdp
  81. gjp22:/Library/Application Support/AddressBook/Sources/92651A54-B0FC-4258-ACFF-1032CB999976/Metadata/B710C409-89C3-4B8D-9999-1E86B3A9A6C4:ABPerson.abcdp
  82. gjp22:/Library/Application Support/AddressBook/Sources/92651A54-B0FC-4258-ACFF-1032CB999976/Metadata/B788A47A-A6E7-4D1B-8611-E5421BF3A720:ABPerson.abcdp
  83. gjp22:/Library/Application Support/AddressBook/Sources/92651A54-B0FC-4258-ACFF-1032CB999976/Metadata/B82F74CF-43D2-4E82-B990-8E2F7FD52CB8:ABPerson.abcdp
  84. gjp22:/Library/Application Support/AddressBook/Sources/92651A54-B0FC-4258-ACFF-1032CB999976/Metadata/B8B4D335-680E-4DE5-891B-249AF11F40E5:ABPerson.abcdp
  85. gjp22:/Library/Application Support/AddressBook/Sources/92651A54-B0FC-4258-ACFF-1032CB999976/Metadata/B9D977FA-D818-4BF7-AD46-19D62E6C0873:ABPerson.abcdp
  86. gjp22:/Library/Application Support/AddressBook/Sources/92651A54-B0FC-4258-ACFF-1032CB999976/Metadata/BA5272D5-625B-456E-9163-6102E8C055E1:ABPerson.abcdp
  87. gjp22/VirtualBox@2016-05-30-115234:/Machines/Android/Android-x86/Android-x86.vdi
  88. gjp22/VirtualBox@2016-05-30-115234:/Machines/BSD/FreeBSD/FreeBSD 10.2 (64bit).vdi
  89. gjp22/VirtualBox@2016-05-30-115234:/Machines/BSD/FreeBSD/FreeBSD-11.0-CURRENT-amd64-2016-01-15.vmdk
  90. gjp22/VirtualBox@2016-05-30-115234:/Machines/BSD/FreeBSD/FreeBSD-10.2-RELEASE-amd64.vmdk
  91. gjp22/VirtualBox@2016-05-30-115234:/Machines/BSD/PC-BSD base/Snapshots/{9f2a88d6-03c8-4747-821c-dfbfcf6cb67a}.vmdk
  92. gjp22/VirtualBox@2016-05-30-115234:/Machines/PC-BSD CURRENT/Snapshots/{14aa02fd-648d-4de0-b6b0-02f59d5bee42}.vmdk
  93. gjp22/VirtualBox@2016-05-30-115234:/Machines/BSD/FreeBSD/FreeBSD-11.0-CURRENT-amd64-2015-12.vmdk
  94. gjp22/VirtualBox@2016-06-10-175159:/Machines/PC-BSD CURRENT/Snapshots/{14aa02fd-648d-4de0-b6b0-02f59d5bee42}.vmdk
  95. gjp22@2016-06-12-211217:/.Spotlight-V100/Store-V2/93D2D11E-B7C0-4C4D-B671-507ADFA3838A/.store.db
  96. gjp22@2016-06-12-211217:/.Spotlight-V100/Store-V2/93D2D11E-B7C0-4C4D-B671-507ADFA3838A/0.indexPostings
  97. gjp22@2016-06-12-211217:/.Spotlight-V100/Store-V2/93D2D11E-B7C0-4C4D-B671-507ADFA3838A/0.indexPositions
  98. gjp22@2016-06-12-211217:/.Spotlight-V100/Store-V2/93D2D11E-B7C0-4C4D-B671-507ADFA3838A/0.indexDirectory
  99. gjp22@2016-06-12-211217:/.Spotlight-V100/Store-V2/93D2D11E-B7C0-4C4D-B671-507ADFA3838A/0.indexArrays
  100. bash-3.2$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement