niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » BSD » OpenBSD
OpenBSD with SATA
Post new topic   Reply to topic Page 1 of 1 [8 Posts] View previous topic :: View next topic
Author Message
Ra?l Collantes S.
*nix forums beginner


Joined: 31 Mar 2005
Posts: 2

PostPosted: Thu Mar 31, 2005 2:05 am    Post subject: Re: OpenBSD with SATA Reply with quote

Quote:
googling for "dell poweredge 750 dmesg" shows e.g. this:
http://www.monkey.org/openbsd/archive/misc/0405/msg00107.html
There are quite a few unknown (to 3.5) PCI devices on that board,
especially:
pciide0 at pci0 dev 31 function 2 vendor "Intel", unknown product
0x25a3 rev 0x02: DMA
which is a 6300ESB Intel SATA controller. According to
http://openbsd.org/i386.html support for this chipset was added after
3.6.

In other words: It should be possible to run OpenBSD-current (aka 3.7
beta) on that machine (unless Dell changed specs). I have some machines
with a Tyan i7320 mainboard which also uses the 6300ESB running on
current without any problems so far.

Excellent and perfect answer. THANX!

Quote:
Best regards,
Marc

Thanx Marc

Raśl Collantes S.
Back to top
PiotrAF
*nix forums beginner


Joined: 21 Feb 2005
Posts: 30

PostPosted: Wed Mar 30, 2005 2:00 pm    Post subject: Re: OpenBSD with SATA Reply with quote

On Mon, 28 Mar 2005 16:47:57 -0400, Raul Collantes S. wrote:

Quote:
Hi again:

I little question. Is posible install OBSD36+ in one single SATA Hard
Disk? I need install in a server with sata controller only. (No SCSI and no
ATA)

The new 3.7 (snapshot) is working on my ICH6 SATA (even AHCI mode) at last
- previously 'no disks found'
Back to top
Marc Wirth
*nix forums beginner


Joined: 29 Mar 2005
Posts: 2

PostPosted: Tue Mar 29, 2005 7:39 pm    Post subject: Re: OpenBSD with SATA Reply with quote

Raul Collantes S. <rat@s9.cl> wrote:
Quote:
The Server is a DELL " PowerEdge 750 " here is the url:
[..]
I don't see any info about sata controller. I will use the motherboard
controller of this server, not the " aid CERC Card 6 Channels SATA "

Any ideas?

googling for "dell poweredge 750 dmesg" shows e.g. this:
http://www.monkey.org/openbsd/archive/misc/0405/msg00107.html

There are quite a few unknown (to 3.5) PCI devices on that board,
especially:
Quote:
pciide0 at pci0 dev 31 function 2 vendor "Intel", unknown product
0x25a3 rev 0x02: DMA
which is a 6300ESB Intel SATA controller. According to

http://openbsd.org/i386.html support for this chipset was added after
3.6.

In other words: It should be possible to run OpenBSD-current (aka 3.7
beta) on that machine (unless Dell changed specs). I have some machines
with a Tyan i7320 mainboard which also uses the 6300ESB running on
current without any problems so far.

Best regards,
Marc
Back to top
Guest






PostPosted: Tue Mar 29, 2005 1:36 pm    Post subject: Re: OpenBSD with SATA Reply with quote

On Tue, 29 Mar 2005 08:11:04 +0200 in <1gu6ejb.18m1s35105pma2N%MarcWirth@gmx.de> Marc Wirth <MarcWirth@gmx.de> wrote:
Quote:
Raul Collantes S. <rat@s9.cl> wrote:
I little question. Is posible install OBSD36+ in one single SATA Hard
Disk? I need install in a server with sata controller only. (No SCSI and no
ATA)

Yes, that is possible. If you take a look at
http://openbsd.org/i386.html (or the platform page for your hardware if
it is not i386) you'll see quite some supported controllers.

It is not possible to use SATA RAID functions with most of the
controllers, though.

Because most "Hardware RAID" SATA controllers actually do the RAID magic
on the CPU while making the chipset completely unuseable to the more
generic drivers.


--
Chris Dukes
Suspicion breeds confidence -- Brazil
Back to top
Raul Collantes S.
*nix forums beginner


Joined: 16 Mar 2005
Posts: 8

PostPosted: Tue Mar 29, 2005 11:31 am    Post subject: Re: OpenBSD with SATA Reply with quote

Thanx for the answer.

The Server is a DELL " PowerEdge 750 " here is the url:

http://lastore.dell.com/store/frameset.asp?mscssid=7LQFCPFA7FL29P2X67TK9JJPWF7FCNA6&store_key=LATRANS&shopper_country=CL&shopper_language=EN&shopper_segment=BSD&entity_type=CFGSET&entity_key=PEDGE750_SATA_LAPRCLCOMX

I don't see any info about sata controller. I will use the motherboard
controller of this server, not the " aid CERC Card 6 Channels SATA "


Any ideas?
"Marc Wirth" <MarcWirth@gmx.de> wrote in message
news:1gu6ejb.18m1s35105pma2N%MarcWirth@gmx.de...
Quote:
Raul Collantes S. <rat@s9.cl> wrote:
I little question. Is posible install OBSD36+ in one single SATA
Hard
Disk? I need install in a server with sata controller only. (No SCSI and
no
ATA)

Yes, that is possible. If you take a look at
http://openbsd.org/i386.html (or the platform page for your hardware if
it is not i386) you'll see quite some supported controllers.

It is not possible to use SATA RAID functions with most of the
controllers, though.

Best regards,
Marc
Back to top
Marc Wirth
*nix forums beginner


Joined: 29 Mar 2005
Posts: 2

PostPosted: Tue Mar 29, 2005 4:11 am    Post subject: Re: OpenBSD with SATA Reply with quote

Raul Collantes S. <rat@s9.cl> wrote:
Quote:
I little question. Is posible install OBSD36+ in one single SATA Hard
Disk? I need install in a server with sata controller only. (No SCSI and no
ATA)

Yes, that is possible. If you take a look at
http://openbsd.org/i386.html (or the platform page for your hardware if
it is not i386) you'll see quite some supported controllers.

It is not possible to use SATA RAID functions with most of the
controllers, though.

Best regards,
Marc
Back to top
Marco S Hyman
*nix forums beginner


Joined: 04 Mar 2005
Posts: 36

PostPosted: Mon Mar 28, 2005 9:17 pm    Post subject: Re: OpenBSD with SATA Reply with quote

"Raul Collantes S." <rat@s9.cl> writes:

Quote:
I little question. Is posible install OBSD36+ in one single SATA Hard
Disk? I need install in a server with sata controller only. (No SCSI and no
ATA)

Depends upon the controller, for example:

pciide0 at pci2 dev 5 function 0 "CMD Technology SiI3114 SATA" rev 0x02: DMA
pciide0: using apic 2 int 19 (irq 9) for native-PCI interrupt
pciide0: port 0: device present, speed: 1.5Gb/s
wd1 at pciide0 channel 0 drive 0: <ST380013AS>
wd1(pciide0:0:0): using BIOS timings, Ultra-DMA mode 6

is a SATA controller/drive combo on my amd64 that I've been using for
quite a while.

// marc
Back to top
Raul Collantes S.
*nix forums beginner


Joined: 16 Mar 2005
Posts: 8

PostPosted: Mon Mar 28, 2005 6:47 pm    Post subject: OpenBSD with SATA Reply with quote

Hi again:

I little question. Is posible install OBSD36+ in one single SATA Hard
Disk? I need install in a server with sata controller only. (No SCSI and no
ATA)

Anyone have experience with SATA?


Thanx
Raśl Collantes.
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [8 Posts] View previous topic :: View next topic
The time now is Thu Jan 08, 2009 11:54 am | All times are GMT
navigation Forum index » *nix » BSD » OpenBSD
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts SATA Native Command Queuing Matt Squid 2 Tue Jul 18, 2006 4:08 pm
No new posts problem cant binding ICP port on my openbsd machine pujo mulyono Squid 1 Fri Jul 14, 2006 3:29 am
No new posts [SATA]Which controller? jbmorla Debian 2 Thu Jul 13, 2006 6:30 am
No new posts Disk Controller Problem of SiS 5571 chipset in OpenBSD ??? Susan OpenBSD 1 Wed Jul 12, 2006 4:21 pm
No new posts Which OpenBSD version for SiS5571 chipset(Ultra DMA mode ... Susan OpenBSD 1 Wed Jul 12, 2006 2:18 pm

Debt Consolidation | Ken Follet | Libros de historia | Credit Card Consolidation | Credit Reports
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.3401s ][ Queries: 20 (0.1925s) ][ GZIP on - Debug on ]