All of lore.kernel.org
 help / color / mirror / Atom feed
* kmod-hfsplus
@ 2015-11-29 20:12 Richard Thomas
  2015-11-30 18:00 ` kmod-hfsplus Viacheslav Dubeyko
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Thomas @ 2015-11-29 20:12 UTC (permalink / raw)
  To: linux-kernel

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'

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

* Re: kmod-hfsplus
  2015-11-29 20:12 kmod-hfsplus Richard Thomas
@ 2015-11-30 18:00 ` Viacheslav Dubeyko
  0 siblings, 0 replies; 2+ messages in thread
From: Viacheslav Dubeyko @ 2015-11-30 18:00 UTC (permalink / raw)
  To: Richard Thomas; +Cc: linux-kernel

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 <rest>' 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/



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

end of thread, other threads:[~2015-11-30 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-29 20:12 kmod-hfsplus Richard Thomas
2015-11-30 18:00 ` kmod-hfsplus Viacheslav Dubeyko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.