Re: gptzfsboot problem on HP P410i Smart Array

2013-03-20 Thread Christoph Hoffmann
/firmware1 [...] /system1/firmware1 Targets Properties version=J03 date=08/20/2012 [...] I know it is not much help, but hope it might give you some input. Thank you very much indeed for your work on this issue. Best Regards, Christoph -- Christoph Hoffmann e-mail

Re: gptzfsboot error using HP Smart Array P410i Controller

2012-03-03 Thread Christoph Hoffmann
from passing an EDD 3 structure to BIOSes supporting EDD 4. Approved by: re (kib) -- Christoph Hoffmann On Mar 1, 2012, at 10:39 PM, Palle Girgensohn wrote: Hi! This is still happening with FreeBSD 9.0-RELEASE, as I have just discovered. The hack works like a charm, but seems kind

Re: gptzfsboot error using HP Smart Array P410i Controller

2011-10-12 Thread Christoph Hoffmann
Hello Daniel, Last time I checked up on the issue was on the 23rd of September, it was not fixed then. I was able to to boot from drive 0x80 after adding: *** zfsboot.c.orig Fri Sep 23 18:03:26 2011 --- zfsboot.c Fri Sep 23 18:47:44 2011 *** *** 459,464 --- 459,465

Re: gptzfsboot error using HP Smart Array P410i Controller

2011-08-22 Thread Christoph Hoffmann
-- Christoph Hoffmann On Aug 22, 2011, at 12:23 PM, Christoph Hoffmann wrote: Hello Dimitry, Please find attached zfsboot.s files. Thank you very much indeed for your help. Best Regards, Christoph zfsboot.s.orig-orderzfsboot.s.re-ordered -- Christoph Hoffmann On Aug 21, 2011

Re: gptzfsboot error using HP Smart Array P410i Controller

2011-08-18 Thread Christoph Hoffmann
; dsk-init = 0; bootdev = MAKEBOOTDEV(dev_maj[dsk-type], dsk-slice, dsk-unit, dsk-part), […] fixes the problem. Any comments will be appreciated. Best Regards, Christoph -- Christoph Hoffmann On Aug 16, 2011, at 9:15 PM, John Baldwin wrote: On Tuesday, August 16

Re: gptzfsboot error using HP Smart Array P410i Controller

2011-08-18 Thread Christoph Hoffmann
John, Unfortunately not, as we is still need 4 additional instructions or some sort of memory barrier [ like mb() in Tru64 :) ] . Regards, Christoph -- Christoph Hoffmann On Aug 18, 2011, at 7:10 PM, John Baldwin wrote: On Thursday, August 18, 2011 12:30:24 pm Christoph Hoffmann wrote

Re: gptzfsboot error using HP Smart Array P410i Controller

2011-08-18 Thread Christoph Hoffmann
Hello, Thank you very much for your information. Even with both of them being implemented, I still have to re-order the zfsboot.c main() function to get it working. Regards, Christoph -- Christoph Hoffmann On Aug 18, 2011, at 8:04 PM, Test Rat wrote: Christoph Hoffmann christoph_hoffm

Re: gptzfsboot error using HP Smart Array P410i Controller

2011-08-16 Thread Christoph Hoffmann
and just after the execution, the dsk-drive is equal to zero. Adding printf(hello\n); before dsk = malloc(sizeof(struct dsk)); keeps the dsk-drive value assigned to 0x80 and the box will boot. Any comments will be appreciated. Best Regards, Christoph -- Christoph Hoffmann On Aug 15

Re: gptzfsboot error using HP Smart Array P410i Controller

2011-08-16 Thread Christoph Hoffmann
gptzfsboot: error 1 lba 1 probe_drive(): drive 0x81: type 0: unit 1: slice 0: part 0: gptzfsboot: No ZFS pools located, can't boot Regards, Christoph -- Christoph Hoffmann On Aug 16, 2011, at 3:48 PM, John Baldwin wrote: On Tuesday, August 16, 2011 9:14:08 am Christoph Hoffmann wrote: Hello John

Re: gptzfsboot error using HP Smart Array P410i Controller

2011-08-16 Thread Christoph Hoffmann
Setting high_heap_size to zero ends with an error: Attempting Boot From CD-ROM Attempting Boot From Hard Drive (C:) 474: high_heap_size=0x0; dsk=0x1a000; bootinfo=0x8694 malloc failure -- Christoph Hoffmann On Aug 16, 2011, at 4:41 PM, Christoph Hoffmann wrote: Hello John, First

Re: [clang] (gpt)zfsboot is broken: zfs_alloc()/zfs_free() mismatch

2011-08-05 Thread Christoph Hoffmann
Hello Olivier, Thank you very for your work. Using the path I have successfully rebuild, install and boot my system. Regards, Christoph On Aug 5, 2011, at 11:45 AM, Olivier Smedts wrote: 2011/8/5 Pawel Worach pawel.wor...@gmail.com: On Aug 1, 2011, at 14:24, Test Rat wrote: Anyone

Re: gptzfsboot error using HP Smart Array P410i Controller

2011-08-05 Thread Christoph Hoffmann
Hello John, No, I and not using clang. My problem persists even I apply the patch. As a workaround I have to put OS on second LUN presented by the P410i Controller. Regards, Christoph -- Christoph Hoffmann On Aug 5, 2011, at 1:37 PM, John Baldwin wrote: On Thursday, August 04, 2011 3

Re: gptzfsboot error using HP Smart Array P410i Controller

2011-08-05 Thread Christoph Hoffmann
)) continue; if (!int13probe(i | DRV_HARD)) break; […] probe_drive(dsk, NULL); } […] On Aug 5, 2011, at 1:47 PM, Christoph Hoffmann wrote: Hello John, No, I and not using clang. My problem persists even I apply the patch. As a workaround I have to put OS

Re: gptzfsboot error using HP Smart Array P410i Controller

2011-08-04 Thread Christoph Hoffmann
On Aug 1, 2011, at 3:07 PM, Christoph Hoffmann wrote: Hello, The initial reboot followed the installation of ZFS-only version 5/28 system reports error: Attempting Boot From Hard Drive (C:) gptzfsboot: error 1 lba 32

gptzfsboot error using HP Smart Array P410i Controller

2011-08-01 Thread Christoph Hoffmann
Hello, The initial reboot followed the installation of ZFS-only version 5/28 system reports error: Attempting Boot From Hard Drive (C:) gptzfsboot: error 1 lba 32 gptzfsboot: error 1 lba 1

gptzfsboot error using HP Smart Array P410i Controller

2011-08-01 Thread Christoph Hoffmann
Hello, The initial reboot followed the installation of ZFS-only version 5/28 system reports error: Attempting Boot From Hard Drive (C:) gptzfsboot: error 1 lba 32 gptzfsboot: error 1 lba 1