On Sun, Oct 14, 2012 at 09:10:54PM +0530, Ritesh Raj Sarraf wrote:
> On Sunday 14 October 2012 08:56 PM, Roger Leigh wrote:
> rrs@champaran:~$ ls -ld /tmp
> drwxrwxrwt 1 root root 556 Oct 14 21:00 /tmp/

OK.

> I am on btrfs. So I am giving your this list...
> 
> rrs@champaran:~$ sudo btrfs subvolume list /
> ID 260 top level 5 path home
> 
> Yes. And my root vol is btrfs. But /tmp is not a subvol.
> 
> rrs@champaran:~$ stat /
> Device: 10h/16d Inode: 256         Links: 1
> rrs@champaran:~$ stat /tmp
> Device: 10h/16d Inode: 10797       Links: 1

So it looks like /tmp is just part of / (which is fine, but it's
definitely not a tmpfs).  Looks like the ln failed due to /home
being on a separate subvolume, which will probably just up as a
separate device.

> >> Would systemd have anything to do with this? I am running systemd.
> > 
> > Possibly.  systemd does not use any of the initscripts logic to
> > mount filesystems; I'm not even sure it respects RAMTMP--it
> > might not even look at it.
> 
> Let me check it out.

No worries,

Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.

_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

Reply via email to