public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] how to match kernel and udev/lvm2 ?
@ 2011-04-05 16:00 Stefan G. Weichinger
  0 siblings, 0 replies; 12+ messages in thread
From: Stefan G. Weichinger @ 2011-04-05 16:00 UTC (permalink / raw
  To: gentoo-user


*WARNING*  ---- old stuff mentioned, pls don't say "get up to date"

;-)

------------>

greets,

another special question today:

I had an issue w/ a customer server yesterday.

It still runs kernel 2.6.27-gentoo-r8 due to the fact that they still
run vmware-server-1.0.8.126538 and the related modules.

Back then I figured out that newer vmware-modules wouldn't compile w/
newer kernels ... and so on.

In fact they don't want to spend money on upgrading (vmware-server etc)
because there will be a new and shiny server later this year.

-

But the guy asked me if we could swap harddrives to add space, and
increase the LVM volume group etc.

I said yes .. and upgraded stuff like udev and lvm2 a few weeks ago,
just in case and to have the latest releases. It hit us yesterday when
he swapped a fan and at reboot udev didn't create proper sdX and mdX
devices anymore ...

So I had to downgrade udev and lvm2 again to fit that ancient kernel. I
used genlop to check which versions were installed at the time the last
successful boot had happened.

Right now I have:

sys-fs/udev-124-r2

sys-fs/lvm2-2.02-56-r2

yep, old.

The question: how to find out (without much trial and error) which
releases of udev and lvm2 are the best/newest to use with that kernel?

I don't want too much old bugs in the box on one hand while on the other
hand I have to mask pkgs to keep it running.

Maybe one of you has a hint for me.

Thanks in advance, best regards, Stefan



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

* [gentoo-user] how to match kernel and udev/lvm2 ?
@ 2011-04-05 20:52 Stefan G. Weichinger
  2011-04-05 21:05 ` Jeremy McSpadden
  0 siblings, 1 reply; 12+ messages in thread
From: Stefan G. Weichinger @ 2011-04-05 20:52 UTC (permalink / raw
  To: gentoo-user


edit: didn't get through at first try?

-

*WARNING*  ---- old stuff mentioned, pls don't say "get up to date"

;-)

------------>

greets,

another special question today:

I had an issue w/ a customer server yesterday.

It still runs kernel 2.6.27-gentoo-r8 due to the fact that they still
run vmware-server-1.0.8.126538 and the related modules.

Back then I figured out that newer vmware-modules wouldn't compile w/
newer kernels ... and so on.

In fact they don't want to spend money on upgrading (vmware-server etc)
because there will be a new and shiny server later this year.

-

But the guy asked me if we could swap harddrives to add space, and
increase the LVM volume group etc.

I said yes .. and upgraded stuff like udev and lvm2 a few weeks ago,
just in case and to have the latest releases. It hit us yesterday when
he swapped a fan and at reboot udev didn't create proper sdX and mdX
devices anymore ...

So I had to downgrade udev and lvm2 again to fit that ancient kernel. I
used genlop to check which versions were installed at the time the last
successful boot had happened.

Right now I have:

sys-fs/udev-124-r2

sys-fs/lvm2-2.02-56-r2

yep, old.

The question: how to find out (without much trial and error) which
releases of udev and lvm2 are the best/newest to use with that kernel?

I don't want too much old bugs in the box on one hand while on the other
hand I have to mask pkgs to keep it running.

Maybe one of you has a hint for me.

Thanks in advance, best regards, Stefan



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

* Re: [gentoo-user] how to match kernel and udev/lvm2 ?
  2011-04-05 20:52 [gentoo-user] " Stefan G. Weichinger
@ 2011-04-05 21:05 ` Jeremy McSpadden
  2011-04-05 21:37   ` Stefan G. Weichinger
  0 siblings, 1 reply; 12+ messages in thread
From: Jeremy McSpadden @ 2011-04-05 21:05 UTC (permalink / raw
  To: gentoo-user

Check to see if you have CONFIG_SYSFS_DEPRECATED_V2 enabled in kernel.
zgrep CONFIG_SYSFS_DEPRECATED_V2 /proc/config.gz


On Apr 5, 2011, at 3:52 PM, Stefan G. Weichinger wrote:

> 
> edit: didn't get through at first try?
> 
> -
> 
> *WARNING*  ---- old stuff mentioned, pls don't say "get up to date"
> 
> ;-)
> 
> ------------>
> 
> greets,
> 
> another special question today:
> 
> I had an issue w/ a customer server yesterday.
> 
> It still runs kernel 2.6.27-gentoo-r8 due to the fact that they still
> run vmware-server-1.0.8.126538 and the related modules.
> 
> Back then I figured out that newer vmware-modules wouldn't compile w/
> newer kernels ... and so on.
> 
> In fact they don't want to spend money on upgrading (vmware-server etc)
> because there will be a new and shiny server later this year.
> 
> -
> 
> But the guy asked me if we could swap harddrives to add space, and
> increase the LVM volume group etc.
> 
> I said yes .. and upgraded stuff like udev and lvm2 a few weeks ago,
> just in case and to have the latest releases. It hit us yesterday when
> he swapped a fan and at reboot udev didn't create proper sdX and mdX
> devices anymore ...
> 
> So I had to downgrade udev and lvm2 again to fit that ancient kernel. I
> used genlop to check which versions were installed at the time the last
> successful boot had happened.
> 
> Right now I have:
> 
> sys-fs/udev-124-r2
> 
> sys-fs/lvm2-2.02-56-r2
> 
> yep, old.
> 
> The question: how to find out (without much trial and error) which
> releases of udev and lvm2 are the best/newest to use with that kernel?
> 
> I don't want too much old bugs in the box on one hand while on the other
> hand I have to mask pkgs to keep it running.
> 
> Maybe one of you has a hint for me.
> 
> Thanks in advance, best regards, Stefan
> 
> 
> 






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

* Re: [gentoo-user] how to match kernel and udev/lvm2 ?
  2011-04-05 21:05 ` Jeremy McSpadden
@ 2011-04-05 21:37   ` Stefan G. Weichinger
  2011-04-05 21:41     ` Gregory Fontenele
  0 siblings, 1 reply; 12+ messages in thread
From: Stefan G. Weichinger @ 2011-04-05 21:37 UTC (permalink / raw
  To: gentoo-user

Am 05.04.2011 23:05, schrieb Jeremy McSpadden:
> Check to see if you have CONFIG_SYSFS_DEPRECATED_V2 enabled in kernel.
> zgrep CONFIG_SYSFS_DEPRECATED_V2 /proc/config.gz

Yep, did that today when I was there.
Thanks, Stefan



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

* Re: [gentoo-user] how to match kernel and udev/lvm2 ?
  2011-04-05 21:37   ` Stefan G. Weichinger
@ 2011-04-05 21:41     ` Gregory Fontenele
  2011-04-05 22:15       ` Stefan G. Weichinger
  0 siblings, 1 reply; 12+ messages in thread
From: Gregory Fontenele @ 2011-04-05 21:41 UTC (permalink / raw
  To: gentoo-user

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

how it came out of that list?

On Tue, Apr 5, 2011 at 18:37, Stefan G. Weichinger <lists@xunil.at> wrote:

> Am 05.04.2011 23:05, schrieb Jeremy McSpadden:
> > Check to see if you have CONFIG_SYSFS_DEPRECATED_V2 enabled in kernel.
> > zgrep CONFIG_SYSFS_DEPRECATED_V2 /proc/config.gz
>
> Yep, did that today when I was there.
> Thanks, Stefan
>
>


-- 
Atenciosamente,
Gregory Fontenele

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

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

* Re: [gentoo-user] how to match kernel and udev/lvm2 ?
  2011-04-05 21:41     ` Gregory Fontenele
@ 2011-04-05 22:15       ` Stefan G. Weichinger
  2011-04-05 22:36         ` Gregory Fontenele
  0 siblings, 1 reply; 12+ messages in thread
From: Stefan G. Weichinger @ 2011-04-05 22:15 UTC (permalink / raw
  To: gentoo-user

Am 05.04.2011 23:41, schrieb Gregory Fontenele:
> how it came out of that list?

I don't understand ...

?



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

* Re: [gentoo-user] how to match kernel and udev/lvm2 ?
  2011-04-05 22:15       ` Stefan G. Weichinger
@ 2011-04-05 22:36         ` Gregory Fontenele
  2011-04-05 22:52           ` Paul Hartman
  2011-04-05 23:57           ` Neil Bothwick
  0 siblings, 2 replies; 12+ messages in thread
From: Gregory Fontenele @ 2011-04-05 22:36 UTC (permalink / raw
  To: gentoo-user

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

want to leave this list but I can not, can someone erase me from this list?

On Tue, Apr 5, 2011 at 19:15, Stefan G. Weichinger <lists@xunil.at> wrote:

> Am 05.04.2011 23:41, schrieb Gregory Fontenele:
> > how it came out of that list?
>
> I don't understand ...
>
> ?
>
>


-- 
Atenciosamente,
Gregory Fontenele

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

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

* Re: [gentoo-user] how to match kernel and udev/lvm2 ?
  2011-04-05 22:36         ` Gregory Fontenele
@ 2011-04-05 22:52           ` Paul Hartman
  2011-04-05 23:57           ` Neil Bothwick
  1 sibling, 0 replies; 12+ messages in thread
From: Paul Hartman @ 2011-04-05 22:52 UTC (permalink / raw
  To: gentoo-user

On Tue, Apr 5, 2011 at 5:36 PM, Gregory Fontenele
<gregoryfontenele@gmail.com> wrote:
> want to leave this list but I can not, can someone erase me from this list?

http://www.gentoo.org/main/en/lists.xml

Send email to gentoo-user+unsubscribe@lists.gentoo.org from the
address which you subscribed. (I'm assuming you are subscribed through
gentoo.org and not an alternative service). This process is explained
in the sign-up message you got, and listed in the headers of every
e-mail.



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

* Re: [gentoo-user] how to match kernel and udev/lvm2 ?
  2011-04-05 22:36         ` Gregory Fontenele
  2011-04-05 22:52           ` Paul Hartman
@ 2011-04-05 23:57           ` Neil Bothwick
  1 sibling, 0 replies; 12+ messages in thread
From: Neil Bothwick @ 2011-04-05 23:57 UTC (permalink / raw
  To: gentoo-user

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

On Tue, 5 Apr 2011 19:36:08 -0300, Gregory Fontenele wrote:

> want to leave this list but I can not

Here's how to unsubscribe:

First, ask your Internet Provider to mail you an Unsubscribing Kit.
Then follow these directions.

The kit will most likely be the standard no-fault type. Depending on
requirements, System A and/or System B can be used. When operating
System A, depress lever and a plastic dalkron unsubscriber will be
dispensed through the slot immediately underneath. When you have
fastened the adhesive lip, attach connection marked by the large "X"
outlet hose. Twist the silver-coloured ring one inch below the
connection point until you feel it lock.

The kit is now ready for use. The Cin-Eliminator is activated by the
small switch on the lip.  When securing, twist the ring back to its
initial condition, so that the two orange lines meet.  Disconnect.
Place the dalkron unsubscriber in the vacuum receptacle to the rear.
Activate by pressing the blue button.

The controls for System B are located on the opposite side. The red
release switch places the Cin-Eliminator into position; it can be
adjusted manually up or down by pressing the blue manual release
button. The opening is self-adjusting. To secure after use, press the
green button, which simultaneously activates the evaporator and
returns the Cin-Eliminator to its storage position.

You may log off if the green exit light is on over the evaporator.  If
the red light is illuminated, one of the Cin-Eliminator requirements
has not been properly implemented. Press the "List Guy" call button on
the right of the evaporator. He will secure all facilities from his
control panel.

To use the Auto-Unsub, first undress and place all your clothes in the
clothes rack. Put on the velcro slippers located in the cabinet
immediately below. Enter the shower, taking the entire kit with
you. On the control panel to your upper right upon entering you will
see a "Shower seal" button. Press to activate. A green light will then
be illuminated immediately below. On the intensity knob, select the
desired setting. Now depress the Auto-Unsub activation lever. Bathe
normally.

The Auto-Unsub will automatically go off after three minutes unless
you activate the "Manual off" override switch by flipping it up. When
you are ready to leave, press the blue "Shower seal" release
button. The door will open and you may leave. Please remove the velcro
slippers and place them in their container.

If you prefer the ultrasonic log-off mode, press the indicated blue
button. When the twin panels open, pull forward by rings A & B. The
knob to the left, just below the blue light, has three settings, low,
medium or high. For normal use, the medium setting is suggested.

After these settings have been made, you can activate the device by
switching to the "ON" position the clearly marked red switch. If
during the unsubscribing operation you wish to change the settings,
place the "manual off" override switch in the "OFF" position. You may
now make the change and repeat the cycle. When the green exit light
goes on, you may log off and have lunch. Please close the door behind
you.


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [gentoo-user] how to match kernel and udev/lvm2 ?
       [not found]           ` <gEotQ-2Vv-21@gated-at.bofh.it>
@ 2011-04-06  0:36             ` Indi
  2011-04-06 11:26               ` Peter Humphrey
  0 siblings, 1 reply; 12+ messages in thread
From: Indi @ 2011-04-06  0:36 UTC (permalink / raw
  To: gentoo-user

On Wed, Apr 06, 2011 at 02:10:02AM +0200, Neil Bothwick wrote:
> On Tue, 5 Apr 2011 19:36:08 -0300, Gregory Fontenele wrote:
> 
> > want to leave this list but I can not
> 
> Here's how to unsubscribe:
> 
> First, ask your Internet Provider to mail you an Unsubscribing Kit.
> Then follow these directions.
> 
> The kit will most likely be the standard no-fault type. Depending on
> requirements, System A and/or System B can be used. When operating
> System A, depress lever and a plastic dalkron unsubscriber will be
> dispensed through the slot immediately underneath. When you have
> fastened the adhesive lip, attach connection marked by the large "X"
> outlet hose. Twist the silver-coloured ring one inch below the
> connection point until you feel it lock.
> 
> The kit is now ready for use. The Cin-Eliminator is activated by the
> small switch on the lip.  When securing, twist the ring back to its
> initial condition, so that the two orange lines meet.  Disconnect.
> Place the dalkron unsubscriber in the vacuum receptacle to the rear.
> Activate by pressing the blue button.
> 
> The controls for System B are located on the opposite side. The red
> release switch places the Cin-Eliminator into position; it can be
> adjusted manually up or down by pressing the blue manual release
> button. The opening is self-adjusting. To secure after use, press the
> green button, which simultaneously activates the evaporator and
> returns the Cin-Eliminator to its storage position.
> 
> You may log off if the green exit light is on over the evaporator.  If
> the red light is illuminated, one of the Cin-Eliminator requirements
> has not been properly implemented. Press the "List Guy" call button on
> the right of the evaporator. He will secure all facilities from his
> control panel.
> 
> To use the Auto-Unsub, first undress and place all your clothes in the
> clothes rack. Put on the velcro slippers located in the cabinet
> immediately below. Enter the shower, taking the entire kit with
> you. On the control panel to your upper right upon entering you will
> see a "Shower seal" button. Press to activate. A green light will then
> be illuminated immediately below. On the intensity knob, select the
> desired setting. Now depress the Auto-Unsub activation lever. Bathe
> normally.
> 
> The Auto-Unsub will automatically go off after three minutes unless
> you activate the "Manual off" override switch by flipping it up. When
> you are ready to leave, press the blue "Shower seal" release
> button. The door will open and you may leave. Please remove the velcro
> slippers and place them in their container.
> 
> If you prefer the ultrasonic log-off mode, press the indicated blue
> button. When the twin panels open, pull forward by rings A & B. The
> knob to the left, just below the blue light, has three settings, low,
> medium or high. For normal use, the medium setting is suggested.
> 
> After these settings have been made, you can activate the device by
> switching to the "ON" position the clearly marked red switch. If
> during the unsubscribing operation you wish to change the settings,
> place the "manual off" override switch in the "OFF" position. You may
> now make the change and repeat the cycle. When the green exit light
> goes on, you may log off and have lunch. Please close the door behind
> you.
> 


I laughed so hard...

-- 
 /\       /\
   <\   />    
      ^      
    'v-v'     caveat utilitor 



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

* Re: [gentoo-user] how to match kernel and udev/lvm2 ?
  2011-04-06  0:36             ` [gentoo-user] how to match kernel and udev/lvm2 ? Indi
@ 2011-04-06 11:26               ` Peter Humphrey
  2011-04-06 23:08                 ` [gentoo-user] " walt
  0 siblings, 1 reply; 12+ messages in thread
From: Peter Humphrey @ 2011-04-06 11:26 UTC (permalink / raw
  To: gentoo-user

On Wednesday 06 April 2011 01:36:14 Indi wrote:

> I laughed so hard...

I didn't. Not even the first time I saw it.

-- 
Rgds
Peter



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

* [gentoo-user] Re: how to match kernel and udev/lvm2 ?
  2011-04-06 11:26               ` Peter Humphrey
@ 2011-04-06 23:08                 ` walt
  0 siblings, 0 replies; 12+ messages in thread
From: walt @ 2011-04-06 23:08 UTC (permalink / raw
  To: gentoo-user

On 04/06/2011 04:26 AM, Peter Humphrey wrote:
> On Wednesday 06 April 2011 01:36:14 Indi wrote:
>
>> I laughed so hard...
>
> I didn't. Not even the first time I saw it.

I didn't either.  I thought the instructions were very clear and easy
to follow.
  




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

end of thread, other threads:[~2011-04-06 23:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <gElvY-65F-19@gated-at.bofh.it>
     [not found] ` <gElFE-6z1-3@gated-at.bofh.it>
     [not found]   ` <gEmin-7va-41@gated-at.bofh.it>
     [not found]     ` <gEms3-7Kw-23@gated-at.bofh.it>
     [not found]       ` <gEmLo-8rH-19@gated-at.bofh.it>
     [not found]         ` <gEnep-F2-1@gated-at.bofh.it>
     [not found]           ` <gEotQ-2Vv-21@gated-at.bofh.it>
2011-04-06  0:36             ` [gentoo-user] how to match kernel and udev/lvm2 ? Indi
2011-04-06 11:26               ` Peter Humphrey
2011-04-06 23:08                 ` [gentoo-user] " walt
2011-04-05 20:52 [gentoo-user] " Stefan G. Weichinger
2011-04-05 21:05 ` Jeremy McSpadden
2011-04-05 21:37   ` Stefan G. Weichinger
2011-04-05 21:41     ` Gregory Fontenele
2011-04-05 22:15       ` Stefan G. Weichinger
2011-04-05 22:36         ` Gregory Fontenele
2011-04-05 22:52           ` Paul Hartman
2011-04-05 23:57           ` Neil Bothwick
  -- strict thread matches above, loose matches on Subject: below --
2011-04-05 16:00 Stefan G. Weichinger

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