Re: Can't boot on ZFS -- /boot/zfsloader not found

2017-01-13 Thread Jeremie Le Hen
On Thu, Jan 12, 2017 at 10:55 PM, Steven Hartland <kill...@multiplay.co.uk> wrote: > On 12/01/2017 21:12, Jeremie Le Hen wrote: > > Hey Steven, > > (Please cc: me on reply) > > On Thu, Jan 12, 2017 at 1:32 AM, Steven Hartlan > > The reason I'd recommend

Re: Can't boot on ZFS -- /boot/zfsloader not found

2017-01-12 Thread Jeremie Le Hen
eeb ONLINE 0 0 0 % % errors: No known data errors Here are the steps to write the bootloader: % # gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 ada0 % partcode written to ada0p1 % bootcode written to ada0 % # zpool get bootfs zroot % NAME PROPERTY VALUE SOURCE % zr

Re: Can't boot on ZFS -- /boot/zfsloader not found

2017-01-11 Thread Jeremie Le Hen
Default: zroot:/boot/kernel/kernel boot: \ Can't find /boot/kernel/kernel """ I though it was the first stage boot loader, but it may be the second stage. -jlh > > On 11/01/2017 19:22, Jeremie Le Hen wrote: > > Hi, > > > > I'm in the process of transferr

Can't boot on ZFS -- /boot/zfsloader not found

2017-01-11 Thread Jeremie Le Hen
Hi, I'm in the process of transferring my home server to an Intel NUC. I've zfs send/receive'd the whole pool to the new drive and first followed [ZfsOnGpt] but it fails in the first stage boot loader. The USB keyboard doesn't seem to be recognized so I can't really debug anything. Then I tried

Re: new jail(8) ignoring devfs_ruleset?

2013-05-09 Thread Jeremie Le Hen
that in the manpage though? -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons and Electrons. They forgot to mention Morons. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: gdb broken on 9.1/amd64?

2013-03-07 Thread Jeremie Le Hen
(Please Cc: me on reply.) On Wed, Mar 06, 2013 at 10:50:59PM +0200, Konstantin Belousov wrote: On Wed, Mar 06, 2013 at 07:02:22PM +0100, Jeremie Le Hen wrote: root@ingwe:~ # gdb -p 521 Try to specify the executable binary on the command line. It works better indeed! Now I can get

gdb broken on 9.1/amd64?

2013-03-06 Thread Jeremie Le Hen
for /libexec/ld-elf.so.1 0x0008059f188c in nanosleep () from /lib/libc.so.7 (gdb) bt #0 0x0008059f188c in nanosleep () from /lib/libc.so.7 #1 0x00400883 in ?? () #2 0x004006f1 in ?? () #3 0x00080189 in ?? () #4 0x in ?? () -- Jeremie Le Hen

Re: new jail(8) ignoring devfs_ruleset?

2013-02-19 Thread Jeremie Le Hen
at what's in /dev from you jail. There should a few pseudo devices (see below), but no real devices: $ ls /dev crypto log ptmxrandom stdin urandom zfs fd nullpts stderr stdout zero -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons and Electrons

Re: CLANG and -fstack-protector

2013-02-07 Thread Jeremie Le Hen
it. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168010 I run it on my servers with -fstack-protector enabled for ports without any problem. Cheers! -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons and Electrons. They forgot to mention Morons

Re: File too large error when appending to a file of 130 MB

2012-02-23 Thread Jeremie Le Hen
. If I look directly at the underlying ZFS dataset, there is no ACL. -- Jeremie Le Hen Men are born free and equal. Later on, they're on their own. Jean Yanne ___ freebsd-stable@freebsd.org mailing list http

Re: File too large error when appending to a file of 130 MB

2012-02-21 Thread Jeremie Le Hen
Hi Phil, On Tue, Feb 21, 2012 at 02:24:39PM +1300, Phil Murray wrote: On 20/02/2012, at 10:36 AM, Jeremie Le Hen wrote: I have a problem with procmail which gets a File too large error when it tries to write at the end of some mailbox file. Is procmail running from Postfix (or some

Re: File too large error when appending to a file of 130 MB

2012-02-20 Thread Jeremie Le Hen
of my mailboxes don't have such ACLs, including some I've recently written into. How is it possible? -- Jeremie Le Hen Men are born free and equal. Later on, they're on their own. Jean Yanne ___ freebsd-stable@freebsd.org

File too large error when appending to a file of 130 MB

2012-02-19 Thread Jeremie Le Hen
an idea about this error? Besides, if someone knows why those ACLs keep appearing, I would be glad to know it :). Thanks. -- Jeremie Le Hen Men are born free and equal. Later on, they're on their own. Jean Yanne ___ freebsd

Panic in ZFS layer on 8.1-STABLE

2010-12-15 Thread Jeremie Le Hen
so I can probably use addr2line(1) if you need it. Regards, -- Jeremie Le Hen Humans are born free and equal. But some are more equal than others. Coluche ___ freebsd-stable@freebsd.org mailing list http

Re: Panic in ZFS layer on 8.1-STABLE

2010-12-15 Thread Jeremie Le Hen
On Wed, Dec 15, 2010 at 07:28:57PM +0200, Andriy Gapon wrote: on 15/12/2010 10:28 Jeremie Le Hen said the following: Hi, [ Please Cc: me when replying, as I'm not subscribed to -sta...@. ] My filer at home runs FreeBSD. A single data RAID-1 zpool with 10~15 datasets, two of them

Re: Cannot install using serial console

2010-09-10 Thread Jeremie Le Hen
Hi, On Thu, Sep 09, 2010 at 06:48:11PM +0400, pluknet wrote: On 7 September 2010 18:50, Jeremie Le Hen jere...@le-hen.org wrote: Hi list, = Please Cc: me when replying, as I am not subscribed. = I tried to install FreeBSD (201008 -CURRENT snapshot, but I don't think it's important

Re: Cannot install using serial console

2010-09-10 Thread Jeremie Le Hen
://lists.freebsd.org/pipermail/freebsd-stable/2010-September/058703.html Thanks for you attention. Regards, -- Jeremie Le Hen Humans are born free and equal. But some are more equal than others. Coluche

Cannot install using serial console

2010-09-07 Thread Jeremie Le Hen
-master WDMA2 WARNING: WITNESS option enabled, expect reduced performance. Root mount waiting for: usbus0 uhub0: 2 ports with 2 removable, self powered Trying to mount root from ufs:/dev/md0 -- Jeremie Le Hen Humans are born free and equal. But some are more equal than others

Re: Panic in destroy_dev_sched_cb() for tty

2010-07-06 Thread Jeremie Le Hen
On Tue, Jul 06, 2010 at 12:54:36AM +0200, Ed Schouten wrote: * Jeremie Le Hen jere...@le-hen.org wrote: I've got a panic obviously from the tty layer but I couldn't get the panic string as no remote system was connected using serial console, and I don't know how to print it from DDB

Panic in destroy_dev_sched_cb() for tty

2010-07-05 Thread Jeremie Le Hen
+0x20 --- syscall (6, FreeBSD ELF32, close), eip = 0x2821b63f, esp = 0x7fbfe1bc, ebp = 0x7fbfe1c8 --- The system is running 8.0-STABLE from around 2009/12/06. Thanks. Regards, -- Jeremie Le Hen Humans are born free and equal. But some are more equal than others

Re: Cannot list a particular directory through NFS with UDP

2010-01-02 Thread Jeremie Le Hen
: I vaguely recall that the problem went away when you used TCP instead. Is that correct? Yes this is correct. Regards, -- Jeremie Le Hen Humans are born free and equal. But some are more equal than the others. Coluche

Re: Cannot list a particular directory through NFS with UDP

2009-12-29 Thread Jeremie Le Hen
rdirplus option from NetBSD NFS client as a workaround but the mount stalls in UDP (works in TCP). If you are also interested in this problem, I can provide a trace quickly this time :). Regards, -- Jeremie Le Hen Humans are born free and equal. But some are more equal than the others

Re: Cannot list a particular directory through NFS with UDP

2009-12-14 Thread Jeremie Le Hen
- +1 lookup - +1 readdir- +1 readdir - +3 access - +3 access Client cache: - +5 attrcache - +1 lookupcache Both scenarios show no error. Regards, -- Jeremie Le Hen Humans are born free

Re: Cannot list a particular directory through NFS with UDP

2009-12-14 Thread Jeremie Le Hen
nfsv4_server_enable=YES in my rc.conf, but it refused to start. Regards, -- Jeremie Le Hen Humans are born free and equal. But some are more equal than the others. Coluche ___ freebsd-stable@freebsd.org mailing list http

Cannot list a particular directory through NFS with UDP

2009-12-13 Thread Jeremie Le Hen
) 192.168.1.222 192.168.1.1: udp Regards, -- Jeremie Le Hen ___ 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

Cannot allocate system-mode PMC with spec. instructions

2009-12-06 Thread Jeremie Le Hen
, -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ 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: The Design and Implementation of the FreeBSD Operating System

2008-03-20 Thread Jeremie Le Hen
Published Aug 2, 2004 by Addison Wesley Professional. 1st. Edition ISBN-10: 0-201-70245-2 http://www.informit.com/title/0201702452 FWIW there has been rumours about the next edition of this book covering a recenter version. That's all I know :). Regards, -- Jeremie Le Hen jeremie at le-hen dot

Re: cu: Got hangup signal on sio0 probe

2007-05-10 Thread Jeremie Le Hen
Hi Jeremy, On Wed, May 09, 2007 at 04:06:19PM -0700, Jeremy Chadwick wrote: On Thu, May 10, 2007 at 12:19:27AM +0200, Jeremie Le Hen wrote: % obiwan:root# cat /boot.config % -D % obiwan:root# grep ttyd0 /etc/ttys % ttyd0 /usr/libexec/getty std.9600 dialup on secure

cu: Got hangup signal on sio0 probe

2007-05-09 Thread Jeremie Le Hen
understand this, but is there any way to workaround this? Thank you. -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: HEADS UP: Re: FreeBSD Security Advisory FreeBSD-SA-07:01.jail

2007-01-20 Thread Jeremie Le Hen
to experiment such solutions with a larger audience and I would be very pleased to see a less restrictive workaround for this problem. Indeed I'm using the same setup as Pawel (/jail - /usr/jail). Thank you for your work as a security officer. Best regards, -- Jeremie Le Hen jeremie at le-hen dot

Re: [fbsd] HEADS UP: FreeBSD 5.3, 5.4, 6.0 EoLs coming soon

2006-10-12 Thread Jeremie Le Hen
nothing, IMHO. Best regards, -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: [fbsd] HEADS UP: FreeBSD 5.3, 5.4, 6.0 EoLs coming soon

2006-10-11 Thread Jeremie Le Hen
? Thank you. Regards, -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

6-STABLE panic: unusable core file

2005-12-27 Thread Jeremie Le Hen
) % ... What am I supposed to do ? Is there a fix to get in HEAD sources or am I doing things in the wrong way ? Thank you. Regards, -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ freebsd-stable@freebsd.org mailing list http

Re: [fbsd] 6-STABLE panic: unusable core file

2005-12-27 Thread Jeremie Le Hen
to do ? Is there a fix to get in HEAD sources or am I doing things in the wrong way ? My kernel.debug files was not the good one, sorry for the noise. Regards, -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ freebsd-stable

6-STABLE: panic: vinvalbuf: dirty bufs

2005-12-27 Thread Jeremie Le Hen
or verbose boot dmesg, please, let me know. FWIW, does the following error means my disk is dead ? % unknown: TIMEOUT - READ_DMA48 retrying (1 retry left) LBA=487055103 Thank you. Best regards, -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org

unmount pending error on 6.0

2005-11-10 Thread Jeremie Le Hen
it ? Thanks. Regards, -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: BETA4: Panic and can't cleanup filesystem

2005-09-19 Thread Jeremie Le Hen
in single mode. What can i do to clean /var filesystem and to debug these panics? Any help are welcome... Did you try the -b flag from fsck_ffs(8) ? You can get the location of other superblocks with the dumpfs(8) utility. Regards, -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile

Re: FreeBSD6.0 and VMWare 5.0.. No go

2005-09-02 Thread Jeremie Le Hen
, this will greatly help debugging for kernel hackers. Regards, -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send

Re: Aspire 1300

2005-06-29 Thread Jeremie Le Hen
booting in safe mode to see if things go better. Regards, -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: panic in RELENG_5 UMA

2005-06-23 Thread Jeremie Le Hen
then. Note that my previous uptime was multiple tens of days and I haven't done stress tests. But anyway I think your massively parallel arp -d/ping tests are far more significative than my box which only communicates with a couple of settled machines. Regards, -- Jeremie Le Hen jeremie at le-hen dot org

panic in RELENG_5 UMA

2005-06-21 Thread Jeremie Le Hen
0xc06c46bf in Xint0x80_syscall () at ../../../i386/i386/exception.s:201 %%% Regards, -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: panic in RELENG_5 UMA

2005-06-21 Thread Jeremie Le Hen
} %%% -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: panic in RELENG_5 UMA

2005-06-21 Thread Jeremie Le Hen
that output thread has won the race. This explanation sounds good but my box is an UP with PREEMPTION. Is is supposed to be also possible in this case ? Regards, -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ freebsd-stable

Re: panic in recent RELENG_5 tcp code path

2005-05-20 Thread Jeremie Le Hen
of # programming errors. # %%% I'm going to recompile my kernel with INVARIANTS but I wonder in which order of magniture it will slow my kernel down. In other words, what does INVARIANTS do concretely, shall I expect a performance drop like WITNESS does ? Best regards, -- Jeremie Le Hen

Re: panic in recent RELENG_5 tcp code path

2005-05-19 Thread Jeremie Le Hen
if (m-m_next == 0) { 817 SOCKBUF_UNLOCK(so-so_snd); %%% tcp_output.c rev 1.100.2.7. -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ freebsd-stable@freebsd.org mailing list http

panic in recent RELENG_5 tcp code path

2005-05-15 Thread Jeremie Le Hen
--- syscall (4, FreeBSD ELF32, write), eip = 0x2826cd0b, esp = 0xbfbfe4fc, ebp = 0xbfbfr518 --- %%% Please Cc: me in replies, I'm not subscribed to this list. -- Jeremie Le Hen jeremie at le-hen dot org ttz at chchile dot org ___ freebsd-stable

Re: if_em int_throttle_ceil patch

2004-12-11 Thread Jeremie Le Hen
it. It would be a pity if this patch gets lost in the archives without being either commited or submited as a PR. Regards, -- Jeremie Le Hen [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: FreeBSD sound distortion problems with SB Live! fixed with PREEMPTION

2004-12-08 Thread Jeremie Le Hen
which was initially started to make things such as Jack Audio Connection Kit [1] and related softwares work fine. Regards, [1] http://jackit.sf.net/ -- Jeremie Le Hen [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman

Re: serious networking (em) performance (ggate and NFS) problem

2004-11-19 Thread Jeremie Le Hen
) driver. -- Jeremie Le Hen [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: serious networking (em) performance (ggate and NFS) problem

2004-11-19 Thread Jeremie Le Hen
it a try this weekend although I won't be able to make performance mesurements. -- Jeremie Le Hen [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]