Re: undefined reference to xenpci_alloc_space

2013-10-10 Thread Michael Schmiedgen
On 10/11/13 05:39, Justin T. Gibbs wrote: On Oct 10, 2013, at 12:40 PM, Michael Schmiedgen wrote: is it intended that kernel does not build if device xenpci is omitted in the kernel config? I get the following error: linking kernel gnttab.o: In function `gnttab_resume': /usr/src/sys

Re: X related ports not finding version strings and hanging

2013-10-10 Thread Kevin Oberman
On Mon, Oct 7, 2013 at 1:34 PM, Warren Block wrote: > On Sun, 6 Oct 2013, Kevin Oberman wrote: > > As usual with such upgrades, pkg_libchk is your friend. Assuming you have >> updated pixman: >> portmaster graphics/libGL graphics/dri >> pkg_libchk -o | grep pixman | cut -d: -f1 | sort | uniq > p

Re: undefined reference to xenpci_alloc_space

2013-10-10 Thread Justin T. Gibbs
On Oct 10, 2013, at 12:40 PM, Michael Schmiedgen wrote: > Hi List, > > is it intended that kernel does not build if > > device xenpci > > is omitted in the kernel config? I get the following error: > > linking kernel > gnttab.o: In function `gnttab_resume': > /usr/src/sys/xen/gnttab.c

Re: FreeBSD 10 and zfsd

2013-10-10 Thread Lyndon Nerenberg
On 2013-10-10, at 2:54 PM, Allan Jude wrote: > I've been working on the handbook section on ZFS and made certain to > mention that, I'll have to look at improving the man page as well, but > as far as I know, the man page is imported from IllumOS, where spares do > work. This is probably worthy

Re: Can't start iscsid - kldload: can't load iscsi: Exec format error - FreeBSD 10 Alpha 2

2013-10-10 Thread Mike C.
On 10/10/13 22:50, Allan Jude wrote: > On 2013-10-10 17:41, Mike C. wrote: >> Hi, >> >> I'm running Alpha-2 and wanted to test with iscsi but it seems I can't >> start iscsid. >> >> >> $ sudo service iscsid onerestart >> kldload: can't load iscsi: Exec format error >> /etc/rc.d/iscsid: WARNING: Una

Re: rcs

2013-10-10 Thread Jakub Lach
I have similar views. There is abundance of be-everything-for-everybody Linuxes and not enough lean and mean Unix-style kits... -- View this message in context: http://freebsd.1045724.n5.nabble.com/rcs-tp5850096p5850951.html Sent from the freebsd-current mailing list archive at Nabble.com. __

Re: rcs

2013-10-10 Thread Jos Backus
On Oct 10, 2013 2:20 PM, "Igor Mozolevsky" wrote: > > > > > On 10 October 2013 21:18, Jos Backus wrote: >> >> >> On Oct 10, 2013 1:07 PM, "Igor Mozolevsky" wrote: >> > > > [snip] >> >> > You're missing the point- the requirement is "provide a way to keep track of changes for file X" not "have ma

Re: Prompt Live-CD/DVD with support for ZFS v.5000

2013-10-10 Thread Martin Matuska
I have updated the amd64 images with rsync without iconv linking. Please re-download. On 2013-10-10 23:12, Vladislav V. Prodan wrote: > 04.10.2013 16:56, Ollivier Robert wrote: >> According to Vladislav V. Prodan on Fri, Oct 04, 2013 at 01:48:16AM +0300: >>> You want to add such a liveCD for autom

Re: /usr/local/lib /usr/bin/ld: ΓΈ: invalid DSO for symbol

2013-10-10 Thread Alastair Hogge
On 2013-10-10 Thu 21:51:48 +0200, Marc UBM wrote: > > Hiho! :-) Hi > Trying to compile several ports in the wake of the recent iconv change > yields the following error that I could not get rid of yet: > > > libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall > -I/usr/local/include -Wl,-r

Re: FreeBSD 10 and zfsd

2013-10-10 Thread Allan Jude
On 2013-10-10 15:59, O. Hartmann wrote: > On Thu, 10 Oct 2013 13:41:06 -0500 > Mark Felder wrote: > >> >> On Thu, Oct 10, 2013, at 12:40, Allan Jude wrote: >>> On 2013-10-10 13:26, Alan Somers wrote: On Thu, Oct 10, 2013 at 11:24 AM, Allan Jude wrote: > On 2013-10-10 12:13, Mark Fel

Re: Can't start iscsid - kldload: can't load iscsi: Exec format error - FreeBSD 10 Alpha 2

2013-10-10 Thread Allan Jude
On 2013-10-10 17:41, Mike C. wrote: > Hi, > > I'm running Alpha-2 and wanted to test with iscsi but it seems I can't > start iscsid. > > > $ sudo service iscsid onerestart > kldload: can't load iscsi: Exec format error > /etc/rc.d/iscsid: WARNING: Unable to load kernel module iscsi > /etc/rc.d/iscs

Can't start iscsid - kldload: can't load iscsi: Exec format error - FreeBSD 10 Alpha 2

2013-10-10 Thread Mike C.
Hi, I'm running Alpha-2 and wanted to test with iscsi but it seems I can't start iscsid. $ sudo service iscsid onerestart kldload: can't load iscsi: Exec format error /etc/rc.d/iscsid: WARNING: Unable to load kernel module iscsi /etc/rc.d/iscsid: WARNING: failed precmd routine for iscsid dmes

Re: FreeBSD 10 and zfsd

2013-10-10 Thread Outback Dingo
On Thu, Oct 10, 2013 at 1:26 PM, Alan Somers wrote: > On Thu, Oct 10, 2013 at 11:24 AM, Allan Jude > wrote: > > On 2013-10-10 12:13, Mark Felder wrote: > >> On Thu, Oct 10, 2013, at 10:24, Alan Somers wrote: > >>> On Thu, Oct 10, 2013 at 8:19 AM, Johan Hendriks < > joh.hendr...@gmail.com> > >>>

Re: Prompt Live-CD/DVD with support for ZFS v.5000

2013-10-10 Thread Allan Jude
On 2013-10-10 17:12, Vladislav V. Prodan wrote: > 04.10.2013 16:56, Ollivier Robert wrote: >> According to Vladislav V. Prodan on Fri, Oct 04, 2013 at 01:48:16AM +0300: >>> You want to add such a liveCD for automatic loading on PXE. >>> MfsBSD built with ZFS v.28 :( >> mfsbsd will be updated soon I

Re: rcs

2013-10-10 Thread Igor Mozolevsky
On 10 October 2013 21:18, Jos Backus wrote: > > On Oct 10, 2013 1:07 PM, "Igor Mozolevsky" wrote: > > > [snip] > > You're missing the point- the requirement is "provide a way to keep > track of changes for file X" not "have many fancy and unnecessary > features"... > > That may have been the re

Re: Prompt Live-CD/DVD with support for ZFS v.5000

2013-10-10 Thread Vladislav V. Prodan
04.10.2013 16:56, Ollivier Robert wrote: > According to Vladislav V. Prodan on Fri, Oct 04, 2013 at 01:48:16AM +0300: >> You want to add such a liveCD for automatic loading on PXE. >> MfsBSD built with ZFS v.28 :( > > mfsbsd will be updated soon I guess but in the meantime it is very easy to > ge

Re: rcs

2013-10-10 Thread Glen Barber
On Thu, Oct 10, 2013 at 01:35:33PM -0700, Lyndon Nerenberg wrote: > > On 2013-10-10, at 1:06 PM, Igor Mozolevsky wrote: > > > You're missing the point- the requirement is "provide a way to keep track > > of changes for file X" not "have many fancy and unnecessary features"... > > The point is t

Re: make universe fails, apparently in lib/clang/include (all)

2013-10-10 Thread Eric van Gyzen
On 10/10/2013 14:02, Dimitry Andric wrote: > On Oct 10, 2013, at 18:45, Eric van Gyzen wrote: >> "make universe" is consistently failing in the following way. >> "_.amd64.amd64.buildworld" contains: >> >> >> >> ===> lib/clang/libllvmx86desc (all) >> ===> lib/clang/libllvmx86disassembler

Re: rcs

2013-10-10 Thread Lyndon Nerenberg
On 2013-10-10, at 1:06 PM, Igor Mozolevsky wrote: > You're missing the point- the requirement is "provide a way to keep track > of changes for file X" not "have many fancy and unnecessary features"... The point is to put back the specific RCS commands that were recently removed. Those of us us

Re: rcs

2013-10-10 Thread C. P. Ghost
On Thu, Oct 10, 2013 at 8:51 PM, Diane Bruce wrote: > ... > > OK, but please, can we replace RCS with Fossil in 11 then? That > adds a > > real > > improvement to FreeBSD while giving people plenty of time to > prepare. > > Fossil was showing promise the last time I tried it. Quite fran

Re: rcs

2013-10-10 Thread Jos Backus
On Oct 10, 2013 1:07 PM, "Igor Mozolevsky" wrote: > > > > > On 10 October 2013 20:36, Jos Backus wrote: >> >> >> On Oct 10, 2013 11:54 AM, "Igor Mozolevsky" wrote: >> > >> > On 10 October 2013 19:15, Jos Backus wrote: >> >> >> >> On Oct 10, 2013 9:38 AM, "Julian Elischer" wrote: >> > >> > >> >

Re: rcs

2013-10-10 Thread Igor Mozolevsky
On 10 October 2013 20:36, Jos Backus wrote: > > On Oct 10, 2013 11:54 AM, "Igor Mozolevsky" wrote: > > > > On 10 October 2013 19:15, Jos Backus wrote: > >> > >> On Oct 10, 2013 9:38 AM, "Julian Elischer" wrote: > > > > > > [snip] > > > >> > >> > well since people expect RCS.. it is not a no br

Re: FreeBSD 10 and zfsd

2013-10-10 Thread O. Hartmann
On Thu, 10 Oct 2013 13:41:06 -0500 Mark Felder wrote: > > > On Thu, Oct 10, 2013, at 12:40, Allan Jude wrote: > > On 2013-10-10 13:26, Alan Somers wrote: > > > On Thu, Oct 10, 2013 at 11:24 AM, Allan Jude > > > wrote: > > >> On 2013-10-10 12:13, Mark Felder wrote: > > >>> On Thu, Oct 10, 2013,

Re: claws-mail deadlocking in iconv

2013-10-10 Thread Tijl Coosemans
On Wed, 9 Oct 2013 18:34:46 +0200 Fabian Keil wrote: > After the iconv import claws-mail started to deadlock in iconv every now > and then on my system, which prevented claws-mail from rendering windows > or reacting to input. > > So far I haven't been able to reproduce this intentionally and vari

Re: rcs

2013-10-10 Thread Jos Backus
On Oct 10, 2013 11:54 AM, "Igor Mozolevsky" wrote: > > > > > On 10 October 2013 19:15, Jos Backus wrote: >> >> On Oct 10, 2013 9:38 AM, "Julian Elischer" wrote: > > > [snip] > >> >> > well since people expect RCS.. it is not a no brainer. >> > you are asking people to learn a whole new tool fo

Re: claws-mail deadlocking in iconv

2013-10-10 Thread Maciej Suszko
Fabian Keil wrote: > After the iconv import claws-mail started to deadlock in iconv every > now and then on my system, which prevented claws-mail from rendering > windows or reacting to input. > > So far I haven't been able to reproduce this intentionally and various > rebuilds of ports, kernel a

Re: make universe fails, apparently in lib/clang/include (all)

2013-10-10 Thread Eric van Gyzen
On 10/10/2013 14:02, Dimitry Andric wrote: > On Oct 10, 2013, at 18:45, Eric van Gyzen wrote: >> "make universe" is consistently failing in the following way. >> "_.amd64.amd64.buildworld" contains: >> >> >> >> ===> lib/clang/libllvmx86desc (all) >> ===> lib/clang/libllvmx86disassembler

Re: make universe fails, apparently in lib/clang/include (all)

2013-10-10 Thread Dimitry Andric
On Oct 10, 2013, at 18:45, Eric van Gyzen wrote: > "make universe" is consistently failing in the following way. > "_.amd64.amd64.buildworld" contains: > > > > ===> lib/clang/libllvmx86desc (all) > ===> lib/clang/libllvmx86disassembler (all) > ===> lib/clang/libllvmx86info (all) > ===>

Re: rcs

2013-10-10 Thread Igor Mozolevsky
On 10 October 2013 19:15, Jos Backus wrote: > On Oct 10, 2013 9:38 AM, "Julian Elischer" wrote: > [snip] > > well since people expect RCS.. it is not a no brainer. > > you are asking people to learn a whole new tool for functionality that > is currently very simple.. > > edit file > > ci -

Re: rcs

2013-10-10 Thread Diane Bruce
... > OK, but please, can we replace RCS with Fossil in 11 then? That adds a > real > improvement to FreeBSD while giving people plenty of time to prepare. Fossil was showing promise the last time I tried it. Quite frankly > > well since people expect RCS.. it is not a no brainer. > > y

undefined reference to xenpci_alloc_space

2013-10-10 Thread Michael Schmiedgen
Hi List, is it intended that kernel does not build if device xenpci is omitted in the kernel config? I get the following error: linking kernel gnttab.o: In function `gnttab_resume': /usr/src/sys/xen/gnttab.c:(.text+0xe47): undefined reference to `xenpci_alloc_space' Thanks, Michae

Re: FreeBSD 10 and zfsd

2013-10-10 Thread Mark Felder
On Thu, Oct 10, 2013, at 12:40, Allan Jude wrote: > On 2013-10-10 13:26, Alan Somers wrote: > > On Thu, Oct 10, 2013 at 11:24 AM, Allan Jude wrote: > >> On 2013-10-10 12:13, Mark Felder wrote: > >>> On Thu, Oct 10, 2013, at 10:24, Alan Somers wrote: > On Thu, Oct 10, 2013 at 8:19 AM, Johan

Re: rcs

2013-10-10 Thread Jos Backus
On Oct 10, 2013 9:38 AM, "Julian Elischer" wrote: > > On 10/11/13 12:34 AM, Jos Backus wrote: >> >> On Thu, Oct 10, 2013 at 9:10 AM, Julian Elischer wrote: >>> >>> On 10/9/13 11:59 PM, Jos Backus wrote: >> >> [snip] OK, but please, can we replace RCS with Fossil in 11 then? That adds a

Re: [CFT] Patch to bsdinstall to support root-on-ZFS and GELI

2013-10-10 Thread Teske, Devin
On Oct 10, 2013, at 10:54 AM, Allan Jude wrote: > On 2013-10-10 13:21, Warren Block wrote: >> [off-list reply] >> >> I have not tested the new version yet. Is there any chance it >> supports setting up a gmirror? >> >> Something I've been meaning to discuss with Devin is the concept of >> pres

Re: [CFT] Patch to bsdinstall to support root-on-ZFS and GELI

2013-10-10 Thread Allan Jude
On 2013-10-10 13:21, Warren Block wrote: > [off-list reply] > > I have not tested the new version yet. Is there any chance it > supports setting up a gmirror? > > Something I've been meaning to discuss with Devin is the concept of > presets. The user would be able to choose from a list of presets

Re: FreeBSD 10 and zfsd

2013-10-10 Thread Allan Jude
On 2013-10-10 13:26, Alan Somers wrote: > On Thu, Oct 10, 2013 at 11:24 AM, Allan Jude wrote: >> On 2013-10-10 12:13, Mark Felder wrote: >>> On Thu, Oct 10, 2013, at 10:24, Alan Somers wrote: On Thu, Oct 10, 2013 at 8:19 AM, Johan Hendriks wrote: > When i started using ZFS on FreeBS

Re: FreeBSD 10 and zfsd

2013-10-10 Thread Alan Somers
On Thu, Oct 10, 2013 at 11:24 AM, Allan Jude wrote: > On 2013-10-10 12:13, Mark Felder wrote: >> On Thu, Oct 10, 2013, at 10:24, Alan Somers wrote: >>> On Thu, Oct 10, 2013 at 8:19 AM, Johan Hendriks >>> wrote: When i started using ZFS on FreeBSD I quickly found out that hot spares are

Re: FreeBSD 10 and zfsd

2013-10-10 Thread Allan Jude
On 2013-10-10 12:13, Mark Felder wrote: > On Thu, Oct 10, 2013, at 10:24, Alan Somers wrote: >> On Thu, Oct 10, 2013 at 8:19 AM, Johan Hendriks >> wrote: >>> When i started using ZFS on FreeBSD I quickly found out that hot spares are >>> not possible on FreeBSD. >>> I was told that with zfsd it sh

Re: [CFT] Patch to bsdinstall to support root-on-ZFS and GELI

2013-10-10 Thread Teske, Devin
On Oct 10, 2013, at 10:18 AM, Allan Jude wrote: > On 2013-10-10 11:30, Teske, Devin wrote: >> On Oct 10, 2013, at 4:55 AM, Nathan Whitehorn wrote: >> >>> On 10/10/13 09:20, Allan Jude wrote: On 2013-10-10 03:00, Nathan Whitehorn wrote: > On 10/09/13 18:55, Teske, Devin wrote: >> On

make universe fails, apparently in lib/clang/include (all)

2013-10-10 Thread Eric van Gyzen
"make universe" is consistently failing in the following way. "_.amd64.amd64.buildworld" contains: ===> lib/clang/libllvmx86desc (all) ===> lib/clang/libllvmx86disassembler (all) ===> lib/clang/libllvmx86info (all) ===> lib/clang/libllvmx86instprinter (all) ===> lib/clang/libllvmx86util

Re: [CFT] Patch to bsdinstall to support root-on-ZFS and GELI

2013-10-10 Thread Allan Jude
On 2013-10-10 11:30, Teske, Devin wrote: > On Oct 10, 2013, at 4:55 AM, Nathan Whitehorn wrote: > >> On 10/10/13 09:20, Allan Jude wrote: >>> On 2013-10-10 03:00, Nathan Whitehorn wrote: On 10/09/13 18:55, Teske, Devin wrote: > On Oct 8, 2013, at 11:19 PM, Nathan Whitehorn wrote: > >>>

Re: ZFS L2ARC - incorrect size and abnormal system load on r255173

2013-10-10 Thread Vitalij Satanivskij
AJ> Some background on L2ARC compression for you: AJ> AJ> http://wiki.illumos.org/display/illumos/L2ARC+Compression I'm alredy see it. AJ> http://svnweb.freebsd.org/base?view=revision&revision=251478 AJ> AJ> Are you sure that compression on pool/zfs is off? it would normally AJ> inherit from

Re: rcs

2013-10-10 Thread Jos Backus
On Thu, Oct 10, 2013 at 9:10 AM, Julian Elischer wrote: > On 10/9/13 11:59 PM, Jos Backus wrote: [snip] > OK, but please, can we replace RCS with Fossil in 11 then? That adds a real >> improvement to FreeBSD while giving people plenty of time to prepare. >> > can fossil read rcs files? and how

Re: ZFS L2ARC - incorrect size and abnormal system load on r255173

2013-10-10 Thread Allan Jude
On 2013-10-10 05:22, Vitalij Satanivskij wrote: > Same situation hapend yesterday again :( > > What's confuse me while trying to understend where I'm wrong > > > Firt some info. > > We have zfs pool "POOL" and one more zfs on it "POOL/zfs" > > POOL - have only primarycache enabled "ALL" > POOL/z

Re: BE Loader Menu (was Re: rcs)

2013-10-10 Thread Julian Elischer
On 10/11/13 12:39 AM, Teske, Devin wrote: On Oct 10, 2013, at 9:06 AM, Julian Elischer wrote: On 10/10/13 1:05 AM, Teske, Devin wrote: I'm late to the party again ;D (didn't realize the rcs thread had turned BE) Both problems can be solved. The loading of the kernel *after* choosing your boot

Re: BE Loader Menu (was Re: rcs)

2013-10-10 Thread Teske, Devin
On Oct 10, 2013, at 9:06 AM, Julian Elischer wrote: > On 10/10/13 1:05 AM, Teske, Devin wrote: >> >> I'm late to the party again ;D (didn't realize the rcs thread had turned BE) >> >> Both problems can be solved. >> The loading of the kernel *after* choosing your boot device is trivial. >> We'v

Re: rcs

2013-10-10 Thread Julian Elischer
On 10/11/13 12:34 AM, Jos Backus wrote: On Thu, Oct 10, 2013 at 9:10 AM, Julian Elischer > wrote: On 10/9/13 11:59 PM, Jos Backus wrote: [snip] OK, but please, can we replace RCS with Fossil in 11 then? That adds a real improvement to Free

Re: FreeBSD 10 and zfsd

2013-10-10 Thread Mark Felder
On Thu, Oct 10, 2013, at 10:24, Alan Somers wrote: > On Thu, Oct 10, 2013 at 8:19 AM, Johan Hendriks > wrote: > > When i started using ZFS on FreeBSD I quickly found out that hot spares are > > not possible on FreeBSD. > > I was told that with zfsd it should be possible and that it would be > > in

Re: rcs

2013-10-10 Thread Julian Elischer
On 10/9/13 11:59 PM, Jos Backus wrote: On Oct 9, 2013 5:39 AM, "Kimmo Paasiala" wrote: On Wed, Oct 9, 2013 at 2:03 PM, George Mitchell wrote: On 10/09/13 03:20, Hans Ottevanger wrote: On 10/08/13 04:31, Lyndon Nerenberg wrote: Okay folks, can we make a call about keeping the RCS tools in t

Re: BE Loader Menu (was Re: rcs)

2013-10-10 Thread Julian Elischer
On 10/10/13 1:05 AM, Teske, Devin wrote: I'm late to the party again ;D (didn't realize the rcs thread had turned BE) Both problems can be solved. The loading of the kernel *after* choosing your boot device is trivial. We've been doing it at $work for *years* (almost a decade?) I can put that

Re: FreeBSD 10 and zfsd

2013-10-10 Thread Outback Dingo
On Thu, Oct 10, 2013 at 11:24 AM, Alan Somers wrote: > On Thu, Oct 10, 2013 at 8:19 AM, Johan Hendriks > wrote: > > When i started using ZFS on FreeBSD I quickly found out that hot spares > are > > not possible on FreeBSD. > > I was told that with zfsd it should be possible and that it would be

Re: [CFT] Patch to bsdinstall to support root-on-ZFS and GELI

2013-10-10 Thread Teske, Devin
On Oct 10, 2013, at 4:55 AM, Nathan Whitehorn wrote: > On 10/10/13 09:20, Allan Jude wrote: >> On 2013-10-10 03:00, Nathan Whitehorn wrote: >>> On 10/09/13 18:55, Teske, Devin wrote: On Oct 8, 2013, at 11:19 PM, Nathan Whitehorn wrote: > On 10/09/13 01:13, Allan Jude wrote: >>

Re: FreeBSD 10 and zfsd

2013-10-10 Thread Alan Somers
On Thu, Oct 10, 2013 at 8:19 AM, Johan Hendriks wrote: > When i started using ZFS on FreeBSD I quickly found out that hot spares are > not possible on FreeBSD. > I was told that with zfsd it should be possible and that it would be > included in FreeBSD 10. > > Is there some info about the zfsd fun

Re: [CFT] Patch to bsdinstall to support root-on-ZFS and GELI

2013-10-10 Thread Nathan Whitehorn
On 10/10/13 09:20, Allan Jude wrote: > On 2013-10-10 03:00, Nathan Whitehorn wrote: >> On 10/09/13 18:55, Teske, Devin wrote: >>> On Oct 8, 2013, at 11:19 PM, Nathan Whitehorn wrote: >>> On 10/09/13 01:13, Allan Jude wrote: > On 2013-10-08 16:17, Nathan Whitehorn wrote: >> On 10/07/13

FreeBSD 10 and zfsd

2013-10-10 Thread Johan Hendriks
When i started using ZFS on FreeBSD I quickly found out that hot spares are not possible on FreeBSD. I was told that with zfsd it should be possible and that it would be included in FreeBSD 10. Is there some info about the zfsd function and how it could be used? regards Johan Hendriks ___

Re: BE Loader Menu (was Re: rcs)

2013-10-10 Thread Kris Moore
On 10/10/2013 00:47, Thomas Mueller wrote: > Sorry for previous typo in From: line, missing right angle bracket at end. > Then, in a finger error, I resent that message just before finding the error > and making the needed correction. > > from Devin Teske: > >> I'm late to the party again ;D (didn

Re: rcs

2013-10-10 Thread C. P. Ghost
On Tue, Oct 8, 2013 at 4:31 AM, Lyndon Nerenberg wrote: > Okay folks, can we make a call about keeping the RCS tools in the base? > > The proponents wanting to remove RCS need to speak up and make their > technical case. > Still using RCS here and there, esp. managing /etc. Having to install it

Re: ZFS L2ARC - incorrect size and abnormal system load on r255173

2013-10-10 Thread Vitalij Satanivskij
Hm, another strange thing's on another server - zfs-stats -L ZFS Subsystem ReportThu Oct 10 12:56:54 2013 L2 ARC Summary:

Re: Assertion in zdb?

2013-10-10 Thread Vitalij Satanivskij
Hello. Yes, load on machine (on fs) is very extensive. Ok thank you for usefull information Richard Todd wrote: RT> Vitalij Satanivskij writes: RT> RT> > Hello. RT> > RT> > System - 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r255173 RT> > RT> > While trying to get some statistics from zdb RT>

Re: ZFS L2ARC - incorrect size and abnormal system load on r255173

2013-10-10 Thread Vitalij Satanivskij
Same situation hapend yesterday again :( What's confuse me while trying to understend where I'm wrong Firt some info. We have zfs pool "POOL" and one more zfs on it "POOL/zfs" POOL - have only primarycache enabled "ALL" POOL/zfs - have both primay and secondary for "ALL" POOL have compress

(bsd)patch vs file removal

2013-10-10 Thread Andriy Gapon
The following is from patch -C -p1: Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -- |diff --git a/sys/cddl/compat/opensolaris/sys/taskq.h b/sys/cddl/compat/opensolaris/sys/taskq.h |deleted file mode 100644 |index ffe70ca..0

Re: /usr/src/lib/msun errors

2013-10-10 Thread Andreas Nilsson
Since there is -Wall in your CFALGS there will be quite a few warnings, which combined with -Werror which promotes warnings to errors makes it fail. Try removing -Wall and see if it works. Also -mssse3 can trigger more subtle stuff. Best regards Andreas On Thu, Oct 10, 2013 at 9:49 AM, Joe Nosa

Re: /usr/src/lib/msun errors

2013-10-10 Thread Joe Nosay
Yes, I did. To what extent did I screw up? # added by use.perl 2013-03-03 23:39:20 PERL_VERSION=5.16.2 RUBY_DEFAULT_VER=1.9 ALLOW_SHARED_TEXTREL=1 CFLAGS+= -mssse3 -Wall CXXFLAGS+= -mssse3 On Wed, Oct 9, 2013 at 9:33 PM, Steve Kargl < s...@troutmask.apl.washington.edu> wrote: > On Wed, Oct 0

Re: claws-mail deadlocking in iconv

2013-10-10 Thread O. Hartmann
On Wed, 9 Oct 2013 18:34:46 +0200 Fabian Keil wrote: > After the iconv import claws-mail started to deadlock in iconv every > now and then on my system, which prevented claws-mail from rendering > windows or reacting to input. > > So far I haven't been able to reproduce this intentionally and va

Re: [CFT] Patch to bsdinstall to support root-on-ZFS and GELI

2013-10-10 Thread Allan Jude
On 2013-10-10 03:00, Nathan Whitehorn wrote: > On 10/09/13 18:55, Teske, Devin wrote: >> On Oct 8, 2013, at 11:19 PM, Nathan Whitehorn wrote: >> >>> On 10/09/13 01:13, Allan Jude wrote: On 2013-10-08 16:17, Nathan Whitehorn wrote: > On 10/07/13 21:59, Allan Jude wrote: >> Devin Teske a

Re: [CFT] Patch to bsdinstall to support root-on-ZFS and GELI

2013-10-10 Thread Teske, Devin
On Oct 10, 2013, at 12:00 AM, Nathan Whitehorn wrote: > On 10/09/13 18:55, Teske, Devin wrote: >> On Oct 8, 2013, at 11:19 PM, Nathan Whitehorn wrote: >> >>> On 10/09/13 01:13, Allan Jude wrote: On 2013-10-08 16:17, Nathan Whitehorn wrote: > On 10/07/13 21:59, Allan Jude wrote: >> D

Re: [CFT] Patch to bsdinstall to support root-on-ZFS and GELI

2013-10-10 Thread Nathan Whitehorn
On 10/09/13 18:55, Teske, Devin wrote: > On Oct 8, 2013, at 11:19 PM, Nathan Whitehorn wrote: > >> On 10/09/13 01:13, Allan Jude wrote: >>> On 2013-10-08 16:17, Nathan Whitehorn wrote: On 10/07/13 21:59, Allan Jude wrote: > Devin Teske and I have been working on a big patch to bsdinstall t