Allegedly, on or about 03 March 2016, jd1008 sent:
> I have a 4tb hfsplus partition.
> Mounting and writing to it present no problems.
> However
> 1. sync command hangs

Educated guess...  file system fault?  Is there a file system check
program for that particular filing system.

Hanging sync sounds like it's not finishing updating the filesystem (the
original write seemed to work, because it didn't actually write and
complete when you thought it did, it's gone into cache, you're returned
to carry on doing other things, and syncing would be the next step in
the background (though it would try to do it, some time after the write,
before you tried manually syncing).

Though, another thought is - would there be anything else with a grip on
the mount point, that's not letting go?

> 2. umount of any hfsplus partion, hangs.
> 3. reboot hangs (it never reboots, forcing me to use the hard reset)
> 4. shutdown now hangs requires hard reset.
> 5. using the gui  system -> shutdown -> [shutdown|restart|suspend|hibernate]
>     hang forever, thus also requiring hard reset.

All of those would be failing for the same reason - trying to sync a
file system before it shuts down, and it'll wait until the sync
finished, or perhaps for a lengthy timeout.

-- 
[tim@localhost ~]$ uname -rsvp
Linux 3.9.10-100.fc17.x86_64 #1 SMP Sun Jul 14 01:31:27 UTC 2013 x86_64

Boilerplate:  All mail to my mailbox is automatically deleted, there is
no point trying to privately email me, I only get to see the messages
posted to the mailing list.

Linux servers are always being dæmonised...



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to