| Author |
Message |
Ra?l Collantes S. *nix forums beginner
Joined: 31 Mar 2005
Posts: 2
|
Posted: Thu Mar 31, 2005 2:05 am Post subject:
Re: OpenBSD with SATA
|
|
|
| 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
|
Posted: Wed Mar 30, 2005 2:00 pm Post subject:
Re: OpenBSD with SATA
|
|
|
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
|
Posted: Tue Mar 29, 2005 7:39 pm Post subject:
Re: OpenBSD with SATA
|
|
|
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
|
Posted: Tue Mar 29, 2005 1:36 pm Post subject:
Re: OpenBSD with SATA
|
|
|
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
|
|
| Back to top |
|
 |
Marc Wirth *nix forums beginner
Joined: 29 Mar 2005
Posts: 2
|
Posted: Tue Mar 29, 2005 4:11 am Post subject:
Re: OpenBSD with SATA
|
|
|
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
|
Posted: Mon Mar 28, 2005 9:17 pm Post subject:
Re: OpenBSD with SATA
|
|
|
"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
|
Posted: Mon Mar 28, 2005 6:47 pm Post subject:
OpenBSD with SATA
|
|
|
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 |
|
 |
|