Re: oM on AMD Opterons?

"Ian Latter" <[email protected]> Fri, 01 Sep 2006 11:41:30 +1000
Newsgroups gmane.linux.cluster.openmosix.general
Message-ID <[email protected]>

With modern hadware, and since you're designing for it up-front, you 
could allow for PXE boot, USB boot or CDROM boot (though watch for
SATA CDROM drives) ... you just need to plan for your data storage 
and for your cluster management before you build.




----- Original Message -----
>From: "Tony Travis" <[email protected]>
>To: 
>Subject:  Re: [openMosix-general] oM on AMD Opterons?
>Date: Thu, 31 Aug 2006 14:07:25 +0100
>
> Boris Lingl wrote:
> > Hello Oliver,
> > 
> > 
> > just keep in mind - you might have newer hardware with SATA Disk drives-
> > you should therefore try a kernel version higher than 2.4.27 ...
> > 
> > Gianluca <[email protected]> posted here on th list a patched Version
> > 
> > Message-ID: <[email protected]>
> > Date: Sat, 01 Jul 2006 09:54:49 +0200
> > 
> > Perhaps this might be usefull for you.
> 
> Hello, Boris.
> 
> Yes SATA might be a problem, but the 'stable' openMosix kernel is 
> linux-2.4.26-openmosix1. I'm booting it off SCSI disks OK, but I've 
> recompiled the kernel to include the appropriate drivers built-in 
> instead of using them as loadable modules. This makes the SCSI disk 
> immediately available to the kernel for loading other modules etc.
> 
> diff config.dist config.myserver
> 17c17
> < # CONFIG_MOSIX_EXT_LOCALTIME is not set
> ---
>  > CONFIG_MOSIX_EXT_LOCALTIME=y
> 499,500c499,500
> < CONFIG_SCSI=m
> < CONFIG_BLK_DEV_SD=m
> ---
>  > CONFIG_SCSI=y
>  > CONFIG_BLK_DEV_SD=y
> 509c509
> < # CONFIG_SCSI_MULTI_LUN is not set
> ---
>  > CONFIG_SCSI_MULTI_LUN=y
> 523c523
> < CONFIG_SCSI_AIC7XXX=m
> ---
>  > CONFIG_SCSI_AIC7XXX=y
> 531c531
> < CONFIG_SCSI_AIC79XX=m
> ---
>  > CONFIG_SCSI_AIC79XX=y
> 539,542d538
> < CONFIG_SCSI_AIC7XXX_OLD=m
> < CONFIG_AIC7XXX_OLD_TCQ_ON_BY_DEFAULT=y
> < CONFIG_AIC7XXX_OLD_CMDS_PER_DEVICE=32
> < CONFIG_AIC7XXX_OLD_PROC_STATS=y
> 
> 
> 	Tony.
> -- 
> Dr. A.J.Travis,                     |  mailto:[email protected]
> Rowett Research Institute,          |    http://www.rri.sari.ac.uk/~ajt
> Greenburn Road, Bucksburn,          |   phone:+44 (0)1224 712751
> Aberdeen AB21 9SB, Scotland, UK.    |     fax:+44 (0)1224 716687
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> openMosix-general mailing list
> openMosix-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/openmosix-general
> 


--
Ian Latter
Late night coder ..
http://midnightcode.org/


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642