From owner-freebsd-questions@FreeBSD.ORG Fri Dec 31 08:53:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CE4F16A4CE for ; Fri, 31 Dec 2004 08:53:57 +0000 (GMT) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6D2C43D49 for ; Fri, 31 Dec 2004 08:53:56 +0000 (GMT) (envelope-from aeder@list.ru) Received: from [82.179.204.50] (port=62370 helo=gateway.my.home) by mx2.mail.ru with esmtp id 1CkIXj-0004mC-00; Fri, 31 Dec 2004 11:53:55 +0300 Received: from [10.0.1.5] (megagame.my.home [10.0.1.5]) by gateway.my.home (8.12.6/8.12.6) with ESMTP id iBV8rsMf064918; Fri, 31 Dec 2004 11:53:54 +0300 (MSK) (envelope-from aeder@list.ru) Message-ID: <41D51462.9090809@list.ru> Date: Fri, 31 Dec 2004 11:57:06 +0300 From: =?UTF-8?B?0JDQu9C10LrRgdCw0L3QtNGAINCU0LXRgNC10LLRj9C90LrQvg==?= User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gabor.kovesdan@freemail.hu References: <20041226201612.VAHV23836.viefep16-int.chello.at@hyperduron> In-Reply-To: <20041226201612.VAHV23836.viefep16-int.chello.at@hyperduron> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam: Not detected cc: questions@freebsd.org Subject: Re: Partitioning issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 08:53:57 -0000 Kövesdán Gábor wrote: >Hello, > >Thanks for Your answer. > > > >>If you have raid 5 on 3 x 100-Gb drives you will only get 200Gb partition. >> >> > >In fact, the total capacity is 320GB, I have three 160Gb Samsung sata drives. > > > >>"not official" >>Do you mean, that you burn the ISO from ftp server, or you have compose >>themself something ? >> >> > >As for the cd, I downloaded the bult distributions from a Japanise mirror, the structure of the binaries was the same as the binaries on the official cd. I extracted the official cd and the boot sector, changed the old binaries with the newer, and I burned a new cd from the binaries and the original bootsector. I know, this is rather a foolish solution, but speeder then compiling the source on my old 800mhz machine, and it works fine on this computer. I'm using this stable now at home. It was necessary to make such a disc, because the release didn't boot on the server machine, I don't know why. > > > >>Assuming you mean software raid, vinum: >> >> > >No, I meant hardware raid, but I forgot to mention it, sorry. >There's a 3ware 8056-4lp pci sata raid controller, and I checked, that the GENERIC kernel supports it. > > > > >>If you have hardware raid, please copy kernel messages detecting this >>device. >>Does creating of smaller size partitions works ? Do you really tryes to >>install with smaller partition size ? >> >> > >Unfortunately I don't know how to save that dmesg. I know, on an installed system I can find it in a file boot.dmesg or something like that, but in this case I don't have any idea. > > You can boot with serial console and save console output. >I didn't try to install, because I didn't want to destroy the previous system. It is a Debian-sarge for amd64 but it isn't reliable enough, > I think, stable branch will not be much more reliable. >thus I intend to install FreeBSD stable from that i386 disc or in any other way and then I'd like to upgrade via CVSup with an amd64 optimized code. I prefer FreeBSD to linuxes, I use it at home and I'm entirely appreciated with it apart from this trouble. And in the linux world there hasn't been a good distribution that entirely supports amd64 yet. >By the way, NetBSD didn't boot like the FreeBSD 5.3-RELEASE, OpenBSD did boot, but didn't see my raid array. > >Best wishes, > >Gabor Kovesdan > > > > > Hmm. Do you have a normal controller in this computer ? I think, it will be possible to do something like this: 1. Install RELEASE on small spare HD (4-10 Gb will be enought). Use for installation some common old non-server computer. 2. Upgrade it to stable. 3. Boot server from this HD, not from RAID. 4. Play with RAID, repartition it, format and move root, usr and all other onto RAID. But i think it will not best solution to server. STABLE branch is for testing, not for real work. It is not wise idea to use stable for production purposes. Best regards, Alexander