Re: problems with initialising LVM
solution found - but original problem still exists.
I partitioned hdb and hdc with a single partition for the entire disk
and then did:
pvcreate /dev/hdb1
pvcreate /dev/hdc1
and then
vgcreate VG /dev/hdb1 /dev/hdc1
mythtv has started to fill up the new space.
Karsten
On Mon, Oct 03, 2005 at 10:43:38PM +0200, Karsten Bolding wrote:
> Hello
>
> Just bought two new 300 GB disks and wants to make a LVM. The new disks
> are on /dev/hdb and /dev/hdc - hda and hdd works as usual.
>
> gate:~# dmesg | grep hdc
> ide1: BM-DMA at 0x08b8-0x08bf, BIOS settings: hdc:DMA, h
> hdc: Maxtor 7L300R0, ATA DISK drive
> hdc: max request size: 1024KiB
> hdc: 586114704 sectors (300090 MB) w/16384KiB Cache, CHS=364
> hdc: cache flushes supported
> hdc: unknown partition table
> hdc: hdc1
>
> gate:~# pvcreate /dev/hdc
> Device /dev/hdc not found.
>
> gate:~# pvcreate /dev/hdb
> Physical volume "/dev/hdb" successfully created
>
> The disks are identical. Furthermore I can actually do:
> gate:~# fdisk /dev/hdc
> and partition the disk.
>
> Any help appreciated.
>
> Karsten
>
>
>
>
> --
> ----------------------------------------------------------------------
> Karsten Bolding Bolding & Burchard Hydrodynamics
> Strandgyden 25 Phone: +45 64422058
> DK-5466 Asperup Fax: +45 64422068
> Denmark Email: karsten@bolding-burchard.com
>
> In a world without walls and fences, who need windows and gates
> ----------------------------------------------------------------------
>
--
----------------------------------------------------------------------
Karsten Bolding Bolding & Burchard Hydrodynamics
Strandgyden 25 Phone: +45 64422058
DK-5466 Asperup Fax: +45 64422068
Denmark Email: karsten@bolding-burchard.com
In a world without walls and fences, who need windows and gates
----------------------------------------------------------------------
Reply to: