Re: NFS/ZFS hangs after upgrading from 9.0-RELEASE to -STABLE

2012-12-13 Thread olivier
For what it's worth, I think I might have solved my problem by reverting to an older version of the mps driver. I checked out a recent version of 9-STABLE and reversed the changes in http://svnweb.freebsd.org/base?view=revision&revision=230592 (perhaps there was a simpler way of reverting to the ol

Re: 9.1 memstick install panics on boot

2012-12-13 Thread Alexey Dokuchaev
On Thu, Dec 13, 2012 at 10:23:49PM -0500, Glen Barber wrote: > On Thu, Dec 13, 2012 at 10:07:47PM -0500, Glen Barber wrote: > > They are included in the ISO. > > > > Meh... I did not pay attention to the subject too closely, it seems. > > If the memstick panics, I am not sure how much good the k

Re: 9.1 memstick install panics on boot

2012-12-13 Thread Glen Barber
On Thu, Dec 13, 2012 at 10:07:47PM -0500, Glen Barber wrote: > They are included in the ISO. > Meh... I did not pay attention to the subject too closely, it seems. If the memstick panics, I am not sure how much good the kernel symbols will do for you. I cannot build them into the memstick witho

Re: 9.1 memstick install panics on boot

2012-12-13 Thread Glen Barber
On Fri, Dec 14, 2012 at 10:02:09AM +0700, Alexey Dokuchaev wrote: > On Thu, Dec 13, 2012 at 05:36:35AM -0500, Glen Barber wrote: > > > > https://snapshots.glenbarber.us/Latest/ > > > > It is a few days behind though. > > I've tried 10.0 image from it; still getting (apparently the same) panic [1

Re: 9.1 memstick install panics on boot

2012-12-13 Thread Alexey Dokuchaev
On Thu, Dec 13, 2012 at 05:36:35AM -0500, Glen Barber wrote: > > https://snapshots.glenbarber.us/Latest/ > > It is a few days behind though. I've tried 10.0 image from it; still getting (apparently the same) panic [1]. It seems that something is wrong with AML, but I cannot tell much without deb

Re: Help review the FAQ

2012-12-13 Thread Jakub Lach
#xfree86-root There is no Xwrapper (x11/wrapper) in ports tree. (Port is expired, whole answer outdated.) #xconsole-failure Indeed xconsole throws such error, but not xterm -C. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Help-review-the-FAQ-tp5762326p5769225.html Sen

Re: Help review the FAQ

2012-12-13 Thread Jakub Lach
#uninstall-kerberos Uh? Reinstalling base will delete kerberos? I don't get this answer. I thought kerberos was part of base? -- View this message in context: http://freebsd.1045724.n5.nabble.com/Help-review-the-FAQ-tp5762326p5769224.html Sent from the freebsd-stable mailing list archive at Na

Re: /usr/src/sys/conf/newvers.sh, SYSDIR set to wrong directory.

2012-12-13 Thread Kimmo Paasiala
On Thu, Dec 13, 2012 at 4:13 PM, Ian Lepore wrote: > On Wed, 2012-12-12 at 20:52 +0200, Kimmo Paasiala wrote: >> On Wed, Dec 12, 2012 at 6:53 PM, Ian Lepore >> wrote: >> > On Wed, 2012-12-12 at 18:14 +0200, Kimmo Paasiala wrote: >> >> Hello, >> >> >> >> My 9-STABLE buildworld broke in a very inex

Re: NFS/ZFS hangs after upgrading from 9.0-RELEASE to -STABLE

2012-12-13 Thread olivier
On Thu, Dec 13, 2012 at 9:54 AM, Andriy Gapon wrote: > Google for "zfs deadman". This is already committed upstream and I think > that it > is imported into FreeBSD, but I am not sure... Maybe it's imported just > into the > vendor area and is not merged yet. > Yes, that's exactly what I had i

Re: NFS/ZFS hangs after upgrading from 9.0-RELEASE to -STABLE

2012-12-13 Thread Andriy Gapon
on 13/12/2012 19:46 olivier said the following: > Thanks. I'll be sure to follow your suggestions next time this happens. > > I have a naive question/suggestion though. I see from browsing past > discussions on > ZFS problems that it has been suggested a number of times that problems that > appea

Re: NFS/ZFS hangs after upgrading from 9.0-RELEASE to -STABLE

2012-12-13 Thread olivier
Thanks. I'll be sure to follow your suggestions next time this happens. I have a naive question/suggestion though. I see from browsing past discussions on ZFS problems that it has been suggested a number of times that problems that appear to originate in ZFS in fact come from lower layers; in part

Re: igb issues

2012-12-13 Thread Jack Vogel
Try putting the driver from 9.1 back onto 8.3 and see if you still see a problem. That will indicate if its in the driver or the stack/OS. If you have any question about doing this send me email. Is NFS using UDP or TCP? Regards, Jack On Thu, Dec 13, 2012 at 8:05 AM, Daniel Braniss wrote: >

igb issues

2012-12-13 Thread Daniel Braniss
hi, I'm trying out a 4way Dell PowerEdge C5125/AMD server with onboard Intel(R) PRO/1000 Network Connection version - 2.3.1 when running FreeBsd 8.3 (from sometime around Nov 2) all is ok. with latest (at least Fridays') 9.1-PRERELEASE it's getting 'constipated'. It seems that NFS writes

Re: /usr/src/sys/conf/newvers.sh, SYSDIR set to wrong directory.

2012-12-13 Thread Ian Lepore
On Wed, 2012-12-12 at 20:52 +0200, Kimmo Paasiala wrote: > On Wed, Dec 12, 2012 at 6:53 PM, Ian Lepore > wrote: > > On Wed, 2012-12-12 at 18:14 +0200, Kimmo Paasiala wrote: > >> Hello, > >> > >> My 9-STABLE buildworld broke in a very inexplicable way, I was > >> getting an error on /usr/src/inclu

gjournal + HAST data lost

2012-12-13 Thread Victor Balada Diaz
Hello, We've experienced a weird data "rollback" on our NFS servers. We have two NFS servers. Both running 8.3-RELEASE-p3. We've setup HAST for one partition between both of them. To be able to switch fast we configured gjournal on top of HAST. At the time there was no UFS+J. Yesterday one of th

Re: NFS/ZFS hangs after upgrading from 9.0-RELEASE to -STABLE

2012-12-13 Thread Andriy Gapon
I decided to share here the comment that I made in private, so that more people could potentially benefit from it. on 03/12/2012 20:41 olivier olivier said the following: > Hi all > After upgrading from 9.0-RELEASE to 9.1-PRERELEASE #0 r243679 I'm having > severe problems with NFS sharing of a ZF

Re: 9.1 memstick install panics on boot

2012-12-13 Thread Glen Barber
On Thu, Dec 13, 2012 at 05:26:51PM +0700, Alexey Dokuchaev wrote: > Do we have memstick.img snapshots for -CURRENT somewhere? Can only boot > via USB this time. > https://snapshots.glenbarber.us/Latest/ It is a few days behind though. Glen pgpql8OZjDAun.pgp Description: PGP signature

Re: 9.1 memstick install panics on boot

2012-12-13 Thread Alexey Dokuchaev
On Thu, Dec 13, 2012 at 12:19:12PM +0200, Andriy Gapon wrote: > Just a general note that nowadays booting without ACPI especially on > laptops would not get you very far in 99% cases. > IMO, it's pointless to try. I know, I just wanted to isolate a problem. > Will you be able to try head on this

Re: 9.1 memstick install panics on boot

2012-12-13 Thread Andriy Gapon
on 13/12/2012 09:30 Alexey Dokuchaev said the following: > Hey folks, > > Was going to try 9.1/amd64 on this Lenovo box with E5500 I have here at > $work. Unfortunately it panics immediately upon boot [1]. Seems it be > ACPI-related, as disabling it allows the boot to proceed a little further >

RE: How to create Jail in FreeBSD

2012-12-13 Thread Andriy Kornatskyy
Per jail raw sockets are not available with 9.1-RC3 yet (just checked). I guess you mean it will be available with 9.1 release. Andriy > Date: Wed, 12 Dec 2012 09:05:09 -0500 > From: m...@sentex.net > To: andriy.kornats...@live.com > CC: freebsd-stable@

Re: Will we get a RELEASE-9.1 for Christmas?

2012-12-13 Thread Matthew Seaman
On 13/12/2012 07:37, Scot Hetzel wrote: > This same issue with firefox was reported in this PR: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=131237 > > And included a simple fix which was rejected by the firefox maintainer > due to firefox sets LD_LIBRARY_PATH at runtime to find its share > lib