All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] 1.0.1rc4 tools don't like me!
@ 2001-11-12 20:58 Todd Roy
  2001-11-13  3:06 ` Joe Thornber
  2001-11-14  9:21 ` Todd M. Roy
  0 siblings, 2 replies; 3+ messages in thread
From: Todd Roy @ 2001-11-12 20:58 UTC (permalink / raw)
  To: linux-lvm

Well, with lvm in the kernel at 1.0.1rc4(ish), I
decided that it might be nice to actually update
my tools from 1.0 to 1.0.1rc4.  So I did...

On the next reboot
vgchange -a y in rc.d/rc.S couldn't find my volume
group.

Manually, once I logged in as root, vgchange -a y and
mount -a
voila... everything just fine...

I shrugged, did another vgscan and rebooted.  Same
problem.  I reverted to 1.0 tools, all is well and I'm
breathing easier.

The only thing I know is that I did upgrade my
pvversion -2 some time ago...

Oh yeah, in the latest stuff in cvs (hoping that would
bail me out) pv_move.c is badly broken (doesn't
compile).

Thanks,

-- todd --


__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com

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

* Re: [linux-lvm] 1.0.1rc4 tools don't like me!
  2001-11-12 20:58 [linux-lvm] 1.0.1rc4 tools don't like me! Todd Roy
@ 2001-11-13  3:06 ` Joe Thornber
  2001-11-14  9:21 ` Todd M. Roy
  1 sibling, 0 replies; 3+ messages in thread
From: Joe Thornber @ 2001-11-13  3:06 UTC (permalink / raw)
  To: linux-lvm

On Mon, Nov 12, 2001 at 07:00:10PM -0800, Todd Roy wrote:
> Oh yeah, in the latest stuff in cvs (hoping that would
> bail me out) pv_move.c is badly broken (doesn't
> compile).

Oops, my fault.  I must have committed in LVM rather than LVM2 last
night.  I'll revert.  Thanks for pointing it out.

- Joe

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

* Re: [linux-lvm] 1.0.1rc4 tools don't like me!
  2001-11-12 20:58 [linux-lvm] 1.0.1rc4 tools don't like me! Todd Roy
  2001-11-13  3:06 ` Joe Thornber
@ 2001-11-14  9:21 ` Todd M. Roy
  1 sibling, 0 replies; 3+ messages in thread
From: Todd M. Roy @ 2001-11-14  9:21 UTC (permalink / raw)
  To: linux-lvm

Well, I found out what the problem is with the LVM
tools at least 1.0.1rc4 and cvs version.

It appears that /proc must be mounted for at least vgscan
and vgchange to work.  This was *NOT* the case for tools version 1.0.

Naturally my juryrigged slackware rc.S script does
a vgchange -a y before the mount -a.... which stopped working
because /proc wasn't mounted yet.  Similarly rc.0 had the
vgchange -a n after the umount -a.

This was all on "stock" 2.4.15-pre3/4 kernels without any patches.

Thanks to all who emailed my with ideas and tips.

If anybody has fairly recent slackware rc. scripts I'd love to
see them.  They are no doubt way better than mine.

-- todd --


>  From: Todd Roy <todd_m_roy@yahoo.com>
>  Sender: linux-lvm-admin@sistina.com
>  Reply-To: linux-lvm@sistina.com
>  X-Original-Date: Mon, 12 Nov 2001 19:00:10 -0800 (PST)
>  Date: Mon, 12 Nov 2001 19:00:10 -0800 (PST)
>  
>  Well, with lvm in the kernel at 1.0.1rc4(ish), I
>  decided that it might be nice to actually update
>  my tools from 1.0 to 1.0.1rc4.  So I did...
>  
>  On the next reboot
>  vgchange -a y in rc.d/rc.S couldn't find my volume
>  group.
>  
>  Manually, once I logged in as root, vgchange -a y and
>  mount -a
>  voila... everything just fine...
>  
>  I shrugged, did another vgscan and rebooted.  Same
>  problem.  I reverted to 1.0 tools, all is well and I'm
>  breathing easier.
>  
>  The only thing I know is that I did upgrade my
>  pvversion -2 some time ago...
>  
>  Oh yeah, in the latest stuff in cvs (hoping that would
>  bail me out) pv_move.c is badly broken (doesn't
>  compile).
>  
>  Thanks,
>  
>  -- todd --
>  
>  
>  __________________________________________________
>  Do You Yahoo!?
>  Find the one for you at Yahoo! Personals
>  http://personals.yahoo.com
>  
>  _______________________________________________
>  linux-lvm mailing list
>  linux-lvm@sistina.com
>  http://lists.sistina.com/mailman/listinfo/linux-lvm
>  read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
>  

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

end of thread, other threads:[~2001-11-14  9:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-12 20:58 [linux-lvm] 1.0.1rc4 tools don't like me! Todd Roy
2001-11-13  3:06 ` Joe Thornber
2001-11-14  9:21 ` Todd M. Roy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.