All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boaz Harrosh <bharrosh@panasas.com>
To: Johannes Schild <JSchild@gmx.de>
Cc: <linux-nfs@vger.kernel.org>, open-osd <osd-dev@open-osd.org>
Subject: Re: Questions about Exofs
Date: Tue, 15 May 2012 12:48:08 +0300	[thread overview]
Message-ID: <4FB22658.9010909@panasas.com> (raw)
In-Reply-To: <20120515090332.182970@gmx.net>

On 05/15/2012 12:03 PM, Johannes Schild wrote:

> Hi,
> 
> i try to set up the object-based layout with pnfs.
> I am using the OSC-OSD as target. It works well and i can login.
> Trying the scripts "do-*" from git://git.open-osd.org/open-osd.git the do-osd script works for me. The do-exofs doesnt, here i have some question:
> 
> 1. Is the UUID in the do-exofs script optional?
> 


No it is not optional

> 2. If no how can i get it for my device?
> 


Exactly! the ./do-exofs format command will set this for you, as well as mkfs.exofs the
FS for you.

> 3. It is mandatory to use raid-driver (raid456) in the script? Why?
> 


What? where? Rrrr you are right. this is a very old tree. Let me see
if I have something newer to push. It should all load automatically now.

But yes the dependency on raid456.ko is built in. Though if you use
raid=0 on the format command line it will not be used in run time.

> 
> The error is: 
> mount -t exofs -o osdname=d2683732-c906-4ee1-9dbd-c10c27bb40df,pid=0x10000,_netdev /dev/osd0 /mnt/osd0/
> mount: wrong fs type, bad option, bad superblock on /dev/osd0,
>        missing codepage or helper program, or other error
>        In some cases useful info is found in syslog - try
>        dmesg | tail  or so
> 
> dmesg says:
> exofs: Unable to mount exofs on (null) pid=0x0 err=-22
> 


Probably you forgot the "./do-exofs format" stage. Please read the script
before, you might need to edit it. It is the stage that calls mkfs.exofs
to make a new filesystem for you. (An OSD is a raw device that can host
many filesystems each in it's own osd-partition.

> 
> Thanks for answering my questions.


> Regards
> Johannes
> 


Cheers
Boaz


  reply	other threads:[~2012-05-15  9:48 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-15  9:03 Questions about Exofs Johannes Schild
2012-05-15  9:48 ` Boaz Harrosh [this message]
2012-05-15 12:19   ` Johannes Schild
2012-05-15 13:09     ` Idan Kedar
2012-05-15 13:42       ` Boaz Harrosh
2012-05-15 14:22         ` Idan Kedar
2012-05-15 15:06           ` Boaz Harrosh
2012-05-15 16:21             ` Idan Kedar
2012-05-15 17:20               ` Boaz Harrosh
2012-05-16  8:07                 ` Idan Kedar
2012-05-16 12:15               ` Boaz Harrosh
2012-05-16 15:18                 ` Idan Kedar
2012-05-15 13:18     ` Boaz Harrosh
2012-05-16  9:00       ` Johannes Schild
2012-05-16 10:30         ` Boaz Harrosh
2012-05-21 13:07           ` Johannes Schild

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=4FB22658.9010909@panasas.com \
    --to=bharrosh@panasas.com \
    --cc=JSchild@gmx.de \
    --cc=linux-nfs@vger.kernel.org \
    --cc=osd-dev@open-osd.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.