All of lore.kernel.org
 help / color / mirror / Atom feed
* mkcehfs: ** ERROR: error creating empty object store in /data/sd1: (2) No such file or directory
@ 2012-08-28 17:12 Tim Flavin
  2012-08-28 17:14 ` Sage Weil
  0 siblings, 1 reply; 6+ messages in thread
From: Tim Flavin @ 2012-08-28 17:12 UTC (permalink / raw)
  To: ceph-devel

Hi:

I am having a problem with mkcephfs.  I built ceph from the 48.1 tarball.

When I type:   sudo mkcephfs -a -c ceph.conf -k ceph.keyring

I get:

(monmap tool related stuff is ok)


=== osd.0 ===
2012-08-28 11:51:49.549651 b6f85000 -1 OSD::mkfs: FileStore::mkfs
failed with error -2
2012-08-28 11:51:49.549767 b6f85000 -1  ** ERROR: error creating empty
object store in /data/sd1: (2) No such file or directory
failed: '/usr/local/sbin/mkcephfs -d /tmp/mkcephfs.mKzTuonWuF
--init-daemon osd.0'


user1@ceph4:~$ cat ceph.conf
[osd]
	osd journal size = 1000
	filestore xattr use omap = true

[mon.a]
	host = ceph4
	mon addr = 64.20.246.210

[osd.0]
	host = ceph4
        osd data = /data/sd1
	; osd data = /dev/user1/data
	; osd journal = /dev/sdc1
	osd journal = /user1/log


user1@ceph4:~$ ls /data/sd1
current  d1  fsid  lost+found  store_version

/data/sd1 is an ext4 file system with -o noatime,user_xattr

Any ideas?


Tim Flavin

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

end of thread, other threads:[~2012-08-28 19:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-28 17:12 mkcehfs: ** ERROR: error creating empty object store in /data/sd1: (2) No such file or directory Tim Flavin
2012-08-28 17:14 ` Sage Weil
2012-08-28 17:38   ` Tim Flavin
2012-08-28 18:07     ` Dieter Kasper
2012-08-28 18:20     ` Tommi Virtanen
2012-08-28 19:52       ` Tim Flavin

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.