linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Urgent: Need BTRFS-Expert
@ 2018-10-17  7:58 Michael Post
  2018-10-17  8:17 ` Michael Post
  2018-10-17  9:18 ` Hugo Mills
  0 siblings, 2 replies; 7+ messages in thread
From: Michael Post @ 2018-10-17  7:58 UTC (permalink / raw)
  To: linux-btrfs

Hello together,

i need a BTRFS-Expert for remote support.

Anyone who can assist me?

Please let me know,

Michael Post

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Urgent: Need BTRFS-Expert
  2018-10-17  7:58 Urgent: Need BTRFS-Expert Michael Post
@ 2018-10-17  8:17 ` Michael Post
  2018-10-17  9:18 ` Hugo Mills
  1 sibling, 0 replies; 7+ messages in thread
From: Michael Post @ 2018-10-17  8:17 UTC (permalink / raw)
  To: linux-btrfs

Hello together,

i need a BTRFS-Expert for remote support.

Anyone who can assist me via Skype or teamviewer?
I will pay for it.

Please let me know,

Michael Post

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Urgent: Need BTRFS-Expert
  2018-10-17  7:58 Urgent: Need BTRFS-Expert Michael Post
  2018-10-17  8:17 ` Michael Post
@ 2018-10-17  9:18 ` Hugo Mills
  2018-10-17  9:27   ` Michael Post
  1 sibling, 1 reply; 7+ messages in thread
From: Hugo Mills @ 2018-10-17  9:18 UTC (permalink / raw)
  To: Michael Post; +Cc: linux-btrfs

[-- Attachment #1: Type: text/plain, Size: 638 bytes --]

   Hi, Michael,

On Wed, Oct 17, 2018 at 09:58:31AM +0200, Michael Post wrote:
> Hello together,
> 
> i need a BTRFS-Expert for remote support.
> 
> Anyone who can assist me?

   This is generally the wrong approach to take in open-source
circles. Instead, if you describe your problem here on this mailing
list, you'll get *most* of the experts looking at it, rather than just
the one, and you'll generally get a much better (and easier to use)
service.

   Hugo.

-- 
Hugo Mills             | The early bird gets the worm, but the second mouse
hugo@... carfax.org.uk | gets the cheese.
http://carfax.org.uk/  |
PGP: E2AB1DE4          |

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Urgent: Need BTRFS-Expert
  2018-10-17  9:18 ` Hugo Mills
@ 2018-10-17  9:27   ` Michael Post
  2018-10-17 10:39     ` Qu Wenruo
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Post @ 2018-10-17  9:27 UTC (permalink / raw)
  To: Hugo Mills, linux-btrfs


[-- Attachment #1.1: Type: text/plain, Size: 673 bytes --]

Hello Hugo,

thanks for your information.

I have an 1 TB BTRFS-Partition which suddenly could not be mounted.

I tried the following commands


host@:btrfs check -b /dev/mapper/vg0-virtualbox
....
Errors found in extent allocation tree or chunk allocation
bytenr mismatch, want=1263661723648, have=0




host@:btrfs rescue super-recover -y  /dev/mapper/vg0-virtualbox
All supers are valid, no need to recover


Then i did
btrfs rescue chunk-recover -y  /dev/mapper/vg0-virtualbox
This commands fails after around 2.5 hours with the messages, that it
could not recover the chunc tree.

What are the next possibilities?

Greetings,

Michael


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 554 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Urgent: Need BTRFS-Expert
  2018-10-17  9:27   ` Michael Post
@ 2018-10-17 10:39     ` Qu Wenruo
  2018-10-17 15:50       ` Michael Post
  0 siblings, 1 reply; 7+ messages in thread
From: Qu Wenruo @ 2018-10-17 10:39 UTC (permalink / raw)
  To: Michael Post, Hugo Mills, linux-btrfs


[-- Attachment #1.1: Type: text/plain, Size: 862 bytes --]



On 2018/10/17 下午5:27, Michael Post wrote:
> Hello Hugo,
> 
> thanks for your information.
> 
> I have an 1 TB BTRFS-Partition which suddenly could not be mounted.
> 
> I tried the following commands
> 
> 
> host@:btrfs check -b /dev/mapper/vg0-virtualbox
> ....

This is the important part.
Please paste them out.

Thanks,
Qu

> Errors found in extent allocation tree or chunk allocation
> bytenr mismatch, want=1263661723648, have=0
> 
> 
> 
> 
> host@:btrfs rescue super-recover -y  /dev/mapper/vg0-virtualbox
> All supers are valid, no need to recover
> 
> 
> Then i did
> btrfs rescue chunk-recover -y  /dev/mapper/vg0-virtualbox
> This commands fails after around 2.5 hours with the messages, that it
> could not recover the chunc tree.
> 
> What are the next possibilities?
> 
> Greetings,
> 
> Michael
> 


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Urgent: Need BTRFS-Expert
  2018-10-17 10:39     ` Qu Wenruo
@ 2018-10-17 15:50       ` Michael Post
  2018-10-18  0:48         ` Qu Wenruo
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Post @ 2018-10-17 15:50 UTC (permalink / raw)
  To: Qu Wenruo, Hugo Mills, linux-btrfs


[-- Attachment #1.1: Type: text/plain, Size: 387 bytes --]

Hello Qu,
Hello Hugo,

i got this result when i try to recover the chunk tree.

# btrfs check /dev/mapper/vg0-virtualbox
bytenr mismatch, want=1263835381760, have=0
ERROR: cannot open file system


# btrfs rescue chunk-recover -y  /dev/mapper/vg0-virtualbox
Scanning: DONE in dev0
open with broken chunk error
Chunk tree recovery failed

Did you any clue?


Michael


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 554 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Urgent: Need BTRFS-Expert
  2018-10-17 15:50       ` Michael Post
@ 2018-10-18  0:48         ` Qu Wenruo
  0 siblings, 0 replies; 7+ messages in thread
From: Qu Wenruo @ 2018-10-18  0:48 UTC (permalink / raw)
  To: Michael Post, Hugo Mills, linux-btrfs


[-- Attachment #1.1: Type: text/plain, Size: 807 bytes --]



On 2018/10/17 下午11:50, Michael Post wrote:
> Hello Qu,
> Hello Hugo,
> 
> i got this result when i try to recover the chunk tree.
> 
> # btrfs check /dev/mapper/vg0-virtualbox
> bytenr mismatch, want=1263835381760, have=0
> ERROR: cannot open file system

This means some essential trees get corrupted.
I remember latest btrfs-progs should prompt which tree is corrupted.

Would you please use latest btrfs-progs and try again?

Also would you please paste the following output?

 # btrfs ins dump-super <device>
 # btrfs ins dump-tree -t chunk <device>

Thanks,
Qu

> 
> 
> # btrfs rescue chunk-recover -y  /dev/mapper/vg0-virtualbox
> Scanning: DONE in dev0
> open with broken chunk error
> Chunk tree recovery failed
> 
> Did you any clue?
> 
> 
> Michael
> 


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-10-18  0:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-17  7:58 Urgent: Need BTRFS-Expert Michael Post
2018-10-17  8:17 ` Michael Post
2018-10-17  9:18 ` Hugo Mills
2018-10-17  9:27   ` Michael Post
2018-10-17 10:39     ` Qu Wenruo
2018-10-17 15:50       ` Michael Post
2018-10-18  0:48         ` Qu Wenruo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).