HP HOWTO

Utilisation and Configuration Guide of HP Products under Linux

Bruno Cornec

Medasys Digital Systems

Bruno.Cornec@medasys-digital-systems.fr

This document describes the use of products available in Hewlett-Packard (HP) catalog with Linux and some free software. It gives the state of the support for hardware, software to use, answers to some frequently asked questions and gives elements of sizing. The goals are to offer a general view of free software functions and their use at best with HP products; as well as to make new users of HP products rapidly operational and also to allow others to choose their products knowing facts.

License

This HOWTO is a free documentation thanks to Medasys and Hewlett-Packard for whom I do that job; you may redistribute and/or modify it under the terms of the Diffusion License of Free Documents .

This document is distributed hoping it will be useful, but without any guaranty; you're completely responsible of its use, and coulnd't complain in case it doesn't work, or even if it breaks the hardware.


Table of Contents
1. Introduction
Presentation
New versions of this document
Suggestions
Aknowledgements
2. Presentation of Linux and Free Software
Some definitions
Free Software or Open Source software
Examples and counter-examples
Linux
Free software concepts
Free software philosophy
The choice of free software
Wrong ideas on free software
Real problems around free software
Linux and other operating systems
Linux and other proprietary Unix (HP-UX, Tru64, AIX, Solaris, Irix)
Linux and SCO
Linux and Windows NT
3. Linux and HP products
Informations on HP products and Linux
General informations
Particular announces
HP hardware supported by Linux
Intel based computer range
The monitors range
PA-Risc based computer range
The IA-64 range
The printing product range
HP software available under Linux
HP softwares
Third party softwares linked to HP
Support of HP solutions under Linux
Training on HP Linux solutions
4. Solutions and Sizing
Linux as file and print server
Linux as file server
Linux as print server
Internet/Intranet Linux server
Web Server
Mail Server
Firewall/Proxy/Web-Cache server
Linux as computing server
Linux as an office server
5. Frequently Asked Questions (FAQ)
6. References
7. Contributors
8. Future versions

Chapter 1. Introduction

Presentation

This document is a guide on the use of products proposed by the hardware manufacturer Hewlett-Packard (HP) under Linux. It's a quick reference guide, covering all what you need to know to size, install and configure your products under Linux, or which complementary software will be usefull for their use. Frequently Asked Questions find answers, and references are given concerning other sources of information related to HP technologies and applications.

Opinions expressed here are those of the author, and don't commit both Medasys or Hewlett-Packard . Informations are provided in the aim to be useful to the readers. However, there can't be, through this document, any warranty of any kind either from Medasys or Hewlett-Packard on these systems under Linux, as well as from myself. Neither Medasys , nor Hewlett-Packard , nor the author could be responsible for any problem caused by the use of these informations. However, software editors don't garantee you a lot either (re-read the contracts).


New versions of this document

New versions of this document will be announced regularly on the Usenet groups news:fr.comp.os.linux.annonces and news:comp.os.linux.annonces. They will also be updated on the various anonymous ftp sites which archive such informations, mainly ftp://metalab.unc.edu/pub/Linux/docs/HOWTO.

Hypertext versions of this and other Linux HOWTO are available on many web sites, including http://metalab.unc.edu/LDP/HOWTO and http://www.medasys-digital-systems.fr/mirror/linux/LDP/HOWTO. Most Linux distributions on CD-ROM include the HOWTO, often under the /usr/doc, directory, and you can also buy printed copies from several vendors. Sometimes the HOWTO available from CD-ROM vendors, ftp sites or printed format are out of date. If the date on this HOWTO is more than 6 months in the past, then a newer copy is probably available on the Internet. The site of reference for this HOWTO is http://www.medasys-digital-systems.fr/linux/HP-Howto/HP-HOWTO-EN

If you make a translation of this document into another language, please let me know so that I can include a reference to it here.


Suggestions

I rely on you, the reader, to make this HOWTO useful. If you have any suggestions, corrections, or congratulations :-) don't hesitate to send them to me , and I will try to incorporate them in a next revision.

I am also willing to answer general questions on HP hardware and software with Linux, as best I can. Before doing so, please read all of the information in this HOWTO, and then send me detailed information about the problem.

If you publish this document on a CD-ROM or in hardcopy form, a complimentary copy would be appreciated; mail me for my postal address. Also consider making a donation to the Linux Documentation Project to help support free documentation for Linux. Contact the Linux HOWTO coordinator, Guylhem AZNAR .


Aknowledgements

Most of the informations provided here come from research made in HP documentations, files provided with Linux kernel sources, the FAQ of the Usenet newsgroup news:comp.sys.hp.hpux with a HTML version available on all mirror sites like the CICT, our experience as an HP VAR, a lot of tests and deployments realised, and remarks from Linux users.

Numerous people have contributed to this document and augmented its contents. You'll find the most complete possible list in the Chapter 7. I would like to thank just now, without any particular order, those without whom this document would simply not exist :


Chapter 2. Presentation of Linux and Free Software

Some definitions

Before going into more details in the presentation, it could be useful to give some definitions of terms and software mentionned in that HOWTO.


Free Software or Open Source software

A free software (or Open Source software) is a software distributed with its source code, allowing its study, its transmission, its adaptation. The problem, in english, is the use of free, which has both meanings of "at no cost" and "without constraint". Here, it's the second use which has to be considered, hence the use of Open Source. To remember, think of free as speech, not beer.

Depending on the licenses used for its development, the constraints for users of such a software are various. The most open licenses (like the BSD one) allow code appropriation by third parties, including the resell of the resulting software (with or without modification) in commercial products, without any problem, and without owing something else to the originators than the mention of their copyright. Other licenses (like the GNU Public License or GPL) force every modified GPL software to be free GPL software itself ; this doesn't allow the use of such programs in a commercial one. Many other licenses exist, more or less open: the Artistic License (perl), the NPL one (mozilla), the QPL one (Qt) ...

A vast majority of free software is today under the GPL license, even if the BSD world takes always a great place, however less visible, mainly in the press.

GNU project Web site

You find there all of the informations on the GNU project, including the licenses produced (GPL and LGPL) and various discussions on free software.

Open Source project Web site

This site proposes a new definition, a bit less restrictive, of free software - called here OpenSource Software - by well-known people.

FreeBSD project Web site

Here are explained the advantages of the very open BSD license.


Examples and counter-examples

First of all, free software and freeware shouldn't be mixed up. A freeware is not necessarily a software provided with its sources, on the contrary of a free software. On the other side, on the contrary of a freeware, you may be charged to obtain a free software (it's not in contradiction with the licensed used). The ambiguity, as stated before, comes from the word "free" . A freeware is then free of charge, but not necessarily "free of sources". (As well, the shareware has nothing to do with free software).

So examples of important and well-known free software are the Linux and FreeBSD operating systems, the Apache Web server, the SaMBa SMB server, GNU C and C++ compilers ... A contrario, examples of well-known freeware are the Internet Explorer browser, the Eudora Light mail reader, ...


Linux

Linux is a free operating system, superset of the POSIX norm. "Linux" points out the kernel alone. By extension, the name is also given to distributions based on that kernel plus a set of tools from the GNU project.

Linux is by consequence a Unix system, except that it doesn't use any proprietary code and is furnished under the GPL license, implying the availability of the sources. As every Unix system, it is multi-tasks, multi-users. It's also extremely portable, and it is available officialy today on processors such as Intel (i386 to Pentium III), Alpha, Motorola (680x0 and PowerPC), Sparc, StrongArm, Mips. Without mention of the ports, operational or in process on PalmPilot, Itanium (ex-Merced), PA-Risc, Crusoe ...

The system is today perfectly stable and mature. Versions "x.y.z" of the Linux kernel, where "y" is an even number, are stable and only bug corrections are generaly applied when "z" augments. Versions "x.y.z" of the Linux kernel, where "y" is an odd number, are development versions which may be instable and are reserved to developers or intrepids.

From time to time, when the kernel development stabilizes a "freeze" is announced to furnish a new "stable" version (even), and the development goes on on a new version (odd).

The current stable version is the version 2.2.14 (this last number may evolve following the rythm of corrections). Development has on the other side begun again with a 2.3 version currently in code freeze.

Numerous presentations of Linux are currently available. Among them, you should consult the one made by Michael Johnson at http://www.medasys-digital-systems.fr/mirror/linux/HOWTO/INFO-SHEET.html.


Linux technical characteristics

The system offers the following technical characteristics :

  • Multi-tasking : executes several programs in pseudo-parallel.

  • Multi-users : many users acting on the same machine at the same time (without worrying on licenses).

  • Portable and interoperable : works on several hardware architectures. All the sources are available. Linux supports a lot of file systems, outside the native ext2 : Système V, BSD, Sun, MS-DOS, VFAT, NTFS, Mac, HPFS, EFS, ISO9660. On the network side, it supports the following protocols TCP/IP v4 and v6, Appletalk, Netware (client and server), Lan Manager SMB (client and server), X-Window, NFS, PPP, SLIP, UUCP.

  • Performant architecture : modular kernel, built at will, execution in protect mode on 80x86 processors, page load on demand, page share between executables when reading, virtual memory with swap on disk, use of a dynamical disk cache in memory, dynamic libraries, process management, pseudo terminals, virtual consoles.

  • Security : protection of memory between processus: one user program can't compromise the whole system operation.

  • Respect of norms and standards : Posix, with System V and BSD extensions. Support of COFF and ELF binaries. Binary compatibility with SCO, SVR3/4 through the iBCS2 module. Native Language Support as well as national keyboards, fonts...


Free software concepts

Once the definitions are given, it is important to stay on at ideas promoted by the free software movement. It's important as well to clear some wrong ideas hawked on these software. This section gives then a various set of elements in favour of the introduction of free software and ends on the real problems remaining to solve.


Free software philosophy

In fact, the philosophy promoted by the free software movement is not that different from the one proposed by the scientific movement till a long time already: to put in common ideas and collective knowledge to allow the progression of the research and the growth of this knowledge. The knowledge of the human genome is one of the examples of such a collaborative work.

The computer engineering environement, and especially the software one, seems to have turn away till the last 20 years from these base concepts of the scientific world. It prefers on the contrary to keep the customer captive instead of giving him the informations needed to exploit his computing environement the best he can. That's indeed following such a problem at the begining of the 80's that Richard Stallman, who was doing researches in artificial intelligence at the MIT, decided to create the GNU project. This project is the foundation of the current free software movement.

The main ideas promoted by this movement and stated by Richard Stallman himself are :

  • Liberty: every user should be free to copy, diffuse, modify a program, either to share it with others, or to adapt it to his own needs. As well, he should be able to analyse it to understand, imitate, improve, verify its operations, as well as every scientific result is published and seen by the peers for verification, study, understanding and realisation of derived works. Could you imagine a vaccine against the liver cancer that another laboratory couldn't derive to make a vaccine against the pancres cancer.

  • Equality: every person should have the same rights on the software. Thus the provider isn't priviledged and can't keep customers to whom he furnished his work captive. Could you think that only the producer of our vaccine could use it ?

  • Fraternity: this mode of working encourages the whole computer engineering community to cooperate and thus to produce software more and more reliable and useful to all. Could you imagine that a discovery like the vaccine above couldn't help everyone and favour other discoveries.

More over the utopy of these ideas, we can find other reasons which allowed free software to spread so widely today. They are detailed in the section called The choice of free software.

The free software movement materializes itself also through a community of people. That community, informal meeting of personnalities, is heterogeneous in its contents, actions, ideas, even if all share the same belief in the freedom of the software. That community created for itself the tools needed to its communication : Internet and Usenet. And these communication tools are based of course on a lot of free software to work. Among the outstanding persons of this movement, we can present :

All these personalities are, above all, excellent computer engineers, which allows them to be recognized as major actors of the free software movement. Their human and communication qualities are also strong characteristics of their nature. In any case they aren't considered for their power, but for their knowledge.

Of course, the free software community is built of thousands of programmers, whose complete list would be too tedious. All share the will of producing useful work, free, and to be recognized for their technical qualities above all.


The choice of free software

To use free software to bring solutions in a computing environment is a choice. First, it is in favour of a plurality of solutions, mainly in the personal computer world which tends to be monopolistic. Then, the choice is made, and that's what is finally important, on the own qualities of free software, which are detailed just below.

Source code access

This point is the most important of the choice, because it allows the undestanding, adaptation, correction, distribution, improvement of the software.

Reliability

That quality is derived from the previous one: the free software is the combined result of the experience and the intelligence of all the participants. Its reliability increases then as time passes, with all the corrections which are made. More over, no marketing pression obliges the software's producer to deliver it to its customers before it is in a satisfactory state.

Portability

This quality is not intrinsic to free software, but is very often seen in a free software. Indeed if a softawre meets success, it will necessarily be adapted to other environments than those initialy considered. Thus by increasing its disponibility, its portability and reliability are also increased.

Universality

One essential quality of free software is the character naturaly universal of the data format used. Even if they don't follow standards, the availibility of the source code assures the user that he will understand them, and more over be able to write any filter needed to the reuse of data or their exchange with other software. This allows also users to stabilize their environment, because they are not obliged to migrate in case of incompatibility of data formats in their applications.

Performance

Resulting from a lot of examinations, the use of algorithms coming from advanced research works, as well as tested by various usages, free software have good performances by nature. Frequently large portions of code are rewritten to allow the reuse of the original ideas with a better code and thus to increase performance. Several tests made by various organisms tend to prove it also (Apache Web Server and competitors, SMB SaMBa server vs Windows NT ...). Once more, there is no obligation to diffuse an application whose performances would be bad.

Interoperability

Historically, Unix environment was always a ferment for interoperability with other systems (big or medium size systems, as well as personal computers). The support in Linux, for example, of a lot of network protocols, filesystem formats, and even binary compatibility modes assures a good interoperability.

Reactivity

When considering the more and more longer development cycles of the software editors, the reactivity brought by the free software movement is interesting for a lot of sites, concerned by the rapid obtention of corrections to a given problem. Thus, during the recent discoveries of IP problems (ping of the death,...), patches were always available within the next 3 days. And above that, only the patch correcting the hole found was delivered. There were no functionality added, which could have create other instabilities.

Independantly of its qualities, it's possible to give other reasons of various nature, in favor of free software, depending on the type of the person met.


Marketing argumentation

Studies from IDC bring to light the irresistible rise of Linux as a server operating system. In 1998, Linux is credited with 17% of market share, with an increase of 212%, which is the most important in that domain. The following graphics give the whole market share repartition.

Figure 2-1. Server operating system repartition in 1998 (IDC).

This was confirmed in 1999 with a market share climbing to 24% and an ancrease of 93%, always more than four times the increase of the follower.

Figure 2-2. Server operating system repartition in 1999 (IDC).

Dataquest estimates on its side that Linux servers will represent, with 1.1 million of units, 14% of the servers sold in 2003.

the Net itself produces marketing tools to demonstrate the superiority of free software. Two counters are regularly updated by Netcraft, on web server software, and by IOS Counter for the servers on Internet. Results, reproduced below, show the importance taken by Apache with more than 6 millions of operational sites, crushing the competition, as well as the free operating systems Linux and *BSD which dominate the world of Internet servers.

Figure 2-3. Web server software by Netcraft between 1995 and 2000.

Figure 2-4. Repartition of Internet servers by IOS Counter in April 1999.


Financial argumentation

Financial arguments also speaks for free software. And first the price to aquire them is low. Low, because it's never zero. Even if you can find it on Internet, you have to consider the costs related to that link. However costs are greatly less expensive than for commercial software. So a RedHat 6.1 Linux distribution, delivered with more than 1200 software packages, costs about 60 USD when you have to pay more than 800 USD to obtain Windows NT server, delivered only with IIS.

On the other side, free software don't have the notion of license by user or by supplmentary service. Thus there is no additional cost when you have to increase the use of these software in your entity. That's of course not the case with commercial software whose economical logic is often based on the number of licenses.

Free software bring in addition a better mastering of the TCO (Total Cost of Ownership), mentionned so frequently in the massive deployment of personal computers. Thus administration costs are reduced because systems like Linux or FreeBSD, as Unix, are managed completely remotely, either through command line orders (with telnet) or in graphical mode by using X-Window. More over, we benefit from a true multi-users mode, improving these management operations. Always in this domain, it's also possible to do remote management, either through the own hardware capacities (as the Remote Assistant card integrated in most HP NetServers), or by doing a remote connexion (through modem, ISDN adapter or a permanent link) thanks to the native protocol PPP and secure connexion systems as tunneling or ssh. This managemnt could even be realised by an external entity, in outsourcing.

At last, the costs due to the hardware themselves could be controled; on one side, if by chance free software don't meet the needs, it's always possible to buy then commercial software solutions to cover the rest. On the other side, solutions based on free software have good performances by nature, and can use hardware platforms which would be considered as obsolete, if installed following the standard criterias of other operating systems or applications. It's so possible to use "old" hardware, mainly to model. It's then possible to invest, with a fine knowledge, when puting the solution in operation, if needed. The power increase may naturaly take place progressively.


Technical argumentation

This argumentation was already given in the previous sections. I think nevertheless that some notions may be explained with complementary informations.

So concerning the reliability aspects of free software based solutions, it's important to note that it implies an operational running time very high (standard characteristic of Unix systems in general). This is mesured by the command uptime. One of Medasys and HP customers, Saint Michel Hospital, has a Vectra VL5 acting as router under Linux since more than 300 days. And that's not a isolated case.

Respect of standards and norms, as well as the extreme portability of free software assures also to applications developed on these platforms the same qualities. And notably, if after their use, the performances or services brought by free software based architectures were insufficient, it would be easy to migrate to machines offering more performances and capacities of evolution, as the HP 9000 systems, running HP-UX.

At last a development plan centered around performances implies a modularity, such as it's possible to resize the system kernel nearest to the capacities of the hardware or to use dynamically loaded modules following the needs. A packages installation may vary from 40 GB for a minimal system up to many GB for a complete distribution. The system linearity allow also the support of multi-processors machines (SMP) (tested up to 32 processors on a Sparc machine). The system modularity allows also to obtain an operational system on a 1.44 MB floppy disk, either to realize a minimal repair environment, or to provide a perfectly operational router. The world of embedded systems shows besides more and more interest for systems such as Linux, because above it's modularity, source availability makes communication with dedicated peripherals easier (acquisition cards, sonde, ...) and entities as Cern or Thomson already use such solutions.


Solutions argumentation

That argumentation is probably the most important of all, because it's useless to have free software if it's not to make something useful with it or to offer solutions to demands of entities willing to use it. In which sectors free softawre may bring solutions today ? Well, you have to admit it's in nearly all the sectors of enterprise computing.

Historically, Open Source Software were used to realise Internet/Intranet servers, because their growth was following the one of the Net. It's so possible to cover all aspects linked to the Internet, from the Web server ( Apache ), FTP server (Wu-Ftpd), DNS server (Bind), the E-Mail server (Sendmail or Postfix), the Usenet groups server(INN), the proxy server (IPmasqadm), the firewall (IP-Chains), Virtual Private Network (OpenSSH, Linux kernel), the Cache server for the Web (Squid) or also the Time server (NTP) ... All these software are available in standard in a Linux distribution. The client computer should be equiped with the software corresponding to the application used (mail reader, news reader, web browser, ...) whatever its operating system. The choice of the client is free, as all these tools respect the standards decreed in the RFCs.

The second preferential domain for free software is the file and print server domain. For these services, clients may be multiple: Unix type (use of NFS and KNFS or also Coda, for file sharing and of lpd for print service), Microsoft Windows type (use of SaMBa , which allows also the use of local client printers) or MacIntosh type (use of NetAtalk). All these software are provided in standard in a Linux distribution and don't need any modification at the client level to work.

The other domains where a system such as Linux may bring solutions is the computation one, with support of multi-processors, linked to the realisation of clusters with multiple nodes with high-speed network interfaces (100 Mbit/s, Gigabit or Myrinet), those of data security with the support of HP NetRaidRem. cards, allowing Raid level of 0, 1, 3, 5, 10, 50, and HotSpare disks, managed by the harware, those of centralized fax server, with a free software like HylaFAX or also as an archive/backup server with HP SureStore DAT or DLT libraries thanks to a commercial software like Arkeia or at last as a database server with free solutions like PostgreSQL,MySQL or commercial like Oracle, to speak only of these three.

On the client side, even if it's less highlighted for the moment, possibilities to use solutions based on free or commercial software are numerous. There also the Internet part is the main one, with tools like graphical web browsers (Netscape) or textual (lynx), a lot of graphical mail readers (Kmail, XFMail, ...) or textual (mutt, elm, ...). But you also have the whole panel of indispensable tools for a personal computer today as a PDF reader (Acrobat Reader or xpdf), image manipulation tools (ImageMagick, the Gimp, RealPlayer tools ...), word processors (LyX, LaTeX, SGMLTools, Wordperfect, ...), commercial office suites (ApplixWare, StarOffice), sound management tools (WavTools, eplaymidi, xmcd, ...), CD burning tools (cdrecord, BurnIT, ... with complements as mkisofs, cdparanoia), free and commercial emulators for various systems (Wine, Executor, WABI, DOSEmu, ...), compilers and interpretors for all the languages (C, C++, Pascal, Fortran, Basic, Tcl/Tk, Perl, Python, Ada, Eiffel, Lisp, Scheme, Prolog...), including commercial versions ( PGI, ...), graphical environments (Gnome, KDE, Motif, ...). The evolution of these last tools indicates that the 2000's may be the years where Linux and free software will break through at their turn on the client.

I want to mention that this document was realized on an HP Brio BAx equiped only with a Linux distribution, with the help of tools like SGMLTools, Jade and DocBook, which allowed to generate from a single source the formats HTML, Txt, RTF, PostScript, and PDF.


Service argumentation

This one was for a long time a blocking point to the expansion of free software in the firms. It's not the case today. Many service providers or hardware manufacturers, like HP, control today these solutions and propose support around them.

Other sources of informations are also available, in abundance, through several web sites dedicated to these solutions, specialised mailing-lists, and various Usenet groups, such as for Linux, the international groups under comp.os.linux.* or for the french speaking people under fr.comp.os.linux.*.

Concerning competences, more and more young engineers or academics finish their learning cycle being trained to the use of free applications and operating systems. This wealth of competences arrives now on the labour market and will contribute to increase the movement of generalisation of these tools. At last, many firms have internaly ignored competences. In fact, their employees often install this software at home, and have a good mastering, usable when arrives the deployment of the software in their professional structure.


Wrong ideas on free software

Advocating free software consists also to mention some generally accepted ideas concerning them and to fight them.

"There is no support, no training"

As seen previously, support is currently structuring itself. A firm like RedHat provides today support for their solutions. Only in France, we may mention firms like Medasys , Atrid, Alcove which assure support on free software. Likewise, always in France, training on free software may be given by HP France, Learning Tree, the IUT de Vélizy, without mentioning generic network and Unix trainings (besides proposed also by the same organizations) which represent a fundamental base in a training course.

"There is no documentation"

There is a whole set of manuals, the Linux Documentation Project made of FAQ (Frequently Asked Questions) and HOWTO, counting more than 300 documents around Linux, the main being translated in french, available as free documentation. This documentation has a various quality, more or less up to date, following the subjects, certainly but it makes a corpus allowing to apprehend alone a Linux distribution and all its components. For myself, I always found in it everything I needed to do my job with free software. And, in case of complementary informations, a lot of web sites and Usenet groups may again bring some of the elements needed. And without counting the innumerable manual pages available on line.

On the other side, the editors O'Reilly and SSC have specialised in providing books around free software, written generaly by the writers of the software themselves. Their books are considered as reference books in their respective domains.

"A free or nearly free product is a toy"

You should always make a difference between free (as speech) and free (as beer). Too many freeware in Microsoft environment are in fact toys and of poor quality. It's absolutely not the case for free software, as stated in the previous sections. Remember just that they are reliable by construction.

"Linux is difficult to install"

Linux is a professional operating system. At that title, it requires competences to install it, as well as any other professional operating system, like the other Unix or Windows NT for example. But it isn't more difficult to install than those either, mainly thanks to distributions as RedHat 6.1, Mandrake 7.0, ... You need about 30 minutes to realize a complete installation of such distributions, so quite the same as for HP-UX and noticeably less than for Windows NT Server.

On the other hand, as before installing a server with Windows NT you have to verify its compatibilité with the Hardware Compatibility List of Microsoft, for Linux it's also greatly recommended to verify the Hardware HOWTO, and for HP machines to refer to this page.

"Free Software are not adequate for heavy tasks"

This is less and less true and this criticism will be obsolete with the next versions of the Linux kernel which will include a journalised filesystem, allowing a true application cluster. But already Linux authorises the use of multi-processors, several nodes to realise computation clusters. And don't forget it's used by the portal Voila (France Telecom) or the engine Deja among other prestigious references. As well, FreeBSD is used with success as the world biggest ftp server : Walnut Creek CDROM server

"What appeal do I have in case of problem with the editors ?"

There is no appeal, because software licences deny all responsabilities for the writers, in case of problem. But, in reality developers are always ready to help in case of problem and try to correct as soon as possible the bugs encountered (for the F00F bug of the pentium, a patch for the Linux kernel was published within 3 days, for example). On the other side, commercial editors guarantee very badly users against problems other than packaging errors. please read the notes furnished with your software to judge.


Real problems around free software

It would not be honest to negate certain remaining problems linked to free software. Some have begun to disappear, other are inherent to the system, other at last will take time to diappear.

The first problem, inherent to the model of free software, is the multiplicity of tools and distributions available. So, if you want to setup a mail server, you have to choose between Sendmail, Exim, PostFix, Qmail, Smail. As well if you want to install Linux, you may choose between the distributions RedHat , SuSE, Slackware, enMandrake, Turbo Linux, Debian. This represents often a problem for the newcomer, but the esperienced user will always prefer to have a large choice he will confront to his particularities and to his experience. As long as an actor respects the rules by freeing his code (it's the case of the rpm and deb formats for example), there is little risk from the comunity point of view.

The second problem, inherent also to the free software birth, is the necessity to have strong Unix and Internet competences, to manage such solutions. The power available through these systems is proportional to the competence of their administrators. And that will stay true even with the growth of more and more grahical solutions to manage them. On the other side, you capitalize the investment in time to learn their functions and that doesn't disappear, because you don't have to re-learn eveything from one version to the other. Don't forget that systems you use daily seem to be simple, uniquely because you passed enough time to learn them. For Internet competences, it's a statement of the obvious to say that this investment isn't lost. At last, even with the work of translators to provide informations in french and other languages, a good knowledge in technical english is definitively a plus.

The last problem met in the implementation of free software solutions is to suceed in convincing some mnagers to go against the prevailing opinion. The aim of this part is precisely to give all sorts of argumentations to achieve that goal, but you need each time to show conviction to get his way in the end. As soon as these solutions will be adopted by big firms principaly, resistances will disappear.


Linux and other operating systems

The aim is not to examine completely or to compare the functions of the various operating systems available. It's more upon looking at the respective positions of Linux in comparaison with other systems. Only systems having a sufficient representation on the market are considered.


Linux and other proprietary Unix (HP-UX, Tru64, AIX, Solaris, Irix)

The situation taken by all the hardware manufacturers place Linux today in the entry level (when it's taken in account) and their own Unix system in the middle and high level. Reality is sometimes more cruel than the situation wanted by the marketing department :-). Technically, a Linux distribution has no cause to be envious of the manufacturers Unix solutions, except for the moment the set of commercial applications. And we can often see that users dope their workstations with free software to complete their usage.

To be precise in the talk, we should consider manufacturers Unix solutions as split in stations and servers.

On the station side, there's no doubt in my mind: for a customer, the only reason today to buy one is linked to the availability of a software or a hardware which wouldn't exist in the free environment, or due to intrinsic performances of the machine. In the first case, we can see that this argument should have a short life time, because logically every software editor (except maybe hardware manufacturers) and every hardware manufacturer has interest in porting their applications or allowing the use of their hardware on all the major environments in the market. As shown by Oracle, Informix, Sybase, ... Linux becomes today one of the major environments. In the second case, the difference in term of performances between the Linux dominant platform (IA-32) and the other competitors decreases and should even disappear with the availability of the IA-64 architecture, which seems to be adopted largely by a majority of actors. More over, Linux is often available natively on the processors of these actors (Sparc, Mips, PowerPC, 68xxx, Alpha, Crusoe, PA-Risc to come). I think Linux may represent the famous unique and standard Unix that everybody dreamed of from a long time, without succeeding to impose it (the open and free characteristics brought by Linux are not without influence on that). I think that at the end hardware manufacturer Unix workstations will be restricted to some niches such as high end computation, virtual reality, ... and that as long as solutions are not available on a free environment. Linux offers all the functional qualities of the other Unix systems, and thus of the workstation, on a more various hardware platform and potentially at a better price, if on PCs. So it is the natural choice of every computer engineer with a strong Unix culture (old customer of the workstation) who will prefer that solution to the migration to a Microsoft system typically.

On the server side, in addtion to the points mentionned previously for the stations, problems are more complex. Ram, disks, processors capacities, extensions of every kind make them difficultly repleacable by machines with a IA-32 architecture for example. More over, certain solutions such as high availability clusters for example are not already in production in a Linux environment. The other brake is often linked to investments already done around software solutions deployed on these servers. Whatever their natural life time is much higher than those of the stations. Changes will thus be made more slowly in that domain. Here we can consider rightly Linux solutions as an entry/middle level solutions, when hardware manufacturer Unix servers are the middle/high level. The introduction of Linux in place of these machines will begin only with a massive availability of applications, mainly in the management sector.

The advantages of the hardware manufacturer solutions, explaining why they are so often chosen when applications are critical, are linked to the homogeneity of the solution (hardware and software mastered by the same entity, which can't invoke a third party in case of problem), and to the support and maintenance garantees furnished.

Finally, there is not so much antagonism between these systems, because they are full cousins. Their association allows today to computer teams "pro-Unix" to have solutions from start to finish, without having to lose in functions, as it's so often the case with other operating systems available for personal computers.


Linux and SCO

The comparaison between Linux and the SCO systems seems to me quite unbalanced. First, all the previous points are vaild here also. More over, SCO isn't a hardware manufacturer, so the homogeneity advantage disappears. the IA-32 Intel platform is supported by both systems, so cost is identical. On the other hand, the software solution has a disproportionate cost (few software provided in the base install, thus a lot of expenses to extend, as well as to increase the number of users). Having to manage one OpenServer, I can say that performances are far beyond those of a Linux system. More over, its conception is older, abounds of symbolic links which makes management complex. The hardware supported by SCO is less numerous than those Linux supports. Only stay as an advantage the installed base and the set of applications available. But for how long ? Besides the fact that SCO choose Monterey (AIX based) for the IA-64 port seems significant for the future reserved to OpenServer or UnixWare.


Linux and Windows NT

The comparaison is here more difficult, because Windows NT isn't an open system, as the precedings, which is already redhibitory for certain users. An excellent comparaison was made by John Kirch between Unix and Windows NT Server. I recommend to people searching to have an enlightened opinion on this subject to read it; it's updated regularly and was written by a specialist of both Microsoft and Unix operating systems. Financially, obvious advantage for the free software. And it's more obvious, as for SCO, if you consider the set of complementary software you need to use a server. The author evaluates the difference from 1 to 100 all the same ! Technically, either on the functions provided or on the reliability, the administration, the performances, the hardware supported, and more over the security, Unix systems and particularly free systems outperform what is proposed by Windows NT. The fact to have a GUI non independant from the kernel contributes greatly to the instability of NT, because it's more difficult to avoid errors in a GUI (there is no mastering possible of the user comportment in front of it) rather than in a kernel.

Which are the real advantages of Windows NT ?: the marketing power of Microsoft which persuades the world that computers equal Windows and which leans on the enormous installed base; its office applications (a monopolistic situation on the market) only available in this environment; the confusion maintained between the various flavours of Windows (95/98, NT, 2000), and between the server and client functions; its agreements with the biggest hardware manufacturers which often oblige them to provide a Microsoft system with their platforms; its technological initiatives to occupy the market in first, based on proprietary code and that often without respect of known or documented standards.

The lack of hegemony in the servers sector is the best reason to hope that a plurality of solutions may exist in the future for computers users, also at the desktop.


Chapter 3. Linux and HP products

To maintain such a chapter is an endless task :-).


Informations on HP products and Linux

General informations

HP became recently concious of the importance taken by Linux and free software in general and on its machines particularly. Thus a web site dedicated to Linux in HP environment is now available at http://www.hp.com/go/linux.

In France, there is for a longer time a site on these themes, under the responsability of Jacques Misselis , hosted by l'Ecole Centrale de Lyon at the address http://hpwww.ec-lyon.fr/hpeduc/education.

On the other side, the firm Medasys , for which I work, put at disposition of the community a certain number of informations since 1997, available at http://www.medasys-digital-systems.fr/linux. This HOWTO is the result of this work.

HP also realized a synthesis document (PDF format) concerning his position vis à vis of Linux, the White Paper HP Linux Strategy.

HP is a member of Linux International.


Particular announces

HP also communicates through its web site around Linux and free software. You'll find some links here.

HP France has also published an article on Linux and free software in its May 1999 issue of HP Computer News, an article on HP Linux support in the September 1999 issue, and an article on Linux RedHat solutions on HP Visualize workstation in the November 1999 issue.


HP hardware supported by Linux

This section presents HP hardware supported today by Linux. Informations are based on the latest stable version of the Linux kernel, which is currently version 2.2.14. A development kernel (version 2.3.x) is also available but doesn't offer any garantee of stability.


Intel based computer range

Page last updated the 15th of March 2000.

That computer range is today the main set of HP machines supported by Linux, and that till many years. In case you didn't already do it before, some preliminaty readings are recommended before to try to install Linux on these platforms.

The Linux Installation HOWTO contains a great number of informations to install Linux. If you bought linux on a CD-ROM, chances are that installation instructions are provided with it (the little booklet inside the disk case, and/or files on the CD).

The Linux Kernel HOWTO should be read to have details on kernel construction. I will just mention here points which are specific to HP hardware.

Outside particular indication, Linux support means during the installation of a RedHat 6.1 distribution. In special cases, a kernel rebuild will be necessary to support completely some hardware elements. You should note that what is true for one distribution is generally true for another, as these functions are linked to the kernel or the XFree86 server, and not to the distribution itself.


The desktop range (Brio, Vectra, Kayak)

The following tables indicate the state of Linux support by these platforms :

Table 3-1. Brio and Linux

MachineGraphic CardLinux supportNetwork CardLinux supportSCSI CardLinux supportSound CardLinux supportTes-ted
Brio (D5522A, D5526A, D5857A, D6665A, D5838A, D5848A, D6514A, D5527A, D5528A, D6666A, D6675A, D5849A, D5839A, D5859A, D6666A, D6510A, D6515A, D6667A, D5840A, D5861A, D6668A, D5840C, D5841A, D6516B)S3 Trio 64V2 PCIYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????Yes
Brio (D6810A, D6812A)ATI Rage Pro ZX AGPYes XFree 3.3.6Rem. (Mach 64)NoneN/ANoneN/A??????No
Brio (D6638A, D6639A, D6640A, D6644A, D7901A, D7902A, D6645A, D6646A) Chipset BXRem.ATI Rage Pro ZX AGPYes XFree 3.3.6Rem. (Mach 64)NoneN/ANoneN/A??????No
Brio (D5841A, D6516B)Matrox Millenium II PCIYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
Brio (D6760A, D7671A, D6908A, D7930A, D7672A, D7925T, D6776A, D6769A, D6755A, D6895A, D6896A, D6897A, D7931A)Matrox Productiva G100 AGPRem.Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
Brio BA (D7581A, D7584A, D7585A, D7587A, D7586A, D7591A, D7594A, D8411A)Sis 5595 AGPYes XFree 3.3.6Rem. in Frame Buffer mode (FBDEV)Rem.NoneN/ANoneN/ACirrus Logic CS 4614???No
Brio BAx (D7600A, D7603A, D7624A, D7625A, D7630A, D7610A)Rem.Matrox Productiva G200 AGPYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/ACirrus Logic CS 4614???Yes
Brio BAx (D7605A)Rem.Matrox Productiva G200 AGPYes XFree 3.3.6Rem. (SVGA)??????NoneN/ACirrus Logic CS 4614???No
Brio BA400 (D8767A, D8769A, D8934A, D8935A, D8936A, D8943A, D8947A, D8952A, D8953A, D9720A, D9721A)Intel i810 AGPRem.Yes XFree 3.3.6Rem. (XFCom i810)NoneN/ANoneN/A??????Yes
Brio BA600 (D8773A, D8778A, D8788A, D8789A, D9070A, D9072A, D9080A, D9082A, D9085A, D9091A) Chipset BXRem.Matrox Productiva G200 AGPYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/ACirrus Logic CS 4614???Yes
Brio BA600 (D8774A, D9075A) Chipset BXRem.Matrox Productiva G200 AGPYes XFree 3.3.6Rem. (SVGA)??????NoneN/ACirrus Logic CS 4614???No

Table 3-2. Vectra and Linux

MachineGraphic CardLinux supportNetwork CardLinux supportSCSI CardLinux supportSound CardLinux supportTes-ted
Vectra VE5 (D5592A, D5602A, D5603A, D5604A, D5606N, D5608A, D5612A, D5615A, D5618A, D5607A, D5617A)S3 Trio 64V2 PCIYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????Yes
Vectra VE7 (D6530A, D6531A, D6533A, D6610A, D6611A, D6615A, D6616A, D6613A)ATI Rage II C AGPYes XFree 3.3.6Rem. (Mach 64)NoneN/ANoneN/A??????Yes
Vectra VE7 (D6532A, D6612A, D6617A, D6618A)ATI Rage II C AGPYes XFree 3.3.6Rem. (Mach 64)3Com 905B-TX 10/100 BTRem.Yes driver 3c59xRem.NoneN/A??????Yes
Vectra VE8 (D6550A, D6560A, D6570A, D6554A, D6584A, D6540A, D6541A, D6544A, D6543A, D6578A, D6573A, D6574A, D6580A,D6581A, D6584A, D6583A, D6593A, D6597A, D6598A) Chipset BXRem.Matrox Productiva G100 AGPRem.Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????Yes
Vectra VE8 (D6552N, D6562N, D6565N, D6542A, D6572A, D6575A, D6582A, D6595A, D6582A, D6585N, D6599A) Chipset BXRem.Matrox Productiva G100 AGPRem.Yes XFree 3.3.6Rem. (SVGA)3Com 905B-TX 10/100 BTRem.Yes driver 3c59xRem.NoneN/A??????Yes
Vectra VEi7 (D8121A, D8123A, D8124A, D8126A, D8128A, D8129A, D8131A, D8133A, D8134A, D8136A, D8138A, D8139A, D8141A, D8143A, D8144A, D8145A, D8148A)Sis 5595 AGPYes XFree 3.3.6Rem. in Frame Buffer mode (FBDEV)Rem.NoneN/ANoneN/A??????Yes
Vectra VEi7 (D8122A, D8127N, D8132A, D8137A)Sis 5595 AGPYes XFree 3.3.6Rem. in Frame Buffer mode (FBDEV)Rem.3Com 905B-TX 10/100 BTRem.Yes driver 3c59xRem.NoneN/A??????No
Vectra VEi8 (D8166A, D8168A, D8151A, D8153A, D8155A, D8169A, D8171A, D8173A, D8174A, D8181A, D8183A, D8184A, D8186A, D8188A, D9784A, D9786A, D9788A, D9793A)Matrox Productiva G200 AGPYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
Vectra VEi8 (D8167N, D8152N, D8172N, D8182N, D8187N, D9787N)Matrox Productiva G200 AGPYes XFree 3.3.6Rem. (SVGA)3Com 905B-TX 10/100 BTRem.Yes driver 3c59xRem.NoneN/A??????No
Vectra VL5 (D4552A, D4543A, D4554A, D4555A, D4556A, D4557A, D4558A, D4559A, D4560A, D4567A, D4562A, D4563A, D4572A, D4574A, D4576A, D4579A, D4577A)S3 Trio 64V2 PCIYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????Yes
Vectra VL6Cirrus Logic GD 5446 PCIYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????Yes
Vectra VL6Matrox Millenium II PCIYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
Vectra VL7 (D5710A, D5711N, D5725A, D5720A, D5721N, D5731N, D5797N, D5737A, D5799N)Cirrus Logic GD 5465 AGPRem.Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????Yes
Vectra VL7 (D5734N, D5729N, D5739N, D5728N, D5798N)Matrox Millenium II PCIYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
Vectra VL7 (D5724N, D5796N)Cirrus Logic GD 5465 AGPRem.Yes XFree 3.3.6Rem. (SVGA)AMD 79C971 KC 10/100 BTYes driver pcnet32NoneN/A??????No
Vectra VL8 (D5880A, D5882A, D5890A, D5891A, D5893A, D5896A, D5898A, D5900A, D5902A, D6945A) Chipset BXRem.Matrox Productiva G100 AGPRem.Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
Vectra VL8 (D5881A, D5883A, D5894A, D5888A, D5892A) Chipset BXRem.Matrox Productiva G100 AGPRem.Yes XFree 3.3.6Rem. (SVGA)3Com 905B-TX 10/100 BTRem.Yes driver 3c59xRem.NoneN/A??????No
Vectra VL8 (D5887A) Chipset BXRem.Matrox Productiva G100 AGPRem.Yes XFree 3.3.6Rem. (SVGA)3Com 905B-TX 10/100 BTRem.Yes driver 3c59xRem.????????????No
Vectra VL8 (D6944A) Chipset BXRem.Matrox Millenium G200 AGPYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
Vectra VL8 (D6940A, D6941A, D6942A) Chipset BXRem.Matrox Millenium G200 AGPYes XFree 3.3.6Rem. (SVGA)3Com 905B-TX 10/100 BTRem.Yes driver 3c59xRem.NoneN/A??????No
Vectra VL8 (D6943A) Chipset BXRem.Matrox Millenium G200 AGPYes XFree 3.3.6Rem. (SVGA)3Com 905B-TX 10/100 BTRem.Yes driver 3c59xRem.Adaptec AIC 7880 UW PCIYes driver aic7xxx??????Yes
Vectra VLi8 (D7941A, D7943A, D7945A, D7948A, D7951A, D7953A, D7955A, D7961A, D7963A, D7965A, D7958A, D7968A, D7969A, D7973A, D7976A, D9460A, D9463A, D9467A, D9774A, D9810A)Matrox Millenium G200 AGPYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/ACirrus Logic CS 4614???Yes
Vectra VLi8 (D7826A, D7836A, D7837A, D7846A, D7847A, D7848A, D7856A, D7857A, D7866A, D7867N, D7876A, D7877N, D7942A, D7949A, D7952A, D7959A, D7962A, D7969A, D7972A, D8696A, D8697A, D8950A, D9456A, D9457N, D9461A, D9462A, D9770N, D9771N, D9775A, D9779N, D9809A)Matrox Millenium G200 AGPYes XFree 3.3.6Rem. (SVGA)3Com 905C-TX 10/100 BTYes driver 3c59xRem.NoneN/ACirrus Logic CS 4614???Yes
Vectra VL600 (D9733A, D8643A, D9737A, D8647A) Chipset i820Rem.Matrox Millenium G250 AGP???NoneN/ANoneN/ACirrus Logic CS 4614???No
Vectra VL600 (D7543N, D8644N, D8648N, D9734N, D9738N) Chipset i820Rem.Matrox Millenium G250 AGP???3Com 905C-TX 10/100 BTYes driver 3c59xRem.NoneN/ACirrus Logic CS 4614???No
Vectra VL600 (D8635A, D8645A, D8649N, D8659N, D8669N, D8679N, D9735A, D9739N) Chipset i820Rem.Matrox Millenium G400D AGPYes XFree 3.3.6Rem. (SVGA)3Com 905C-TX 10/100 BTYes driver 3c59xRem.NoneN/ACirrus Logic CS 4614???Yes
Vectra XA (D3986A, D3989A, D3990A, D3991A, D3993A, D4770N, D4771N, D4773N, D4774N, D3994N, D3995N, D4776N)Matrox Millenium II PCIYes XFree 3.3.6Rem. (SVGA)AMD 79C971 KC 10/100 BTYes driver pcnet32NoneN/A??????No
Vectra XA (D4777A)Matrox Millenium II PCIYes XFree 3.3.6Rem. (SVGA)AMD 79C971 KC 10/100 BTYes driver pcnet32Adaptec AIC 7880 UW PCIYes driver aic7xxx??????Yes

Table 3-3. Kayak and Linux

MachineGraphic CardLinux supportNetwork CardLinux supportSCSI CardLinux supportSound CardLinux supportTes-ted
Kayak XA (D4792A, D4795N)Cirrus Logic GD 5465 AGPRem.Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
Kayak XA (D4807N, D4796N, D6491N, D6492N, D4806N, D4808N, D6493N)Cirrus Logic GD 5465 AGPRem.Yes XFree 3.3.6Rem. (SVGA)AMD 79C971 KC 10/100 BTYes driver pcnet32NoneN/A??????Yes
Kayak XA (D4798N, D6490N, D4799N, D4803N, D6494N)Cirrus Logic GD 5465 AGPRem.Yes XFree 3.3.6Rem. (SVGA)AMD 79C974 KC 10/100 BT + SCSIYes driver pcnet32Symbios Logic 8751SP with network cardYes driver ncr-53c8xxRem.??????No
Kayak XA (D4796S, D6493S)Matrox Millenium II AGPYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
Kayak XA (D4803S)Matrox Millenium II AGPYes XFree 3.3.6Rem. (SVGA)AMD 79C974 KC 10/100 BT + SCSIYes driver pcnet32Symbios Logic 8751SP with network cardYes driver ncr-53c8xxRem.??????No
Kayak XA (D6720N, D6721N, D6723N, D6726N, D6724N, D6730N, D6731N, D6735N, D6736N, D6738N, D6739N, D7994N)Matrox Millenium G200 AGPYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
Kayak XA (D6722N, D6729N, D6734N)Elsa Gloria Synergy + AGPRem.Yes XFree 3.3.6Rem. (3D Labs)NoneN/ANoneN/A??????Yes
Kayak XA (D6725N, D6732N, D6737N, D7993N)Matrox Millenium G200 AGPYes XFree 3.3.6Rem. (SVGA)AMD 79C971 KC 10/100 BT + SCSI (D6692A)Rem.Yes driver pcnet32Symbios Logic 53c875 with network card (D6692A)Yes driver ncr-53c8xxRem.??????Yes
Kayak XA (D6727N)Elsa Gloria Synergy + AGPRem.Yes XFree 3.3.6Rem. (3D Labs)AMD 79C971 KC 10/100 BT + SCSI (D6692A)Rem.Yes driver pcnet32Symbios Logic 53c875 with network card (D6692A)Yes driver ncr-53c8xxRem.??????No
Kayak XA (D6728N, D6733N)Accel Galaxy AGPYes XFree 3.3.6Rem. in Frame Buffer mode (FBDEV)Rem. Not interestingNoneN/ANoneN/A??????No
Kayak XA-s (D5751N, D5752N, D5753N, D5755N, D5754N, D5756N, D5759N) Chipset BXRem.Matrox Productiva G100 AGPRem.Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
Kayak XA-s (D5757N, D5758N) Chipset BXRem.Matrox Productiva G100 AGPRem.Yes XFree 3.3.6Rem. (SVGA)AMD 79C971 KC 10/100 BT + SCSI (D6692A)Rem.Yes driver pcnet32Symbios Logic 53c875 with network card (D6692A)Yes driver ncr-53c8xxRem.??????Yes
Kayak XA-s (D5765N, D5763N, D5766N, D5769N, D7982N, D7986N, D7991N, D7987N) Chipset BXRem.Matrox Productiva G200 AGPYes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????Yes
Kayak XA-s (D5768N, D5767N) Chipset BXRem.Matrox Productiva G200 AGPYes XFree 3.3.6Rem. (SVGA)AMD 79C971 KC 10/100 BT + SCSI (D6692A)Rem.Yes driver pcnet32Symbios Logic 53c875 with network card (D6692A)Yes driver ncr-53c8xxRem.??????No
Kayak XA-s (D5762N, D7984N, D7988N) Chipset BXRem.Elsa Gloria Synergy + AGPRem.Yes XFree 3.3.6Rem. (3D Labs)AMD 79C971 KC 10/100 BT + SCSI (D6692A)Rem.Yes driver pcnet32Symbios Logic 53c875 with network card (D6692A)Yes driver ncr-53c8xxRem.??????Yes
Kayak XA-s (D5764N, D7983N, D7989N) Chipset BXRem.Accel Galaxy AGPYes XFree 3.3.6Rem. in Frame Buffer mode (FBDEV)Rem. Not interestingAMD 79C971 KC 10/100 BT + SCSI (D6692A)Rem.Yes driver pcnet32Symbios Logic 53c875 with network card (D6692A)Yes driver ncr-53c8xxRem.??????No
Kayak XA-s (D7990N) Chipset BXRem.Matrox Productiva G100 AGPRem.Yes XFree 3.3.6Rem. (SVGA)AMD 79C971 KC 10/100 BT + SCSI (D6692A)Rem.Yes driver pcnet32Symbios Logic 53c875 with network card (D6692A)Yes driver ncr-53c8xxRem.??????No
Kayak XA-s (D7992N) Chipset BXRem.Elsa Gloria Synergy II AGPYes XFree 3.3.6Rem. (SVGA)AMD 79C971 KC 10/100 BT + SCSI (D6692A)Rem.Yes driver pcnet32Symbios Logic 53c875 with network card (D6692A)Yes driver ncr-53c8xxRem.Analog Device 1816Yes driver AD1816Rem.Yes
Kayak XM600 (D9531N, D9533N, D9535N, D9541N, D9549N, D9553N)Matrox Millenium G250 AGP???SMC 1211 TX EZ Card 10/100 BTYes driver rtl8139NoneN/ACirrus Logic CS 4614???No
Kayak XM600 (D8350N, D9554N, D9558N) Rem.Matrox Millenium G250 AGP???SMC 1211 TX EZ Card 10/100 BTYes driver rtl8139NoneN/ACirrus Logic CS 4614???No
Kayak XM600 (D9536N, D9537N, D9538N, D9539N, D9544N, D9548N)Matrox Millenium G400D AGPYes XFree 3.3.6Rem. (SVGA)SMC 1211 TX EZ Card 10/100 BTYes driver rtl8139NoneN/ACirrus Logic CS 4614???No
Kayak XM600 (D9534N, D9540N, D9543N, D9546N)Elsa Gloria Synergy II AGPYes XFree 3.3.6Rem. (SVGA)SMC 1211 TX EZ Card 10/100 BTYes driver rtl8139Symbios Logic 53C895 PCIYes driver ncr-53c8xxRem.Cirrus Logic CS 4614???Yes
Kayak XM600 (D9545N, D8366N)3DLabs Oxygen GVX1 AGPYes XFree 3.3.6Rem. in Frame Buffer mode (FBDEV)Rem.SMC 1211 TX EZ Card 10/100 BTYes driver rtl8139Symbios Logic 53C895 PCIYes driver ncr-53c8xxRem.Cirrus Logic CS 4614???No
Kayak XU (D4691N, D4692N, D4695N, D4701N, D4693N, D4694N, D4702N, D4705N)Matrox Millenium II PCIYes XFree 3.3.6Rem. (SVGA)AMD 79C971 KC 10/100 BTYes driver pcnet32Adaptec AIC 7860 PCI + Adaptec AIC 7880 UW PCIYes driver aic7xxx??????Yes
Kayak XU (D5680N, D5682N, D5683N, D5684N) Chipset BXRem.Matrox Millenium II PCIYes XFree 3.3.6Rem. (SVGA)AMD 79C971 KC 10/100 BTYes driver pcnet32Adaptec AIC 7860 PCI + Adaptec AIC 7880 UW PCIYes driver aic7xxxAnalog Device 1816Yes driver AD1816Rem.Yes
Kayak XU (D5702, D5704, D5686N, D6336N, D6348N, D8431N, D8920N)Matrox Millenium G200 AGPYes XFree 3.3.6Rem. (SVGA)AMD 79C972 10/100 BT + SCSI (D6692A)Rem.Yes driver pcnet32Symbios Logic 53c875 with network card (D6692A) + Adaptec AIC 7880 PCIYes driver ncr53c8xx and driver aic7xxx??????Yes
Kayak XU (D5687N, D6333N, D6334N, D8432N, D6345N, D8923N)Elsa Gloria Synergy + AGPRem.Yes XFree 3.3.6Rem. (3D Labs)AMD 79C972 10/100 BT + SCSI (D6692A)Rem.Yes driver pcnet32Symbios Logic 53c875 with network card (D6692A) + Adaptec AIC 7880 PCIYes driver ncr53c8xx and driver aic7xxx??????No
Kayak XU (D6337N, D6346N)Accel Galaxy AGPYes XFree 3.3.6Rem. in Frame Buffer mode (FBDEV)Rem. Not interestingAMD 79C972 10/100 BT + SCSI (D6692A)Rem.Yes driver pcnet32Symbios Logic 53c875 with network card (D6692A) + Adaptec AIC 7880 PCIYes driver ncr53c8xx and driver aic7xxx??????No
Kayak XU (D6347N)Matrox Productiva G100 AGPRem.Yes XFree 3.3.6Rem. (SVGA)AMD 79C972 10/100 BT + SCSI (D6692A)Rem.Yes driver pcnet32Symbios Logic 53c875 with network card (D6692A) + Adaptec AIC 7880 PCIYes driver ncr53c8xx and driver aic7xxx??????No
Kayak XU (D8924N)Matrox Millenium G400D AGPYes XFree 3.3.6Rem. (SVGA)AMD 79C972 10/100 BT + SCSI (D6692A)Rem.Yes driver pcnet32Symbios Logic 53c875 with network card (D6692A) + Adaptec AIC 7880 PCIYes driver ncr53c8xx and driver aic7xxx??????No
Kayak XU800 (D8019N) Rem.Matrox Millenium G250 AGP???SMC 1211 TX EZ Card 10/100 BTYes driver rtl8139NoneN/ACirrus Logic CS 4614???No
Kayak XU800 (D8021N) Rem.Matrox Millenium G400D AGPYes XFree 3.3.6Rem. (SVGA)SMC 1211 TX EZ Card 10/100 BTYes driver rtl8139NoneN/ACirrus Logic CS 4614???No
Kayak XU800 (D8000N, D8001N) Rem. Rem.Matrox Millenium G250 AGP???SMC 1211 TX EZ Card 10/100 BTYes driver rtl8139Symbios Logic 53C895 PCIYes driver ncr-53c8xxRem.Cirrus Logic CS 4614???No
Kayak XU800 (D8002N, D8010N, D8016N) Rem.Matrox Millenium G250 AGP???SMC 1211 TX EZ Card 10/100 BTYes driver rtl8139Symbios Logic 53C895 PCIYes driver ncr-53c8xxRem.Cirrus Logic CS 4614???No
Kayak XU800 (D8003N, D8006N, D8012N) Rem.Matrox Millenium G400D AGPYes XFree 3.3.6Rem. (SVGA)SMC 1211 TX EZ Card 10/100 BTYes driver rtl8139Symbios Logic 53C895 PCIYes driver ncr-53c8xxRem.Cirrus Logic CS 4614???Yes
Kayak XU800 (D8007N, D8013N, D8020N, D8022N) Rem.Elsa Gloria Synergy II AGPYes XFree 3.3.6Rem. (SVGA)SMC 1211 TX EZ Card 10/100 BTYes driver rtl8139Symbios Logic 53C895 PCIYes driver ncr-53c8xxRem.Cirrus Logic CS 4614???No
Kayak XU800 (D8009N, D8015N) Rem.3DLabs Oxygen GVX1 AGPYes XFree 3.3.6Rem. in Frame Buffer mode (FBDEV)Rem.SMC 1211 TX EZ Card 10/100 BTYes driver rtl8139Symbios Logic 53C895 PCIYes driver ncr-53c8xxRem.Cirrus Logic CS 4614???No
Kayak XW (D6475N)Elsa Gloria SynergyRem.Yes XFree 3.3.6Rem. (3D Labs)AMD 79C971 KC 10/100 BTYes driver pcnet32Adaptec AIC 7860 PCI + Adaptec AIC 7880 UW PCIYes driver aic7xxx??????No
Kayak XW (D5505N, D5507N, D5509N)Accel Eclipse PCIYes XFree 3.3.6Rem. in Frame Buffer mode (FBDEV)Rem. Not interestingAMD 79C971 KC 10/100 BTYes driver pcnet32Adaptec AIC 7860 PCI + Adaptec AIC 7880 UW PCIYes driver aic7xxx??????No
Kayak XW (D5510N, D5514N, D6485N)HP Fx-4 AGPNo XFree 3.3.6Rem. in Frame Buffer mode (FBDEV)Rem. Not interestingAMD 79C971 KC 10/100 BTYes driver pcnet32Adaptec AIC 7860 PCI + Adaptec AIC 7880 UW PCIYes driver aic7xxx??????No
Kayak XW (D6480N, D6481N, D6482N) Chipset BXRem.Accel Eclipse PCIYes XFree 3.3.6Rem. in Frame Buffer mode (FBDEV)Rem. Not interesting??????????????????No
Kayak XW (D6797N)HP Fx-6 AGPNo XFree 3.3.6Rem. in Frame Buffer mode (FBDEV)Rem. Not interesting??????????????????No
Kayak XW (D6486N, D6487N, D6488N) Chipset BXRem.HP Fx-4 AGPNo XFree 3.3.6Rem. in Frame Buffer mode (FBDEV)Rem. Not interesting??????????????????No

Table 3-4. Visualize and Linux

MachineGraphic CardLinux supportNetwork CardLinux supportSCSI CardLinux supportSound CardLinux supportTes-ted
Visualize P (A5015A) Chipset BXRem.Elsa Gloria Synergy + AGPRem.Yes XFree 3.3.6Rem. (3D Labs)????????????Analog Device 1816Yes driver AD1816Rem.No
Visualize P (A5015A) Chipset BXRem.Elsa Gloria Synergy II AGPYes XFree 3.3.6Rem. (SVGA)????????????Analog Device 1816Yes driver AD1816Rem.No
Visualize P (A1296A) Chipset BXRem.Elsa Gloria Synergy II AGPYes XFree 3.3.6Rem. (SVGA)????????????Analog Device 1816Yes driver AD1816Rem.No
Visualize X (A5014A) Chipset BXRem.Elsa Gloria Synergy + AGPRem.Yes XFree 3.3.6Rem. (3D Labs)????????????Analog Device 1816Yes driver AD1816Rem.No
Visualize X (A5014A) Chipset BXRem.Elsa Gloria Synergy II AGPYes XFree 3.3.6Rem. (SVGA)????????????Analog Device 1816Yes driver AD1816Rem.No
Visualize X (A1297A) Chipset BXRem.Elsa Gloria Synergy + AGPRem.Yes XFree 3.3.6Rem. (3D Labs)????????????Analog Device 1816Yes driver AD1816Rem.No
Visualize X (A1280A)Elsa Gloria Synergy II AGPYes XFree 3.3.6Rem. (SVGA)????????????Analog Device 1816Yes driver AD1816Rem.No

A page dedictaed to these machines and their support under LInux is available at http://www.hp.com/visualize/support/technotes/linux


Desktop computer accessories

The following table provides all of the informations on the support for this hardware by Linux.

Table 3-5. Desktop computer accessories

ReferenceCard typeChipsetLinux supportTes-ted
D5480AFastRaid CardAdaptec ARO RaidportNoNo
D6690AFastRaid CardAdaptec ARO RaidportNoNo
D6951ASCSI CardAdaptec AIC 7880 UW PCIYes driver aic7xxxYes
D9528ASCSI CardSymbios Logic 8952U Ultra2 Wide PCI???No
D9529ASCSI Card??????No
D6936ANetwork CardAMD 79C972 AKC 10/100 BTYes driver pcnet32Yes
D7504ANetwork Card3Com 905B-TX 10/100 BTRem.Yes driver 3c59xRem.Yes
D7506ANetwork Card??????No
D7508ANetwork Card??????No
D7522ANetwork Card3Com 905C-TX 10/100 BTYes driver 3c59xRem.Yes
D7531ANetwork CardCarte HP chipset RealTekYes driver RealTekYes
D6657ASound Card??????No
D5183ASound Card??????No

CD-ROM, DVD and ZIP drives are supported by Linux kernel. Read the various HOWTO for their use, following the interface type.


The portable range (OmniBook)

The following table provides all of the informations on the support for this hardware by Linux.

Table 3-6. OmniBook and Linux

MachineGraphic CardLinux supportNetwork CardLinux supportSCSI CardLinux supportSound CardLinux supportTes-ted
OmniBook 800 (F1360A)Neomagic MagicGraph 128XD NM2160Yes XFree 3.3.6Rem. (SVGA)NoneN/ASCSI CardYes driver ncr-53c8xxRem.??????Yes
OmniBook 2000 (F1356A, F1397A)Chips & Technologies CT65554Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
OmniBook Sojourn (F1430A)Neomagic MagicGraph 128XD NM2160Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
OmniBook XE (F1719W, F1720W, F1721W, F1722W)Silicon Motion LynxE SM810Rem.Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????Yes
OmniBook XE2 (F1664W, F1666W, F1666N, F1667W, F1667N, F1674W, F1675W, F1753W, F1756W, F1755W, F1755N, F1772W, F1774N, F1774W, F1775N, F1775W, F1962W)Silicon Motion LynxE SM810Rem.Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????Yes
OmniBook 2100 (F1584W, F1580W, F1581W, F1597W, F1598W, F1599W, F1600W, F1729W)Neomagic MagicGraph 128XD NM2160Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????Yes
OmniBook 900 (F1711W, F1712W, F1760W, F1711N, F1712N, F1765N)Neomagic MagicGraph 256AV NM2200Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????Yes
OmniBook 900 (F1769W, F1769N, F1769K, F1770W, F1770N, F1770K, F1979W, F1979N, F1979K, F1980W, F1980N, F1980K)ATI???NoneN/ANoneN/A??????No
OmniBook 3000 (F1391A, F1392A, F1393A)Neomagic MagicGraph 128XD NM2160Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
OmniBook 3100 (F1582W)Neomagic MagicGraph 128XD NM2160Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????No
OmniBook 4100 (F1462W, F1463W, F1479W, F1464W, F1703W)Neomagic MagicGraph 128XD NM2160Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????Yes
OmniBook 4150 (F1629W, F1640W, F1641W, F1642W, F1629N, F1640N, F1641N, F1642N, F1647W, F1647N, F1648W, F1648N, F1663W, F1663N)Neomagic MagicGraph 256AV NM2200Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/ACrystal CS 4232???Yes
OmniBook 4150 (F1649W, F1649N, F1649K, F1650W, F1650N, F1650K, F1658W, F1658N, F1660W, F1660N, F1662W, F1662N, F1662K, F1976W, F1976N, F1976K, F1983W, F1983N, F1983K, F2000W, F2000N, F2000K, )ATI???NoneN/ANoneN/ACrystal CS 4232???Yes
OmniBook 5700 (F1352A, F1353A, F1396A, F1354A, F1355A)Chips & Technologies CT65554Yes XFree 3.3.6Rem. (SVGA)NoneN/ANoneN/A??????Yes
OmniBook 7100 (F1441W, F1442W)ATI Rage LT ProYes XFree 3.3.6Rem. (Mach 64)NoneN/ANoneN/A??????Yes
OmniBook 7150 (F1443W)ATI Rage LT ProYes XFree 3.3.6Rem. (Mach 64)NoneN/ANoneN/A??????No

Portable accessories

The cards mentionned below are PCMCIA or PC-Card cards.

The following table provides all of the informations on the support for this hardware by Linux.

Table 3-7. Portable accessories

ReferenceCard typeChipsetLinux supportTes-ted
F1623AModem/Net CardXircom CEM56-100 56Kb 10/100 BTYes driver xirc2ps_csYes
F1625AModem Card??????No
F1626ANetwork Card3Com 3CXFE575BT 10/100 BT???No
F1626BNetwork Card??????No
F1643AModem/Net Card??????No

The server range (NetServer)

A page on how Linux works on HP NetServer is available at http://www.netserver.hp.com/netserver/products/highlights_linux.asp

An official compatibility matrix of HP NetServer with Linux and other operating systems is available at : http://netserver.hp.com/netserver/support/compatibility/drvmatrx.htm

Official documents to help configuring NetServer under Linux RedHat 5.2 and 6.0 are also available.

The following table provides all of the informations on the support for this hardware by Linux.

Table 3-8. NetServer and Linux

MachineGraphic CardLinux supportNetwork CardLinux supportSCSI CardLinux supportSound CardLinux supportTes-ted
NetServer E45 (D4973A, D4974A, D4975A, D4976A, D5971A)Cirrus Logic GD 5446 PCIYes XFree 3.3.6Rem. (SVGA)Intel i82557 / i82558 10/100 BT (D5013A/B)Yes driver eepro-100Adaptec AIC 2910bui (7860) PCIYes driver aic7xxxNoneN/ANo
NetServer E50 (D6034A, D6033A, D6035A, D6031A, D6030A, D6032A)Cirrus Logic GD 5446 PCIYes XFree 3.3.6Rem. (SVGA)Intel i82557 / i82558 10/100 BT (D5013A/B)Yes driver eepro-100Adaptec AIC 7880 UW PCIYes driver aic7xxxNoneN/AYes
NetServer E55 (D9337A)ATI Rage II C AGPYes XFree 3.3.6Rem. (Mach 64)Intel S82093A / i82559 10/100 BTYes driver eepro-100Adaptec AIC 7895H PCIYes driver aic7xxxNoneN/ANo
NetServer E60 (D7140A, D7142A, D7144A, D7146A, D7148A, D9123A, D9127A, D9128A, D9129A)ATI Rage II C AGPYes XFree 3.3.6Rem. (Mach 64)Intel S82093A / i82559 10/100 BTYes driver eepro-100Adaptec AIC 7895H PCIYes driver aic7xxxNoneN/AYes
NetServer LC II (D4907A, D4909A, D5014A, D5015A, D5016A, D5969A, D5970A, D5959A, D5961A)Cirrus Logic GD 5446 PCIYes XFree 3.3.6Rem. (SVGA)Intel i82557 / i82558 10/100 BT (D5013A/B)Yes driver eepro-100Adaptec AIC 7880 UW PCIYes driver aic7xxxNoneN/AYes
NetServer LC 3 (D6123A, D7018A, D6125A, D7020A, D7028A, D7025A, D7126A, D8594A) Chipset BXRem.Cirrus Logic GD 5446 PCIYes XFree 3.3.6Rem. (SVGA)Intel i82557 / i82558 10/100 BT (D5013A/B)Yes driver eepro-100Adaptec AIC 7880 UW PCIYes driver aic7xxxNoneN/AYes
NetServer LC 2000 (D8514A, D8515A, D8519A, D8520A, D8524A, D8525A, D9162A, D9163A) Chipset i820Rem. Rem.ATI Rage II C AGPYes XFree 3.3.6Rem. (Mach 64)Intel S82093A / i82559 10/100 BTYes driver eepro-1002 Symbios Logic 53C897 PCIYes driver ncr-53c8xxRem.NoneN/AYes
NetServer LD Pro (D4944A, D4946A, D4961A, D4962A)Trident TVGA 9000iYes XFree 3.3.6Rem. (SVGA)Intel i82557 / i82558 10/100 BT (D5013A/B)Yes driver eepro-100Adaptec AIC 7880 UW PCIYes driver aic7xxxNoneN/ANo
NetServer LH Pro (D4979A, D4980A, D4981A, D4982A)Trident TVGA 9000iYes XFree 3.3.6Rem. (SVGA)NoneN/A2 Adaptec AIC 7880 UW PCIYes driver aic7xxxNoneN/AYes
NetServer LH II (D5017A, D5953A, D5021A, D5023A, D6047A, D6048A)Trident TVGA 9000iYes XFree 3.3.6Rem. (SVGA)NoneN/A2 Adaptec AIC 7880 UW PCIYes driver aic7xxxNoneN/AYes
NetServer LH 3 (D4998A, D5002A, D5000A, D5004A, D7033A, D7034A, D8503A, D8504A, D8567A, D8568A, D9343A, D9344A) Chipset BXRem. Rem.Cirrus Logic GD 5446 PCIYes XFree 3.3.6Rem. (SVGA)Intel i82557 / i82558 10/100 BT (D5013A/B)Yes driver eepro-1002 Symbios Logic 53C895 PCIYes driver ncr-53c8xxRem.NoneN/AYes
NetServer LH 3000 (D8228A, D8230A, D8236A, D8238A, D8244A, D8246A, D9176A, D9178A) Chipset BXRem. Rem.??????????????????NoneN/ANo
NetServer LH 4 (D7092A, D7093A, D7094A, D7095A, D6971A, D6972A, D6973A, D6974A, D7103A, D7104A, D8552A, D8553A, D8556A, D8557A, D8560A, D8561A) Chipset BXRem. Rem.Rem.Cirrus Logic GD 5446 PCIYes XFree 3.3.6Rem. (SVGA)Intel i82557 / i82558 10/100 BT (D5013A/B)Yes driver eepro-1002 Symbios Logic 53C895 PCIYes driver ncr-53c8xxRem.NoneN/AYes
NetServer LH 6000 () Chipset BXRem. Rem. Rem.ATI Rage II C AGPYes XFree 3.3.6Rem. (Mach 64)Intel S82093A / i82559 10/100 BTYes driver eepro-100Adaptec AIC 7880 PCI + 2 Symbios Logic 53C896 PCIYes driver aic7xxx and driver ncr53c8xxNoneN/AYes
NetServer LPr (D6130A, D6131A, D7171A, D9133A, D9348A, D9431A, D9434A) Chipset BXRem.Cirrus Logic GD 5446 PCIYes XFree 3.3.6Rem. (SVGA)Intel i82557 / i82558 10/100 BT (D5013A/B)Yes driver eepro-100Symbios Logic 53C895 PCIYes driver ncr-53c8xxRem.NoneN/AYes
Cluster NetServer LPr (D6131A, P1133A)Rem.Cirrus Logic GD 5446 PCIYes XFree 3.3.6Rem. (SVGA)Intel i82557 / i82558 10/100 BT (D5013A/B)Yes driver eepro-100Symbios Logic 53C895 PCIYes driver ncr-53c8xxRem.NoneN/ANo
NetServer LXePro/LXPro (D4920B, D4925B, D6036A, D4311B, D4312B, D6037A, D4315B, D4958B, D6014A, D6015A, D4964B, D4898A, D6016A, D4899A, D6017A, D4900A, D6018A)Cirrus Logic GD 5424 PCIYes XFree 3.3.6Rem. (SVGA)NoneN/A2 Adaptec AIC 7880 UW PCIYes driver aic7xxxNoneN/ANo
NetServer LXr8 (D5028A)??NoneN/ASymbios logic UW?NoneN/ANo
NetServer LXr8000 (D6021A, D6022A, D6136A, D6137A, D7000A, D8256A, D8257A, D8258A, D8546A, D8548A)Cirrus Logic GD 5446 PCIYes XFree 3.3.6Rem. (SVGA)NoneN/A2 Symbios Logic 53C896 PCIYes driver ncr-53c8xxRem.NoneN/AYes
NetServer LXr8500 (D8540A, D8542A, D9417A, D9418A)Cirrus Logic GD 5446 PCIYes XFree 3.3.6Rem. (SVGA)NoneN/A2 Symbios Logic 53C896 PCIYes driver ncr-53c8xxRem.NoneN/ANo

NetServers accessories

The following table provides all of the informations on the support for this hardware by Linux.

Table 3-9. NetServers accessories

ReferenceCard typeChipsetLinux supportTes-ted
NetRaid 1 D4992ANetRaid CardAMI Megaraid (Raid 0, 1, 3, 5, 10, 50)Yes driver megaraidRem.Yes
NetRaid 3 D4943ANetRaid CardAMI Megaraid (Raid 0, 1, 3, 5, 10, 50)Yes driver megaraidRem.Yes
NetRaid 1Si D2140ANetRaid CardAMI Megaraid (Raid 0, 1, 3, 5, 10, 50)Yes driver megaraidRem.Yes
NetRaid 3Si D5955ANetRaid CardAMI Megaraid (Raid 0, 1, 3, 5, 10, 50)Yes driver megaraidRem.Yes
C1578BSCSI CardAdaptec AIC 7895H PCIYes driver aic7xxxNo
C7430ASCSI CardAdaptec AIC 7880 UW PCIYes driver aic7xxxNo
D5025ASCSI CardAdaptec AIC 7880 UW PCIYes driver aic7xxxYes
D5252ASCSI CardAdaptec AIC 7880 UWD PCIYes driver aic7xxxYes
D5013A, D5013BNetwork CardIntel i82557 / i82558 10/100 BT (D5013A/B)Yes driver eepro-100Yes
J2585BNetwork CardCarte 100VG (J2585B)Yes driver hp100Yes
D6977AFibre Channel Card??????No
D5246AFibre Channel Card??????No
D6028ATop Tools Card???YesYes

Complementary informations

Please refer to the Hardware Howto and Ethernet Howto for other details concerning the support of some hardware elements by Linux.

For video chipsets support, a fundamental page is the one of XFree86 with its supported chipsets list and the new running developments by Suse (Think, in that case, to download also the configuration tool) and RedHat at the following addresses :

Commercial servers are also available, as those of X-Inside and MetroLink

Netvectra are not supported by Linux.


Remarks

XFree86

The latest version of XFree86 is the 3.3.6, available from our mirror.

Ncr53c8xx

The latest version of the ncr53c8xx driver is available from the reference site.

3C59x

The latest version of the 3c59x driver is available from the reference site.

Sound Chipset AD1816

The latest version of the AD1816 driver is available from the reference site.

DOS models

These models are delivered with MS-DOS only, in order to have a Linux Machine at the best price.

G100 card

To use the MGA G100 AGP card, with a version of XFree86 before the 3.3.2 one, you have to use an option in the file XF86Config : Option "no_accel".

Section example :
Section "Device"
[...]
      VendorName "Matrox"
      VideoRam 4096
      Option "no_accel"
EndSection

Silicon Motion LynxE card

This card is only supported from the 3.3.6 version of XFree86. Nevertheless, even in that version, this is a preliminary support, which isn't as stable as the Frame Buffer mode.

On the other hand, to be able to install a RedHat 6.1 version, you should do that in text mode, because the server provided (3.3.5) doesn't support this card.

Intel i810 card

(Informations provided by Frédéric Dubuy and Anne-Marie Mahfouf )

This card is only supported with a specific X server XFCom_i810 downloadable in both format RPM or tar.gz and a complementary module for the kernel agpgart, downloadable in both format SRPM or tar.gz.

A detailed documentation on the installation is provided at http://www.linux-france.org/article/x/GuideIntel810/book1.html

To summarize, once the X server installed, the module compiled and installed, it's sufficient to modify with the following parameters the file /etc/X11/XF86Config :
Section "Device"
[...]
      Identifier "i810"
[...]
EndSection

[...]
Section "Screen"
[...]
      Driver "svga"
      Device "i810"
[...]
EndSection

XU800

On that machine, the Bios doesn't give the right amount of memory which is in the machine to Linux. You need to use a line such as append="mem=xxxM" at the begining of /etc/lilo.conf where xxx is your RAM in MB.

LC 2000

In order to use the native SCSI controler you need to disable in the Bios the option "Reserve PCI Bus Numbers", in the menu PCI Device Setting. (Indication of GILLYNN COUCH)

LH 6000

In order to use the native SCSI controler you need to desactivate in the Bios the "reserver PCI Bus #s", in the menu PCI Device Setting. The PS/2 system doesn't seem to be operational on the machine we tested. On the other side, through the network, the system is perfectly operational in a 6-processors mode :-)

BX Chipset

Intel BX Chipset (Memory Bus at 100 MHz) is supported by kernels above 2.0.34/2.1.103.

i820 Chipset

Coppermine 0.18 µm technology - 256 KB synchronous cache - Intel i820 Chipset

BAx

Attention, the XF86_SVGA server works correctly with this mother board embedded version only above XFree86 3.3.5, due to the use of different frequencies (In particular, use the updates for RedHat 5.2/6.0).

FrameBuffer

To use the FrameBuffer mode, please consult the following documents http://www.medasys-digital-systems.fr/linux/framebuffer.html and http://www.medasys-digital-systems.fr/mirror/linux/LDP/HOWTO/Framebuffer-HOWTO.html.

Boot disk for 3Com card

Creation of a custom RedHat Boot disk

To be able to boot with the RedHat 5.1 boot disk, and to have the support of the 3C905B-TX card, you need to do the following :

# Log as root. Go in the home directory  (~root)
#cd ~
# Put there the 3c59x.c source module for the 3Com card
#ncftp ftp://ftp.medasys-digital-systems.fr/pub/linux/networking/drivers/3c59x.c
# Compile it
#gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O6 -c 3c59x.c `[ -f /usr/include/linux/modversions.h ] && echo -DMODVERSIONS`
# put the RedHat 5.1 floppy boot disk in the drive
# you have to copy the initrd.img file from the floppy disk  
#mcopy a:initrd.img /tmp
# then uncompress it  
#gzip -cd /tmp/initrd.img > /tmp/initrd.ext2
# Mount the "file" filesystem thus obtained  
#mount -t ext2 /tmp/initrd.ext2 /mnt/floppy -o loop
# uncompress the modules provided  
#gzip -cd /mnt/floppy/modules/modules.cgz > /tmp/modules.cpio
# extract the modules  
#cd /tmp ; mkdir modules ; 
cd modules ; cat /tmp/modules.cpio | cpio -i
# Copy the new updated module for the 3Com card  
#cp ~/3c59x.o .
# recreate the compressed cpio file  
#ls | cpio -o | gzip -c9 > ../newmodules.cgz
# replace the modules by their update  
#cp ../newmodules.cgz /mnt/floppy/modules/modules.cgz
# unmount the "file" filesystem  
#umount /mnt/floppy
# compress the "file" filesystem  
#gzip -c9 /tmp/initrd.ext2 > /tmp/initrd.img
# copy it on the floppy disk  
#mcopy /tmp/initrd.img a:

GD 5465 video card

To use a Cirrus Logic GD 5465 AGP card, with a version below Xfree86 3.3.3, you have to use an option in the file XF86Config : Option "xaa_no_color_exp".

Section example :
Section "Device"
[...]
       Identifier "CL-GD5465"
       VendorName "Cirrus"
       BoardName  "GD5465"
       VideoRam   2048
       Option     "xaa_no_color_exp"
EndSection

Elsa Gloria Synergy card

Specifications of that card should be consulted on Elsa web site. This card is equiped with an hardware OpenGL accelerator. Under Linux, there is an OpenGL compatible layer called Mesa. This layer begins to support hardware accelerators, and among them the 3DLabs chipset which is on Elsa Gloria cards.

D6692A card

To use the D6692A card, you need to use a 2.1.122 kernel at least. Previous kernels didn't handled correctly the shared IRQ between the network and SCSI parts of the card. In particular, a standard RedHat 5.2 version doesn't allow to the network part to be supported. You have to update your kernel with a recent one (preferably 2.2.14) and the distribution with the complementary packages needed.

HA Cluster

To use a High Availability Custer under Linux, you need to use additional software, such as :

LH 4

The LH4 doesn't seem to work correctly when not in Raid. Even with the latest Bios available at the time of the test (16.00), the problem remains. If you desactivate the Raid management, during the boot, the ncr53c8xx driver in Linux detects 4 controlers instead of 2 and boot doesn't end. To avoid that, you have to activate the Raid in the Bios and use each of the disk in Raid0 mode, which is quite the same as the solution without Raid at all.

NetRaid card

These cards are equiped with an AMI Megaraid chipset and may support the following Raid levels : 0, 1, 3, 5, 10, 30 and 50. Some NetRaid cards, as well as the chipset integrated on the LH3 and LH4 mother boards are supported by recent version of the Linux kernel (2.0.36/2.2.14 typically - don't use 2.0.37/38).

For the RedHat 5.2 distribution, it's not possible to install the system on this type of controler, because it's not detected by the installation program. You have to use a specific floppy disk . This floppy disk should be used as input to the rawrite tool, for example. It works for systems with less than 1 GB of memory.

For the RedHat 6.0 distribution, you have to manually declare the existence of this card as a supplementary SCSI adapter, in order to use it directly during the installation. The megaraid driver isn't automatically detected.

To avoid strange messages during the boot printed by the megaraid driver, it's necessary to recompile it with the option -DHP.

For the RedHat 6.1 distribution, the megaraid driver provided by the kernel does support on ly the first logical drive. In order to obtain the others, please recompile a 2.2.14 standard kernel.

You have to note that the integrated card of the LH3/4 realises a software parity checks and performs thus less efficiently than the NetRaid daughter cards. On the other side, LH6000 are equiped with an integrated card doing hardware checks.


The monitors range

The following table provides all of the informations on the support for this hardware by XFree86.

Table 3-10. HP Monitors and Linux

ReferenceNameVert. F. (Hz)Hor. F. (kHz)Bandwidth (MHz)ResolFreq. (Hz)Tes-ted
D2825A, D2825S15" HP Ultra VGA 102450-11031-5465640x400, 640x480, 800x600, 1024x76870, 60-72-75-85, 60-72-75-85, 60Yes
D2826A, D2826S15" HP 5050-12031-5465640x400, 640x480, 800x600, 1024x76870, 60-75-85, 60-75-85, 60Yes
D2827A15" HP 5150-12031-54?????????No
D2828A15" HP 5250-12030-5465640x400, 640x480, 800x600, 1024x76870, 60-75-85, 60-75-85, 60No
D2832A15" HP M50050-12030-70110640x400, 640x480, 800x600, 1024x768, 1280x102470, 60-75-85, 72-75-85, 70-75-85, 60No
D2807A17" Ultra 128050-16030-64?????????Yes
D2837A17" HP7050-12030-70110640x400, 640x480, 800x600, 1024x768, 1280x102470, 75-85, 75-85, 75-85, 60Yes
D2838A17" HP M70050-16030-86?????????No
D2840A17" Ergo 128050-15031-92160512x384, 640x480, 800x600, 1024x768, 1152x864, 1280x1024, 1440x1080, 1600x120085, 100, 100, 100, 100, 85, 72, 60Yes
D8901A, D8902A17" HP7150-12030-60110640x400, 640x480, 800x600, 1024x768, 1280x102470, 60, 75-85, 75-85, 60No
D8900A17" HP7550-16030-86 (30-64 real)150640x400, 640x480, 800x600, 1024x768, 1280x102470, 60-75-85, 75-85, 75-75-85, 75Yes
D2842A, D2842W19" HP 9050-20030-96203640x400, 640x480, 800x600, 1024x768, 1280x1024, 1600x120070, 75-85, 75-85, 75-85, 75-85, 75Yes
D8910A19" HP 91050-15029-107230640x400, 640x480, 800x600, 1024x768, 1280x1024, 1600x120070, 60-85, 85, 75-85, 75-85, 75-85No
A4031A20"48-15030-82?????????Yes
D2846A, A4576A21" P110050-16030-107?????????No
D2847A21" P111050-18029-121300??????Yes
A4033A21"50-12030-80?????????Yes
A1295A24" Wide Aspect50-16030-96?????????No
D5061A15,1" LCD HP??????N/A??????No
D5065A18,1" LCD HP L180056-8530-80N/A640x350, 640x480, 720x400, 800x600, 832x624, 1024x768, 1152x870, 1152x900, 1280x102470, 60-75-85, 70, 60-75-85, 75, 60-75-85, 75, 66, 60-75Yes

PA-Risc based computer range

The PA-Risc range is achitectured around a processor designed and realised by HP. First versions were produced in 1987. Currently the versions are named PA-8000 (8200, 8500, ...).

HP has announced at the begining of 1999 its intention to contribute to the port of Linux on its PA-Risc architecture. This port is a native one, which is different from a preceding project which used MkLinux on machines based on PA-7200. The work is currently done with The Puffin Group and more precise informations on the status may be found on their Web site. For the moment the work on the boot process is improved, a shell is launched... which dies rapidly :-)

The first machine concerned by the port is the A Class server. Tests are also done on 712 and 715. Other people begin also to work on PA-2.0 machines.

There is on the other side for these machines a Linux project based on the MkLinux micro-kernel. This project as developped within OSF. The web site mentionning informations is at http://www.gr.opengroup.org/mklinux/hppa/mkpa-rel.html.


The IA-64 range

HP is developping in collaboration with Intel a new generation of 64 bits processors called IA-64. The first processor of this new generation, called Itanium, should be there during 2000. The initial port of Linux on IA-64 was published the 2nd of february, 2000 and the sources of the project are available through ftp://ftp.kernel.org/pub/linux/kernel/ia64. More informations on this topic may be found on this page of the HP labs : http://devresource.hp.com/devresource/Topics/IA64/IA64.html or on the reference site http://www.linuxia64.org


The printing product range

General points

Printers may be connected either directly to a machine through a parallel port (generally), or a serial port, or even more recently through an USB port. They may also be directly wired to the network, for a global access; this is done thanks to a card put in a slot of the printer, or through the connexion of the parallel port of the printer to a sharing network box.

HP provides such boxes, called JetDirect, which allow thus to share personnal printers on the network, directly, without going through a machine. They exist for various network topologies (10 BT, 10/100 BT, Localtalk, 10B2) and offer the ability to access to the printer directly from machine which like Linux support the LPD protocol, by using a remote printer in the printcap file. The name of the queue to use is then raw.

An example of /etc/printcap file allowing to access to a printer, equiped with such a box or card, named lj4000 on the network is given below :

# REMOTE POSTSCRIPT 1200x1200 a4 {} PostScript Default {}
lj4000:\
        :sd=/var/spool/lpd/lj4000:\
        :rm=lj4000:\
        :rp=raw:\
        :if=/var/spool/lpd/lj4000/filter:
        :mx#0:\
        :sh:\

The configuration access to the box is done either through the WebJetAdmin tool provided also under Linux now, or by the telnet command. The default address of these products is 192.0.0.192. To connect to them initially, you just have to add an IP alias on your network interface, typically by :

#ifconfig eth0:0 192.0.0.1

and a route to that network (if not automatically created) typically by :
#route add -net 192.0.0.0

The access to the equipment is thus done simply by :
#telnet 192.0.0.192

Please pay attention to have only one such equipment on the network, at the same time, or you'll have duplicate IP addresses, which always causes problems. Note that HP manageable network equipments also use the same default address. The reading of the IP Alias mini HOWTO may be useful if you don't understand the previous paragraph :-).

It is of course possible to access through the network to an HP printer attached and declared directly on a Linux machine, thanks to the lpd service for the other Unix clients, through SaMBa for the clients of Microsoft systems (Win9x ou WinNTx) or through NetAtalk for the MacIntosh clients.

At last, SaMBa offers a tool, smbclient, which allows to print from a Unix/Linux machine to a printer wired directly on a Microsoft based PC, without any need to use a JetDirect system. All the details useful to realize this operation are described in the file example smbprint provided with the SaMBa package and on the page http://www.medasys-digital-systems.fr/linux/samba-truc.html.

Communication between a Linux machine and a printer needs also, outside a network dialog, a discussion with an exchange language between the two elements. There are a lot of languages of that sort, such as PCL, Postscript or HPGL. To be able to print correctly, the tool providing the datas to print has to generate code known by the printer. Filters exist which allow to easily transform an output in one given format to another one. Thus the Ghostscript software authorizes the transformation of Postscript source in a great variety of output formats, as indicated by its invocation in the 'Available devices' part :

#gs -h
GNU Ghostscript 5.10 (1998-12-17)
Copyright (C) 1997 Aladdin Enterprises, Menlo Park, CA.  All rights reserved.
Usage: gs [switches] [file1.ps file2.ps ...]
Most frequently used switches: (you can use # in place of =)
 -dNOPAUSE           no pause after page   | -q       `quiet', fewer messages
 -g<width>x<height>  page size in pixels   | -r<res>  pixels/inch resolution
 -sDEVICE=<devname>  select device         | -dBATCH  exit after last file
 -sOutputFile=<file> select output file: - for stdout, |command for pipe,
                                         embed %d or %ld for page #
Input formats: PostScript PostScriptLevel1 PostScriptLevel2 PDF
Available devices:
   x11 x11alpha x11cmyk x11gray2 x11mono ap3250 imagen iwhi iwlo iwlq la50
   la70 la75 la75plus lbp8 ln03 lj250 lj4dith lp2563 m8510 necp6 oce9050
   r4081 sj48 st800 stcolor t4693d2 t4693d4 t4693d8 tek4696 xes deskjet
   djet500 djet500c dnj650c laserjet ljetplus ljet2p ljet3 ljet3d ljet4
   cdeskjet cdjcolor cdjmono cdj500 cdj550 paintjet pj pjxl pjxl300 uniprint
   bj10e bj200 bjc600 bjc800 epson eps9mid eps9high epsonc ibmpro jetp3852
   dfaxhigh dfaxlow faxg3 faxg32d faxg4 cp50 pcxmono pcxgray pcx16 pcx256
   pcx24b pcxcmyk pbm pbmraw pgm pgmraw pgnm pgnmraw pnm pnmraw ppm ppmraw
   tiffcrle tiffg3 tiffg32d tiffg4 tifflzw tiffpack tiff12nc tiff24nc psmono
   psgray bit bitrgb bitcmyk pngmono pnggray png16 png256 png16m jpeg
   jpeggray pdfwrite pswrite epswrite pxlmono pxlcolor nullpage
Search path:
   . : /usr/share/ghostscript/5.10 : /usr/share/fonts/default/ghostscript :
   /usr/share/fonts/default/Type1
For more information, see /usr/doc/ghostscript-5.10/use.txt.
Report bugs to ghost@aladdin.com; use the form in bug-form.txt.

This represents only the output formats compiled in the program. Other are also available. You may find a complete list of all the printers known by this software at http://www.cs.wisc.edu/~ghost/printer.html.

A list of the HP printers support may be found on the following page : http://www.picante.com/~gtaylor/pht/printer_list.cgi?make=HP&format=full.


HP software available under Linux

This section presents rapidly some HP applications which can be used under Linux. These are either commercial applications or freeware applications.


HP softwares

FireHunter

This software targetted to the ISP manages services levels and is available for RedHat version 5.2 distributions. http://www.firehunter.com.

HP Eloquence

This software is an IDE for management applications for small business firms and is available under Linux since 1997. A lot of distributions are supported by a third party firm to which HP has given the support. Complementary informations exist on the site http://www.hp-eloquence.com.

HP WebJetAdmin

This software allows to manage HP network printers through the installation of a service on a Linux server, and is accessible from any browser running on any client machine. HP has announced the availability of this product in its 5.1 version in February 1999. You may download it at http://www.hp.com/go/webjetadmin.

An RPM version is also available at ftp://ftp.medasys-digital-systems.fr/pub/linux/mds/redhat/RPMS/i386/hpwebjet-5.6-1.i386.rpm.

HP WebQoS

This software allows to manage Internet Quality of Service by stabilizing performances during high loads, by optimizing used resources, and by managing priorities at applications and users levels. HP has announced the availability of this product during summer 1999. Complementary informations exist on the site http://www.hp.com/go/webqos.

HP OpenView

This software is a complete network management platform. An NNM (Network Node Manager) has been announced, as well as ITO. An Omniback client is available for Redhat 5.2 distributions (Cf http://www.hp.com/storage/event/openview_hl.html).

HP OpenMail

A version of this mail and work group management tool is available since the first of september, 1999. Informations concerning it are available on the page : http://www.ice.hp.com/cyc/om/00/cysearch.cgi?pattern=100-1417|100-1408|100-1333|100-0100.

HP E-Speak

E-Speak, the open software platform for creating, composing, mediating, managing, and accessing Internet-based e-services. E-speak allows a resource (computing device, application, or data content) to be virtualized and re-deployed as an Internet-based e-service. All of the informations concerning it are available on the page : http://www.e-speak.hp.com/.


Third party softwares linked to HP

GNUPro

HP and Cygnus Solutions have announced the 8th of March, 1999 a partnership to provide the GNUPro tools on all the HP machines, including Linux.


Support of HP solutions under Linux

HP proposes since May 1999 a worldwide support offer on Linux. It's detailed on the page http://www.hp.com/pressrel/apr99/20apr99a.htm. This offer includes up to the possibility to answer 24x7, in a delay of 2 hours after taking the call. The reference of this product is : HP LNXIA32A

Third party firms also propose Linux and free software support on HP platforms :

Medasys

Contact : Cédric Letailleur

Alcove

Contact : Lucien Petit


Training on HP Linux solutions

HP proposes since June 1999 a worldwide training offer on Linux. It's detailed on the page http://education.hp.com/curr-linux.htm. The detail of all the training courses for France is available at : http://www.france.hp.com/formation/f_linux_00.html.


Chapter 4. Solutions and Sizing

This chapter proposes an help for sizing NetServers under Linux, depending on the different kinds of use.

You have to consider that exercise as a bit perilous. Indeed, only the reality allows to test such previsions. Nevertheless, using the experience acquired by deploying solutions in the past, we can give some useful rules.

We may apply a certain number of rules valid for the sizing of classical Unix servers, considering that CISC systems (the majority in Linux environment) need 2.5 less times resources in memory than RISC systems, due to the fact that binaries used are smaller (Intel platforms are for the moment 32 bits architectures). This has also influences on disk and swap space.

It's obvious you have to consider, whatever the system, bottlenecks of the solution put in place, because they will determine the weakest link in the chain.

You have to look particularly at the following points :

You have also to be suspicious of the extensible functions of machines. Indeed, it's often preferable for a customer to add a new server, rather than to augment the capacities of the one in place. The first reason is a financial one, on one side, because the costs of add-ons on an already old system may be near those of a new system, whose prices are becoming cheaper and cheaper. And the same for maintenance. On the other hand, technically, it could be more interesting to benefit from the latest technologies to obtain a machine more equilibrate and powerful. For example, when Ultra2 LVD was introduced, it was more interesting to buy a new server to benefit from the 80 MB/s SCSI bus speed, rather than to update a server which had 40 MB/s Ultra Wide SCSI. This implies that it's interesting to size correctly the server, from the begining, for the whole forseeable period of life of its use (typically 3 years nowadays).

In the same kind of ideas, you have to examine closely the choice between a bi-processors and two mono-processor machines. 2 different systems imply 2 disk controlers, 2 disks set, 2 separate RAM busses thus best performances, but more administration. On the other hand, a unique system renders it easier, allows for a quicker communication between processors, which could be necessary for certain applications, but makes the environment more fragile (more downtime in case of an hardware problem). In fact, there are more losses intrinsically on a multi-processors model, in communications at the system level. This question should mainly be considered for the addition of a processor (necesseraly obsolete) on a machine a posteriori, rather than to add a new server.

On memory aspects, Linux can't manage today more than 2 GB in stable kernels. But Linux takes the maximum from the memory you give to it, mainly by the constitution of a cache disk which improves greatly system performances. You may thus oversize the quantity of RAM installed, because it's preferable to a situation where the server would be obliged to swap (which drop performances dramatically). The minimum RAM size provided on the NetServers (64 or 128 MB) matches perfectly a normal use of a system, and doesn't need any particular addition. You have to take in account that there is no graphical environment used on production servers. Concerning the swap, under Linux, it comes in addition to the RAM to give the complete virtual memory available for the server. As a base rule, it's recommanded to give the same amount of swap space as the amount of RAM, to allow the system to put on disk nearly all the running processus in case of need. But the rule which exists for System V Unix (such as HP-UX) consisting of reserving twice the amount of RAM for swap isn't useful under Linux. You may note that Linux may swap certain inactive processus to free the maximum RAM possible. So having a system whose swap is partially used isn't necesseraly a proof of lack of memory, nor lack of performances.

You'll find below recommandations depending of the type of use made by the HP NetServer under Linux. It's possible to cumulate several functions on the same server. You'll take care to add in that case the resources needed to give the services.

Some generic rules have to be considered :


Linux as file and print server

Linux as file server

The sharing service uses 2 MB of RAM, and 2 more MB per share. In case of a unique share (users space for example), it leads to a 2 MB consumption per user. In the proposed case, we estimate that each user has 100 MB of disk space on the server, with an evolution to 200 MB 3 years later. Processor resources used are relativeley small, an entry level model will be sufficient from that point of view. We will priviledge the I/O speed with Ultra 2 LVD SCSI at 80 MB/s, if the budget allows it, and 10.000 RPM disks.

Table 4-1. Sizing of a file server

Simultaneous usersRAM sizeDisk sizeMachine example
1 - 100312 Mo27 GoE60
100 - 5001 Go117 GoLC2000
500 - 10002 Go216 GoLH3000

Linux as print server

The sharing service uses 2 MB of RAM, and 2 more MB per printer shared. In case of a unique share (One printer per user typically), it leads to a 2 MB consumption per user. In the proposed case, we estimate that each user prints simultaneously files of 5 MB in average, thus we need to have that space available on the server. Processor resources used are relativeley small, an entry level model will be sufficient from that point of view.

Table 4-2. Sizing of a print server

Simultaneous usersRAM sizeDisk sizeMachine example
1 - 100312 Mo9 GoE60
100 - 5001 Go9 GoE60
500 - 10002 Go9 GoLC2000

Internet/Intranet Linux server

Web Server

The Web service uses 2.5 MB of RAM, in static mode (simple HTML pages) and 5 MB of RAM in dynamic mode (HTML pages generated from per, php, ...) per user. The disk space needed is function of the nature of the server, knowing that most of the consumption comes from images. Processor resources used are important, thus it could be useful to consider the increase in frequency and the addition of processors, because this type of traffic could be quite well done in parallel. We will priviledge also the I/O speed with Ultra 2 LVD SCSI at 80 MB/s, if the budget allows it, and 10.000 RPM disks.

Table 4-3. Sizing of a static Web server

Simultaneous usersRAM sizeDisk sizeMachine example
1 - 100256 Mo9 GoE60
100 - 5001 Go9 GoLC2000 Bi-processeur
500 - 10002 Go9 GoLH4 Quadri-processeurs

Table 4-4. Sizing of a dynamic Web server

Simultaneous usersRAM sizeDisk sizeMachine example
1 - 100512 Mo9 GoE60
100 - 5002 Go9 GoLC2000 Bi-processeur
500 - 10004 Go18 GoLH6000 Quadri-processeur

Mail Server

Generally, this machine is used as both SMTP (sending and reception of messages) and POP server (keeper of messages and manager of client accesses). The SMTP Mail service uses 2 MB of RAM per user. The POP Mail service uses 2 MB of RAM per user. The disk space needed becomes more and more important as long as attachments (images, various documents) take the greatest place in exchanges via e-mail. We consider in that case that an average mail box size is 50 MB. Processor resources used are important, thus it could be useful to consider the increase in frequency and the addition of processors, because this type of traffic could be quite well done in parallel.

Table 4-5. Sizing of an e-mail server

Simultaneous usersRAM sizeDisk sizeMachine example
1 - 100400 Mo9 GoE60
100 - 5002 Go27 GoLC2000 Bi-processeur
500 - 10004 Go54 GoLH6000 Quadri-processeur

Firewall/Proxy/Web-Cache server

Generally, this machine is both a Firewall server, a proxy (in both directions) and a cache for the Web because all requests go through it. The Firewall service uses 1 MB of RAM. The Proxy service uses 0.3 MB per incoming relay. The Web cache service uses 0.5 MB per user. The disk space needed is function of the parameters of the cache Web server. In that case, we consider 20 MB per user. Processor resources used are important, due to the analysis of IP packets. Thus it could be useful to consider the increase in frequency.

Table 4-6. Sizing of a Firewall/Proxy/Web-Cache server

Simultaneous usersRAM sizeDisk sizeMachine example
1 - 100128 Mo9 GoE60
100 - 500512 Mo18 GoE60
500 - 10001 Go27 GoE60

Linux as computing server

Generally, this machine is extremely stressed, mainly on the processor and RAM aspects. Sometimes this is combined with intensive I/O needs. We thus equip such a machine with high-end processors (nowadays Pentium III Xeon) with the greatest level 2 cache possible (nowadays 2 MB). In RAM, we would tend to reach the maximum possible, thus 4 GB. For this type of server, we should adapt the swap such as it covers all the needs in memory required by the computing codes to execute. There is often no specific constraint on network performances, except in case of a computing cluster, in which case we may consider to equip the machines with 100 Mb/s cards with a switch between them, even with Myrinet or Gigabit products. Typically, an LH4 2*PIII 550MHz 1 GB/2*9GB is the target of this type of server. The choice is extremely variable depending on the nature of the computation to do. We should underline that there are processors, such as PA-Risc, much more performant in floating point computation than today Intel processors (up to 6 times).


Linux as an office server

This kind of server is for the moment rare in the free software world. It's more frequent in Microsoft world, by association with Metaframe solutions of Citrix. An office server needs 50 MB of RAM per user. Intrinsically, this machine has no requirements in term of disk, if it's not at the same time a file server. Processor resources used are important, thus it could be useful to consider the increase in frequency and the addition of processors, because this type of traffic could be quite well done in parallel.

Table 4-7. Sizing of an office server

Simultaneous usersRAM sizeDisk sizeMachine example
1 - 10512 Mo9 GoE60
10 - 502 Go9 GoLH4 Bi-processeurs
50 - 1004 Go18 GoLH6000 Quadri-processeurs

Chapter 5. Frequently Asked Questions (FAQ)

"How to have more than 1 GB of RAM on my NetServer ?"

The following informations are adapted from the page of Rik van Riel. They concern 2.0.x as well as 2.2.x kernels.

First of all, the IA32 Intel architecture is limited by construction in its memory management to 4 GB. Space which should be divided into virtual memory and physical memory. Which means that if you choose to recognize more RAM, the maximum size for a program decreases.

But Linux can't manage more than 1 GB by default. To go above that, in fact up to 2 GB today, because Linux can't manage more memory for the moment, you need to modify 2 files provided with kernel sources and recompile it. Those 2 sources are /usr/src/linux/include/asm-i386/page.h and /usr/src/linux/arch/i386/vmlinux.lds.

From 2.0.37 and 2.2.12 kernels on, the patch was integrated in the kernel and may be activated when doing a make config.

The maximum Ram managed in the i386 version was ported to 64 GB after 2.3.23.

"How to have more than 128 MB of swap on my NetServer ?"

Up to the version 2.8x of the util-linux package, the mkswap command could create swap partitions only up to 128 MB maximum. You then had to create as much partitions as necessary. Till the 2.9 version, included in standard in RedHat 6.0 and following distributions, it's possible to create directly swap partitions up to 1 GB.

"How to use the other procesors of my NetServer ?"

Multi-processing is supported by Linux operationnaly till the 2.0 version of the kernel. For a 2.0.x kernel, you have to recompile it and set up the SMP variable in the Makefile to 1. For a 2.2.x kernel, you have to set it up during the make config. For more details, please consult the SMP-HOWTO.

"Is Linux Y2K compatible ?"

Generally, Linux is Y2K compatible. For more informations please consult the FAQ.


Chapter 6. References

I already mentioned the documentation files, installed typically under the directory /usr/src/linux/Documentation. They are a real gold mine of useful informations.

The following FAQ (Frequently Asked Questions) are periodically posted in the group news:news.answers and archived on FTP servers like ftp://rtfm.mit.edu :

A lot of other Linux HOWTO contain informations useful in link with our subject :

The following Usenet groups cover subjects linked to HP :

You may also consult the groups mentioned in the section called Service argumentation in Chapter 2.

On Internet, you may consult with a great benefit the following sites :

Table 6-2. Other fundamental sites on Linux and Open Source Software

SubjectURL
Linux Weekly News - Summary of 1998http://lwn.net/1999/features/1998timeline/
Linux Weekly News - Summary of 1999http://lwn.net/1999/features/Timeline/
IOS Counterhttp://www.leb.net/hzo/ioscount/index.html
Comparaison MS-Windows NT Server 4.0 -- Unixhttp://www.linux-france.com/article/these/unix-vs-nt/unix-vs-nt.html
Netcraft studieshttp://www.netcraft.com/survey/
L'AFUL (Association)http://www.aful.org
APRIL (Association)http://www.april.org
Linux Centerhttp://www.linux-center.org
Linux Francehttp://www.linux-france.com/
Linux Journalhttp://www.linuxjournal.com
Linux Gazettehttp://www.linuxgazette.com/
Linux Magazine Francehttp://www.linuxmag-france.com/
Linux Starthttp://linuxstart.com/index.html
Da Linux French Pagehttp://linuxfr.org/news/
RedHat Hardware supporthttp://www.redhat.com/cgi-bin/support
Source Exchangehttp://www.sourcexchange.com/


Chapter 7. Contributors

I would like to thank especially all the people who contributed in any way to improve this HOWTO :


Chapter 8. Future versions

This chapter gives indications on elements which should be taken in account in future versions of this document. It should be taken more as a reminder for the author, than as an engagement of what he will really do !

Version 0.89

URLs verification in function of the language. Use of official addresses and paragraph on mirrors.

Report of headers and footers on following pages (PS).

Better management of the size of tables (PS).

Place of the footer (PS).

One line paragraph management.

Management of the size of papers, margins and images (PS).

Revision of the version number (PS and HTML).

Paragraph on Kayak Maxilife.

Paragraph on Kayak Sound

Paragraph on TX management

Rethink the copyright in front of the LDP one and becoming an official HOWTO.

Rework chapter 1 (put there history and new versions)

Version 0.90

Rework the cluster part

Paragraph on APM for portables

Rework the printer paragraph

Linux as a backup server (Arkeia)

Remote Assistant - Remote Control. Management

Glossary/Abbreviations

Rework the example of the vaccine :-)

Put the Argumementations in the TOC (HTML).

Avoid titles in end of page (PS).

Detail limitations of evolution from Unix to Linux

Paragraph on HP as a free software user

Version 0.91

Paragraph on network products

Paragraph on scanners

Management of the date with wml