All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Getting 200GB ATA133 and Promise Ultra133 to work
       [not found] <20030113134402.5457.10290.Mailman@hermes.sistina.com>
@ 2003-01-19  9:36 ` Bjorn
  2003-01-19  9:57   ` Anders Widman
  0 siblings, 1 reply; 5+ messages in thread
From: Bjorn @ 2003-01-19  9:36 UTC (permalink / raw)
  To: linux-lvm

Hello!

I have Slackware 8.1 and activated lvm on 4 200GB Maxtor ATA133 drives.
Only 130 GB became useable on each drive. Upgrading Linux kernel to 2.4.20
and downloading LVM2 and device mapper from sestina. Doing 2.4.19 patch on
2.4.20. Still lvm thinks it is 130 GB drives.
What is the trick to use 200GB drives?

Regards,

//Bjorn

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-lvm] Getting 200GB ATA133 and Promise Ultra133 to work
  2003-01-19  9:36 ` [linux-lvm] Getting 200GB ATA133 and Promise Ultra133 to work Bjorn
@ 2003-01-19  9:57   ` Anders Widman
  2003-01-19 11:33     ` SV: " Bjorn
  0 siblings, 1 reply; 5+ messages in thread
From: Anders Widman @ 2003-01-19  9:57 UTC (permalink / raw)
  To: Bjorn; +Cc: linux-lvm

> Hello!

> I have Slackware 8.1 and activated lvm on 4 200GB Maxtor ATA133 drives.
> Only 130 GB became useable on each drive. Upgrading Linux kernel to 2.4.20
> and downloading LVM2 and device mapper from sestina. Doing 2.4.19 patch on
> 2.4.20. Still lvm thinks it is 130 GB drives.
> What is the trick to use 200GB drives?

Do  you  have  a  IDE  controller  that  support  BIG Drive Technology
(132GB+)?

> Regards,

> //Bjorn



> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* SV: [linux-lvm] Getting 200GB ATA133 and Promise Ultra133 to work
  2003-01-19  9:57   ` Anders Widman
@ 2003-01-19 11:33     ` Bjorn
  2003-01-19 15:05       ` Anders Widman
  0 siblings, 1 reply; 5+ messages in thread
From: Bjorn @ 2003-01-19 11:33 UTC (permalink / raw)
  To: 'Anders Widman'; +Cc: linux-lvm

Yes, I bought Promise Ultra ATA/133 controller thinking this would support
big drives.
One problem is support for LBA48, which 2.4.18 didn't have.

What is the difference between LVM1 and LVM2? Do I have to redo the lvm
using LVM2 to get access to big disc support?

Regards,

//Bjorn

> -----Ursprungligt meddelande-----
> Från: Anders Widman [mailto:andewid@tnonline.net]
> Skickat: den 19 januari 2003 16:58
> Till: Bjorn
> Kopia: linux-lvm@sistina.com
> Ämne: Re: [linux-lvm] Getting 200GB ATA133 and Promise Ultra133 to work
> 
> > Hello!
> 
> > I have Slackware 8.1 and activated lvm on 4 200GB Maxtor ATA133 drives.
> > Only 130 GB became useable on each drive. Upgrading Linux kernel to
> 2.4.20
> > and downloading LVM2 and device mapper from sestina. Doing 2.4.19 patch
> on
> > 2.4.20. Still lvm thinks it is 130 GB drives.
> > What is the trick to use 200GB drives?
> 
> Do  you  have  a  IDE  controller  that  support  BIG Drive Technology
> (132GB+)?
> 
> > Regards,
> 
> > //Bjorn
> 
> 
> 
> > _______________________________________________
> > linux-lvm mailing list
> > linux-lvm@sistina.com
> > http://lists.sistina.com/mailman/listinfo/linux-lvm
> > read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: SV: [linux-lvm] Getting 200GB ATA133 and Promise Ultra133 to work
  2003-01-19 11:33     ` SV: " Bjorn
@ 2003-01-19 15:05       ` Anders Widman
  2003-01-19 16:39         ` SV: " Bjorn
  0 siblings, 1 reply; 5+ messages in thread
From: Anders Widman @ 2003-01-19 15:05 UTC (permalink / raw)
  To: Bjorn; +Cc: linux-lvm

> Yes, I bought Promise Ultra ATA/133 controller thinking this would support
> big drives.
> One problem is support for LBA48, which 2.4.18 didn't have.

> What is the difference between LVM1 and LVM2? Do I have to redo the lvm
> using LVM2 to get access to big disc support?

No, LVM 1 support big drives. I am using 160GB Maxtor without problems
with LVM 1 and Promis U133 cards and kernels 2.4.19+.

Have  you  checked  the partition table on the drive? Try removing the
old  one  and  create  use  the  entire  disk  with  LVM, instead of a
partition.

> Regards,

> //Bjorn

>> -----Ursprungligt meddelande-----
>> Från: Anders Widman [mailto:andewid@tnonline.net]
>> Skickat: den 19 januari 2003 16:58
>> Till: Bjorn
>> Kopia: linux-lvm@sistina.com
>> Ämne: Re: [linux-lvm] Getting 200GB ATA133 and Promise Ultra133 to work
>> 
>> > Hello!
>> 
>> > I have Slackware 8.1 and activated lvm on 4 200GB Maxtor ATA133 drives.
>> > Only 130 GB became useable on each drive. Upgrading Linux kernel to
>> 2.4.20
>> > and downloading LVM2 and device mapper from sestina. Doing 2.4.19 patch
>> on
>> > 2.4.20. Still lvm thinks it is 130 GB drives.
>> > What is the trick to use 200GB drives?
>> 
>> Do  you  have  a  IDE  controller  that  support  BIG Drive Technology
>> (132GB+)?
>> 
>> > Regards,
>> 
>> > //Bjorn
>> 


> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* SV: SV: [linux-lvm] Getting 200GB ATA133 and Promise Ultra133 to work
  2003-01-19 15:05       ` Anders Widman
@ 2003-01-19 16:39         ` Bjorn
  0 siblings, 0 replies; 5+ messages in thread
From: Bjorn @ 2003-01-19 16:39 UTC (permalink / raw)
  To: 'Anders Widman'; +Cc: linux-lvm

> 
> No, LVM 1 support big drives. I am using 160GB Maxtor without problems
> with LVM 1 and Promis U133 cards and kernels 2.4.19+.
> 
Did you do any patches (I did those for device mapper found at
www.sistina.com)?
Do I need to flash Promise Ultra ATA/133? There is an update at
www.promise.com, but I wonder if it is necessary for this.

Could it be that the only necessary update is to get LBA48 support in
kernel?

I'll redo my discs tomorrow and depending what is necessary I plan
accordingly.

Thanks for info,
//Bjorn

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-01-19 16:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20030113134402.5457.10290.Mailman@hermes.sistina.com>
2003-01-19  9:36 ` [linux-lvm] Getting 200GB ATA133 and Promise Ultra133 to work Bjorn
2003-01-19  9:57   ` Anders Widman
2003-01-19 11:33     ` SV: " Bjorn
2003-01-19 15:05       ` Anders Widman
2003-01-19 16:39         ` SV: " Bjorn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.