--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
08-25-2011, 05:04 PM
"Dr. Michael J. Chudobiak"
Fedora 15: a NFSv4 to glusterfs migration HOW-TO
On 08/25/2011 08:59 AM, Marcos Luis Ortiz Valmaseda wrote:
> Excellent how to Dr.
> Can you add this to the Fedora wiki?
If someone wants to stick it in an appropriate place on a Fedora wiki,
please go ahead. I'll help maintain and edit it.
- Mike
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
10-06-2011, 10:02 AM
Jan Engelhardt
Fedora 15: a NFSv4 to glusterfs migration HOW-TO
>3. On the server, edit the volume configuration file
>(/etc/glusterfs/glusterfsd.vol) so that it looks like this:
>
>volume raw
> type storage/posix
> option directory /fileserver
>end-volume
>[...]
Hm, the setup of volumes is very different from what is done in the
Gluster Administration Guide. The latter does not touch plain files at
all but consistently uses the gluster CLI. There is no need to deal with
"volume raw", "volume brick" or so, and above all there is no
modification to glusterfsd.vol.
Why the deviation?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
10-06-2011, 11:49 AM
"Dr. Michael J. Chudobiak"
Fedora 15: a NFSv4 to glusterfs migration HOW-TO
On 10/06/2011 06:02 AM, Jan Engelhardt wrote:
>
>> 3. On the server, edit the volume configuration file
>> (/etc/glusterfs/glusterfsd.vol) so that it looks like this:
>>
>> volume raw
>> type storage/posix
>> option directory /fileserver
>> end-volume
>> [...]
>
> Hm, the setup of volumes is very different from what is done in the
> Gluster Administration Guide. The latter does not touch plain files at
> all but consistently uses the gluster CLI. There is no need to deal with
> "volume raw", "volume brick" or so, and above all there is no
> modification to glusterfsd.vol.
> Why the deviation?
It's simple; it works. I was following various recipes collected from
the web.
Also, I had a problem starting the management service (which provides
the CLI functionality), so I couldn't use the CLI tools. I don't recall
the exact problem now.
I guess you can configure things "statically" from the config files, or
"dynamically" from the CLI. I like the config file approach, personally.
- Mike
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines