softdep: out of journaling space for softdep!

2012-11-09 Thread O. Hartmann
I just received since two days from now on one of my FreeBSD 10-CUR
boxes a kernel message after syncing disks, just the moment when the
system is supposed to switch off or reboot, like

softdep: out of journaling space for softdep

or something similar. I checked the /var/log for more details, but
nothing has been logged there so far regarding this subject.

The box in question has buildworld and kernel most recent as

FreeBSD 10.0-CURRENT #0 r242747M: Thu Nov  8 10:40:09 CET 2012 amd64

The system is CLANG compiled, as it is now the standard and with

CXXFLAGS+=  -stdlib=libc++ -std=c++11

The box has its root filesystem on a SAMSUNG 830 SSD with a capacity of
120 GB, GPT partitions, UFS2 formated.

The box is the only one of a bunch of other FBSD 10 boxes with the very
same software revision and a similar setup, but with traditional harddrives.

I can not reboot the box, the box is spinning with the above mentioned
error message forever (did so for day on the unattended box).

A 'hard' reboot is quit with a kernel dump due to sleeping thread.

Regards,

Oliver



signature.asc
Description: OpenPGP digital signature


Re: softdep: out of journaling space for softdep!

2012-11-09 Thread Ivan Klymenko
В Fri, 09 Nov 2012 09:04:43 +0100
O. Hartmann ohart...@zedat.fu-berlin.de пишет:

 I just received since two days from now on one of my FreeBSD 10-CUR
 boxes a kernel message after syncing disks, just the moment when the
 system is supposed to switch off or reboot, like
 
 softdep: out of journaling space for softdep
 
 or something similar. I checked the /var/log for more details, but
 nothing has been logged there so far regarding this subject.
 
 The box in question has buildworld and kernel most recent as
 
 FreeBSD 10.0-CURRENT #0 r242747M: Thu Nov  8 10:40:09 CET 2012 amd64
 
 The system is CLANG compiled, as it is now the standard and with
 
 CXXFLAGS+=  -stdlib=libc++ -std=c++11
 
 The box has its root filesystem on a SAMSUNG 830 SSD with a capacity
 of 120 GB, GPT partitions, UFS2 formated.
 
 The box is the only one of a bunch of other FBSD 10 boxes with the
 very same software revision and a similar setup, but with traditional
 harddrives.
 
 I can not reboot the box, the box is spinning with the above mentioned
 error message forever (did so for day on the unattended box).
 
 A 'hard' reboot is quit with a kernel dump due to sleeping thread.
 
 Regards,
 
 Oliver
 

http://svnweb.freebsd.org/changeset/base/242815
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: softdep: out of journaling space for softdep!

2012-11-09 Thread Andreas Tobler
- Original Message 
From: O. Hartmann ohart...@zedat.fu-berlin.de
To: Current FreeBSD freebsd-current@freebsd.org
Subject: softdep: out of journaling space for softdep!
Date: 09/11/12 09:05

 I just received since two days from now on one of my FreeBSD 10-CUR
 boxes a kernel message after syncing disks, just the moment when the
 system is supposed to switch off or reboot, like
 
 softdep: out of journaling space for softdep
 
 or something similar. I checked the /var/log for more details, but
 nothing has been logged there so far regarding this subject.
 
 The box in question has buildworld and kernel most recent as
 
 FreeBSD 10.0-CURRENT #0 r242747M: Thu Nov  8 10:40:09 CET 2012 amd64
 
 The system is CLANG compiled, as it is now the standard and with
 
 CXXFLAGS+=  -stdlib=libc++ -std=c++11
 
 The box has its root filesystem on a SAMSUNG 830 SSD with a capacity of
 120 GB, GPT partitions, UFS2 formated.
 
 The box is the only one of a bunch of other FBSD 10 boxes with the very
 same software revision and a similar setup, but with traditional
harddrives.
 
 I can not reboot the box, the box is spinning with the above mentioned
 error message forever (did so for day on the unattended box).
 
 A 'hard' reboot is quit with a kernel dump due to quot;sleeping
threadquot;.


I saw something similar last night.

This morning I tried:

http://svnweb.freebsd.org/base?view=revisionrevision=242815

And it seemed fixed.
Though I did not do a stress test.

Andreas


___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: softdep: out of journaling space for softdep!

2012-11-09 Thread Eric Masson
O. Hartmann ohart...@zedat.fu-berlin.de writes:

Hi,

 I just received since two days from now on one of my FreeBSD 10-CUR
 boxes a kernel message after syncing disks, just the moment when the
 system is supposed to switch off or reboot, like

 softdep: out of journaling space for softdep

Seen this morning. I disabled suj on all filesystems after boot single,
fscked (there was an inconsistency on /) and all went fine then.

I'll probably enable suj on next reboot today.

Regards

Éric Masson

-- 
 MF Comment faire pour rechercher par exemple tout les
 MF dentistes ayant un email.
 Du côté de l'email, ça devrait aller, pour les dentistes !
 -+- MG in : http://www.le-gnu.net - Carie me on -+-
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: softdep: out of journaling space for softdep!

2012-11-09 Thread O. Hartmann
On 11/09/12 09:50, Eric Masson wrote:
 O. Hartmann ohart...@zedat.fu-berlin.de writes:
 
 Hi,
 
 I just received since two days from now on one of my FreeBSD 10-CUR
 boxes a kernel message after syncing disks, just the moment when the
 system is supposed to switch off or reboot, like

 softdep: out of journaling space for softdep
 
 Seen this morning. I disabled suj on all filesystems after boot single,
 fscked (there was an inconsistency on /) and all went fine then.
 
 I'll probably enable suj on next reboot today.
 
 Regards
 
 Éric Masson
 

I realized, that since I build with each kernel the virtualbox-ose-kmod
kernel module via /etc/src.conf, which does not build anymore due to
incompatibilities with the CLANG compiler, a new kernel with the changes
made mentioned in


http://svnweb.freebsd.org/changeset/base/242815

never got installed properly as expected and somehow I messed up, even
having had the proper SVN commit in the source.


I will recompile all systems tonight. Hopefully, the problem will go
away as it did with some others reporting here.

Thanks and regards,

Oliver



signature.asc
Description: OpenPGP digital signature