Linux LVM users
 help / color / mirror / Atom feed
* [linux-lvm] [PATCH] to create a PV on a I2O RAID array
@ 2004-06-01 16:42 Markus Lidel
  2004-06-01 16:39 ` Alasdair G Kergon
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Lidel @ 2004-06-01 16:42 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 445 bytes --]

Hello,

attached is a patch, which makes it possible to create a PV on a I2O 
RAID array.

For further questions feel free to contact me.


Best regards,


Markus Lidel
------------------------------------------
Markus Lidel (Senior IT Consultant)

Shadow Connect GmbH
Carl-Reisch-Weg 12
D-86381 Krumbach
Germany

Phone:  +49 82 82/99 51-0
Fax:    +49 82 82/99 51-11

E-Mail: Markus.Lidel@shadowconnect.com
URL:    http://www.shadowconnect.com


[-- Attachment #2: lvm2-i2o.patch --]
[-- Type: text/x-patch, Size: 443 bytes --]

diff -ur LVM2.2.00.15/lib/filters/filter.c LVM2.2.00.15.new/lib/filters/filter.c
--- LVM2.2.00.15/lib/filters/filter.c	2004-04-14 19:33:51.000000000 +0200
+++ LVM2.2.00.15.new/lib/filters/filter.c	2004-05-07 04:13:01.534026664 +0200
@@ -54,6 +54,7 @@
 	{"ataraid", 16},	/* ATA Raid */
 	{"drbd", 16},		/* Distributed Replicated Block Device */
 	{"power2", 16},		/* EMC Powerpath */
+	{"i2o_block", 16},	/* I2O block disk */
 	{NULL, 0}
 };
 

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

end of thread, other threads:[~2004-06-01 17:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-01 16:42 [linux-lvm] [PATCH] to create a PV on a I2O RAID array Markus Lidel
2004-06-01 16:39 ` Alasdair G Kergon
2004-06-01 17:09   ` Markus Lidel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox