On Thu, 10 Apr 2014 13:13:22 -0400
John Baldwin wrote:
> On Thursday, April 10, 2014 12:59:25 am Andreas Nilsson wrote:
> > On Thu, Apr 10, 2014 at 1:04 AM, Rainer Duffner secure.de>wrote:
> >
> > >
> > > Am 10.04.2014 um 00:02 schrieb Matthew Seaman :
> > >
> > > > On 09/04/2014 22:52, Rainer
On Thursday, April 10, 2014 12:59:25 am Andreas Nilsson wrote:
> On Thu, Apr 10, 2014 at 1:04 AM, Rainer Duffner wrote:
>
> >
> > Am 10.04.2014 um 00:02 schrieb Matthew Seaman :
> >
> > > On 09/04/2014 22:52, Rainer Duffner wrote:
> > >> And no, as the server is in a remote datacenter, an USB-stic
On Thu, Apr 10, 2014 at 12:44 PM, Andreas Nilsson wrote:
>
>
>
> On Thu, Apr 10, 2014 at 12:25 PM, Rainer Duffner
> wrote:
>
>> Am Thu, 10 Apr 2014 06:59:25 +0200
>> schrieb Andreas Nilsson :
>>
>>
>> > > You never specified exactly how it fails. But I'll take a guess:
>> >
>> > *Attempting Boot
On Thu, Apr 10, 2014 at 12:25 PM, Rainer Duffner wrote:
> Am Thu, 10 Apr 2014 06:59:25 +0200
> schrieb Andreas Nilsson :
>
>
> > > You never specified exactly how it fails. But I'll take a guess:
> >
> > *Attempting Boot From Hard Drive (C:)*
> >
> > *gptzfsboot: error 1 lba 32*
> >
> > *gptzfsboo
Am Thu, 10 Apr 2014 06:59:25 +0200
schrieb Andreas Nilsson :
> > You never specified exactly how it fails. But I'll take a guess:
>
> *Attempting Boot From Hard Drive (C:)*
>
> *gptzfsboot: error 1 lba 32*
>
> *gptzfsboot: error 1 lba 1*
>
> *g**ptzfsboot: No ZFS pools located, can't boot*
On Thu, Apr 10, 2014 at 1:04 AM, Rainer Duffner wrote:
>
> Am 10.04.2014 um 00:02 schrieb Matthew Seaman :
>
> > On 09/04/2014 22:52, Rainer Duffner wrote:
> >> And no, as the server is in a remote datacenter, an USB-stick is not an
> option.
> >>
> >> It's slow enough booting via a virtual USB-im
Am 10.04.2014 um 00:02 schrieb Matthew Seaman :
> On 09/04/2014 22:52, Rainer Duffner wrote:
>> And no, as the server is in a remote datacenter, an USB-stick is not an
>> option.
>>
>> It’s slow enough booting via a virtual USB-image over iLO...
>
> Uh... it only has to read the kernel+modules
On 09/04/2014 22:52, Rainer Duffner wrote:
> And no, as the server is in a remote datacenter, an USB-stick is not an
> option.
>
> It’s slow enough booting via a virtual USB-image over iLO...
Uh... it only has to read the kernel+modules from the USB stick one time
while booting. Otherwise, ther
Am 09.04.2014 um 23:48 schrieb Matthew Seaman :
> On 09/04/2014 22:17, Rainer Duffner wrote:
>> Hi,
>>
>> I found this old thread….
>>
>> I can’t boot FreeBSD 10 installed with zfsroot on a DL380G7 (P410i
>> controller).
>> I tried the installer and I tried installing with mfsbsd10se.
>> Syste
On 09/04/2014 22:17, Rainer Duffner wrote:
> Hi,
>
> I found this old thread….
>
> I can’t boot FreeBSD 10 installed with zfsroot on a DL380G7 (P410i
> controller).
> I tried the installer and I tried installing with mfsbsd10se.
> System has 48GB RAM.
>
> Is there a PR for this?
>
>
> Now, I’
Hi,
I found this old thread….
I can’t boot FreeBSD 10 installed with zfsroot on a DL380G7 (P410i controller).
I tried the installer and I tried installing with mfsbsd10se.
System has 48GB RAM.
Is there a PR for this?
Now, I’ve got to waste 2’600 GB disks (and 300-odd I/Os) for a boot-disk…..
on 04/04/2013 20:16 John Baldwin said the following:
> On Thursday, April 04, 2013 12:16:32 pm Andriy Gapon wrote:
>> diff --git a/sys/boot/i386/zfsboot/zfsboot.c
> b/sys/boot/i386/zfsboot/zfsboot.c
>> index 82402b6..12ceeb0 100644
>> --- a/sys/boot/i386/zfsboot/zfsboot.c
>> +++ b/sys/boot/i386/zf
On Thursday, April 04, 2013 12:16:32 pm Andriy Gapon wrote:
> on 19/03/2013 18:20 John Baldwin said the following:
> > Yes, we likely could start using that, we would just need to ensure it has
some
> > sort of minimum size. However, maybe it would always have that minimum
size as you
> > are on
on 19/03/2013 18:20 John Baldwin said the following:
> Yes, we likely could start using that, we would just need to ensure it has
> some
> sort of minimum size. However, maybe it would always have that minimum size
> as you
> are only going to have additional ranges if you have more than 4GB of
I think it could be useful if those who have the hardware and have a support
contract would try to get in touch with the _technical_ support and give them
some
technical details. Maybe it's something that could be easily fixed by the
vendor
if they know about the problem.
--
Andriy Gapon
Dear All,
At present I do not have access to a HP box with a SmartArray
but zfsboot works perfectly with FreeBSD 9.1-RELEASE #0 r245668
(including EDD fix) on:
hpiLO-> show system1
[...]
Properties
name=ProLiant DL160 Gen8
[...]
with the following firmware
hpiLO-> show system1/fir
On Tuesday, March 19, 2013 5:55:45 am Andriy Gapon wrote:
> on 19/03/2013 07:41 Sergey Dyatko said the following:
> > I was faced with same problem on my laptop. Adding printf() into main()
> > before dsk = malloc(sizeof(struct dsk)); fix boot. Yesterday, avg@ proposed
> > patch:
> > Index: /usr/sr
on 19/03/2013 07:41 Sergey Dyatko said the following:
> I was faced with same problem on my laptop. Adding printf() into main()
> before dsk = malloc(sizeof(struct dsk)); fix boot. Yesterday, avg@ proposed
> patch:
> Index: /usr/src/sys/boot/i386/zfsboot/zfsboot.c
>
2012/8/20 Bjorn Larsson
> Hi Andrey,
>
> We are installing freeBSD using ZFS as root filesystem using the GPT
> method as described on the freeBSD ZFS wiki. We are creating a GPT
> boot partition with the gptzfsboot program embedded and then a zroot
> partition with the freeBSD binaries. This wor
Hi Andrey,
We are installing freeBSD using ZFS as root filesystem using the GPT
method as described on the freeBSD ZFS wiki. We are creating a GPT
boot partition with the gptzfsboot program embedded and then a zroot
partition with the freeBSD binaries. This works well and boots on
every system we
On 19.08.2012 11:22, Bjorn Larsson wrote:
> We are having problems with gptzfsboot on a HP DL360 G7 using the P410i
> Smart Array Controller.
> I’ve some information on this in the archive on this mailing list that this
> has supposedly been fixed with revision 227400, by implementing the edd
> dat
Dear
We are having problems with gptzfsboot on a HP DL360 G7 using the P410i
Smart Array Controller.
I’ve some information on this in the archive on this mailing list that this
has supposedly been fixed with revision 227400, by implementing the edd
data structure.
However we still see the same
22 matches
Mail list logo