All of lore.kernel.org
 help / color / mirror / Atom feed
* ceph mkfs failed
@ 2013-02-07 17:59 sheng qiu
  2013-02-07 20:22 ` Dan Mick
  0 siblings, 1 reply; 14+ messages in thread
From: sheng qiu @ 2013-02-07 17:59 UTC (permalink / raw)
  To: ceph-devel

Hi,

i am trying to port a local file system other than ext3,ext4,btrfs to
manage the OSD. There are some reasons for us to do it.
the mkcephfs stopped at this point:

2013-02-07 11:39:32.009889 7effe43d17a0 -1 filestore(/mnt/osd.0) mkfs
failed to create leveldb: IO error:
/mnt/osd.0/current/omap/MANIFEST-000001: Invalid argument
2013-02-07 11:39:32.009907 7effe43d17a0 -1 OSD::mkfs: FileStore::mkfs
failed with error -1
2013-02-07 11:39:32.009949 7effe43d17a0 -1  ** ERROR: error creating
empty object store in /mnt/osd.0: (1) Operation not permitted
failed: 'ssh root@mon-mds /usr/local/sbin/mkcephfs -d
/tmp/mkfs.ceph.2686 --init-daemon osd.0'

look into the code, it failed at os/FileStore.cc -->  leveldb::Status
status = leveldb::DB::Open(options, omap_dir, &db);

Does anyone have any suggestions?

Thanks,
Sheng

-- 
Sheng Qiu
Texas A & M University
Room 332B Wisenbaker
email: herbert1984106@gmail.com
College Station, TX 77843-3259

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

end of thread, other threads:[~2013-02-08 21:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-07 17:59 ceph mkfs failed sheng qiu
2013-02-07 20:22 ` Dan Mick
2013-02-07 20:42   ` sheng qiu
2013-02-07 20:53     ` Gregory Farnum
2013-02-07 22:11       ` sheng qiu
2013-02-07 22:21         ` Dan Mick
2013-02-07 22:40           ` sheng qiu
2013-02-08 16:36             ` sheng qiu
2013-02-08 17:02               ` Sage Weil
2013-02-08 17:07                 ` sheng qiu
2013-02-08 17:53                   ` sheng qiu
2013-02-08 20:57                     ` sheng qiu
2013-02-08 21:18                       ` sheng qiu
2013-02-08 21:19                         ` Gregory Farnum

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.