Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754273AbbK3SAI (ORCPT ); Mon, 30 Nov 2015 13:00:08 -0500 Received: from mail-pa0-f43.google.com ([209.85.220.43]:33221 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752639AbbK3SAG (ORCPT ); Mon, 30 Nov 2015 13:00:06 -0500 Message-ID: <1448906401.2660.7.camel@slavad-ubuntu-14.04> Subject: Re: kmod-hfsplus From: Viacheslav Dubeyko To: Richard Thomas Cc: linux-kernel@vger.kernel.org Date: Mon, 30 Nov 2015 10:00:01 -0800 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2176 Lines: 62 On Sun, 2015-11-29 at 20:12 +0000, Richard Thomas wrote: > Hi, > > I have version 0.0-2 of this installed on my CentOS machines. > What Linux kernel version do you have? > When I try to copy an entire hard drive that is formatted with the > hfs+ file system to another, it makes my system completely freeze > after a period of time. Do you have opportunity to use 'echo t > /proc/sysrq-trigger' command for the case of system freezing? Your system log should contain many interesting information about the issue. Could you check file system's correctness before copy operation? Are you sure that file system is not corrupted? Could you check successfulness of copy operation under Mac OS X? > > I have tried this on two different CentOS machines of mine and the > same thing happens. > > I had made my cp command log it's output to a file (shown at the > bottom of this email), though it does not really show any debug level > information, it just shows the last thing it wrote to stdout. > Do you have opportunity to use 'strace cp ' command with the goal to understand what is going wrong? Thanks, Vyacheslav Dubeyko. > Please could you help me with this. > > Thanks, > > Richard. > > > `/media/Toshiba/Bike/_DSC5191.ARW' -> `/mnt/tmp/Bike/_DSC5191.ARW' > `/media/Toshiba/Bike/_DSC5192.ARW' -> `/mnt/tmp/Bike/_DSC5192.ARW' > `/media/Toshiba/Bike/_DSC5193.ARW' -> `/mnt/tmp/Bike/_DSC5193.ARW' > `/media/Toshiba/Bike/_DSC5194.ARW' -> `/mnt/tmp/Bike/_DSC5194.ARW' > `/media/Toshiba/Bike/_DSC5195.ARW' -> `/mnt/tmp/Bike/_DSC5195.ARW' > `/media/Toshiba/Bike/_DSC5196-Edit.psd' -> `/mnt/tmp/Bike/_DSC5196-Edit.psd' > `/media/Toshiba/Bike/_DSC5196.ARW' > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/