Linux LVM users
 help / color / mirror / Atom feed
* Re: [linux-lvm] character device creation
  2004-04-01 20:26 [linux-lvm] character device creation sachin
@ 2004-04-01  8:52 ` Heinz Mauelshagen
  2004-04-01 18:21   ` Dave Olien
  0 siblings, 1 reply; 5+ messages in thread
From: Heinz Mauelshagen @ 2004-04-01  8:52 UTC (permalink / raw)
  To: LVM general discussion and development

On Thu, Apr 01, 2004 at 12:26:39PM -0800, sachin wrote:
> Hi
> Can i Create a character device for a logical volume of lvm
> If yes how to create and how lvm driver manage it or supports it

Yes. Have a look at 'man raw'.

> Thanks ,
> Sachin

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

-- 

Regards,
Heinz    -- The LVM Guy --

*** Software bugs are stupid.
    Nevertheless it needs not so stupid people to solve them ***

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Heinz Mauelshagen                                 Red Hat GmbH
Consulting Development Engineer                   Am Sonnenhang 11
                                                  56242 Marienrachdorf
                                                  Germany
Mauelshagen@RedHat.com                            +49 2626 141200
                                                       FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

* Re: [linux-lvm] character device creation
  2004-04-01  8:52 ` Heinz Mauelshagen
@ 2004-04-01 18:21   ` Dave Olien
  0 siblings, 0 replies; 5+ messages in thread
From: Dave Olien @ 2004-04-01 18:21 UTC (permalink / raw)
  To: mauelshagen, LVM general discussion and development


If I'm not mistaken, the raw(8) character device in 2.6 is
considered obsolete.  The same semantics can be gotten by
doing an open(2) on the block special file with the O_DIRECT
flag set.

On Thu, Apr 01, 2004 at 10:52:23AM +0200, Heinz Mauelshagen wrote:
> On Thu, Apr 01, 2004 at 12:26:39PM -0800, sachin wrote:
> > Hi
> > Can i Create a character device for a logical volume of lvm
> > If yes how to create and how lvm driver manage it or supports it
> 
> Yes. Have a look at 'man raw'.
> 
> > Thanks ,
> > Sachin
> 
> > _______________________________________________
> > linux-lvm mailing list
> > linux-lvm@redhat.com
> > https://www.redhat.com/mailman/listinfo/linux-lvm
> > read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
> 
> -- 
> 
> Regards,
> Heinz    -- The LVM Guy --
> 
> *** Software bugs are stupid.
>     Nevertheless it needs not so stupid people to solve them ***
> 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> 
> Heinz Mauelshagen                                 Red Hat GmbH
> Consulting Development Engineer                   Am Sonnenhang 11
>                                                   56242 Marienrachdorf
>                                                   Germany
> Mauelshagen@RedHat.com                            +49 2626 141200
>                                                        FAX 924446
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.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

* [linux-lvm] character device creation
@ 2004-04-01 20:26 sachin
  2004-04-01  8:52 ` Heinz Mauelshagen
  0 siblings, 1 reply; 5+ messages in thread
From: sachin @ 2004-04-01 20:26 UTC (permalink / raw)
  To: linux-lvm

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

Hi
Can i Create a character device for a logical volume of lvm
If yes how to create and how lvm driver manage it or supports it
Thanks ,
Sachin

[-- Attachment #2: Type: text/html, Size: 632 bytes --]

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

* [linux-lvm] Character device creation
@ 2004-04-01 20:27 sachin
  0 siblings, 0 replies; 5+ messages in thread
From: sachin @ 2004-04-01 20:27 UTC (permalink / raw)
  To: linux-lvm

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

Hi
Can i Create a character device for a logical volume of lvm
If yes how to create and how lvm driver manage it or supports it
Thanks ,
I am using LVM 1.0.3
Sachin

[-- Attachment #2: Type: text/html, Size: 709 bytes --]

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

* [linux-lvm] character device creation
@ 2004-04-02 16:41 sachin
  0 siblings, 0 replies; 5+ messages in thread
From: sachin @ 2004-04-02 16:41 UTC (permalink / raw)
  To: linux-lvm

Thanks Shaun
I am quite new to linux
Can you tell  me how to identify the raw device that it is actually bind to
a logical volume
And what extra things that i needed to do if i wan to use raw devices like
driver or any thing else
 or lvm driver supports that
Thanks ,
Sachin.

Previous message :
Date: Thu, 1 Apr 2004 10:52:23 +0200
From: Heinz Mauelshagen <mauelshagen@redhat.com>
Subject: Re: [linux-lvm] character device creation
To: LVM general discussion and development <linux-lvm@redhat.com>
Message-ID: <20040401085223.GC29222@redhat.com>
Content-Type: text/plain; charset=us-ascii

On Thu, Apr 01, 2004 at 12:26:39PM -0800, sachin wrote:
> Hi
> Can i Create a character device for a logical volume of lvm
> If yes how to create and how lvm driver manage it or supports it

Yes. Have a look at 'man raw'.

> Thanks ,
> Sachin

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

end of thread, other threads:[~2004-04-02  3:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-01 20:26 [linux-lvm] character device creation sachin
2004-04-01  8:52 ` Heinz Mauelshagen
2004-04-01 18:21   ` Dave Olien
  -- strict thread matches above, loose matches on Subject: below --
2004-04-01 20:27 [linux-lvm] Character " sachin
2004-04-02 16:41 [linux-lvm] character " sachin

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