Re: [HEADSUP] zfs root pool mounting

2012-12-01 Thread Andriy Gapon
mounted. You can have disks in your system with ZFS pools that should not be auto-imported and zpool.cache is the way to tell the difference. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: page fault on verbose boot

2012-12-01 Thread Andriy Gapon
on 01/12/2012 01:50 Andreas Longwitz said the following: [ Andriy Gapon wrote should have been present somewhere around here] Looking at the code in ioapic_program_intpin() this seems to be possible indeed: /* Write the values to the APIC. */ intpin-io_lowreg = low; ioapic_write(io-io_addr

Re: page fault on verbose boot

2012-11-30 Thread Andriy Gapon
you. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: page fault on verbose boot

2012-11-30 Thread Andriy Gapon
) ... -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Some new hardware with 9.1 does not reboot easily

2012-11-29 Thread Andriy Gapon
on 29/11/2012 10:53 Willem Jan Withagen said the following: On 2012-11-29 9:41, Patrick Lamaiziere wrote: Le Mon, 26 Nov 2012 12:19:07 +0200, Andriy Gapon a...@freebsd.org a écrit : Hello, on 26/11/2012 12:10 Patrick Lamaiziere said the following: As far I can see it fails because

Re: Some new hardware with 9.1 does not reboot easily

2012-11-29 Thread Andriy Gapon
on 29/11/2012 17:16 Willem Jan Withagen said the following: Would that mean that the regular checkout of stable/9 contains enough code to allow painless rebooting... Not yet... -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http

Re: ZFS memory management

2012-11-29 Thread Andriy Gapon
passes. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

[HEADSUP] zfs root pool mounting

2012-11-28 Thread Andriy Gapon
and partitions). If this command reports at least one valid ZFS label for a disk or a partition that do not belong to any current pool, then the problem may affect you. The best course is to remove the offending labels. If you are affected, please follow up to this email. -- Andriy Gapon

Re: Some new hardware with 9.1 does not reboot easily

2012-11-26 Thread Andriy Gapon
on 26/11/2012 12:10 Patrick Lamaiziere said the following: As far I can see it fails because there is no getnewvnode_reserve() / get_newvnode_drop_reserve() in 9.1. The patch is for stable/9. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing

Re: Increasing the DMESG buffer....

2012-11-25 Thread Andriy Gapon
the tunable? -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Some new hardware with 9.1 does not reboot easily

2012-11-23 Thread Andriy Gapon
on 23/11/2012 15:09 Patrick Lamaiziere said the following: Le Thu, 22 Nov 2012 11:41:54 +0200, Andriy Gapon a...@freebsd.org a écrit : Hello, I will definitely MFC it to stable/9, just not sure if I would be able to do it before New Year. It definitely won't be in 9.1. I'll send you

Re: Some new hardware with 9.1 does not reboot easily

2012-11-23 Thread Andriy Gapon
them. Because, you know, when I commit and MFC the changes you might be affected to a greater degree than during this testing phase. Unstable system is way way too vague to describe a problem. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list

Re: Some new hardware with 9.1 does not reboot easily

2012-11-23 Thread Andriy Gapon
-- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Some new hardware with 9.1 does not reboot easily

2012-11-23 Thread Andriy Gapon
on 23/11/2012 18:25 Willem Jan Withagen said the following: On 2012-11-23 17:21, Andriy Gapon wrote: on 23/11/2012 18:12 Willem Jan Withagen said the following: I have applied the patch but at the moment it does not fix anything If I go reboot, it still hangs. CTL-ALT-DEL give the last

Re: Some new hardware with 9.1 does not reboot easily

2012-11-23 Thread Andriy Gapon
diff on my webserver, unless it is oke to post a 1200 lines of diff?? I think that a webserver option would be better. Thanks again. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: Some new hardware with 9.1 does not reboot easily

2012-11-22 Thread Andriy Gapon
on 21/11/2012 20:11 Andriy Gapon said the following: on 21/11/2012 20:08 Willem Jan Withagen said the following: On 2012-11-21 19:05, Andriy Gapon wrote: on 21/11/2012 19:48 Willem Jan Withagen said the following: [snip] It seems to to be waiting/working in the ZFS code to get things

Re: Increasing the DMESG buffer....

2012-11-21 Thread Andriy Gapon
can not find it with the setting in NOTES or any other place I looked # Size of the kernel message buffer. Should be N * pagesize. options MSGBUF_SIZE=40960 Right, That was the one Alternatively you could set kern.msgbufsize tunable. -- Andriy Gapon

Re: Some new hardware with 9.1 does not reboot easily

2012-11-21 Thread Andriy Gapon
, with a 4-way mirror on the ATA seagates as zfsboot ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org -- Andriy Gapon

Re: Increasing the DMESG buffer....

2012-11-21 Thread Andriy Gapon
the early boot messages. I'd argue that snd_hda should not do that. It should use a different knob. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd

Re: Some new hardware with 9.1 does not reboot easily

2012-11-21 Thread Andriy Gapon
That seems to be something that should have been flushed from the print_buffer before. What I do see i a huge amount of ZFS threads Rebooting from DDB is instantaneously... So I'm not certain what to look for further? Perhaps share the output if you are able to capture it... -- Andriy Gapon

Re: Some new hardware with 9.1 does not reboot easily

2012-11-21 Thread Andriy Gapon
on 21/11/2012 19:09 Andriy Gapon said the following: on 21/11/2012 19:06 Willem Jan Withagen said the following: Nothing that stands out for me, but then I'm not into FreeBSD kernels. But there is certainly no more userspace processes running other than reboot. Certainly no postfix

Re: Some new hardware with 9.1 does not reboot easily

2012-11-21 Thread Andriy Gapon
on 21/11/2012 20:08 Willem Jan Withagen said the following: On 2012-11-21 19:05, Andriy Gapon wrote: on 21/11/2012 19:48 Willem Jan Withagen said the following: [snip] It seems to to be waiting/working in the ZFS code to get things unmounted. Yeah, oops, this is a known ZFS deadlock

Re: Some new hardware with 9.1 does not reboot easily

2012-11-21 Thread Andriy Gapon
on 21/11/2012 20:15 Willem Jan Withagen said the following: On 2012-11-21 19:11, Andriy Gapon wrote: on 21/11/2012 20:08 Willem Jan Withagen said the following: On 2012-11-21 19:05, Andriy Gapon wrote: on 21/11/2012 19:48 Willem Jan Withagen said the following: [snip] It seems

Re: 9-Stable panic: resource_list_unreserve: can't find resource

2012-11-08 Thread Andriy Gapon
on 08/11/2012 11:06 Tom Lislegaard said the following: -Original Message- From: Andriy Gapon [mailto:a...@freebsd.org] Sent: 6. november 2012 19:53 To: Tom Lislegaard Cc: freebsd-stable@FreeBSD.org; freebsd-a...@freebsd.org Subject: Re: 9-Stable panic: resource_list_unreserve

Re: 9-Stable panic: resource_list_unreserve: can't find resource

2012-11-06 Thread Andriy Gapon
. Thank you for all the excellent debugging and testing! P.S. I still believe that BIOS/ACPI on the machine behaves sub-optimally. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: 9-Stable panic: resource_list_unreserve: can't find resource

2012-11-05 Thread Andriy Gapon
on 05/11/2012 12:26 Tom Lislegaard said the following: -Original Message- From: Andriy Gapon [mailto:a...@freebsd.org] I see. Could you please try setting debug.acpi.max_threads=1 in /boot/loader.conf, reboot and see if that makes any difference? It does make a difference. I've

Re: 9-Stable panic: resource_list_unreserve: can't find resource

2012-11-05 Thread Andriy Gapon
it somewhere and post a link? -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: buildworld fails on recent stable

2012-11-05 Thread Andriy Gapon
that may explain the difference. Investigating... I suspect that some earlier space-saving commit was not MFC-ed to stable/9. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: buildworld fails on recent stable

2012-11-05 Thread Andriy Gapon
on 05/11/2012 17:52 Volodymyr Kostyrko said the following: I bet on clang 3.2. Thank you for checking. So how do we proceed from here? I could just revert the MFC-es, but the functionality could be desirable to some users. Are there any alternatives? -- Andriy Gapon

Re: 9-Stable panic: resource_list_unreserve: can't find resource

2012-11-05 Thread Andriy Gapon
on 05/11/2012 16:52 Tom Lislegaard said the following: -Original Message- From: Andriy Gapon [mailto:a...@freebsd.org] Sent: 5. november 2012 15:21 To: Tom Lislegaard Cc: freebsd-stable@FreeBSD.org; freebsd-a...@freebsd.org Subject: Re: 9-Stable panic: resource_list_unreserve

Re: 9-Stable panic: resource_list_unreserve: can't find resource

2012-11-02 Thread Andriy Gapon
in /boot/loader.conf, reboot and see if that makes any difference? -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: 9-Stable panic: resource_list_unreserve: can't find resource

2012-11-01 Thread Andriy Gapon
on 01/11/2012 11:45 Tom Lislegaard said the following: -Original Message- From: Andriy Gapon [mailto:a...@freebsd.org] Sent: 31. oktober 2012 19:51 To: Tom Lislegaard Cc: 'freebsd-stable@freebsd.org' Subject: Re: 9-Stable panic: resource_list_unreserve: can't find resource

Re: 9-Stable panic: resource_list_unreserve: can't find resource

2012-10-31 Thread Andriy Gapon
=0x80469320 taskqueue_thread_loop, arg=0x80a20cc8, frame=0xff80002cdb00) at /usr/src/sys/kern/kern_fork.c:992 #14 0x806be6be in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:602 Could you please provide *sc from frame 7? -- Andriy Gapon

Re: CPU Competition Issue

2012-10-30 Thread Andriy Gapon
with no noticeable change in behaviour. Can you try with lower nice value, like +10? You want a fix from r228718. AFAIR, it is not in 9.0. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: The shutdown bug?

2012-10-23 Thread Andriy Gapon
... There is another one: http://www.freebsd.org/cgi/query-pr.cgi?pr=172952cat= jb Thanks, I'll add my experiences to that one. I've just posted another followup to that PR. If you could do some debugging that would be great. -- Andriy Gapon ___ freebsd

Re: Problem reading vitals from Gigabyte H77-DH3H

2012-10-21 Thread Andriy Gapon
on 21/10/2012 10:11 Scot Hetzel said the following: On Sat, Oct 20, 2012 at 3:09 PM, Andriy Gapon a...@freebsd.org wrote: on 20/10/2012 22:42 Andriy Gapon said the following: on 20/10/2012 22:20 Derek Kulinski said the following: I have three questions though: 1. The motherboard has 4 fan

Re: Problem reading vitals from Gigabyte H77-DH3H

2012-10-20 Thread Andriy Gapon
)? What are they? Could you please also fetch sysutils/superiotool port from here https://redports.org/browser/avg/sysutils/superiotool, replace what you have under /usr/ports, install the port and then run 'superiotool -d' command? -- Andriy Gapon

Re: Problem reading vitals from Gigabyte H77-DH3H

2012-10-20 Thread Andriy Gapon
the change there. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Problem reading vitals from Gigabyte H77-DH3H

2012-10-20 Thread Andriy Gapon
60 61 70 f0 val 00 03 10 0b 06 def 00 03 10 0b 00 -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Problem reading vitals from Gigabyte H77-DH3H

2012-10-20 Thread Andriy Gapon
with a magnifying glass). Thank you very much for bearing with me and doing all the hard work! BTW, in the driver code there is a place with the following comment: /* XXX perhaps = ? */ Could you please try to use = instead of == there? -- Andriy Gapon

Re: Problem reading vitals from Gigabyte H77-DH3H

2012-10-20 Thread Andriy Gapon
on 20/10/2012 22:42 Andriy Gapon said the following: on 20/10/2012 22:20 Derek Kulinski said the following: I have three questions though: 1. The motherboard has 4 fan sockets (as far as I can tell), CPU_FAN, and SYS_FAN[1-3]. SYS_FAN1 currently is not connected. Seems like: fan0

Re: Problem reading vitals from Gigabyte H77-DH3H

2012-10-20 Thread Andriy Gapon
on 21/10/2012 00:17 Derek Kulinski said the following: Hello Andriy, Saturday, October 20, 2012, 1:09:10 PM, you wrote: on 20/10/2012 22:42 Andriy Gapon said the following: on 20/10/2012 22:20 Derek Kulinski said the following: I have three questions though: 1. The motherboard has 4 fan

Re: Problem reading vitals from Gigabyte H77-DH3H

2012-10-19 Thread Andriy Gapon
on 17/10/2012 23:51 Derek Kulinski said the following: On Wed, Oct 17, 2012 at 11:38:57PM +0300, Andriy Gapon wrote: I've found that on quite a few modern systems the ACPI platform advertises some useless thermal zones, which always return some hardcoded temperatures. E.g. I have Asus P8Z77

Re: Problem reading vitals from Gigabyte H77-DH3H

2012-10-19 Thread Andriy Gapon
on 19/10/2012 16:27 Andriy Gapon said the following: on 17/10/2012 23:51 Derek Kulinski said the following: [snip] I'm open to experimenting. It's kind of important to me, because I recently had heating issue (that I hopefully fixed) and I wasn't aware of problems until my system started

Re: FreeBSD 9.1-RC2 Available...

2012-10-19 Thread Andriy Gapon
- BTX halted. Any ideas why ? (need to upgrade more machines without KVM access ) -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd

Re: Problem reading vitals from Gigabyte H77-DH3H

2012-10-17 Thread Andriy Gapon
= 'Intel Corporation' device = '82541PI Gigabit Ethernet Controller' class = network subclass = ethernet -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: kern.maxswzone is gone... what next?

2012-10-12 Thread Andriy Gapon
on 12/10/2012 09:59 Volodymyr Kostyrko said the following: 11.10.2012 19:27, Andriy Gapon wrote: On 11 October 2012 19:32, Volodymyr Kostyrko c.kw...@gmail.com wrote: Hi all. I prefer to build all ports in /tmp, which is actually a tmpfs filesystem. I have 8G partition. But when I tried

Re: kern.maxswzone is gone... what next?

2012-10-11 Thread Andriy Gapon
(thunderbird), uid 1001, was killed: out of swap space Oct 11 18:12:32 ar1l0u kernel: swap zone ok How much RAM (avail memory) do you have? 2G What does vmstat -z | fgrep -i swap show? -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list

Re: atkbd attach excitement during boot

2012-10-02 Thread Andriy Gapon
-tsw-te_input)(sc-cur_scp, c, cur_tty)) 747 continue; See r233661. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable

Re: ahcich reset - cannot mount zfs root in 9.1-PRE

2012-10-02 Thread Andriy Gapon
is not possible in 9.1-PRE. I think that Alexander can help you more here. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Fatal trap 12: hda

2012-09-23 Thread Andriy Gapon
that? I tried looking in svn commits between the two builds, but I don't know what exposed the problem. If anyone is interested in my verbose log, or doing some tests, please ask. Your patch looks correct, looks like a bug could have been introduced via copy+paste. -- Andriy Gapon

Re: Thinkpad X61s cannot boot 9.1-BETA1

2012-09-14 Thread Andriy Gapon
-geek.de/FreeBSD/T61_dmesg.boot.9_10.diff # Their diff Is it possible to produce two verbose dmesgs for 10 - one on AC power and one on battery? I think that now you can complete booting in both cases. -- Andriy Gapon ___ freebsd-stable@freebsd.org

Re: Thinkpad X61s cannot boot 9.1-BETA1

2012-09-12 Thread Andriy Gapon
stop looks suspiciously close to the place where timer interrupts should start driving the system. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: Thinkpad X61s cannot boot 9.1-BETA1

2012-09-12 Thread Andriy Gapon
on 12/09/2012 15:54 Andriy Gapon said the following: on 12/09/2012 14:34 Lars Engels said the following: Meanwhile I found out what's the cause of it. On 9.x it only hung from time to time, but I tried a few weeks old CURRENT and it hung at every boot at the same time. With enabled verbose

Re: Thinkpad X61s cannot boot 9.1-BETA1

2012-09-12 Thread Andriy Gapon
on 12/09/2012 20:25 Lars Engels said the following: On Wed, Sep 12, 2012 at 03:54:30PM +0300, Andriy Gapon wrote: Could you try to play with different eventtimer settings (preferably in current) ? You can use this thread / PR as a guide: http://thread.gmane.org/gmane.os.freebsd.devel.amd64

Re: Problem adding more than 8 network adapters

2012-08-29 Thread Andriy Gapon
VirtualBox emulate the bridge differently for different OSes? And I do not see any quirks related to bus numbers for this PCI ID in either Linux, FreeBSD or lspci code... I think that output of lspci on FreeBSD could be interesting too (it's available via sysutils/pciutils port). -- Andriy Gapon

Re: Problem adding more than 8 network adapters

2012-08-29 Thread Andriy Gapon
on 29/08/2012 16:54 Gustau Pérez i Querol said the following: Al 29/08/2012 15:30, En/na Andriy Gapon ha escrit: I wonder where the discrepancy could come from. Why would VirtualBox emulate the bridge differently for different OSes? And I do not see any quirks related to bus numbers

Re: Problem with IPMI KCS driver

2012-08-29 Thread Andriy Gapon
be some other source can be used for generated MAC address. int x = ticks; memcpy(..., x, ...); should work I have installed patched kernel (without cdce) and need some time to check if the problem with IPMI KCS is reproduced. -- Andriy Gapon

Re: FreeBSD 9.1-BETA1 amd64 fails to mount ZFS rootfs with error 2 when system has more than 3584MB of RAM

2012-07-31 Thread Andriy Gapon
a manual binary search to try to find the exact upper limit, but stopped when I tried 3648MB. FreeBSD 9.0-RELEASE works perfectly. Are you able to catch dmesg up to mount failure? If yes, then please set vfs.zfs.debug=1 in loader.conf or at the prompt and share the messages. -- Andriy Gapon

Re: IPMI hardware watchdogs Re: dell r420/r320 stable/9

2012-07-27 Thread Andriy Gapon
running. I guess that the driver should check for that case and do a direct operation instead of enqueueing a request and waiting for another thread to execute it. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org

Re: Latest stable/8 broken for mozilla ports (fwd)

2012-07-25 Thread Andriy Gapon
today. Also, I forgot to add that recompiling firefox didn't help. Doug Writing to gecko@ could also be of use... sometimes. Does the following look like the problem your are running into http://docs.freebsd.org/cgi/mid.cgi?4FE9C8BF.5050509 ? -- Andriy Gapon

Re: Latest stable/8 broken for mozilla ports (fwd)

2012-07-25 Thread Andriy Gapon
on 25/07/2012 10:43 Andriy Gapon said the following: on 25/07/2012 00:22 Doug Barton said the following: On 7/24/2012 2:09 PM, Pedro Giffuni wrote: Hi Doug; Perhaps you are using -O2 in you CFLAGS? I use the standard CFLAGS, so I'm assuming the answer is yes. :) And in case my previous

Re: stable/9 panic Bad tailq NEXT(0xffffffff80e52660-tqh_last) != NULL

2012-07-16 Thread Andriy Gapon
on the console to reboot, -- or switch off the system now. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Doesn't LAPIC timer stop when CPU goes to sleep state?

2012-07-09 Thread Andriy Gapon
? You don't have to be under an impression when you can get the facts from publicly available specifications and code. I have H67MA-E35 motherboard with Intel H67 chipset, and G840 dual core CPU. Thanks. -- Andriy Gapon ___ freebsd-stable

Re: Strange reboot

2012-06-27 Thread Andriy Gapon
... -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: [stable 9] broken hwpstate calls

2012-06-07 Thread Andriy Gapon
be in different P-states and provide support for that throughout the stack (from powerd to drivers). -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: [stable 9] broken hwpstate calls

2012-06-06 Thread Andriy Gapon
. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Solaris features in FreeBSD

2012-06-03 Thread Andriy Gapon
at loader or even zfsboot stage. Thus, the recovery should no longer require alternative boot methods. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: [releng_8 tinderbox] failure on amd64/amd64

2012-05-19 Thread Andriy Gapon
); } -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

i386 -march=xxx behavior [Was: FreeBSD 8 i386 gptboot corrupt - SOLVED]

2012-05-11 Thread Andriy Gapon
on 09/05/2012 15:09 Alfred Bartsch said the following: Am 09.05.2012 12:42, schrieb Andriy Gapon: on 09/05/2012 12:29 Alfred Bartsch said the following: This behavior is restricted to 32-bit servers (i386), all 64-bit servers (amd64) work without any problem, as expected. After some

Re: FreeBSD 8 i386 gptboot corrupt - SOLVED

2012-05-11 Thread Andriy Gapon
, Intel Core2 CPU), this (wrong) behavior can be reproduced. dmesg output: There is also an interest in what board models and BIOS versions you have there. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: i386 -march=xxx behavior

2012-05-11 Thread Andriy Gapon
on 11/05/2012 11:09 Konstantin Belousov said the following: On Fri, May 11, 2012 at 09:37:10AM +0300, Andriy Gapon wrote: on 09/05/2012 15:09 Alfred Bartsch said the following: Am 09.05.2012 12:42, schrieb Andriy Gapon: on 09/05/2012 12:29 Alfred Bartsch said the following: This behavior

Re: FreeBSD 8 i386 gptboot corrupt - SOLVED

2012-05-10 Thread Andriy Gapon
is explicitly requested. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: FreeBSD 8 i386 gptboot corrupt - SOLVED

2012-05-10 Thread Andriy Gapon
on 10/05/2012 10:57 Alfred Bartsch said the following: Am 10.05.2012 09:19, schrieb Andriy Gapon: on 10/05/2012 10:12 Alfred Bartsch said the following: I got this stupid idea of a 16k limit during testing. It was unobvious to me that the build process in a standard environment (i386) simply

Re: FreeBSD 8 i386 gptboot corrupt

2012-05-09 Thread Andriy Gapon
) problem, or is at last /sbin/gpart the culprit? You can always try to locally revert the commit that changed the CFLAGS, but as I've said above there should not be any 16KB limit for GPT boot. Or you can try to add -march=i386 to CFLAGS for your i386 boot block build. -- Andriy Gapon

Re: FreeBSD 8 i386 gptboot corrupt - SOLVED

2012-05-09 Thread Andriy Gapon
on 09/05/2012 15:09 Alfred Bartsch said the following: Am 09.05.2012 12:42, schrieb Andriy Gapon: on 09/05/2012 12:29 Alfred Bartsch said the following: Hello, after migrating some of our older servers to FeeBSD 8.3-stable (cvsupped May 4th), they don't boot anymore after installing the new

Re: Make filesystem type configurable for periodic(8)?

2012-05-04 Thread Andriy Gapon
the appropriate datasets as noexec or nosuid to ensure your belief? -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: ZFS: can't read MOS

2012-04-10 Thread Andriy Gapon
there or better yet put some USB flash to boot from. I could provide further details/execute commands if needed. Any help would be appreciated. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: trap 12 on 9.0 when memcache gets some load

2012-03-27 Thread Andriy Gapon
. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Time Clock Stops in FreeBSD 9.0 guest running under ESXi 5.0

2012-03-22 Thread Andriy Gapon
on 22/03/2012 15:19 Mike Tkachuk said the following: kern.eventtimer.periodic: 0 It might make sense to try 1 here. Also you could attempt to involve mav@ directly - here is an author of the code and an expert on it. -- Andriy Gapon ___ freebsd

Re: Time Clock Stops in FreeBSD 9.0 guest running under ESXi 5.0

2012-03-22 Thread Andriy Gapon
on 22/03/2012 17:33 Volodymyr Kostyrko said the following: Andriy Gapon wrote: on 22/03/2012 15:19 Mike Tkachuk said the following: kern.eventtimer.periodic: 0 It might make sense to try 1 here. Also you could attempt to involve mav@ directly - here is an author of the code and an expert

Re: Time Clock Stops in FreeBSD 9.0 guest running under ESXi 5.0

2012-03-22 Thread Andriy Gapon
on 22/03/2012 18:13 Volodymyr Kostyrko said the following: Andriy Gapon wrote: on 22/03/2012 17:33 Volodymyr Kostyrko said the following: Andriy Gapon wrote: on 22/03/2012 15:19 Mike Tkachuk said the following: kern.eventtimer.periodic: 0 It might make sense to try 1 here. Also you could

Re: [releng_8 tinderbox] failure on i386/i386

2012-03-09 Thread Andriy Gapon
GNU_STACK 0x00 0x 0x 0x0 0x0 RWE 0x4 Seems to have 6 items. So maybe we could either use some fixed size instead of SIZEOF_HEADERS or explicitly use PHDRS. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http

Re: flowtable usable or not

2012-03-03 Thread Andriy Gapon
on 03/03/2012 08:44 H said the following: let's face some reality. Let's do that. Forever installing FreeBSD Desktop, either KDE or Gnome, was a nightmare process, or better, to make it appear on screen was a nightmare. This has not been my experience (reality). -- Andriy Gapon

Re: flowtable usable or not

2012-03-02 Thread Andriy Gapon
, developers, procedures, community, etc]? -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: flowtable usable or not

2012-03-02 Thread Andriy Gapon
on 03/03/2012 00:24 Doug Barton said the following: On 3/2/2012 1:27 PM, Andriy Gapon wrote: on 02/03/2012 20:21 Doug Barton said the following: ... and here is the crux of the problem. The vast majority of our developers don't use FreeBSD as their regular workstation. Do you care to back

Re: [CFT] modular kernel config

2012-02-29 Thread Andriy Gapon
on 29/02/2012 13:23 Pavel Timofeev said the following: Please, remove geom_part_bsd_load=YES geom_part_ebr_load=YES geom_part_mbr_load=YES from loader.conf, it makes panic my machine. Please report the panic too. Preferably in a new thread. -- Andriy Gapon

Re: devd based AUTOMOUNTER

2012-02-28 Thread Andriy Gapon
people were asking for it (and nobody actually guarded the code), but there is no good design on how to do it. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: zfs, 1 gig of RAM and periodic weekly

2012-02-28 Thread Andriy Gapon
on 27/02/2012 07:07 Eugene M. Zheganin said the following: vfs.zfs.arc_max=30M I am not much of an expert in tuning ZFS, and for low-end systems in particular... But it seems to me that with this setting you are actually stress (torture) testing ZFS rather than using it. -- Andriy Gapon

Re: devd based AUTOMOUNTER

2012-02-28 Thread Andriy Gapon
on 29/02/2012 00:04 vermaden said the following: Andriy Gapon a...@freebsd.org said: on 28/02/2012 17:26 Alexander Leidinger said the following: The kernel does not poll for CD changes, and the people guarding the relevant CD code where against something like this in the kernel everytime

Re: panic: GPF in kernel

2012-02-27 Thread Andriy Gapon
=0xff017efca8a0, traced=0) at subr_syscall.c:114 #11 0x80534fac in Xfast_syscall () at /freebsd/checkout/src/sys/amd64/amd64/exception.S:387 #12 0x0084ba3c in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) -- Andriy Gapon

Re: random problem with 8.3 from yesterday

2012-02-24 Thread Andriy Gapon
aware of the change. This is a fact, actually. Nothing in GEOM layer (and below it) notices a silent card change, since most hardware doesn't have any notification for the change and FreeBSD disk stack doesn't do any polling for changes. -- Andriy Gapon

Re: devd based AUTOMOUNTER

2012-02-20 Thread Andriy Gapon
, so I added __check_already_mounted function to check if it is not already mounted. Below are current script and config files. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: pthread_cond_timedwait() broken in 9-stable? [possible answer]

2012-02-17 Thread Andriy Gapon
useful information that you can provide: - C-states configuration - CPU identification I see that you've already contacted jkim, that's useful too. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: New BSD Installer

2012-02-17 Thread Andriy Gapon
on 17/02/2012 07:37 Freddie Cash said the following: Seems to me that we need a GEOM-aware loader I am also adding a GEOM-aware BIOS/firmware to the wish-list. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org

Re: New BSD Installer

2012-02-17 Thread Andriy Gapon
is increased the backup GPT must be moved to the end of the volume and the primary and backup GPT Headers must be updated to reflect the new volume size. - -- Andriy Gapon -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.18 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

Re: New BSD Installer

2012-02-17 Thread Andriy Gapon
on 17/02/2012 16:28 Hiroki Sato said the following: Andriy Gapon a...@freebsd.org wrote in 4f3e3000.9000...@freebsd.org: av -BEGIN PGP SIGNED MESSAGE- av Hash: SHA1 av av on 17/02/2012 09:04 Hiroki Sato said the following: av No, the issue is our gptloader assumes the backup

Re: New BSD Installer

2012-02-17 Thread Andriy Gapon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 on 17/02/2012 16:28 Hiroki Sato said the following: Andriy Gapon a...@freebsd.org wrote in 4f3e3000.9000...@freebsd.org: av -BEGIN PGP SIGNED MESSAGE- av Hash: SHA1 av av on 17/02/2012 09:04 Hiroki Sato said the following: av

Re: pthread_cond_timedwait() broken in 9-stable? (from JAN 10)

2012-02-16 Thread Andriy Gapon
variable attribute have been set to use the REALTIME clock). But why? Just a hypothesis that maybe there is some issue with time keeping on that system. How would that code work out for you with MONOTONIC? -- Andriy Gapon ___ freebsd-stable@freebsd.org

Re: problems with AHCI on FreeBSD 8.2

2012-02-15 Thread Andriy Gapon
=231745 (with scsi - ata , of course) -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

<    1   2   3   4   5   6   7   8   9   10   >