All of lore.kernel.org
 help / color / mirror / Atom feed
* lscp: Inappropriate ioctl for device
@ 2009-07-24 15:30 David Fuller
       [not found] ` <4A69D37E.9090000-ZE272gM1l1AAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: David Fuller @ 2009-07-24 15:30 UTC (permalink / raw)
  To: users-JrjvKiOkagjYtjvyW6yDsg

I just recently installed Ubuntu 9.04 and custom built the 2.6.30.2 kernel 
with the nilfs options outlined on the site.

I am able to mount the partition with no errors.

I do an error as follows:

Jul 22 13:09:53 hostname nilfs_cleanerd[9470]: start
Jul 22 13:09:53 hostname nilfs_cleanerd[9470]: cannot get segment usage 
stat: Inappropriate ioctl for device
Jul 22 13:09:53 hostname nilfs_cleanerd[9470]: shutdown

...

Jul 22 13:13:12 hostname nilfs_cleanerd[9538]: start
Jul 22 13:13:12 hostname kernel: [18500.590098] VFS: Can't find ext4 
filesystem on dev sda1.
Jul 22 13:13:12 hostname kernel: [18500.594342] segctord starting. 
Construction interval = 5 seconds, CP frequency < 30 seconds
Jul 22 13:13:12 hostname nilfs_cleanerd[9538]: cannot get segment usage 
stat: Inappropriate ioctl for device
Jul 22 13:13:12 hostname nilfs_cleanerd[9538]: shutdown
Jul 22 13:14:51 hostname nilfs_cleanerd[9547]: start
Jul 22 13:14:51 hostname kernel: [18599.765573] segctord starting. 
Construction interval = 5 seconds, CP frequency < 30 seconds
Jul 22 13:14:51 hostname nilfs_cleanerd[9547]: cannot get segment usage 
stat: Inappropriate ioctl for device
Jul 22 13:14:51 hostname nilfs_cleanerd[9547]: shutdown


Also when I try to list the checkpoints, I get the following error:

lscp: Inappropriate ioctl for device


Please advise.


Thanks,
--David F.

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

* Re: lscp: Inappropriate ioctl for device
       [not found] ` <4A69D37E.9090000-ZE272gM1l1AAvxtiuMwx3w@public.gmane.org>
@ 2009-07-24 15:56   ` Robertas Dumpis
  2009-07-24 16:07   ` Ryusuke Konishi
  1 sibling, 0 replies; 3+ messages in thread
From: Robertas Dumpis @ 2009-07-24 15:56 UTC (permalink / raw)
  To: NILFS Users mailing list

Hi David,

I've had the same problem on Ubuntu 9.04.
It seems that an very old version (2.0.6 ???) of nilfs-tools is
installed by package manager and no update available through Ubuntu 9.04
update channel.

Downloading, compiling and installing latest version of nilfs-tools will
fix this issue.



Robertas

On Fri, 2009-07-24 at 08:30 -0700, David Fuller wrote:
> I just recently installed Ubuntu 9.04 and custom built the 2.6.30.2 kernel 
> with the nilfs options outlined on the site.
> 
> I am able to mount the partition with no errors.
> 
> I do an error as follows:
> 
> Jul 22 13:09:53 hostname nilfs_cleanerd[9470]: start
> Jul 22 13:09:53 hostname nilfs_cleanerd[9470]: cannot get segment usage 
> stat: Inappropriate ioctl for device
> Jul 22 13:09:53 hostname nilfs_cleanerd[9470]: shutdown
> 
> ...
> 
> Jul 22 13:13:12 hostname nilfs_cleanerd[9538]: start
> Jul 22 13:13:12 hostname kernel: [18500.590098] VFS: Can't find ext4 
> filesystem on dev sda1.
> Jul 22 13:13:12 hostname kernel: [18500.594342] segctord starting. 
> Construction interval = 5 seconds, CP frequency < 30 seconds
> Jul 22 13:13:12 hostname nilfs_cleanerd[9538]: cannot get segment usage 
> stat: Inappropriate ioctl for device
> Jul 22 13:13:12 hostname nilfs_cleanerd[9538]: shutdown
> Jul 22 13:14:51 hostname nilfs_cleanerd[9547]: start
> Jul 22 13:14:51 hostname kernel: [18599.765573] segctord starting. 
> Construction interval = 5 seconds, CP frequency < 30 seconds
> Jul 22 13:14:51 hostname nilfs_cleanerd[9547]: cannot get segment usage 
> stat: Inappropriate ioctl for device
> Jul 22 13:14:51 hostname nilfs_cleanerd[9547]: shutdown
> 
> 
> Also when I try to list the checkpoints, I get the following error:
> 
> lscp: Inappropriate ioctl for device
> 
> 
> Please advise.
> 
> 
> Thanks,
> --David F.
> _______________________________________________
> users mailing list
> users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org
> https://www.nilfs.org/mailman/listinfo/users

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

* Re: lscp: Inappropriate ioctl for device
       [not found] ` <4A69D37E.9090000-ZE272gM1l1AAvxtiuMwx3w@public.gmane.org>
  2009-07-24 15:56   ` Robertas Dumpis
@ 2009-07-24 16:07   ` Ryusuke Konishi
  1 sibling, 0 replies; 3+ messages in thread
From: Ryusuke Konishi @ 2009-07-24 16:07 UTC (permalink / raw)
  To: users-JrjvKiOkagjYtjvyW6yDsg, dfuller-ZE272gM1l1AAvxtiuMwx3w

Hi,
On Fri, 24 Jul 2009 08:30:06 -0700, David Fuller wrote:
> I just recently installed Ubuntu 9.04 and custom built the 2.6.30.2 kernel 
> with the nilfs options outlined on the site.
> 
> I am able to mount the partition with no errors.
> 
> I do an error as follows:
> 
> Jul 22 13:09:53 hostname nilfs_cleanerd[9470]: start
> Jul 22 13:09:53 hostname nilfs_cleanerd[9470]: cannot get segment usage 
> stat: Inappropriate ioctl for device
> Jul 22 13:09:53 hostname nilfs_cleanerd[9470]: shutdown
> 
> ...
> 
> Jul 22 13:13:12 hostname nilfs_cleanerd[9538]: start
> Jul 22 13:13:12 hostname kernel: [18500.590098] VFS: Can't find ext4 
> filesystem on dev sda1.
> Jul 22 13:13:12 hostname kernel: [18500.594342] segctord starting. 
> Construction interval = 5 seconds, CP frequency < 30 seconds
> Jul 22 13:13:12 hostname nilfs_cleanerd[9538]: cannot get segment usage 
> stat: Inappropriate ioctl for device
> Jul 22 13:13:12 hostname nilfs_cleanerd[9538]: shutdown
> Jul 22 13:14:51 hostname nilfs_cleanerd[9547]: start
> Jul 22 13:14:51 hostname kernel: [18599.765573] segctord starting. 
> Construction interval = 5 seconds, CP frequency < 30 seconds
> Jul 22 13:14:51 hostname nilfs_cleanerd[9547]: cannot get segment usage 
> stat: Inappropriate ioctl for device
> Jul 22 13:14:51 hostname nilfs_cleanerd[9547]: shutdown
> 
> 
> Also when I try to list the checkpoints, I get the following error:
> 
> lscp: Inappropriate ioctl for device
> 
> 
> Please advise.
> 
> 
> Thanks,
> --David F.

Nilfs has once changed ioctl interface (ABI) to clean up architecture
dependency problems found in the review process of mainline merge.

The nilfs2-tools included in Ubuntu Jaunty is older than that.

Please download the latest util package (nilfs-utils-2.0.14) from

  http://www.nilfs.org/en/download.html

and use it instead.

The newer nilfs2-tools is available on karmic, but in either case it
seems to be less frequently updated than Debian.


Cheers,
Ryusuke Konishi

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

end of thread, other threads:[~2009-07-24 16:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-24 15:30 lscp: Inappropriate ioctl for device David Fuller
     [not found] ` <4A69D37E.9090000-ZE272gM1l1AAvxtiuMwx3w@public.gmane.org>
2009-07-24 15:56   ` Robertas Dumpis
2009-07-24 16:07   ` Ryusuke Konishi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.