Does a bootable SATA PCI card exist?
#1
Does a bootable SATA PCI card exist?
Like the thread subject says; is/was there any bootable SATA PCI cards available for SGI's and particularly the Fuel?
I'm getting a Fuel this weekend and it would be wonderful if I could make it boot from a SATA SSD.

:Fuel: 700MHz R16k | 4GB RAM | V12 with DCD
:Octane:  2x300MHz R12k | 256MB RAM | V6
:Indigo: <--Soon to be fixed

Knezzen
O2

Trade Count: (0)
Posts: 35
Threads: 11
Joined: Nov 2018
Location: Sweden
Website Find Reply
11-28-2018, 07:45 PM
#2
RE: Does a bootable SATA PCI card exist?
No.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,240
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
11-28-2018, 08:17 PM
#3
RE: Does a bootable SATA PCI card exist?
What about an expensive Acard SCSI to SATA converter ?
silicium
O2

Trade Count: (0)
Posts: 13
Threads: 5
Joined: Dec 2018
Find Reply
01-19-2019, 06:22 PM
#4
RE: Does a bootable SATA PCI card exist?
(01-19-2019, 06:22 PM)silicium Wrote:  What about an expensive Acard SCSI to SATA converter ?

That might work, but the converters are in $200-$300 range!.

If you *really* want to boot over SATA, you could clone (xfsdump -> xfsrestore) the OS drive to the SATA one, and modify /etc/fstab to have kernel mount that one at boot - but very few people ever do this, and reliability of this solution hasn't been established.
kubatyszko
Tezro/Fuel/Indy/Octane2/Indigo[12]/O2

Trade Count: (0)
Posts: 72
Threads: 16
Joined: Oct 2018
Location: Los Angeles, CA
Website Find Reply
01-19-2019, 07:08 PM
#5
RE: Does a bootable SATA PCI card exist?
Regarding Acard scsi to sata bridges.. 200-300$ was a couple years ago. Its more closer to 10x time that price now for some unknown reason (ebay/amazon searches).
necron2600
Octane

Trade Count: (0)
Posts: 127
Threads: 50
Joined: May 2018
Find Reply
01-20-2019, 12:12 AM
#6
RE: Does a bootable SATA PCI card exist?
the ACARD SATA to SCSI cards are bootable with a SSD, I use them in my o2 and Tezro - nothing special to get them to work, the system treats them like any other scsi disk. They appear to be closer to the $2k price range now because someone seems to have cornered the market with them
(This post was last modified: 01-21-2019, 06:23 AM by gijoe77.)
gijoe77
Tezro

Trade Count: (1)
Posts: 644
Threads: 34
Joined: Jun 2018
Find Reply
01-21-2019, 06:22 AM
#7
RE: Does a bootable SATA PCI card exist?
Is the performance improvement significant enough to justify the price?
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
01-21-2019, 07:17 AM
#8
RE: Does a bootable SATA PCI card exist?
(01-21-2019, 07:17 AM)Irinikus Wrote:  Is the performance improvement significant enough to justify the price?

No, production of these things ceased, and ever since the price doubled every other month.

A SATA SSD works pretty well for a system disk of course, but it's still held back by the U160 SCSI bus. Ian Mapleson did some benchmarking.
jan-jaap
SGI Collector

Trade Count: (0)
Posts: 1,048
Threads: 37
Joined: Jun 2018
Location: Netherlands
Website Find Reply
01-21-2019, 08:06 AM
#9
RE: Does a bootable SATA PCI card exist?
(01-21-2019, 08:06 AM)jan-jaap Wrote:  
(01-21-2019, 07:17 AM)Irinikus Wrote:  Is the performance improvement significant enough to justify the price?

No, production of these things ceased, and ever since the price doubled every other month.

A SATA SSD works pretty well for a system disk of course, but it's still held back by the U160 SCSI bus. Ian Mapleson did some benchmarking.

Thanks for confirming what I thought. It would be a totally different story if you could get a PCI SATA card that worked in these machines.

I happen to have a PCI SATA card in one of my G4’s that that system can boot from.
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
01-21-2019, 08:25 AM
#10
RE: Does a bootable SATA PCI card exist?
(01-21-2019, 08:25 AM)Irinikus Wrote:  It would be a totally different story if you could get a PCI SATA card that worked in these machines.
You can, just not as a boot device.

In my O350 I have an LSI SAS3041X-R with a pair of 2TB SATA disks attached which gives me 4TB scratch space:
Code:
Integral SCSI controller 5: Version SAS/SATA LS1064
  Disk drive: unit 1 on SCSI controller 5 (XVM Local Disk) (primary path)
  Disk drive: unit 2 on SCSI controller 5 (XVM Local Disk) (primary path)
It's SATA-2 (3Gb/s per disk) but that's only a limitation with SSDs. IRIX also has a 2TB limit for SCSI devices (LUNs, technically). To break this you need to create an XLV/XVM volume from multiple devices each smaller than 2TB.

Code:
# diskpatch -v | grep ATA
sc5d1l0:  Disk         ATA     SAMSUNG HD204UI 0001  Serial: S2H7J9BB
sc5d2l0:  Disk         ATA     SAMSUNG HD204UI 0001  Serial: S2HGJ1BZ

You can buy those LSI adapters relatively cheap. you'll have to get creative to install the disks though. In my O350 the second module didn't have an IO9 or SCSI backplane so I mounted the SATA disks there. You can always take it external, I guess.
jan-jaap
SGI Collector

Trade Count: (0)
Posts: 1,048
Threads: 37
Joined: Jun 2018
Location: Netherlands
Website Find Reply
01-21-2019, 09:36 AM


Forum Jump:


Users browsing this thread: 1 Guest(s)