CFT: geom linux lvm class

Previous thread: [head tinderbox] failure on sparc64/sun4v by FreeBSD Tinderbox on Wednesday, February 6, 2008 - 7:45 pm. (1 message)

Next thread: Re: dhclient problem by Nathan Butcher on Wednesday, February 6, 2008 - 10:21 pm. (5 messages)
To: FreeBSD Current <current@...>
Date: Wednesday, February 6, 2008 - 8:29 pm

Hi,

I have created a geom module that reads LVM2 metadata and maps the
logical volumes to geom providers. I am interested in testing/feedback
and any comments particularly on the geom glue.

http://people.freebsd.org/~thompsa/geom_lvm.diff

To apply
# cd /usr/src
# patch -p0 < geom_lvm.diff
# cd sys/modules/geom/geom_lvm; make
# ...

You should get a bunch of devices in /dev/lvm, such as
/dev/lvm/vg0-logs.

Andrew
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

To: <current@...>
Date: Thursday, February 7, 2008 - 6:45 pm

End user opinion
I finally can get access, through konqueror -> media, to LVM2 volumes
on my disk even if some folder (/root, /home/$USER/Documents) is
locked.

Many thanks

--
Diego Depaoli
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

Previous thread: [head tinderbox] failure on sparc64/sun4v by FreeBSD Tinderbox on Wednesday, February 6, 2008 - 7:45 pm. (1 message)

Next thread: Re: dhclient problem by Nathan Butcher on Wednesday, February 6, 2008 - 10:21 pm. (5 messages)