From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 12 Jul 2001 09:46:38 +0100 Subject: Re: [linux-lvm] syslogd reports: kernel: lvm -- lvm_chr_ioctl: unknown command 4004fe0a Message-ID: <20010712094638.B418@btconnect.com> References: Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: ; from tgs@iafrica.com on Wed, Jul 11, 2001 at 08:33:14PM +0200 From: Joe Thornber Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@sistina.com we added a new ioctl between beta2 and beta7, it sounds like you are using newer tools which are expecting the new ioctl to be there. When they don't find it they just fall back on the old command so no harm done, other than a spurious kernel message. - Joe On Wed, Jul 11, 2001 at 08:33:14PM +0200, Theo wrote: > Hello guys. > > This is my first time using lvm. > > After using pvcreate and vgcreate I rebooted and tried to activate the > volume group. > > After the reboot I found the following in the kernel log: > Jul 11 19:40:52 alderaan kernel: LVM version 0.9.1_beta2 by Heinz > Mauelshagen (18/01/2001) > Jul 11 19:40:52 alderaan kernel: lvm -- Driver successfully initialized > > Okay the driver is then in the kernel. No problem... later.... in the kernel > log: > Jul 11 19:40:53 alderaan kernel: lvm -- lvm_chr_ioctl: unknown command > 4004fe0a > > Same same error appears I run "vgchange" > > I am a bit confused about this ? > > I'm using slackware 8.0 and I'm using the 2.4.5 kernel that comes with the > bare245.i image file. > > Any ideas ? > > > > _______________________________________________ > 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