<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><font size="2"><span style="font-size: 10pt;">Hi Gluster gurus,<br>
&nbsp;With the new unified object storage will it be possible to set custom<br>
meta data to an object? For example I would like to add a thumbnail as<br>
a meta data to an object. If yes, how this can be done via the file<br>
system access?<br>
<br>
Regards,<br>
&nbsp;Gal<br>
<br>
Hi,<br>
<br>
Yes it is possible to set custom metadata to an object, you need to prefix metadata key with &quot;x-object-meta-&quot;. You can use POST method via rest interface or setfattr for file system interface.<br>
<br>
Regards,<br>
Gaurav<br>
</span></font></div>
</body>
</html>