From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Fuller Subject: lscp: Inappropriate ioctl for device Date: Fri, 24 Jul 2009 08:30:06 -0700 Message-ID: <4A69D37E.9090000@epoch.com> Reply-To: NILFS Users mailing list Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: users-bounces-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org Errors-To: users-bounces-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org To: users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org 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.