Re: Is here any way for shell script to understand, is GEOM consumed or not?

2011-09-08 Thread Gary Palmer
On Thu, Sep 08, 2011 at 06:57:18PM +0400, Lev Serebryakov wrote: > Hello, Ivan. > You wrote 8 2011 ??., 16:06:50: > > >> You can try parse sysctl kern.geom.confxml > > Or for shell scripting rather kern.geom.conftxt. > > % sysctl kern.geom.conftxt > % sysctl kern.geom.confxml > %

Re: RFC: GEOM MULTIPATH rewrite

2011-11-14 Thread Gary Palmer
On Tue, Nov 01, 2011 at 10:24:06PM +0200, Alexander Motin wrote: > On 01.11.2011 19:50, Dennis K?gel wrote: > > Not sure if replying on-list or off-list makes more sense... > > Replying on-list could share experience to other users. > > > Anyway, some first impressions, on stable/9: > > > > The

Re: glabel problem

2017-04-25 Thread Gary Palmer
On Mon, Apr 24, 2017 at 05:55:15PM -0500, CyberLeo Kitsana wrote: > On 04/22/2017 02:44 PM, Miroslav Lachman wrote: > > Lee Brown wrote on 2017/04/22 21:38: > >> On Sat, Apr 22, 2017 at 12:11 PM, Miroslav Lachman <000.f...@quip.cz> > >> wrote: > > > >>> This is really strange. It seems faulty to me

Re: geom_linux_lvm

2019-02-07 Thread Gary Palmer
On Thu, Feb 07, 2019 at 05:36:03AM +, Harry Newton wrote: > Trying to read a Linux raid array ( as per > https://wiki.archlinux.org/index.php/Software_RAID_and_LVM ) which I can > read perfectly well on a couple of Linux boxes. geom_linux_lvm.ko loaded, > but: > > geom linux_lvm list > ge

Re: geom_linux_lvm

2019-02-08 Thread Gary Palmer
On Fri, Feb 08, 2019 at 06:58:56PM +, Harry Newton wrote: > Name Status Components > da0p1 OK da0 > > and the same for da1. > > > On Thu, 7 Feb 2019 at 14:25, Gary Palmer wrote: > > > On Thu, Feb 07, 2019 at 05:36:03AM +, Harry Newton wrote: >

Re: geom_linux_lvm

2019-02-08 Thread Gary Palmer
and I > don't have GEOM_PART_GPT in my kernconf. > > I'll rebuild the kernel with GEOM_PART_GPT and retry. > > Thanks for steer. > > /Harry > > > On Fri, 8 Feb 2019 at 19:19, Gary Palmer wrote: > > > On Fri, Feb 08, 2019 at 06:58:56PM +, Harr