integralstor / integralstor_gridcell

Gluster/ZFS based open source scale-out storage system
1 stars 3 forks source link

No default value for allowed/denied ip for volume options modification #160

Open raamsri opened 7 years ago

raamsri commented 7 years ago

On removing all entries from 'denied ip addresses' / allowed ip addresses text box in page set_volume_options/?vol_name= and saving it throws an error because there's no value provided for those inputs.

/set_volume_options/

Error setting volume options

Error Details : An error occurred when processing your request : Error setting volume options: Error setting specific volume option: Error running gluster command : Error obtaining XML tree from command output : Usage: volume set

The form must be sent with default values if nothing is provided by the user.

image