Package: evms
Version: 2.5.2-1
Severity: important

Hi,

my root partition is on hda. Mounting partitions on other hard disks
fails when /etc/init.d/evms is run on startup. I did not configure
anything related to evms and don't use it (just installed the package to
read its dokumentation).

I tried mounting different hard disks and got the same behavior after
putting the harddisk (hda) in another pc and booting from it, so the
hardware can not be the reason for this bug. 

I reproduced this with mounting via busybox-static. I use sarge and
tried this with different kernels (sarge's 2.6.8, sid's 2.6.12 and a
backported 2.6.12). I don't use udev, devfs or device mapper.

Regards
Carsten


$ mount -inrvt ext3 /dev/hdc1 /mnt/
mount: /dev/hdc1 already mounted or /mnt/ busy

$ ll /dev/hdc1 
brw-rw----  1 root disk 22, 1 2004-09-18 13:51 /dev/hdc1

$ md5sum =mount
becd646dff3060c376df8c06750b1092  /bin/mount

$ strace -F mount -inrvt ext3 /dev/hdc1 /mnt/
execve("/bin/mount", ["mount", "-inrvt", "ext3", "/dev/hdc1", "/mnt/"], [/* 23 
vars */]) = 0
uname({sys="Linux", node="marvin", ...}) = 0
brk(0)                                  = 0x805a000
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7fd4000
access("/etc/ld.so.nohwcap", F_OK)      = 0
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or
directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=45811, ...}) = 0
old_mmap(NULL, 45811, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fc8000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = 0
open("/lib/libblkid.so.1", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\35\0\000"..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0644, st_size=27548, ...}) = 0
old_mmap(NULL, 26520, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7fc1000
old_mmap(0xb7fc7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x6000) = 0xb7fc7000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = 0
open("/lib/libuuid.so.1", O_RDONLY)     = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\f\0"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=9232, ...}) = 0
old_mmap(NULL, 12260, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7fbe000
old_mmap(0xb7fc0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x1000) = 0xb7fc0000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = 0
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360^\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1244688, ...}) = 0
old_mmap(NULL, 1254852, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7e8b000
old_mmap(0xb7fb3000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x127000) = 0xb7fb3000
old_mmap(0xb7fbb000, 9668, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7fbb000
close(3)                                = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7e8a000
munmap(0xb7fc8000, 45811)               = 0
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2259600, ...}) = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7c8a000
close(3)                                = 0
brk(0)                                  = 0x805a000
brk(0x807b000)                          = 0x807b000
brk(0)                                  = 0x807b000
umask(022)                              = 022
open("/dev/null", O_RDWR|O_LARGEFILE)   = 3
close(3)                                = 0
getuid32()                              = 0
geteuid32()                             = 0
getgid32()                              = 0
getgid32()                              = 0
prctl(0x3, 0x20, 0x805a898, 0xb7fc7658, 0xb7fc7658) = 1
open("/etc/blkid.tab", O_RDONLY)        = -1 ENOENT (No such file or
directory)
getuid32()                              = 0
geteuid32()                             = 0
rt_sigprocmask(SIG_BLOCK, ~[TRAP SEGV], NULL, 8) = 0
mount("/dev/hdc1", "/mnt/", "ext3", MS_RDONLY|0xc0ed0000, 0) = -1 EBUSY (Device 
or resource busy)
rt_sigprocmask(SIG_UNBLOCK, ~[TRAP SEGV], NULL, 8) = 0
open("/usr/share/locale/locale.alias", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2539, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7c89000
read(3, "# Locale name alias data base.\n#"..., 4096) = 2539
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7c89000, 4096)                = 0
open("/usr/share/locale/de_DE/LC_MESSAGES/util-linux.mo", O_RDONLY) = -1 ENOENT 
(No such file or directory)
open("/usr/share/locale/de/LC_MESSAGES/util-linux.mo", O_RDONLY) = -1 ENOENT 
(No such file or directory)
open("/usr/share/locale/en_GB/LC_MESSAGES/util-linux.mo", O_RDONLY) = -1 ENOENT 
(No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/util-linux.mo", O_RDONLY) = -1 ENOENT 
(No such file or directory)
write(2, "mount: /dev/hdc1 already mounted"..., 47mount: /dev/hdc1 already 
mounted or /mnt/ busy
) = 47
umask(077)                              = 022
open("/etc/mtab", O_RDONLY|O_LARGEFILE) = 3
umask(022)                              = 077
fstat64(3, {st_mode=S_IFREG|0644, st_size=204, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7c89000
read(3, "/dev/hda3 / xfs rw 0 0\nproc /pro"..., 4096) = 204
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7c89000, 4096)                = 0
exit_group(32)                          = ?


-- Package-specific info:
engine log:
-----------
Sep 24 05:11:56 (none) _5_ Engine: evms_open_engine: Engine version:           
2.5.2
Sep 24 05:11:56 (none) _5_ Engine: evms_open_engine: External API version:    
10.1.0
Sep 24 05:11:56 (none) _5_ Engine: evms_open_engine: Engine services version: 
15.0.0
Sep 24 05:11:56 (none) _5_ Engine: evms_open_engine: Plug-in API version:     
13.1.0
Sep 24 05:11:56 (none) _5_ Engine: evms_open_engine: Container API version:   
10.1.0
Sep 24 05:11:56 (none) _5_ Engine: evms_open_engine: FSIM API version:        
11.0.0
Sep 24 05:11:56 (none) _5_ Engine: evms_open_engine: Cluster API version:      
1.0.0
Sep 24 05:11:56 (none) _5_ Engine: evms_open_engine: Daemon protocol version:  
5.1.0
Sep 24 05:11:56 (none) _5_ Engine: evms_open_engine: Requested open mode is 
0x3. ENGINE_READ ENGINE_WRITE
Sep 24 05:11:56 (none) _5_ Engine: evms_open_engine: Open mode is 0x3. 
ENGINE_READ ENGINE_WRITE
Sep 24 05:11:56 (none) _5_ Engine: dm_check_version: Device-Mapper interface 
version: 4.4.0
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/ntfs-1.0.1.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  NTFS
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   NTFS 
File System Interface Module
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.0.1
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/snapshot-3.1.9.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  Snapshot
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   Snapshot 
Feature
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     3.1.9
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/ext2-1.1.12.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  Ext2/3
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   Ext2/3 
File System Interface Module
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.12
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/swap-1.1.12.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  SWAPFS
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   Swap 
File System Interface Module
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.12
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/lvm2-1.0.2.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  LVM2
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   LVM2 
Region Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.0.2
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/csm-1.0.11.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  CSM
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   Cluster 
Segment Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.0.11
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/bbr_seg-1.1.11.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  BBRseg
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   Bad 
Block Relocation Segment Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.11
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/replace-1.1.1.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  Replace
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   EVMS 
Replace
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.1
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/bbr-1.1.13.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  BBR
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   Bad 
Block Relocation Feature
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.13
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/drivelink-3.0.5.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  DriveLink
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   Drive 
Linking Feature
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     3.0.5
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/mac-1.0.7.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  MAC
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   MAC 
Segment Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.0.7
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/ogfs-1.0.4.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  OGFS
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   OpenGFS 
File System Interface Module
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.0.4
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/reiser-1.1.13.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  ReiserFS
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   ReiserFS 
File System Interface Module
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.13
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/error-1.0.1.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  Error
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   Error 
Device Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.0.1
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/multipath-1.0.2.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  Multipath
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   
Multipath Segment Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.0.2
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/xfs-1.0.11.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  XFS
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   XFS File 
System Interface Module
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.0.11
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/lvm-1.1.13.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  LvmRegMgr
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   LVM 
Region Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.13
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/dos-1.1.13.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  DosSegMgr
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   DOS 
Segment Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.13
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/gpt-1.1.10.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  GptSegMgr
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   GPT 
Segment Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.10
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/disk-1.2.10.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  
LocalDskMgr
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   Local 
Disk Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.2.10
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/jfs-1.1.14.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  JFS
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   JFS File 
System Interface Module
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.14
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/md-1.1.17.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  
MDLinearRegMgr
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   MD 
Linear Raid Region Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.17
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/md-1.1.17.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  
MDRaid1RegMgr
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   MD Raid 
1 Region Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.17
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/md-1.1.17.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  
MDRaid0RegMgr
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   MD RAID0 
Region Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.17
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/md-1.1.17.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  
MDRaid5RegMgr
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   MD RAID 
4/5 Region Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.17
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/md-1.1.17.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  MD 
Multipath
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   MD 
Multipath Region Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.1.17
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins: Loaded from 
/lib/evms/2.5.2/bsd-1.0.7.so.
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   short name:  BSD
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   long name:   BSD 
Segment Manager
Sep 24 05:11:57 (none) _5_ Engine: load_module_plugins:   version:     1.0.7
Sep 24 05:11:57 (none) _3_ Engine: do_fork_and_execvp: execvp() failed.  errno 
is 2: No such file or directory
Sep 24 05:11:57 (none) _5_ NTFS: try_run_get_version: "mkntfs -V" completed 
with exit code 2.
Sep 24 05:11:57 (none) _5_ NTFS: try_run_get_version: mkntfs version is (none)
Sep 24 05:11:57 (none) _3_ Engine: do_fork_and_execvp: execvp() failed.  errno 
is 2: No such file or directory
Sep 24 05:11:57 (none) _5_ NTFS: try_run: "ntfsfix -V" completed with exit code 
2.
Sep 24 05:11:57 (none) _3_ Engine: do_fork_and_execvp: execvp() failed.  errno 
is 2: No such file or directory
Sep 24 05:11:57 (none) _5_ NTFS: try_run: "ntfsinfo -V" completed with exit 
code 2.
Sep 24 05:11:57 (none) _3_ Engine: do_fork_and_execvp: execvp() failed.  errno 
is 2: No such file or directory
Sep 24 05:11:57 (none) _5_ NTFS: try_run: "ntfsclone -V" completed with exit 
code 2.
Sep 24 05:11:57 (none) _3_ Engine: do_fork_and_execvp: execvp() failed.  errno 
is 2: No such file or directory
Sep 24 05:11:57 (none) _5_ NTFS: try_run: "ntfsresize -V" completed with exit 
code 2.
Sep 24 05:11:57 (none) _3_ Engine: do_fork_and_execvp: execvp() failed.  errno 
is 2: No such file or directory
Sep 24 05:11:57 (none) _2_ OGFS: ogfs_exec_utility: mkfs.ogfs completed with 
exit code 2 
Sep 24 05:11:57 (none) _3_ Engine: do_fork_and_execvp: execvp() failed.  errno 
is 2: No such file or directory
Sep 24 05:11:57 (none) _3_ ReiserFS: reiser_setup: ReiserFS utils were either 
not found or not at the proper version.
Sep 24 05:11:57 (none) _3_ ReiserFS: reiser_setup: The fsck and mkfs utilities 
must be installed using the standard names
Sep 24 05:11:57 (none) _3_ ReiserFS: reiser_setup: of mkreiserfs and reiserfsck.
Sep 24 05:11:57 (none) _3_ ReiserFS: reiser_setup: ReiserFS utils must be 
version 3.x.0 or later to function properly with this FSIM.
Sep 24 05:11:57 (none) _3_ ReiserFS: reiser_setup: Please get the current 
version of ReiserFS utils from http://www.namesys.com
Sep 24 05:11:57 (none) _5_ JFS: fsim_test_version: mkfs.jfs test version 
completed with exit code 0 
Sep 24 05:11:57 (none) _5_ JFS: fsim_test_version: JFS utilities version: 1.1.7
Sep 24 05:11:57 (none) _3_ LocalDskMgr: check_multipath: Cannot get list of DM 
devices.
Sep 24 05:11:57 (none) _3_ LocalDskMgr: check_multipath: Cannot get list of DM 
devices.
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram0 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram1 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram10 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram11 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram12 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram13 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram14 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram15 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram2 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram3 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram4 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram5 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram6 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram7 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram8 failed with error code 22: Invalid argument
Sep 24 05:11:57 (none) _3_ Engine: engine_open_object: Open of 
/dev/evms/.nodes/ram9 failed with error code 22: Invalid argument
Sep 24 05:11:58 (none) _5_ Engine: initial_discovery: Discovery time: 
00:00:00.982531
Sep 24 05:11:58 (none) _5_ Engine: is_object_change_pending: Change pending: 
Object hda1 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_object_change_pending: Change pending: 
Object hda2 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_object_change_pending: Change pending: 
Object hda3 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_object_change_pending: Change pending: 
Object hda5 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_object_change_pending: Change pending: 
Object hda6 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_object_change_pending: Change pending: 
Object hdc1 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_object_change_pending: Change pending: 
Object hdc2 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_object_change_pending: Change pending: 
Object hdc5 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_object_change_pending: Change pending: 
Object hdc6 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_object_change_pending: Change pending: 
Object hdc7 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_object_change_pending: Change pending: 
Object hdc8 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_object_change_pending: Change pending: 
Object hdc9 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_volume_change_pending: Change pending: 
Volume /dev/evms/hda1 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_volume_change_pending: Change pending: 
Volume /dev/evms/hda2 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_volume_change_pending: Change pending: 
Volume /dev/evms/hda3 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_volume_change_pending: Change pending: 
Volume /dev/evms/hda5 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_volume_change_pending: Change pending: 
Volume /dev/evms/hda6 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_volume_change_pending: Change pending: 
Volume /dev/evms/hdc1 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_volume_change_pending: Change pending: 
Volume /dev/evms/hdc2 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_volume_change_pending: Change pending: 
Volume /dev/evms/hdc5 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_volume_change_pending: Change pending: 
Volume /dev/evms/hdc6 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_volume_change_pending: Change pending: 
Volume /dev/evms/hdc7 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_volume_change_pending: Change pending: 
Volume /dev/evms/hdc8 needs to be activated.
Sep 24 05:11:58 (none) _5_ Engine: is_volume_change_pending: Change pending: 
Volume /dev/evms/hdc9 needs to be activated.
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _3_ Engine: activate: Error code 19 activating object 
hda1: No such device
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _3_ Engine: activate: Error code 19 activating object 
hda2: No such device
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _3_ Engine: activate: Error code 19 activating object 
hda3: No such device
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _3_ Engine: activate: Error code 19 activating object 
hda5: No such device
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _3_ Engine: activate: Error code 19 activating object 
hda6: No such device
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _3_ Engine: activate: Error code 19 activating object 
hda1: No such device
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _3_ Engine: activate: Error code 19 activating object 
hda2: No such device
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _3_ Engine: activate: Error code 19 activating object 
hda3: No such device
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _3_ Engine: activate: Error code 19 activating object 
hda5: No such device
Sep 24 05:11:58 (none) _2_ Engine: run_command_v4: Error returned from ioctl 
call: 22: Invalid argument.
Sep 24 05:11:58 (none) _3_ Engine: activate: Error code 19 activating object 
hda6: No such device
Sep 24 05:11:58 (none) _3_ Engine: evms_rediscover: activate() returned error 
code 19: No such device
The EVMS Command Line Interface (evms) is not in the current path.
Unable to get EVMS data.

-- System Information:
Debian Release: 3.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages evms depends on:
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libevms-2.5                   2.5.2-1    Enterprise Volume Management Syste

Versions of packages evms recommends:
pn  evms-cli                      <none>     (no description available)
pn  evms-gui | evms-ncurses       <none>     (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to