RE: Array Expansion on Compaq DL360 (G1)
"Key roma" <[email protected]> Wed, 10 Dec 2003 11:55:16 +0100
| Newsgroups | gmane.linux.redhat.release.psyche |
|---|---|
| Message-ID | <[email protected]> |
Roald On DL360 you can install only 2 HD. So You said that previously you had 2 HD 9GB and now you have installaed 2x36 GB HD. I think that you have already performed the Back-up of the data form the 2x9 GB HD and make the restore on the 2x36 GB HD. If this is your configuration the only way to resolve your problem is destroy the logical volume (9 GB) and recreate the new volume (36 GB). Regards Key >From: Roald Amundsen <[email protected]> >Reply-To: [email protected] >CC: [email protected] >Subject: RE: Array Expansion on Compaq DL360 (G1) >Date: Wed, 10 Dec 2003 11:43:37 +0100 (CET) >MIME-Version: 1.0 >Received: from mc6-f19.hotmail.com ([65.54.252.155]) by mc6-s13.hotmail.com >with Microsoft SMTPSVC(5.0.2195.6713); Wed, 10 Dec 2003 02:43:42 -0800 >Received: from hormel.redhat.com ([66.187.233.30]) by mc6-f19.hotmail.com >with Microsoft SMTPSVC(5.0.2195.6713); Wed, 10 Dec 2003 02:43:09 -0800 >Received: from listman.back-rdu.redhat.com (listman.back-rdu.redhat.com >[10.10.2.136])by hormel.redhat.com (Postfix) with ESMTPid F337E135CA4; Wed, >10 Dec 2003 05:43:00 -0500 (EST) >Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com >[172.16.52.254])by listman.back-rdu.redhat.com (8.11.6/8.11.6) with ESMTP >id hBAAYjR11206for <[email protected]>; Wed, 10 Dec >2003 05:34:45 -0500 >Received: (from mail@localhost)by int-mx1.corp.redhat.com (8.11.6/8.11.6) >id hBAAfqI29603for [email protected]; Wed, 10 Dec >2003 05:41:52 -0500 >Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31])by >int-mx1.corp.redhat.com (8.11.6/8.11.6) with SMTP id hBAAfq229599for ><[email protected]>; Wed, 10 Dec 2003 05:41:52 -0500 >Received: from proxy.brikken.no (IDENT:[email protected] >[194.234.105.53])by mx1.redhat.com (8.11.6/8.11.6) with SMTP id >hBAAfp209770for <[email protected]>; Wed, 10 Dec 2003 05:41:51 -0500 >Received: from localhost (roald@localhost)by proxy.brikken.no >(8.11.6/8.11.6) with ESMTP id hBAAhbC15208for <[email protected]>; >Wed, 10 Dec 2003 11:43:38 +0100 >X-Message-Info: pdGgd64CkwbD2JGKu91u0ttozxj9xtt5GxRQtw8iH2Y= >X-Authentication-Warning: proxy.brikken.no: roald owned process doing -bs >In-Reply-To: <[email protected]> >Message-ID: <[email protected]> >References: <[email protected]> >X-Loop: [email protected] >Errors-To: [email protected] >X-BeenThere: [email protected] >X-Mailman-Version: 2.0.13 >Precedence: junk >List-Help: <mailto:[email protected]?subject=help> >List-Post: <mailto:[email protected]> >List-Subscribe: ><https://www.redhat.com/mailman/listinfo/psyche-list>,<mailto:[email protected]?subject=subscribe> >List-Id: Discussion of Red Hat Linux 8.0 (Psyche) <psyche-list.redhat.com> >List-Unsubscribe: ><https://www.redhat.com/mailman/listinfo/psyche-list>,<mailto:[email protected]?subject=unsubscribe> >List-Archive: <https://www.redhat.com/archives/psyche-list/> >Return-Path: [email protected] >X-OriginalArrivalTime: 10 Dec 2003 10:43:10.0224 (UTC) >FILETIME=[676C6100:01C3BF0A] > >On Wed, 10 Dec 2003, Key roma wrote: > > on DL360G1 you have a Smart Array integrated on the system board, so you > > must reconfigure your RAID partition. > > You must configure a new RAID 1 partition of 36 GB. > > After this you should see the new space. > > Hope this can help you. > >Thanks. Checked it out now, and it seems it is not possible to expand the >array. I have to delete it and then make a new one. I thought it was a >similar HP-server that I did this with in Windows, but it was probably a >server with a better RAID-controller. > >Well well, seems I have to backup and restore. Not sure if i bother about >that, but thanks for your help anyway :-) > > > > >I had 2 9gig drives in this one. I have replaced them with 36gig >drives. > > >That worked fine. > > > > > >Now I want to use the extra space, but can't seem to understand how. In > > >windows I can just go into disk manager and see the extra space and > > >allocate it. But under Redhat 9, even if I reboot, it still says the >disk > > >is only 9 gig.. > > > > > >****** from dmesg > > >Compaq SMART2 Driver (v 2.4.25) > > >cpqarray: Device 0x10 has been found at bus 0 dev 1 func 0 > > >cpqarray: Finding drives on ida0 (Integrated Array) > > >cpqarray ida/c0d0: blksz=512 nr_blks=17756160 > > >cpqarray: Starting firmware's background processing > > >blk: queue c03be840, I/O limit 4095Mb (mask 0xffffffff) > > >Partition check: > > > ida/c0d0: p1 p2 p3 > > > > > >****** fdisk output > > >[root@av2 tmp]# fdisk -l /dev/ida/c0d0 > > > > > >Disk /dev/ida/c0d0: 9091 MB, 9091153920 bytes > > >255 heads, 32 sectors/track, 2176 cylinders > > >Units = cylinders of 8160 * 512 = 4177920 bytes > > > > > > Device Boot Start End Blocks Id System > > >/dev/ida/c0d0p1 * 1 25 101984 83 Linux > > >/dev/ida/c0d0p2 26 1919 7727520 83 Linux > > >/dev/ida/c0d0p3 1920 2176 1048560 82 Linux swap > > > > > >How do I get hold of the extra space? > > > > > >Compaq have some Array Configuration Utility, but only for RH8 and I > > >could not get that to work properly. Because it depended on some >modules > > >that were compiled for RH8-kernel. > > > > > >Any hints would be appreciated :) > > > > > >-- > > >Roald Amundsen > > > > > > > > >-- > > >Psyche-list mailing list > > >[email protected] > > >https://www.redhat.com/mailman/listinfo/psyche-list > > > > _________________________________________________________________ > > Personalizza MSN Messenger con sfondi e fotografie! > > http://www.ilovemessenger.msn.it/ > > > >-- >Roald Amundsen > > >-- >Psyche-list mailing list >[email protected] >https://www.redhat.com/mailman/listinfo/psyche-list _________________________________________________________________ Personalizza MSN Messenger con sfondi e fotografie! http://www.ilovemessenger.msn.it/ -- Psyche-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/psyche-list