Installation Freebsd 7.2 AMD64 on Proliant DL385 G5p

View: New views
5 Messages — Rating Filter:   Alert me  

Installation Freebsd 7.2 AMD64 on Proliant DL385 G5p

by SomeoneHere :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just purchased one of these for our company as our mail server.  I have ran freebsd on boxes (mail server, webserver, proxy server, ftp, etc) but this is the first actual "server" box.  Trying to install this on the box with the default geometry makes me receive the "Write failure on transfer (wrote -1 bytes of 1425408 bytes)" error.  Alt-f2 is showing
/stand/cpio: premature end of file.  I have downloaded the image twice and burned twice yet receive the same error.  Is it not able to write because when using the default geometry it cannot format?  If anyone can point me in the right direction it would be greatly appreciated.  Thanks.

Re: Installation Freebsd 7.2 AMD64 on Proliant DL385 G5p

by Mark Atkinson-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

SomeoneHere wrote:
> I just purchased one of these for our company as our mail server.  

I have one of these running freebsd-current currently.  It has 2-sas
drives in mirror mode, set from the firmware controller setup.  To the
install (I used a PXE install) it appeared as a normal drive and the
install went off without a hitch.

> I have ran
> freebsd on boxes (mail server, webserver, proxy server, ftp, etc) but this
> is the first actual "server" box.  Trying to install this on the box with
> the default geometry makes me receive the "Write failure on transfer (wrote
> -1 bytes of 1425408 bytes)" error.

Which release are you trying to install?  8.0-RC2?  Did you get a
warning about the disk geometry from sysinstall?

>  Alt-f2 is showing
> /stand/cpio: premature end of file.  I have downloaded the image twice and
> burned twice yet receive the same error.  Is it not able to write because
> when using the default geometry it cannot format?  If anyone can point me in
> the right direction it would be greatly appreciated.  Thanks.

This error you make me believe that the target media is not writable.
_______________________________________________
freebsd-proliant@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."

RE: Installation Freebsd 7.2 AMD64 on Proliant DL385 G5p

by SomeoneHere :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I also am using 2-sas drives.  I did not set them up using the firmware controller (that might be my issue for not being able to write to the disks). I just (physically) installed both of them and didn't set them up.  I am trying to install 7-2 Release AMD64.  I wasn't sure if I needed to install any of HP's software before I can install FreeBSD?

> Date: Fri, 6 Nov 2009 07:28:59 -0800
> From: atkin901@...
> To: bmsg32@...
> CC: freebsd-proliant@...
> Subject: Re: Installation Freebsd 7.2 AMD64 on Proliant DL385 G5p
>
> SomeoneHere wrote:
> > I just purchased one of these for our company as our mail server.  
>
> I have one of these running freebsd-current currently.  It has 2-sas
> drives in mirror mode, set from the firmware controller setup.  To the
> install (I used a PXE install) it appeared as a normal drive and the
> install went off without a hitch.
>
> > I have ran
> > freebsd on boxes (mail server, webserver, proxy server, ftp, etc) but this
> > is the first actual "server" box.  Trying to install this on the box with
> > the default geometry makes me receive the "Write failure on transfer (wrote
> > -1 bytes of 1425408 bytes)" error.
>
> Which release are you trying to install?  8.0-RC2?  Did you get a
> warning about the disk geometry from sysinstall?
>
> >  Alt-f2 is showing
> > /stand/cpio: premature end of file.  I have downloaded the image twice and
> > burned twice yet receive the same error.  Is it not able to write because
> > when using the default geometry it cannot format?  If anyone can point me in
> > the right direction it would be greatly appreciated.  Thanks.
>
> This error you make me believe that the target media is not writable.
     
_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
http://clk.atdmt.com/GBL/go/177141665/direct/01/_______________________________________________
freebsd-proliant@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."

Re: Installation Freebsd 7.2 AMD64 on Proliant DL385 G5p

by Mark Atkinson-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Mark O'Keefe wrote:
>  I also am using 2-sas drives.  I did not set them up using the firmware
> controller (that might be my issue for not being able to write to the
> disks). I just (physically) installed both of them and didn't set them
> up.  I am trying to install 7-2 Release AMD64.  I wasn't sure if I
> needed to install any of HP's software before I can install FreeBSD?

Nope, once you setup your disks in the firmware setup, ciss0 should
attach to the controller just fine.  You can see this by modifying the
options in sysinstall and enable the 'emergency holographic shell.'   I
think that becomes available via ALT-F4.  From there you can view
'dmesg' output to which devices were probed and attached successfully on
bootup.


ciss0: <HP Smart Array P400> port 0x4000-0x40ff mem
0xfdf00000-0xfdffffff,0xfdef0000-0xfdef0fff irq 32 at device 0.0 on pci70

[...]

GEOM: new disk da0da0 at ciss0 bus 0 scbus0 target 0 lun 0
da0: <COMPAQ RAID 1  VOLUME OK> Fixed Direct Access SCSI-5 device
da0: Serial Number PAFGCOMPAQ  RAID00-0xfff
da0: 135.168MB/s transfersode
da0: Command Queueing enabled
da0: 139979MB (286677120 512 byte sectors: 255H 32S/T 35132C)

>> Date: Fri, 6 Nov 2009 07:28:59 -0800
>> From: atkin901@...
>> To: bmsg32@...
>> CC: freebsd-proliant@...
>> Subject: Re: Installation Freebsd 7.2 AMD64 on Proliant DL385 G5p
>>
>> SomeoneHere wrote:
>> > I just purchased one of these for our company as our mail server.
>>
>> I have one of these running freebsd-current currently. It has 2-sas
>> drives in mirror mode, set from the firmware controller setup. To the
>> install (I used a PXE install) it appeared as a normal drive and the
>> install went off without a hitch.
>>
>> > I have ran
>> > freebsd on boxes (mail server, webserver, proxy server, ftp, etc)
> but this
>> > is the first actual "server" box. Trying to install this on the box with
>> > the default geometry makes me receive the "Write failure on transfer
> (wrote
>> > -1 bytes of 1425408 bytes)" error.
>>
>> Which release are you trying to install? 8.0-RC2? Did you get a
>> warning about the disk geometry from sysinstall?
>>
>> > Alt-f2 is showing
>> > /stand/cpio: premature end of file. I have downloaded the image
> twice and
>> > burned twice yet receive the same error. Is it not able to write because
>> > when using the default geometry it cannot format? If anyone can
> point me in
>> > the right direction it would be greatly appreciated. Thanks.
>>
>> This error you make me believe that the target media is not writable.
>
> Hotmail: Trusted email with powerful SPAM protection. Sign up now.
> <http://clk.atdmt.com/GBL/go/177141665/direct/01/>

_______________________________________________
freebsd-proliant@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."

Re: Installation Freebsd 7.2 AMD64 on Proliant DL385 G5p

by Ulf Zimmermann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Nov 06, 2009 at 10:38:39AM -0500, Mark O'Keefe wrote:

>
> I also am using 2-sas drives.  I did not set them up using the firmware controller (that might be my issue for not being able to write to the disks). I just (physically) installed both of them and didn't set them up.  I am trying to install 7-2 Release AMD64.  I wasn't sure if I needed to install any of HP's software before I can install FreeBSD?
>
> > Date: Fri, 6 Nov 2009 07:28:59 -0800
> > From: atkin901@...
> > To: bmsg32@...
> > CC: freebsd-proliant@...
> > Subject: Re: Installation Freebsd 7.2 AMD64 on Proliant DL385 G5p
> >
> > SomeoneHere wrote:
> > > I just purchased one of these for our company as our mail server.  
> >
> > I have one of these running freebsd-current currently.  It has 2-sas
> > drives in mirror mode, set from the firmware controller setup.  To the
> > install (I used a PXE install) it appeared as a normal drive and the
> > install went off without a hitch.

The BIOS for any SmartArray controller will by default put 2 drives into
a Raid 1 setup if you do not answer the question during the first boot.
This becomes then the first system drive. You can verify that by going
to the console, press F8 when the SmartArray screen comes up. In the BIOS
is a selection for show information.


> >
> > > I have ran
> > > freebsd on boxes (mail server, webserver, proxy server, ftp, etc) but this
> > > is the first actual "server" box.  Trying to install this on the box with
> > > the default geometry makes me receive the "Write failure on transfer (wrote
> > > -1 bytes of 1425408 bytes)" error.
> >
> > Which release are you trying to install?  8.0-RC2?  Did you get a
> > warning about the disk geometry from sysinstall?
> >
> > >  Alt-f2 is showing
> > > /stand/cpio: premature end of file.  I have downloaded the image twice and
> > > burned twice yet receive the same error.  Is it not able to write because
> > > when using the default geometry it cannot format?  If anyone can point me in
> > > the right direction it would be greatly appreciated.  Thanks.
> >
> > This error you make me believe that the target media is not writable.

Also in the SmartArray bios you can set two different size options for
boot purpose. You might want to play with that.

>      
> _________________________________________________________________
> Hotmail: Trusted email with powerful SPAM protection.
> http://clk.atdmt.com/GBL/go/177141665/direct/01/_______________________________________________
> freebsd-proliant@... mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
> To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."
>

--
Regards, Ulf.

---------------------------------------------------------------------
Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-865-0204
You can find my resume at: http://www.Alameda.net/~ulf/resume.html
_______________________________________________
freebsd-proliant@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."