Re: problem booting to multi-vdev root pool [Was: kern/150503: [zfs] ZFS disks are UNAVAIL and corrupted after reboot]

2012-11-17 Thread Bartosz Stec
mpiled and installed fresh kernel with your patch, system booted without any problems, so apparently patch works as intended. Good job Andriy! Apologies for the breakage. No worries, and thanks for this fix. Also thanks for all the work on ZFS! Make it twice :) Regards, -- Ba

Recent CURRENT - Mounting from zfs:zroot failed with error 22.

2012-11-15 Thread Bartosz Stec
/ccache/world/c++,1} .endif .endif PERL_VERSION=5.14.2 grep -v # /boot/loader.conf loader_logo="beastie" autoboot_delay="5" accf_http_load="YES" accf_data_load="YES" vm.kmem_size="1536M" vm.kmem_size_max=&quo

Re: problems with cvsup on FreeBSD 9 snapshot 201101

2011-06-15 Thread Bartosz Stec
ze. Please ignore my previous email :) -- Bartosz Stec ___ 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: problems with cvsup on FreeBSD 9 snapshot 201101

2011-06-15 Thread Bartosz Stec
ideas? Best regards, Holger Although it's not a "fix" to your problem, doesn't cvsup became obsolete, from the moment when csup was integrated into the world (a couple of years ago I believe)? If you just want to update th

[ZFSv28] Loader hangs, import failes, zfs filesystem unavailable.

2011-06-02 Thread Bartosz Stec
1281 freebsd-boot (64K) 162 20971522 freebsd-swap (1.0G) 2097314 760680133 freebsd-zfs (36G) 78165327 2127888 - free - (1.0G) Any idea what happened to the pool, why I am unable to boot and import it, and what can I do to investigate or

r216763 panic while running smartd

2010-12-28 Thread Bartosz Stec
Hi there. Everything was fine with kernel dated 14.12, but now it's impossible to run smartd without panic. Smartmontools rebuilded with this relaese still produes panic. Everything else seems working fine. core.txt and info.0 attached. -- Bartosz Stec dump.tar.bz2 Description: B

r216763 panic while running smartd

2010-12-28 Thread Bartosz Stec
Hi there. Everything was fine with kernel dated 14.12, but now it's impossible to run smartd without panic. Smartmontools rebuilded with this release still produces panic. Everything else seems working fine. core.txt is here: http://pastebin.com/grcw6dqG -- Bartosz

powerd vs network throughput

2010-11-08 Thread Bartosz Stec
ted by CPU frequency and powerd doesn't increase cpu frequency level in this case (I suppose that if CPU is set at very low frequency, it's dealing mostly with interrupt requests from NIC). Is it expected behaviour? I hope not because it makes powerd useless on fileserver ;) If it

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-26 Thread Bartosz Stec
W dniu 2010-09-26 14:54, Bartosz Stec pisze: W dniu 2010-09-26 14:42, Erik Trulsson pisze: On Sun, Sep 26, 2010 at 02:21:51PM +0200, Bartosz Stec wrote: W dniu 2010-09-24 16:34, Dimitry Andric pisze: On 2010-09-24 14:13, Bartosz Stec wrote: Could you please try to rename this make.conf

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-26 Thread Bartosz Stec
W dniu 2010-09-26 14:42, Erik Trulsson pisze: On Sun, Sep 26, 2010 at 02:21:51PM +0200, Bartosz Stec wrote: W dniu 2010-09-24 16:34, Dimitry Andric pisze: On 2010-09-24 14:13, Bartosz Stec wrote: Could you please try to rename this make.conf to e.g. make.conf.disable, and retry the world

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-26 Thread Bartosz Stec
W dniu 2010-09-24 16:34, Dimitry Andric pisze: On 2010-09-24 14:13, Bartosz Stec wrote: Could you please try to rename this make.conf to e.g. make.conf.disable, and retry the world build? Still the same without make.conf. My personal guess is, that clang builded by clang with CPUTYPE=athlon

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-24 Thread Bartosz Stec
W dniu 2010-09-24 13:47, Dimitry Andric pisze: On 2010-09-24 13:24, Bartosz Stec wrote: make.conf (note that NOCCACHE was defined in environment during all builds so ccache wasn't used): CPUTYPE=athlon-xp # default build settings for ports collection .if ${.CURDIR:M*/

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-24 Thread Bartosz Stec
W dniu 2010-09-23 16:45, Dimitry Andric pisze: On 2010-09-23 13:24, Bartosz Stec wrote: I cannot reproduce this here, running the exact command printed above. What is the output of "/usr/bin/clang++ -v" ? # /usr/bin/clang++ -v FreeBSD clang version 2.8 (branches/release_28 114020

Re: Error message while updating src for FreeBSD 9 current

2010-09-23 Thread Bartosz Stec
W dniu 2010-09-23 14:02, Bartosz Stec pisze: I am using cvsup. I had recompiled my VirtualBox port but I had not finished recompiling the other major ports. Thanks for the suggestion. My make.conf is deliberately very plain jane with no special conditions or comments. Thanks Ralph Ellis

Re: [SPAM] Re: Error message while updating src for FreeBSD 9 current

2010-09-23 Thread Bartosz Stec
27;s faster and smarter, and integrated with system :) - check man portsnap Good luck! -- Bartosz Stec ___ 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: Clang now builds world and kernel, on i386 and amd64

2010-09-23 Thread Bartosz Stec
9.0 Thread model: posix -- Bartosz Stec ___ 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: Clang now builds world and kernel, on i386 and amd64

2010-09-23 Thread Bartosz Stec
On 2010-09-23 08:51, Roman Divacky wrote: if you want to post any build-time numbers for clang please -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS #-DNDEBUG uncomment the -DNDEBUG on this line in lib/clang/clang.build.mk and rebuild it otherwise you are using Release+Asserts build

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-23 Thread Bartosz Stec
D: src/etc/csh.cshrc,v 1.3 1999/08/27 23:23:40 peter Exp $ +# $FreeBSD$ (...) Should I rebuild and provide output? -- Bartosz Stec ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-22 Thread Bartosz Stec
On 2010-09-22 22:42, Rene Ladan wrote: Just tried it. World has been builded without any problems, but stge kernel module failed to compile: ===> stge (all) clang -O2 -pipe -march=athlon-xp -fno-strict-aliasing -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-22 Thread Bartosz Stec
../../dev/stge/if_stge.c:1953:6: error: 'break' statement not in loop or switch statement break -- Bartosz Stec ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/

Re: buildworld + ccache trouble

2010-09-20 Thread Bartosz Stec
+ CC:=${CC:C,^cc,/usr/local/libexec/ccache/world-cc,1} CXX:=${CXX:C,^c\+\+,/usr/local/libexec/ccache/world-c++,1} CFLAGS=-O2 -pipe COPTFLAGS=-O2 -pipe .endif -- Bartosz Stec ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.o

Re: [bsdgrep] -w option matches part of words (Was: Apache 2.2 port and missing modules on current.)

2010-08-23 Thread Bartosz Stec
On 2010-08-10 23:39, Bartosz Stec wrote: On 2010-08-10 23:12, Gabor Kovesdan wrote: Em 2010.08.10. 19:45, Anonymous escreveu: Seems like APACHE_MODULES is incorrectly populated. $ make -V APACHE_MODULES BATCH= GREP=${LOCALBASE-/usr/local}/bin/grep | fgrep cache ...cache disk_cache

Re: [bsdgrep] -w option matches part of words (Was: Apache 2.2 port and missing modules on current.)

2010-08-10 Thread Bartosz Stec
ome up in the exp-run because it didn't make the port actually fail. I have a fix in my queue, which I sent to my mentor and I'll commit it soon. Gabor Thanks for your help with investigating this. I guess that in that case submitting PR is unnecesary. re

Re: Apache 2.2 port and missing modules on current.

2010-08-10 Thread Bartosz Stec
On 2010-08-10 17:23, Ilya A. Arhipov wrote: make config and add [x] THREADS Enable threads support in APR :) and deinstall&& reinstall 10.08.10, 18:07, "Bartosz Stec": Arrgh! My mistake - I showed generic /usr/ports/www/apache22/Makefile.options instead

Re: Apache 2.2 port and missing modules on current.

2010-08-10 Thread Bartosz Stec
T? also Makefile.modules have: if !defined(WITH_THREADS) WITHOUT_MODULES+= mem_cache if !defined(WITHOUT_APACHE_OPTIONS)&& defined(WITH_MEM_CACHE) IGNORE+=mod_mem_cache requires WITH_THREADS mod_mem_cache is not the problem, but the main mod_cache module. I've mod_mem_cache disa

Re: Apache 2.2 port and missing modules on current.

2010-08-10 Thread Bartosz Stec
ot;Enable mod_usertrack" ON \ VHOST_ALIAS "Enable mod_vhost_alias" ON \ FILTER "Enable mod_filter" ON \ VERSION "Enable mod_version" ON \ PROXY "Enable mod_proxy" OFF \ PROXY_CONNECT "Enable mod_proxy_

Re: Apache 2.2 port and missing modules on current.

2010-08-10 Thread Bartosz Stec
T? also Makefile.modules have: if !defined(WITH_THREADS) WITHOUT_MODULES+= mem_cache if !defined(WITHOUT_APACHE_OPTIONS)&& defined(WITH_MEM_CACHE) IGNORE+=mod_mem_cache requires WITH_THREADS mod_mem_cache is not the problem, but the main mod_cache module. I've mod_mem_cache disa

Apache 2.2 port and missing modules on current.

2010-08-10 Thread Bartosz Stec
nable mod_mem_cache... no (...) Disabling ccache makes no difference. -- Bartosz Stec ___ 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: gpart failing with no such geom after gpt corruption

2010-04-01 Thread Bartosz Stec
if I should. After all it's just easier to type 3 times: gpt add -t freebsd-zfs -l diskN to use all free space on device than checking numbers on other disks and type gpt add -b 2097314 -s 76068013 -t freebsd-zfs -l diskN and that's why all story begins :) -- Bart

Re: gpart failing with no such geom after gpt corruption

2010-04-01 Thread Bartosz Stec
On 2010-04-01 19:34, Marcel Moolenaar wrote: On Apr 1, 2010, at 6:23 AM, Bartosz Stec wrote: Unfortunately it wasn't so easy. First of all system booted, and as I expected kernel message shows GPT error on ad1. Zpool was degraded but alive and kicking. However, when I tried to ex

gpart failing with no such geom after gpt corruption

2010-04-01 Thread Bartosz Stec
aybe changing LBA size of already partitioned HDD is extreme case, and the only way these problems could be triggered ;)? Cheers! -- Bartosz Stec ___ 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"