Citat:
Ursprungligen postat av Sconeman
Läs på!
Linux stödjer så gott som all hårdvara du kan hitta. Kerneln går att kompilera om med exakt de drivrutiner du behöver och det tar inte mer än några minuter på en normalsnabb dator.
Enskillda drivrutiner/moduler kan både läggas till och tas bort dynamiskt på ett sätt som för användaren ser ut snarlikt hur Windows gör det.
Du skämmer ut dig, snälla läs på innan du säger något mer.
/ Sconeman.
Det är ju lite tvärtom tycker jag när man säger något ur luften och kan inte belägga det. Fast det är å andra sidan Linux sidans svar på det mesta. Så att höja på ögonbrynen denna gång görs inte när någon anvisning görs till något som inte existerar. RTFM nonsens svar.
Jag är mycket väl medveten att det är tabu att så mycket som oskyldigt insinuera något illa om Linux. Det får man inte göra, dock så struntar jag fullkomligt i det då jag vill veta hur det ligger till sakligt utan personangrepp eller andra typer av gliringar. Vilket somliga aldrig lyckas avhålla sig ifrån utan gör vad som helst för att nivån ska sjunka så att man kan flytta fokus från sakfrågor så att man undviker att komma fram till slutsatser som ev kan vara obehagliga för linuxfanatiker. För er som inte klarar av det, behöver således inte heller lämna några svar.
Dock är jag uppriktigt intresserad av att veta hur man gör, som en vanlig användare. Låt oss säga de perfekta användarna, som plockar upp en ubuntu, feodora, opensuse, slackware etc. EJ REDHAT, SUSE.
Hur plockar man in en raiddrivrutin från scratch? Hur ska man som användare göra det? . Var är hjälpmedlet vid installationen? Var är dokumentationen? Jag har märkt att det finns dokumentation för vissa drivrutiner för SUSE OCH REDHAT. För suse finns det options i installationsförfarandet som exempelvis inte finns i ubuntu. Hur gör man där? Ska man köpa Suse för att få saker och ting att fungera? Eller vad anser ni lösningen ligger?
Man läser på wikipedia
En central fråga vad gäller enkelhet är stödet för hårdvara. Förr var hårdvarustödet ett väsentligt problem för Linux. Stöd erbjuds i hög grad av Linux-utvecklarna själva, ibland med aktivt stöd från hårdvarutillverkarna, ibland trots oginhet från deras sida. Detta betyder dels att det mesta hårdvarustödet kommer med operativsystemet, dels att stödet för olika hårdvara varierar enligt andra lagbundenheter än då stödet ges direkt av hårdvarutillverkare.
Stödet för väldigt ny hårdvara är ofta bristfälligt, medan populär hårdvara stöds långt efter att tillverkaren mist intresset eller gått i konkurs. (min kommentar... eller inte alls).
För att ge exempel på vad en del säger om Promise.
Comments:
considering the effort to get one of these later model faastrak controllers to work with UNIX, it's just easier and less time consuming to go with a SCSI solution
when the labor billed out to the client is figured into the TCO and ROI.
The earlier Fastrak BIOS eventually had good support from the BSD folks, and also with Linux for the Slackware distribution. Currently, the ataraid.i bootdisk doesn't work with this model because of the newer BIOS version, so one has to know how to compile a ready to go kernel bootdisk from another system and use it for the install.
The Redhat distros aren't typically used for the serious server builders in my experience, although the desktop enthusiast/gamer types will find 'some' support. Suse distros try to keep up with Promise's BIOS revisions, but again, there is lagtime and promise would do well to provide support for the UNIX community themselves in order to grab more of the market they currently lose to SCSI RAID solutions.
The Gentoo Linux Distribution has great support right off the bat for ataraid, but this is more a result of the way you have to install the distro's operating system than existing driver support for the promise controllers (You have to compile in support for ataraid during the install stages).
Support on the web for booting to the Promise RAID Controllers is extrememly sparce, with old outdated BIOS versions being most of the documentation that you will find for UNIX machines, although with Suse and Redhat there is relatively decent support if you're not booting from the mirrored array.
Best bet right out of the box, if you want to boot from a Promise ataraid mirrored array, is to use the Gentoo linux distribution, but this distro isn't for the newbie - it's geared primarily towards the seasoned administrators who typically build bootable RAID devices for their servers anyway.
Otherwise, Linux appears just to see through the controller's RAID layer, not even noticing /dev/ataraid/dX, where X is the number of the RAID drive. Instead, what you will typically see is /dev/hde and /dev/hdg as distinct and separate drives, even though the Promise BIOS reports that a mirrored array is functional upon boot (which should show something like /dev/ataraid/d0p1 as the first partition on the first drive of the mirror.
If you have the time and inclination to wade through the dificulties, this device will however, function nicely as desired as a bootable device, but you have to know your UNIX - it's not for the casual home user (we keep hoping that promise will be more forthcoming with support for the Open Source community).