Gluster Volume Properties

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there,

I've been taking another look at some of gluster volume properties. If
you know of some that are missing from my list or have incorrect
entries, please let me know! My list is here:

https://github.com/purpleidea/puppet-gluster/blob/master/manifests/volume/property/data.pp#L18

This curated list makes it easy to manage properties with
Puppet-Gluster. The list isn't complete though. This is where I need
your help!


Semiosis: The latest git master adds support for the options you
requested in gluster volume properties. It also contains this patch:
https://github.com/purpleidea/puppet-gluster/commit/221e3049f04fb608d013d7092bcfb258010b2d6d

which adds support for adding the rpc-auth-allow-insecure option to the
glusterd.vol file. You can use these two together like:

class { '::gluster::simple':
	volume => 'yourvolumename',
	rpcauthallowinsecure => true,
}

gluster::volume::property{ 'yourvolumename#server.allow-insecure':
	value => on,	# you can use true/false, on/off
}

which should hopefully make testing your libgfapi-jni easy!

If anyone has any other questions, please let me know.

James
@purpleidea (twitter / irc)
https://ttboj.wordpress.com/

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://supercolony.gluster.org/mailman/listinfo/gluster-users

[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux