Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
10-25-2012, 12:08 AM
|
#16
|
|
Senior Member
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 1,950
|
he likes good muzak too http://bit.ly/RX8Sk8 
|
|
|
|
10-25-2012, 12:10 AM
|
#17
|
|
Member
Registered: Mar 2007
Posts: 212
Rep:
|
See https://lkml.org/lkml/2012/10/24/620
It's from the original reporter of the problem. He says for example: "It occurs to me that it is possible that this bug hits only those filesystems for which a umount has started but been unable to complete. If so, this is a relatively rare and unimportant bug which probably hits only me and users of slow removable filesystems in the whole world..." and "Verified! You do indeed need to do passing strange things to trigger this bug -- not surprising, really, or everyone and his dog would have reported it by now. As it is, I'm sorry this hit slashdot, because it reflects unnecessarily badly on a filesystem that is experiencing problems only when people do rather insane things to it."
So, it seems the bug bites if the system is rebooted or powered off while umount is running but has not yet finished.
I wouldn't change the filesystem quite yet...
|
|
|
1 members found this post helpful.
|
10-25-2012, 12:19 AM
|
#18
|
|
Senior Member
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Rep: 
|
I've always had especially bad luck with corrupting data and filesystem's with ext4. That's not to say it's necessarily the the file system's fault, just that it's happened numerous times to me. It's just never been very fault tolerant in my experience. I just now came back to ext4 because it seems like xfs will severely crunch my system for a moment during heavy read/write so it is disconcerting for bugs to be showing up. Anyway I'm not using supposedly affected kernels and I'm still not keeping data on ext4 so we shall see what happens.
|
|
|
|
10-25-2012, 12:21 AM
|
#19
|
|
Senior Member
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Rep: 
|
Quote:
Originally Posted by ponce
|
HA! Ya gotta love a little Jello Lennon 
|
|
|
1 members found this post helpful.
|
10-25-2012, 02:27 AM
|
#20
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,623
|
Another reason I don't use the popular ext* filesystems. They don't have a good history and it continues up to today.
|
|
|
|
10-25-2012, 04:47 AM
|
#21
|
|
LQ Newbie
Registered: Jan 2004
Location: Bulgaria
Distribution: Slackware64-current
Posts: 19
Rep:
|
I don't know if this was related to the 'ext4' issue but I had a data loss (single file) 2-3 weeks ago. I was working on a project in Qt Creator when there was a power breakage. The UPS (APC but very old) saved me for few seconds but it switched off while PC was still powered. I don't remember the exact PC state at this moment: if I closed QT Creator or if I left KDE or if I started shutdown sequence, it happened so fast.
Next time I loaded the project one of the cpp files was empty (0 length).
I use Slackware64-current.
|
|
|
|
10-25-2012, 05:18 AM
|
#22
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,218
|
Quote:
Originally Posted by H_TeXMeX_H
Another reason I don't use the popular ext* filesystems. They don't have a good history and it continues up to today.
|
I would maybe see it the other way around. Because they are popular more bugs are are reported, which gives them a "bad history", but makes them more stable in the end. Like this one occurs only under extreme conditions, but was found nonetheless.
|
|
|
3 members found this post helpful.
|
10-25-2012, 06:07 AM
|
#23
|
|
Member
Registered: May 2008
Distribution: Slackware64, Arch
Posts: 88
Rep:
|
Quote:
Originally Posted by jtsn
Ext2 filesystem corruption was my main reason for switching mission-critical servers to BSD back in 2000 (and back to Slackware as ext3 settled in). So this is not the first time, but the continuation of a long sad story.
|
I quit using FreeBSD years ago around the 4.x-5.x series because it would not boot/ or boot and crash because i was using a usb keyboard and other oddities, besides that I never found FreeBSD to be more stable or faster than Linux. I do prefer some of its userland. FreeBSD and NetBSD newish init systems rock, it does not have the LP mess of Pulseaudio and SystemD but the kernels are are trash.
BSD users/devs are still the most elitist pricks this side of Apple. I would love to have a BSD like system with a Linux kernel, the closest I have come is Slackware.
Quote:
Originally Posted by H_TeXMeX_H
Another reason I don't use the popular ext* filesystems. They don't have a good history and it continues up to today.
|
The EXT's are the least problematic general purpose filesystems in Linux, and better tested and a more bug free better track record than XFS, ReiserFS, JFS, BTRFS.
|
|
|
|
10-25-2012, 06:58 AM
|
#24
|
|
Member
Registered: Sep 2009
Location: Ireland
Distribution: Slackware64, NetBSD
Posts: 400
Rep: 
|
Quote:
Originally Posted by Pixxt
BSD users/devs are still the most elitist pricks this side of Apple.
|
Strong words. I don't consider myself elitist and I have found the NetBSD devs and users anything but elitist.
|
|
|
3 members found this post helpful.
|
10-25-2012, 07:21 AM
|
#25
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,623
|
Quote:
Originally Posted by Pixxt
The EXT's are the least problematic general purpose filesystems in Linux, and better tested and a more bug free better track record than XFS, ReiserFS, JFS, BTRFS.
|
As people often tell me nowadays: prove it.
Ok, maybe I won't be that mean, how about some examples or articles ?
Honestly I think the bugs are due to bad decisions made by the devs, like when they first released ext4 and made the default 'data=writeback'. It was changed eventually, but it took time and data loss.
|
|
|
|
10-25-2012, 12:26 PM
|
#26
|
|
Member
Registered: May 2010
Posts: 338
Rep: 
|
Well, I am very happy with Pat's 3.2.29 everywhere but my laptop, where I have to run at least 3.3 on the account of Ivy Bridge. I can't pretend to understand this thread, but it looks like everything from 3.3 and up may be affected, so I guess I just have to not reboot until they fix it 
|
|
|
|
10-25-2012, 12:33 PM
|
#27
|
|
Senior Member
Registered: May 2008
Posts: 2,844
Original Poster
|
Now that more detail's have come out I don't think there is much cause for concern: unless you're system has a tendency not to shutdown cleanly for some reason.
|
|
|
|
10-25-2012, 03:11 PM
|
#28
|
|
Member
Registered: May 2008
Distribution: Slackware64, Arch
Posts: 88
Rep:
|
Quote:
Originally Posted by GazL
Now that more detail's have come out I don't think there is much cause for concern: unless you're system has a tendency not to shutdown cleanly for some reason.
|
https://plus.google.com/117091380454...ts/Wcc5tMiCgq7
You're right!
|
|
|
|
10-25-2012, 03:17 PM
|
#29
|
|
Member
Registered: Apr 2010
Distribution: Slackware
Posts: 311
Rep:
|
Quote:
Originally Posted by TobiSGD
Has this error actually occurred to anyone?
|
I have lost a root file system on one machine last week. I can't say for certain it was the bug in question. It certainly followed precisely the pattern that is said to trigger the bug, but on the other hand the machine wasn't on 3.5.7 yet. I haven't had the time yet to assess the situation and salvage whatever I can, followed by a re-install.
|
|
|
|
10-26-2012, 10:58 AM
|
#30
|
|
Member
Registered: Jan 2012
Location: Directly above the center of the earth
Distribution: Slackware. What else is there?
Posts: 135
Rep:
|
ReiserFS kicks ass. It's not let me down in 12 years of use. Started using it with SuSE 7.3 through openSUSE 11.3, then in Slackware 13.37 and now 14.0
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:14 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|