I am getting a series of messages like these from dmesg. They come about every 30 seconds. Any ideas? ReiserFS: hdb6: warning: vs-2100: add_save_link:search_by_key ([-1 141184 0x1 IND]) returned 1 ReiserFS: hdb6: warning: vs-2100: add_save_link:search_by_key ([-1 141184 0x1 IND]) returned 1 ReiserFS: hdb6: warning: vs-2100: add_save_link:search_by_key ([-1 141185 0x1 IND]) returned 1 ReiserFS: hdb6: warning: vs-2100: add_save_link:search_by_key ([-1 141185 0x1 IND]) returned 1 Ed Harrison, Registered Linux User #199533 SuSE 10.0, Kernel 2.6.15 PolarBar Mailer 1.26
On Tuesday 03 January 2006 22:14, Ed Harrison wrote:
I am getting a series of messages like these from dmesg. They come about every 30 seconds. Any ideas?
Hi Ed, I'm amazed no one's responded yet! Since it's a ReiserFS error message, I think it's a safe bet you should shut down, back up everything important on that partition and undertake diagnostics/repairs of the filesystem on it. The basic procedure is: Shut down. Boot into rescue mode using the installation DVD/CD. Mount the partition. Make backups, as needed. Unmount the partition. Run reiserfsck to diagnose/repair the problem(s). **Must Reads** before you do this: ====================== "man reiserfsck" or "info reiserfsck" and "reiserfsck --help" Good luck! - Carl
** Reply to message from Carl Hartung <suselinux@cehartung.com> on Wed, 04 Jan 2006 00:15:07 -0500
Shut down. Boot into rescue mode using the installation DVD/CD. Mount the partition. Make backups, as needed. Unmount the partition. Run reiserfsck to diagnose/repair the problem(s).
That worked. It eventually required reiserfsck --rebuild-tree, which has scared me in the past, but it went well. However, I did the backup with find and cpio. The backup runs so well, I think I will use that partition. Ed Harrison, Registered Linux User #199533 SuSE 10.0, Kernel 2.6.15 PolarBar Mailer 1.26
On Wednesday 04 January 2006 11:44, Ed Harrison wrote: <snip>
That worked. It eventually required reiserfsck --rebuild-tree, which has scared me in the past, but it went well.
Glad to hear it worked, Ed.
However, I did the backup with find and cpio. The backup runs so well, I think I will use that partition.
We must think alike ... I've had a similarly rebuilt filesystem hanging out empty at /data1 for a couple of months, now. ;-) I haven't decided if/when/how to bring it back into service, since I found nothing in smart or the logs to explain the corruption :-/ What I really need is a safe stress test to run on it for a few days in the background; one that won't make the system fall over if the problem comes back. Keep me in mind in case you run into a utility like that, OK? Regards, - Carl
** Reply to message from Carl Hartung <suselinux@cehartung.com> on Wed, 04 Jan 2006 00:15:07 -0500
Hi Ed,
I'm amazed no one's responded yet! Since it's a ReiserFS error message, I think it's a safe bet you should shut down, back up everything important on that partition and undertake diagnostics/repairs of the filesystem on it.
The basic procedure is:
Shut down. Boot into rescue mode using the installation DVD/CD. Mount the partition. Make backups, as needed. Unmount the partition. Run reiserfsck to diagnose/repair the problem(s).
It must not be a reiserfs problem alone. I booted into hda5 and did a reiserfsck --rebuild-tree on /dev/hdb6 (original partition with messages). When I booted into hda5, with a new reiserfs format, I got similar messages with dmesg. I booted into hdb6 and did a rebuild-tree on hda5. Both are showing no corruptions and no error messages from reiserfsck. The messages now are slightly different, but the interval is still less than 1 minute between entries. ReiserFS: hda5: warning: vs-2100: add_save_link:search_by_key ([-1 298547 0x1 IND]) returned 1 ReiserFS: hda5: warning: vs-2100: add_save_link:search_by_key ([-1 298547 0x1 IND]) returned 1 ReiserFS: hda5: warning: vs-2100: add_save_link:search_by_key ([-1 298547 0x1 IND]) returned 1 ReiserFS: hda5: warning: vs-2100: add_save_link:search_by_key ([-1 298547 0x1 IND]) returned 1 ReiserFS: hda5: warning: vs-2100: add_save_link:search_by_key ([-1 298547 0x1 IND]) returned 1 ReiserFS: hda5: warning: vs-2100: add_save_link:search_by_key ([-1 298547 0x1 IND]) returned 1 Ed Harrison, Registered Linux User #199533 SuSE 10.0, Kernel 2.6.15 PolarBar Mailer 1.26
On Wednesday 04 January 2006 13:07, Ed Harrison wrote: <snip>
Both are showing no corruptions and no error messages from reiserfsck.
You forgot to add "yet"
The messages now are slightly different, but the interval is still less than 1 minute between entries.
You can download (may have on CD already?) diagnostic utilities from your drive manufacturer that can query and test the drive. Of course, the easiest thing to do is replace the entire drive and reinstall... I would. I think that drive is about to *fail*. I've gotta run now. So, I'll catch up with you on this later today or this evening. Good luck! - Carl
** Reply to message from Carl Hartung <suselinux@cehartung.com> on Wed, 04 Jan 2006 13:26:34 -0500
You can download (may have on CD already?) diagnostic utilities from your drive manufacturer that can query and test the drive. Of course, the easiest thing to do is replace the entire drive and reinstall... I would. I think that drive is about to *fail*.
I've gotta run now. So, I'll catch up with you on this later today or this evening.
Good luck!
If you noticed, I referenced hda5 and hdb6. The 2 installs are on partitions on separate hard disks, both of which are practically new WD 80Gb disks. I tend to lay this on something software-related, or kernel-related, because they are so new. Until I installed SuSE 10 fresh on hdb6, the only thing in regular use on that drive was a 1.6 Gb swap partition. By the way, I am booted into hda5 at present and the messages to console 10 have returned to 2 every 29 or 30 seconds. Ed Harrison, Registered Linux User #199533 SuSE 10.0, Kernel 2.6.15 PolarBar Mailer 1.26
On Wednesday 04 January 2006 14:54, Ed Harrison wrote:
If you noticed, I referenced hda5 and hdb6.
(blush) sorry! I was in a hurry to leave and overlooked that "little" detail.
The 2 installs are on partitions on separate hard disks, both of which are practically new WD 80Gb disks. I tend to lay this on something software-related, or kernel-related, because they are so new. Until I installed SuSE 10 fresh on hdb6, the only thing in regular use on that drive was a 1.6 Gb swap partition.
I haven't looked over the other responses, yet, but I seem to recall someone else having an issue with 10.0 defaulting to UDMA100 but only having cables capable of supporting UDMA66 or 33. He got better/correct IDE cables and his problems went away. Of course, I don't know if your problem is at all the same, but this is something worth investigating, I'd think. regards, - Carl
** Reply to message from Carl Hartung <suselinux@cehartung.com> on Wed, 04 Jan 2006 18:44:20 -0500
I haven't looked over the other responses, yet, but I seem to recall someone else having an issue with 10.0 defaulting to UDMA100 but only having cables capable of supporting UDMA66 or 33. He got better/correct IDE cables and his problems went away.
Both of mine are udma5 with new matching cables. I am fairly certain they are ATA100. Ed Harrison, Registered Linux User #199533 SuSE 10.0, Kernel 2.6.15 PolarBar Mailer 1.26
Sorry, coming in at the rend of this one. Ed Harrison wrote:
** Reply to message from Carl Hartung <suselinux@cehartung.com> on Wed, 04 Jan 2006 13:26:34 -0500
You can download (may have on CD already?) diagnostic utilities from your drive manufacturer that can query and test the drive. Of course, the easiest thing to do is replace the entire drive and reinstall... I would. I think that drive is about to *fail*. What about investigating SMARTCTL to see if the drives are failing and assuming the drives are S.M.A.R.T. enabled?
HIH -- ======================================================================== Hylton Conacher - Linux user # 229959 at http://counter.li.org Currently using SuSE 9.0 Professional with KDE 3.1 ========================================================================
** Reply to message from "Hylton Conacher (ZR1HPC)" <hylton@global.co.za> on Fri, 06 Jan 2006 15:41:44 +0200
What about investigating SMARTCTL to see if the drives are failing and assuming the drives are S.M.A.R.T. enabled?
HIH
They both report that they are health puppies. The problem was reiserfs. I changed the problem partition to XFS, and no more error messages. Ed Harrison, Registered Linux User #199533 SuSE 10.0, Kernel 2.6.15 PolarBar Mailer 1.26
** Reply to message from Carl Hartung <suselinux@cehartung.com> on Wed, 04 Jan 2006 00:15:07 -0500
Hi Ed,
I'm amazed no one's responded yet! Since it's a ReiserFS error message, I think it's a safe bet you should shut down, back up everything important on that partition and undertake diagnostics/repairs of the filesystem on it.
The basic procedure is:
Shut down. Boot into rescue mode using the installation DVD/CD. Mount the partition. Make backups, as needed. Unmount the partition. Run reiserfsck to diagnose/repair the problem(s).
It must not be a reiserfs problem alone. I booted into hda5 and did a reiserfsck --rebuild-tree on /dev/hdb6 (original partition with messages). When I booted into hda5, with a new reiserfs format, I got similar messages with dmesg. I booted into hdb6 and did a rebuild-tree on hda5. Both are showing no corruptions and no error messages from reiserfsck. The messages now are slightly different, but the interval is still less than 1 minute between entries. ReiserFS: hda5: warning: vs-2100: add_save_link:search_by_key ([-1 298547 0x1 IND]) returned 1 ReiserFS: hda5: warning: vs-2100: add_save_link:search_by_key ([-1 298547 0x1 IND]) returned 1 ReiserFS: hda5: warning: vs-2100: add_save_link:search_by_key ([-1 298547 0x1 IND]) returned 1 ReiserFS: hda5: warning: vs-2100: add_save_link:search_by_key ([-1 298547 0x1 IND]) returned 1 ReiserFS: hda5: warning: vs-2100: add_save_link:search_by_key ([-1 298547 0x1 IND]) returned 1 ReiserFS: hda5: warning: vs-2100: add_save_link:search_by_key ([-1 298547 0x1 IND]) returned 1 Ed Harrison, Registered Linux User #199533 SuSE 10.0, Kernel 2.6.15 PolarBar Mailer 1.26
On Wednesday 04 January 2006 12:07 pm, Ed Harrison wrote:
It must not be a reiserfs problem alone.
I booted into hda5 and did a reiserfsck --rebuild-tree on /dev/hdb6 (original partition with messages). When I booted into hda5, with a new reiserfs format, I got similar messages with dmesg.
I booted into hdb6 and did a rebuild-tree on hda5.
Both are showing no corruptions and no error messages from reiserfsck.
There are those who insist that Reiser is infallible and the problem is in your harddrives. I have had similar problems with my Reiser partitions on different machines doing flakey stuff and requiring the rebuild-tree thing to get right for awhile. My solution to the problem was to no longer use reiser. I've had Zero problems with drives since then. AND, no loss of data or hangs since. Reiserfs may be perfect but I'm perfectly happy not using it anymore. The choice is yours. I'm out of the debate over whether Reiser is perfect or not. Richard
On Wednesday 04 January 2006 2:45 pm, Richard Atcheson wrote:
There are those who insist that Reiser is infallible and the problem is in your harddrives. I have had similar problems with my Reiser partitions on different machines doing flakey stuff and requiring the rebuild-tree thing to get right for awhile. My solution to the problem was to no longer use reiser. I've had Zero problems with drives since then. AND, no loss of data or hangs since.
Reiserfs may be perfect but I'm perfectly happy not using it anymore. The choice is yours. I'm out of the debate over whether Reiser is perfect or not. Richard
I'll second that. I switched to JFS and now XFS versus ext2/3 or Reiser due to the reliability issue. Whatever it is with my system, Reiser and ext2/3 were nothing but trouble. Simply switching to JFS and now XFS cured it. My free advice is _if_ you are experiencing lots of Reiser errors and must run reiserfsck --rebuild-tree often, try switching to XFS and see what happens. Stan
** Reply to message from Stan Glasoe <srglasoe@comcast.net> on Wed, 04 Jan 2006 15:14:36 -0600
My free advice is _if_ you are experiencing lots of Reiser errors and must run reiserfsck --rebuild-tree often, try switching to XFS and see what happens.
Stan
I switched the problem partition to XFS, and no error messages of any kind in 1 hour, 20 minutes. Thanks for the free advice--it will be worth far more than I paid for it :>). Ed Harrison, Registered Linux User #199533 SuSE 10.0, Kernel 2.6.15 PolarBar Mailer 1.26
participants (5)
-
Carl Hartung
-
Ed Harrison
-
Hylton Conacher (ZR1HPC)
-
Richard Atcheson
-
Stan Glasoe