Advertisement
Guest User

sadwebosfan / the 12% not fixing

a guest
Aug 11th, 2012
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.49 KB | None | 0 0
  1. root@webos-device:/# dosfsck -r /dev/mapper/store-media
  2. dosfsck 2.11, 12 Mar 2005, FAT32, LFN
  3. open /dev/mapper/store-media:No such file or directory
  4. root@webos-device:/# ls /dev/mapper/
  5. control
  6. root@webos-device:/# lvm.static lvdisplay
  7. --- Logical volume ---
  8. LV Name /dev/store/root
  9. VG Name store
  10. LV UUID 407RpZ-f1fh-nbGA-WjCN-OowD-Gdot-bhFc7z
  11. LV Write Access read/write
  12. LV Status NOT available
  13. LV Size 568.00 MB
  14. Current LE 71
  15. Segments 1
  16. Allocation inherit
  17. Read ahead sectors auto
  18. Persistent major 254
  19. Persistent minor 0
  20.  
  21. --- Logical volume ---
  22. LV Name /dev/store/var
  23. VG Name store
  24. LV UUID ln0L2p-mqLX-sZk1-9Ux4-zrt4-9L6P-dXt9xr
  25. LV Write Access read/write
  26. LV Status NOT available
  27. LV Size 64.00 MB
  28. Current LE 8
  29. Segments 1
  30. Allocation inherit
  31. Read ahead sectors auto
  32. Persistent major 254
  33. Persistent minor 1
  34.  
  35. --- Logical volume ---
  36. LV Name /dev/store/update
  37. VG Name store
  38. LV UUID VJVZ3n-T9S0-38tY-iYpu-Pi84-Ezvg-yJ85C7
  39. LV Write Access read/write
  40. LV Status NOT available
  41. LV Size 16.00 MB
  42. Current LE 2
  43. Segments 1
  44. Allocation inherit
  45. Read ahead sectors auto
  46. Persistent major 254
  47. Persistent minor 2
  48.  
  49. --- Logical volume ---
  50. LV Name /dev/store/log
  51. VG Name store
  52. LV UUID ZapHws-eavh-0poC-WbCd-gQ4E-66AD-TVMaFZ
  53. LV Write Access read/write
  54. LV Status NOT available
  55. LV Size 24.00 MB
  56. Current LE 3
  57. Segments 1
  58. Allocation inherit
  59. Read ahead sectors auto
  60. Persistent major 254
  61. Persistent minor 3
  62.  
  63. --- Logical volume ---
  64. LV Name /dev/store/mojodb
  65. VG Name store
  66. LV UUID z3PGyK-Q8TG-RZa7-3fAn-b1OE-uywY-3zi3JM
  67. LV Write Access read/write
  68. LV Status NOT available
  69. LV Size 144.00 MB
  70. Current LE 18
  71. Segments 1
  72. Allocation inherit
  73. Read ahead sectors auto
  74. Persistent major 254
  75. Persistent minor 4
  76.  
  77. --- Logical volume ---
  78. LV Name /dev/store/filecache
  79. VG Name store
  80. LV UUID IPTaJR-88RE-FYfg-uT2A-aF4C-zEhk-Emg3Ot
  81. LV Write Access read/write
  82. LV Status NOT available
  83. LV Size 136.00 MB
  84. Current LE 17
  85. Segments 1
  86. Allocation inherit
  87. Read ahead sectors auto
  88. Persistent major 254
  89. Persistent minor 5
  90.  
  91. --- Logical volume ---
  92. LV Name /dev/store/media
  93. VG Name store
  94. LV UUID xfZOBz-ory5-9iOd-frCE-rmoK-Sjwh-pjEHR2
  95. LV Write Access read/write
  96. LV Status NOT available
  97. LV Size 12.84 GB
  98. Current LE 1644
  99. Segments 1
  100. Allocation inherit
  101. Read ahead sectors auto
  102. Persistent major 254
  103. Persistent minor 6
  104.  
  105. --- Logical volume ---
  106. LV Name /dev/store/swap
  107. VG Name store
  108. LV UUID jBtmi0-4Xv0-ETiZ-qmnD-EGxc-Ij3L-i7X1UD
  109. LV Write Access read/write
  110. LV Status NOT available
  111. LV Size 504.00 MB
  112. Current LE 63
  113. Segments 2
  114. Allocation inherit
  115. Read ahead sectors auto
  116. Persistent major 254
  117. Persistent minor 7
  118.  
  119. root@webos-device:/# dosfsck -r /dev/store/media
  120. dosfsck 2.11, 12 Mar 2005, FAT32, LFN
  121. open /dev/store/media:No such file or directory
  122. root@webos-device:/# lvm.static vgscan --ignorelockingfailure
  123. Reading all physical volumes. This may take a while...
  124. Found volume group "store" using metadata type lvm2
  125. root@webos-device:/# lvm.static vgscan -ay --ignorelockingfailure
  126. vgscan: invalid option -- 'a'
  127. Error during parsing of command line.
  128. root@webos-device:/# lvm.static vgchange -ay --ignorelockingfailure
  129. 8 logical volume(s) in volume group "store" now active
  130. root@webos-device:/# dosfsck -r /dev/mapper/store-media
  131. dosfsck 2.11, 12 Mar 2005, FAT32, LFN
  132. There are differences between boot sector and its backup.
  133. Differences: (offset:original/backup)
  134. 71:48/4e, 72:50/4f, 74:50/4e, 75:52/41, 76:45/4d, 77:33/45
  135. 1) Copy original to backup
  136. 2) Copy backup to original
  137. 3) No action
  138. ? 3
  139. ^C/dev/mapper/store-media: 17679 files, 49010/420759 clusters
  140. root@webos-device:/# dosfsck -r /dev/mapper/store-media
  141. dosfsck 2.11, 12 Mar 2005, FAT32, LFN
  142. There are differences between boot sector and its backup.
  143. Differences: (offset:original/backup)
  144. 71:48/4e, 72:50/4f, 74:50/4e, 75:52/41, 76:45/4d, 77:33/45
  145. 1) Copy original to backup
  146. 2) Copy backup to original
  147. 3) No action
  148. ? 2
  149.  
  150. Perform changes ? (y/n) y
  151. Invalid input.
  152. Perform changes ? (y/n) y
  153. /dev/mapper/store-media: 17679 files, 49010/420759 clusters
  154. root@webos-device:/# mkdosfs -f 1 -s 64 /dev/store/media
  155. mkdosfs 2.11 (12 Mar 2005)
  156. root@webos-device:/# tellbootie recover
  157.  
  158. Sat Aug 11 18:03:08 2012
  159. novacomd socket was closed prematurely
  160. novacom: unexpected EOF from server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement