* [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* Re: [linux-lvm] [PATCH] to create a PV on a I2O RAID array 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 0 siblings, 1 reply; 3+ messages in thread From: Alasdair G Kergon @ 2004-06-01 16:39 UTC (permalink / raw) To: LVM general discussion and development On Tue, Jun 01, 2004 at 06:42:47PM +0200, Markus Lidel wrote: > attached is a patch, which makes it possible to create a PV on a I2O > RAID array. Or you can add it to the runtime config file, avoiding having to recompile. (types in the devices section: see man lvm.conf or doc/example.conf) Alasdair -- agk@redhat.com ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] [PATCH] to create a PV on a I2O RAID array 2004-06-01 16:39 ` Alasdair G Kergon @ 2004-06-01 17:09 ` Markus Lidel 0 siblings, 0 replies; 3+ messages in thread From: Markus Lidel @ 2004-06-01 17:09 UTC (permalink / raw) To: LVM general discussion and development [-- Attachment #1: Type: text/plain, Size: 709 bytes --] Hello, Alasdair G Kergon wrote: >>attached is a patch, which makes it possible to create a PV on a I2O >>RAID array. > Or you can add it to the runtime config file, avoiding > having to recompile. > (types in the devices section: see man lvm.conf or doc/example.conf) Yep, thanks for the hint. But it could be used for future versions to work out of the box, instead of setting it in lvm.conf :-) 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: S/MIME Cryptographic Signature --] [-- Type: application/x-pkcs7-signature, Size: 3512 bytes --] ^ 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