At 12.52 28/01/99 +0100, you wrote:
>
>hi everybody, i've just released Linux-RAID 1999.01.28, which is mainly a
>port to the official 2.2.0 tree. You can find raid0145-19990128-2.0.36,
>raid0145-19990128-2.2.0 and raidtools-19990128-0.90.tar.gz in the usual
>alpha directory:

Hi mingo,

again I couldn't make it...


I've got this:

-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=686  -c -o setup.o setup.c
setup.c: In function `setup_arch':
setup.c:129: `empty_zero_page' undeclared (first use this function)
setup.c:129: (Each undeclared identifier is reported only once
setup.c:129: for each function it appears in.)
setup.c:125: warning: `memory_end' might be used uninitialized in this
function
setup.c:127: warning: `memory_alt_end' might be used uninitialized in this
function



Reading your patch I've found (maybe...) the solution....

extern char empty_zero_page......

After reinserted that line.....was ok.


BUT ...I've got a lot of problem with my Box!

It will be a e-mail server for 400 user, web server, and a SQL Server for
DB Document 

I'm out of time.... the dateline was on 6 January!!!!!!!!!
I'm really thinking to put-off the RAID soft.

On the next day I need to choice one way..... 


Thank's for your effort.

-------

My Linux Box :

 - Supermicro P6DBE  with one PentiumII 350
 - 128 Mb ECC ( not recognized by the kernel 2.0.36 .....I need to use
append = "mem=128M" !!!!!)
 - 2 Mylex FlashPoint KT950 ()
 - 2 IBM SCSI DDRS 34560 4.5Gb (one per channel)
 - 1 HP SureStore Dat8i attached on the scsi host 1 with 1 of the disk
 - 1 3Com 3C590
 - 1 AT Expert@Play

RH 5.2

with a clean 2.0.36 + raid0145-01281999 

my Box crash ....frozen....._rebooting_ (yes...after starting Netscape!)
without leave any useful trace...

My setup (it's not _exact_ because now I'm not at office!):

   Device Boot   Begin    Start      End   Blocks   Id  System
/dev/sda1            1        1        1     8001   83  Linux native
/dev/sda2            2        2      197  1224370   fd  Unknown
/dev/sda3          198      198      400  2012185   fd  Unknown
/dev/sda4          401      401      555  1118520       Extended
/dev/sda5          401      401      547   998520   fd  Unknown
/dev/sda6          401      401      555   118520   fd  Unknown

   Device Boot   Begin    Start      End   Blocks   Id  System
/dev/sdb1            1        1        1     8001   83  Linux native
/dev/sdb2            2        2      197  1224370   fd  Unknown
/dev/sdb3          198      198      400  2012185   fd  Unknown
/dev/sdb4          401      401      555  1118520       Extended
/dev/sdb5          401      401      547   998520   fd  Unknown
/dev/sdb6          401      401      555   118520   fd  Unknown


This is my raidtab 

# /etc/raidtab raid config file
#
raiddev                 /dev/md0
raid-level              1
nr-raid-disks           2
nr-spare-disks          0
chunk-size              64

device                  /dev/sda2
raid-disk               0

device                  /dev/sdb2
raid-disk               1

# /var
raiddev                 /dev/md1
raid-level              1
nr-raid-disks           2
nr-spare-disks          0
chunk-size              64

device                  /dev/sda3
raid-disk               0

device                  /dev/sdb3
raid-disk               1

# /home
raiddev                 /dev/md2
raid-level              1
nr-raid-disks           2
nr-spare-disks          0
chunk-size              64

device                  /dev/sda5
raid-disk               0

device                  /dev/sdb5
raid-disk               1

# SWAP FILE
raiddev                 /dev/md3
raid-level              1
nr-raid-disks           2
nr-spare-disks          0
chunk-size              16

device                  /dev/sda6
raid-disk               0

device                  /dev/sdb6
raid-disk               1


-*************************
Luca Perugini
Laureando in Ing.Informatica
LinuxManship

WebMaster http://www.uisp.it
System Manager at uisp.it

mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]

-**************************

Reply via email to