linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] lot of scsi devices bug
@ 2006-05-10 19:12 German Staltari
  2006-05-10 20:53 ` German Staltari
  0 siblings, 1 reply; 2+ messages in thread
From: German Staltari @ 2006-05-10 19:12 UTC (permalink / raw)
  To: linux clustering, LVM general discussion and development

Hi, this is maybe a udev bug, but it affected me when I was creating a 
lv in a cluster, so it could help some with this configuration.
When I added some scsi disk (SAN) to the cluster nodes (more than 64 
SCSI devices),  udev created the device node for capi20 instead of sdbm. 
This produced  a bad behavior in lvm when I was trying to create the 
vg's and lv's, it started to give errors like:

Error locking on node node-06: Internal lvm error, check syslog
Error locking on node node-05: Internal lvm error, check syslog
Error locking on node node-04: Internal lvm error, check syslog
Error locking on node node-01: Internal lvm error, check syslog
Error locking on node node-02: Internal lvm error, check syslog
Error locking on node node-03: Internal lvm error, check syslog
Failed to activate new LV.

When I commented out this lines

SYSFS{dev}="68:0",              NAME="capi20"
SYSFS{dev}="191:[0-9]*",        NAME="capi/%n"
KERNEL=="capi*",                MODE="0660"

in /etc/udev/rules.d/50-udev.rules, everything worked again.

I hope this could help,
German Staltari

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

* Re: [linux-lvm] lot of scsi devices bug
  2006-05-10 19:12 [linux-lvm] lot of scsi devices bug German Staltari
@ 2006-05-10 20:53 ` German Staltari
  0 siblings, 0 replies; 2+ messages in thread
From: German Staltari @ 2006-05-10 20:53 UTC (permalink / raw)
  To: LVM general discussion and development

German Staltari wrote:
> Hi, this is maybe a udev bug, but it affected me when I was creating a 
> lv in a cluster, so it could help some with this configuration.
> When I added some scsi disk (SAN) to the cluster nodes (more than 64 
> SCSI devices),  udev created the device node for capi20 instead of 
> sdbm. This produced  a bad behavior in lvm when I was trying to create 
> the vg's and lv's, it started to give errors like:
>
> Error locking on node node-06: Internal lvm error, check syslog
> Error locking on node node-05: Internal lvm error, check syslog
> Error locking on node node-04: Internal lvm error, check syslog
> Error locking on node node-01: Internal lvm error, check syslog
> Error locking on node node-02: Internal lvm error, check syslog
> Error locking on node node-03: Internal lvm error, check syslog
> Failed to activate new LV.
>
> When I commented out this lines
>
> SYSFS{dev}="68:0",              NAME="capi20"
> SYSFS{dev}="191:[0-9]*",        NAME="capi/%n"
> KERNEL=="capi*",                MODE="0660"
>
> in /etc/udev/rules.d/50-udev.rules, everything worked again.
>
> I hope this could help,
> German Staltari
>
> _______________________________________________
> 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/
>
>
Forgot to add:
FC4 system totally updated

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

end of thread, other threads:[~2006-05-10 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-10 19:12 [linux-lvm] lot of scsi devices bug German Staltari
2006-05-10 20:53 ` German Staltari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).