From: Ankur Kemkar <ankur.kemkar@emc.com>
To: ceph-devel@vger.kernel.org
Subject: Re: vstart problem in master branch
Date: Fri, 15 Apr 2011 21:02:20 +0000 (UTC) [thread overview]
Message-ID: <loom.20110415T225346-950@post.gmane.org> (raw)
In-Reply-To: 0A340955-01D3-4E72-AC72-0F9EFBC94227@cs.ucsc.edu
Noah Watkins <jayhawk <at> cs.ucsc.edu> writes:
>
> That was it (/me adds to fstab).
>
> Thanks,
> Noah
>
> On Mar 31, 2011, at 11:06 AM, Tommi Virtanen wrote:
>
> > On Thu, Mar 31, 2011 at 11:04:36AM -0700, Gregory Farnum wrote:
> >> I think that's the user_xattr error (if you don't have user xattrs enabled
on the mount).
> >
> > Yup, I agree with this diagnosis.
> >
> > We should make that error more obvious: http://tracker.newdream.net/issues/952
> >
> > --
> > :(){ :|:&};:
>
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo <at> vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
If all i need to do is get fresh sources and compile instead of installing the
package (apt-get), maybe I can try that to go past this.
I am using available ubuntu package and see this today. /data/osdN/ on a node
seems to be wiped in attempt to start ceph. mkfs creates it all right.
sysadmin@ubuntu3:~$ ls -R /data
/data:
osd2
/data/osd2:
sysadmin@ubuntu3:~$ ls -l /data/osd* <--- after makecpehfs
total 20
-rw-r--r-- 1 root root 37 2011-04-15 11:14 ceph_fsid
drwxr-xr-x 4 root root 4096 2011-04-15 11:14 current
-rw-r--r-- 1 root root 8 2011-04-15 11:14 fsid
-rw-r--r-- 1 root root 21 2011-04-15 11:14 magic
-rw-r--r-- 1 root root 2 2011-04-15 11:14 whoami
sysadmin@ubuntu3:~$ sync <-- after this I attempt to start ceph
sysadmin@ubuntu3:~$ ls -l /data/osd*
total 0
drwxr-xr-x 1 root root 0 2011-04-15 09:26 current
sysadmin@ubuntu3:~$ sudo reboot
after reboot, I see:
sysadmin@ubuntu3:~$ mount
/dev/sda1 on / type ext4 (rw,user_xattr,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
/dev/sdb on /data/osd2 type btrfs (rw,noatime) <--- the directory is still
empty as above. So what is this?
thanks -
next prev parent reply other threads:[~2011-04-15 21:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-31 17:59 vstart problem in master branch Noah Watkins
2011-03-31 18:04 ` Gregory Farnum
2011-03-31 18:06 ` Tommi Virtanen
2011-03-31 18:08 ` Noah Watkins
2011-04-15 21:02 ` Ankur Kemkar [this message]
2011-04-15 21:27 ` Tommi Virtanen
2011-04-16 0:39 ` Ankur Kemkar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20110415T225346-950@post.gmane.org \
--to=ankur.kemkar@emc.com \
--cc=ceph-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.