* nilfs_cleanerd doesn't get started when /etc/mtab is a symlink
@ 2011-06-16 20:57 Eric Sandeen
[not found] ` <4DFA6E23.6040700-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Eric Sandeen @ 2011-06-16 20:57 UTC (permalink / raw)
To: linux-nilfs-u79uwXL29TY76Z2rM5mHXA
https://bugzilla.redhat.com/show_bug.cgi?id=701735
From the bug:
> # mount -t nilfs2 /dev/nbd1 /media/fedora/src
> mount.nilfs2: cannot modify /etc/mtab.
> Please remount the partition with -f option after making /etc/mtab writable.
> nilfs_cleanerd not started
>
> But /etc/mtab is now a symlink, which just exists for the benefit of legacy
> code which expects to be able to read it.
Any suggestions? (/etc/mtab is now a symlink to /proc/partitions)
Thanks,
-Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: nilfs_cleanerd doesn't get started when /etc/mtab is a symlink
[not found] ` <4DFA6E23.6040700-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2011-06-17 16:08 ` Ryusuke Konishi
0 siblings, 0 replies; 2+ messages in thread
From: Ryusuke Konishi @ 2011-06-17 16:08 UTC (permalink / raw)
To: sandeen-H+wXaHxf7aLQT0dZR+AlfA; +Cc: linux-nilfs-u79uwXL29TY76Z2rM5mHXA
Hi Eric,
On Thu, 16 Jun 2011 15:57:07 -0500, Eric Sandeen wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=701735
>
> From the bug:
>
> > # mount -t nilfs2 /dev/nbd1 /media/fedora/src
> > mount.nilfs2: cannot modify /etc/mtab.
> > Please remount the partition with -f option after making /etc/mtab writable.
> > nilfs_cleanerd not started
> >
> > But /etc/mtab is now a symlink, which just exists for the benefit of legacy
> > code which expects to be able to read it.
>
> Any suggestions? (/etc/mtab is now a symlink to /proc/partitions)
Thank you for letting me know this.
The problem is mount/umount helper programs of nilfs2 are using a few
userspace mount options like "uhelper=" option; these userspace
options ("gcpid=", "pp=", and "nogc" options in the case of nilfs)
required modifying mtab.
I will consider eliminating them before upcoming nilfs-utils-2.1
release.
Thanks,
Ryusuke Konishi
--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-17 16:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-16 20:57 nilfs_cleanerd doesn't get started when /etc/mtab is a symlink Eric Sandeen
[not found] ` <4DFA6E23.6040700-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-06-17 16:08 ` 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.