[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[linux-lvm] [PATCH] to create a PV on a I2O RAID array
- From: Markus Lidel <Markus Lidel shadowconnect com>
- To: linux-lvm redhat com
- Subject: [linux-lvm] [PATCH] to create a PV on a I2O RAID array
- Date: Tue, 01 Jun 2004 18:42:47 +0200
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
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}
};
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]