Re: kmod-hfsplus

2015-11-30 Thread Viacheslav Dubeyko
On Sun, 2015-11-29 at 20:12 +, 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 majord...@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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


kmod-hfsplus

2015-11-29 Thread Richard Thomas
Hi,

I have version 0.0-2 of this installed on my CentOS machines.

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.

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.

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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/