Linux LVM users
 help / color / mirror / Atom feed
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	[thread overview]
Message-ID: <40BCB207.7090404@shadowconnect.com> (raw)

[-- 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}
 };
 

             reply	other threads:[~2004-06-01 16:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-01 16:42 Markus Lidel [this message]
2004-06-01 16:39 ` [linux-lvm] [PATCH] to create a PV on a I2O RAID array Alasdair G Kergon
2004-06-01 17:09   ` Markus Lidel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40BCB207.7090404@shadowconnect.com \
    --to=markus.lidel@shadowconnect.com \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox