Re: ERROR: unsupported checksum algorithm 35355

2018-03-06 Thread Ken Swenson
successfully mounted the file system and can access all my data. Thanks again, Ken On 03/06/2018 03:45 AM, Qu Wenruo wrote: > Here is the fixed superblock. > > csum type and incompat flags get fixed. > > I'm not sure if they are the only problems, but I strongly recommend to &g

Re: ERROR: unsupported checksum algorithm 35355

2018-03-05 Thread Ken Swenson
Hi Qu, attached is the binary super block as requested. Thank you, Ken On 03/05/2018 09:07 PM, Qu Wenruo wrote: > > On 2018年03月06日 09:51, Ken Swenson wrote: >> Hello, >>   >> Somehow it appears the csum_type on my btrfs file system got corrupted. >> I canno

ERROR: unsupported checksum algorithm 35355

2018-03-05 Thread Ken Swenson
  level: 0         backup_dev_root:    183975936    gen: 7775    level: 1         backup_csum_root:    188071936    gen:     level: 2         backup_total_bytes:    5000947523584         backup_bytes_used:    420849201152         backup_num_devices:    1 Thank you, Ken N�r��yb�X��ǧv�^�)޺{.n�+{

trying to balance, filesystem keeps going read-only.

2015-11-01 Thread Ken Long
I have a file system of four 5TB drives. Well, one drive is 8TB with a 5TB partition.. the rest are 5TB drives. I created the initial btrfs file system on on drive. rsync'd data to it. added another drive. rsync'd data. added a third drive, rsync'd data. Added a four drive, trying to balance. The

Re: trying to balance, filesystem keeps going read-only.

2015-11-01 Thread Ken Long
to be fixed yet.. https://bugzilla.kernel.org/show_bug.cgi?id=93581 On Sun, Nov 1, 2015 at 9:17 AM, Roman Mamedov <r...@romanrm.net> wrote: > On Sun, 1 Nov 2015 09:07:08 -0500 > Ken Long <kelargo1...@gmail.com> wrote: > >> Yes, the one drive is that Seagate 8TB drive.

Re: trying to balance, filesystem keeps going read-only.

2015-11-01 Thread Ken Long
, 2015 at 8:48 AM, Roman Mamedov <r...@romanrm.net> wrote: > On Sun, 1 Nov 2015 06:24:53 -0500 > Ken Long <kelargo1...@gmail.com> wrote: > >> Well, one drive is 8TB with a 5TB partition. > > Is this by any chance a Seagate "SMR" drive? From what I remember s

Re: BTRFS with 8TB SMR drives

2015-10-23 Thread Ken Long
Hello, I have a a single version of this drive formatted with btrfs. Its my only btrfs drive on this machine. I'm getting similar errors. Is there any info I can provide to help troubleshoot this? Is a full dmesg still wanted? here's what I'm running- $ uname -a Linux machine

btrfs send erroring...

2014-11-20 Thread Ken D'Ambrosio
40% of the way through. As my disk has subvolumes on it, which are underneath /biggie/BACKUP/, is there a different way I should go about sending an entire disk? Thanks! -Ken -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord

Re: btrfs send erroring...

2014-11-20 Thread Ken D'Ambrosio
On 2014-11-20 12:11, Hugo Mills wrote: On Thu, Nov 20, 2014 at 11:57:50AM -0500, Ken D'Ambrosio wrote: Hi! Trying to do a btrfs send, and failing with: root@khamul:~# btrfs send /biggie/BACKUP/ | btrfs receive /tmp/sdd1/ At subvol /biggie/BACKUP/ At subvol BACKUP ERROR: rename o2046806-17126

Re: Fwd: Is there a lightweight copy from one subvolume to another?

2014-01-25 Thread Ken Drummond
. Thanks, Marc If I recall correctly you also need a kernel = 3.7. Which I assume you have if this is now working. Ken. -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Will RAID have issues with disks that spin down?

2012-10-04 Thread Ken D'Ambrosio
Hi. I know that several hardware RAID solutions have issues with disks that spin down when idle; the time to spin back up -- usually on the order of five seconds -- causes unhappy timeouts, etc. I was wondering if that would be an issue with RAID a-la btrfs? Thanks, -Ken -- To unsubscribe

Yet Another Newb Question...

2011-12-07 Thread Ken D'Ambrosio
? (I can still mount them via -o subvolid, but that's not quite the same thing.) Suggestions? Thanks kindly! -Ken -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

btrfs/git question.

2011-11-28 Thread Ken D'Ambrosio
. Is it possible using git to add *just* btrfs patches to an older kernel? Thanks, -Ken -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: mount errors

2011-11-21 Thread Ken D'Ambrosio
1) As of right now, btrfs's fsck is done when it's done. So don't hold your breath, I'm afraid. 2) What errors do you get on mount? It may be as simple as changing your fstab entry such that fsck isn't attempted to be run. (Change the last column to 0.) -Ken On Sat, 19 Nov 2011 14:01:41

Re: Stupid newb tricks: making a subvolume of root.

2011-11-11 Thread Ken D'Ambrosio
difference). My system is, technically, working. Any suggestions on how to get rid of my old root? Thanks... -Ken -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: Stupid newb tricks: making a subvolume of root.

2011-11-11 Thread Ken D'Ambrosio
: grub-probe: error: cannot find a device for / (is /dev/mounted?). (Needless to say, /dev/ *is* mounted. Likely, I've somehow confused it with fstab or something.) But I'm able to look at directories, cat/cp files, etc., so I now at least *could* blow things away. Which is handy. Thanks! -Ken

Stupid newb tricks: making a subvolume of root.

2011-11-10 Thread Ken D'Ambrosio
the actual mounting, grub, etc.,; I have a different system that works the way I want it to.) Thanks, -Ken -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Unable to mount (or, why not to work late at night).

2011-10-27 Thread Ken D'Ambrosio
Extreme Measures(tm), whatever that might entail. If I can't get it back, it's not like it's the loss of my job or anything, but there *is* stuff I'd really like to get back. Thanks, -Ken -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord

Re: Unable to mount (or, why not to work late at night).

2011-10-27 Thread Ken D'Ambrosio
: find_and_setup_root: Assertion '!(!root-node)' failed. Aborted (core dumped) -Ken -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: too many files open

2011-10-05 Thread Ken D'Ambrosio
showing a number anything near your max files, it's probably a fine time to check out lsof. Looking for where the disparity lies will probably offer some insights, I imagine. $.02, -Ken On Wed, 05 Oct 2011 11:54:35 -0400 Jim j...@webstarts.com wrote Checked ulimit and processes

RAID not RAIDing? Or at least not showing correct usage?

2011-09-24 Thread Ken D'Ambrosio
; is there, instead, a logical RAID partition I should be mounting? Or... is there something else I'm just missing? Thanks, and apologies if my ignorance is showing, -Ken -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord...@vger.kernel.org More

[no subject]

2011-09-20 Thread Ken D'Ambrosio
Just wondering if/how one goes about getting the btrfs checksum of a given file. Is there a way? Thanks! -Ken -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: [RFC] btrfs auto snapshot

2011-08-17 Thread Ken A
and much easier than trying to get snapper to compile on fedora libblocxx ? :-) Ken On 8/17/2011 9:04 AM, Dave wrote: I've already done something similar. I take hourly, daily, weekly, and monthly snapshots of my /home subvolume. Here's the script I've created for this: #! /bin/bash

Re: [PATCH 0/2] btrfs: allow cross-subvolume BTRFS_IOC_CLONE

2011-04-02 Thread Ken Drummond
On Fri, 2011-04-01 at 09:34 -0400, Christoph Hellwig wrote: On Thu, Mar 31, 2011 at 08:02:22AM -0400, Chris Mason wrote: Excerpts from Christoph Hellwig's message of 2011-03-31 02:36:36 -0400: On Thu, Mar 31, 2011 at 12:00:11AM -0400, Larry D'Anna wrote: This is a simple patch to allow

Re: 'open_ctree failed', unable to mount the fs

2011-01-07 Thread Ken D'Ambrosio
On Fri, January 7, 2011 2:09 pm, Hugo Mills wrote: On Fri, Jan 07, 2011 at 08:01:47PM +0100, Tomasz Chmielewski wrote: I got a power cycle, after which I'm no longer able to mount btrfs filesystem: [...] The forthcoming[1] btrfsck tool should handle that particular error, I believe. I tried

Failed to read block groups -- is this a problem?

2010-12-31 Thread Ken D'Ambrosio
Is this a Bad Thing? Is there something I should do to try to rectify this? Running Ubuntu with its 2.6.37-11-server kernel (64-bit). Thanks! -Ken -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord...@vger.kernel.org More majordomo

du reporting odd file sizes during copy.

2010-10-06 Thread Ken D'Ambrosio
, -Ken -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Hardlinks-per-directory limit?

2010-07-28 Thread Ken D'Ambrosio
of hardlinks-per-directory limitation, and BackupPC *loves* hardlinks. Would someone care to either remind me what the issue was, or reassure me that it's been rectified? Thanks! -Ken -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean

Re: Status of BTRFS

2010-07-16 Thread Ken D'Ambrosio
. -Ken -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

btrfs/iSCSI/sparse file OOPS.

2009-10-13 Thread Ken D'Ambrosio
I've tried. Is this a known bug? I've tried Googling to no avail. If there's anything I can do to help troubleshoot, please let me know. Thanks! -Ken P.S. FYI, tried the same thing on a reiserfs partition on the same system, worked fine. - dmesg dump