Re: Software RAID1 install notes - Debian Sarge

2004-02-24 Thread Timo Railo
ni/Boot+Root+Raid+LILO.html I couldn't get Lilo to work for me. Now I've gor Grub working partially (it only boots with both disks at the moment...). Cheers, Timo Railo # mke2fs -O sparse_super,filetype /dev/md1 # mount /dev/md1 /mnt <- STUCK ON

Re: better mail organisation

2004-02-20 Thread Timo Railo
Which one? Using Exchange (agreed) or throwing stuff in to database (would be interesting to hear why). Timo [read from here] I'd like to have an independent software which would do the following: - Read any IMAP box (also sent messages) and download the contents - Throw the message data in SQL

Re: better mail organisation

2004-02-20 Thread Timo Railo
27;s not all that hard to do with php for example)? my2c, Timo Railo I just had a simple and efficient idea: Since I have a sent folder with everything in there, and also a read folder, to which messages get filed when I have replied to them or am otherwise done therewith, and since these two f

Re: Software RAID problems (bad filesystem type)

2004-02-18 Thread Timo Railo
Timo Railo wrote: Something is wacky. Any idea what could be causing such a poor performance. Quite new hardware, normal IDE, disks in separate BUSses. tmoby:~# hdparm -T /dev/md0 hdparm -Tt /dev/hda /dev/hdc /dev/md0 /dev/hda: Timing buffer-cache reads: 1828 MB in 2.00 seconds = 914.00 MB/sec

Re: Software RAID problems (bad filesystem type)

2004-02-18 Thread Timo Railo
buffered disk reads: 10 MB in 3.63 seconds = 2.75 MB/sec Cheers, Timo Railo [ Either me or my mail program is going nutty... I could have sworn that I replied to the list, not you Justin. Sorry. ] After much much headache (and almost buying new serial ata raid hw setup etc.), I got it to

Re: Software RAID problems (bad filesystem type)

2004-02-18 Thread Timo Railo
[ Either me or my mail program is going nutty... I could have sworn that I replied to the list, not you Justin. Sorry. ] After much much headache (and almost buying new serial ata raid hw setup etc.), I got it to work (almost). Solution: compiling my own kernel. You should have warned me how

Re: Gallery 1.4 claims newer PHP version

2004-02-10 Thread Timo Railo
I have a Woody properly installed, which runs PHP v. 4.1.2. That's enough for me, but apparently it's not enough for the folks from Gallery, a web based photo album generator . Please, take a look at this post:

Re: Software RAID problems (bad filesystem type)

2004-02-09 Thread Timo Railo
I've tried putting it to /etc/fstab, but getting the error on boot time. And since it's remote computer, it's a little inconvenient cause it won't continue the bootup process without keyboard input. Here is my fstab setup: You should use the option "noauto" instead of "defaults" while you're debu

Re: Software RAID problems (bad filesystem type)

2004-02-09 Thread Timo Railo
not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: e2fsck -b 8193 Many thanks for any input!! Timo On Feb 9, 2004, at 4:21 PM, David Clymer wrote: On Sun, 2004-02-08 at 16:38, Timo Railo wrote: Hi! I'm

Software RAID problems (bad filesystem type)

2004-02-08 Thread Timo Railo
o that sr0 or sda or so is needed?)" I've tried zeroing the superblock, with no help. Also tried recreating the partitions (times x) and tried recreating filesystem. Please help, I'm really running out of ideas. Thank you very much, Timo Railo -- To UNSUBSCRIBE, email to [EMAIL PROTEC