linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* Re: [linux-lvm] lvm -- lvm_blk_ioctl: Unknown Command 21264
  2001-02-17  8:37 [linux-lvm] lvm -- lvm_blk_ioctl: Unknown Command 21264 B. ten Berge
@ 2001-02-17  0:16 ` Andreas Dilger
  2001-02-17  9:22   ` B. ten Berge
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Dilger @ 2001-02-17  0:16 UTC (permalink / raw)
  To: linux-lvm

B. ten Berge writes:
> The output comes from dmesg. Does anyone know whether this is a problem --
> unkown command 21264 -- and if not, how do I remove this entry ?
> 
> devfs: devfs_register(): existing non-device/file entry: "root"
> devfs: devfs_register(): device already registered: "group"

The devfs errors should be disappearing from LVM soon, if they haven't
already.

> lvm -- lvm_blk_ioctl: unknown command 21264

If you convert this to hex (which the lvm.c driver should do), then it is
0x5310, which happens to be "CDROMMULTISESSION" ioctl (or possibly a SCSI
ioctl).  This is probably being called by one of the user tools.

You can find which one is doing this by running each command like:

strace <command>

and it should tell you which one is calling ioctl with this number.
The fault does not lie with LVM, except maybe that it prints an error
message for an unknown ioctl.

Cheers, Andreas
-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert

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

* [linux-lvm] lvm -- lvm_blk_ioctl: Unknown Command 21264
@ 2001-02-17  8:37 B. ten Berge
  2001-02-17  0:16 ` Andreas Dilger
  0 siblings, 1 reply; 3+ messages in thread
From: B. ten Berge @ 2001-02-17  8:37 UTC (permalink / raw)
  To: linux-lvm

Hi,

I'm using kernel 2.4.1 with the default version of devfs, the default
version of LVM and the default version of reiserfs.

The output comes from dmesg. Does anyone know whether this is a problem --
unkown command 21264 -- and if not, how do I remove this entry ?

devfs: devfs_register(): existing non-device/file entry: "root"
devfs: devfs_register(): device already registered: "group"
lvm -- lvm_blk_ioctl: unknown command 21264
reiserfs: checking transaction log (device 3a:00) ...
Using tea hash to sort names
reiserfs: using 3.5.x disk format
ReiserFS version 3.6.25(w/quota support)
VFS: Mounted root (reiserfs filesystem) readonly.
change_root: old root has d_count=3
Mounted devfs on /dev
Trying to unmount old root ... okay
Freeing unused kernel memory: 196k freed
Adding Swap: 65528k swap-space (priority -1)
Adding Swap: 65528k swap-space (priority -2)
reiserfs: checking transaction log (device 3a:02) ...
Using tea hash to sort names
reiserfs: using 3.5.x disk format

Thanks,
Bas

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

* Re: [linux-lvm] lvm -- lvm_blk_ioctl: Unknown Command 21264
  2001-02-17  0:16 ` Andreas Dilger
@ 2001-02-17  9:22   ` B. ten Berge
  0 siblings, 0 replies; 3+ messages in thread
From: B. ten Berge @ 2001-02-17  9:22 UTC (permalink / raw)
  To: linux-lvm

Hi,

My system is a SCSI only system and has a SCSI cdplayer built in - that
might explain a lot.

Thanks,
Bas.

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

end of thread, other threads:[~2001-02-17  9:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-17  8:37 [linux-lvm] lvm -- lvm_blk_ioctl: Unknown Command 21264 B. ten Berge
2001-02-17  0:16 ` Andreas Dilger
2001-02-17  9:22   ` B. ten Berge

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).