[oVirt 3.6 Localization Question #10] "Gluster snapshot info failed"

This is a multi-part message in MIME format. --------------070503040207010702080606 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello all, I would like to ask for your help in the following question. * File:***VdsmErrors *Resource ID:***ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED *String:*** Gluster snapshot info failed *Question:* Could anyone please explain if this means "Failed to *fetch* Gluster snapshot info" or "Failed to *verify* Gluster snapshot info" or failed in some other action? Kind regards, Yuko --------------070503040207010702080606 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head> <body text="#000000" bgcolor="#FFFFFF"> Hello all, <br> <br> I would like to ask for your help in the following question.<br> <b><br> File:</b><b> </b>VdsmErrors<br> <b>Resource ID:</b><b> </b>ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED<br> <b>String:</b><b> </b> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> Gluster snapshot info failed<br> <b>Question:</b> Could anyone please explain if this means "Failed to <b>fetch</b> Gluster snapshot info" or "Failed to <b>verify</b> Gluster snapshot info" or failed in some other action? <br> <br> Kind regards,<br> <br> Yuko<br> <div class="moz-signature"><font size="2" color="#000000" face="arial, sans-serif"><br> </font> </div> </body> </html> --------------070503040207010702080606--

This is a multi-part message in MIME format. --------------080800070105050208000605 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit The error ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED is not mapped to string "Gluster snapshot info failed". Its actually mapped to a string "Cannot ${action} ${type}. Removal of bricks from distributed disperse volume is not supported.". You can verify the same in AppErrors.properties. This is used to error out if removal of bricks tried from distributed disperse volume. Regards, Shubhendu On 05/13/2015 02:16 PM, Yuko Katabami wrote:
Hello all,
I would like to ask for your help in the following question. * File:***VdsmErrors *Resource ID:***ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED *String:*** Gluster snapshot info failed *Question:* Could anyone please explain if this means "Failed to *fetch* Gluster snapshot info" or "Failed to *verify* Gluster snapshot info" or failed in some other action?
Kind regards,
Yuko
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
--------------080800070105050208000605 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix">The error ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED is not mapped to string "Gluster snapshot info failed".<br> Its actually mapped to a string "Cannot ${action} ${type}. Removal of bricks from distributed disperse volume is not supported.". You can verify the same in AppErrors.properties.<br> <br> This is used to error out if removal of bricks tried from distributed disperse volume.<br> <br> Regards,<br> Shubhendu<br> <br> On 05/13/2015 02:16 PM, Yuko Katabami wrote:<br> </div> <blockquote cite="mid:55530F68.1080803@redhat.com" type="cite">Hello all, <br> <br> I would like to ask for your help in the following question. <br> * <br> <a class="moz-txt-link-freetext" href="File:***VdsmErrors">File:***VdsmErrors</a> <br> *Resource ID:***ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED<br> *String:*** Gluster snapshot info failed <br> *Question:* Could anyone please explain if this means "Failed to *fetch* Gluster snapshot info" or "Failed to *verify* Gluster snapshot info" or failed in some other action? <br> <br> Kind regards, <br> <br> Yuko <br> <br> <br> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Devel mailing list <a class="moz-txt-link-abbreviated" href="mailto:Devel@ovirt.org">Devel@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/devel">http://lists.ovirt.org/mailman/listinfo/devel</a></pre> </blockquote> <br> </body> </html> --------------080800070105050208000605--

This is a multi-part message in MIME format. --------------010008090805000900080500 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Hi Shubhendu, On 05/13/2015 07:33 PM, Shubhendu Tripathi wrote:
The error ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED is not mapped to string "Gluster snapshot info failed". Its actually mapped to a string "Cannot ${action} ${type}. Removal of bricks from distributed disperse volume is not supported.". You can verify the same in AppErrors.properties. I am sorry, it was my copy/paste error. It was meant to be "GlusterSnapshotInfoFailedException" and my question is still about "Gluster snapshot info failed" as below.
Could you or anyone help me with this? Kind regards, Yuko
This is used to error out if removal of bricks tried from distributed disperse volume.
Regards, Shubhendu
On 05/13/2015 02:16 PM, Yuko Katabami wrote:
Hello all,
I would like to ask for your help in the following question. * File:***VdsmErrors *Resource ID:***ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED *String:*** Gluster snapshot info failed *Question:* Could anyone please explain if this means "Failed to *fetch* Gluster snapshot info" or "Failed to *verify* Gluster snapshot info" or failed in some other action?
Kind regards,
Yuko
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
--------------010008090805000900080500 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> Hi Shubhendu,<br> <br> <div class="moz-cite-prefix">On 05/13/2015 07:33 PM, Shubhendu Tripathi wrote:<br> </div> <blockquote cite="mid:55531A5A.9030704@redhat.com" type="cite"> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> <div class="moz-cite-prefix">The error ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED is not mapped to string "Gluster snapshot info failed".<br> Its actually mapped to a string "Cannot ${action} ${type}. Removal of bricks from distributed disperse volume is not supported.". You can verify the same in AppErrors.properties.<br> </div> </blockquote> I am sorry, it was my copy/paste error.<br> It was meant to be "GlusterSnapshotInfoFailedException" and my question is still about "Gluster snapshot info failed" as below.<br> <br> Could you or anyone help me with this?<br> <br> Kind regards,<br> <br> Yuko<br> <meta http-equiv="content-type" content="text/html; charset=windows-1252"> <blockquote cite="mid:55531A5A.9030704@redhat.com" type="cite"> <div class="moz-cite-prefix"> <br> This is used to error out if removal of bricks tried from distributed disperse volume.<br> <br> Regards,<br> Shubhendu<br> <br> On 05/13/2015 02:16 PM, Yuko Katabami wrote:<br> </div> <blockquote cite="mid:55530F68.1080803@redhat.com" type="cite">Hello all, <br> <br> I would like to ask for your help in the following question. <br> * <br> <a moz-do-not-send="true" class="moz-txt-link-freetext" href="File:***VdsmErrors">File:***VdsmErrors</a> <br> *Resource ID:***ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED<br> *String:*** Gluster snapshot info failed <br> *Question:* Could anyone please explain if this means "Failed to *fetch* Gluster snapshot info" or "Failed to *verify* Gluster snapshot info" or failed in some other action? <br> <br> Kind regards, <br> <br> Yuko <br> <br> <br> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Devel mailing list <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Devel@ovirt.org">Devel@ovirt.org</a> <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/devel">http://lists.ovirt.org/mailman/listinfo/devel</a></pre> </blockquote> <br> </blockquote> <br> <div class="moz-signature"><font size="2" color="#000000" face="arial, sans-serif"><br> </font> </div> </body> </html> --------------010008090805000900080500--

It actually means failure to fetch the snapshot info details. On 05/13/2015 03:10 PM, Yuko Katabami wrote:
Hi Shubhendu,
On 05/13/2015 07:33 PM, Shubhendu Tripathi wrote:
The error ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED is not mapped to string "Gluster snapshot info failed". Its actually mapped to a string "Cannot ${action} ${type}. Removal of bricks from distributed disperse volume is not supported.". You can verify the same in AppErrors.properties. I am sorry, it was my copy/paste error. It was meant to be "GlusterSnapshotInfoFailedException" and my question is still about "Gluster snapshot info failed" as below.
Could you or anyone help me with this?
Kind regards,
Yuko
This is used to error out if removal of bricks tried from distributed disperse volume.
Regards, Shubhendu
On 05/13/2015 02:16 PM, Yuko Katabami wrote:
Hello all,
I would like to ask for your help in the following question. * File:***VdsmErrors *Resource ID:***ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED *String:*** Gluster snapshot info failed *Question:* Could anyone please explain if this means "Failed to *fetch* Gluster snapshot info" or "Failed to *verify* Gluster snapshot info" or failed in some other action?
Kind regards,
Yuko
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

This is a multi-part message in MIME format. --------------020306040903010608040308 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 05/13/2015 07:44 PM, Shubhendu Tripathi wrote:
It actually means failure to fetch the snapshot info details. Oh, great. Thank you so much for your help!
Kind regards, Yuko
On 05/13/2015 03:10 PM, Yuko Katabami wrote:
Hi Shubhendu,
On 05/13/2015 07:33 PM, Shubhendu Tripathi wrote:
The error ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED is not mapped to string "Gluster snapshot info failed". Its actually mapped to a string "Cannot ${action} ${type}. Removal of bricks from distributed disperse volume is not supported.". You can verify the same in AppErrors.properties. I am sorry, it was my copy/paste error. It was meant to be "GlusterSnapshotInfoFailedException" and my question is still about "Gluster snapshot info failed" as below.
Could you or anyone help me with this?
Kind regards,
Yuko
This is used to error out if removal of bricks tried from distributed disperse volume.
Regards, Shubhendu
On 05/13/2015 02:16 PM, Yuko Katabami wrote:
Hello all,
I would like to ask for your help in the following question. * File:***VdsmErrors *Resource ID:***ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED *String:*** Gluster snapshot info failed *Question:* Could anyone please explain if this means "Failed to *fetch* Gluster snapshot info" or "Failed to *verify* Gluster snapshot info" or failed in some other action?
Kind regards,
Yuko
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
--------------020306040903010608040308 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <br> <div class="moz-cite-prefix">On 05/13/2015 07:44 PM, Shubhendu Tripathi wrote:<br> </div> <blockquote cite="mid:55531CF3.5080607@redhat.com" type="cite">It actually means failure to fetch the snapshot info details. <br> </blockquote> Oh, great. Thank you so much for your help!<br> <br> Kind regards,<br> <br> Yuko<br> <blockquote cite="mid:55531CF3.5080607@redhat.com" type="cite"> <br> On 05/13/2015 03:10 PM, Yuko Katabami wrote: <br> <blockquote type="cite">Hi Shubhendu, <br> <br> On 05/13/2015 07:33 PM, Shubhendu Tripathi wrote: <br> <blockquote type="cite">The error ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED is not mapped to string "Gluster snapshot info failed". <br> Its actually mapped to a string "Cannot ${action} ${type}. Removal of bricks from distributed disperse volume is not supported.". You can verify the same in AppErrors.properties. <br> </blockquote> I am sorry, it was my copy/paste error. <br> It was meant to be "GlusterSnapshotInfoFailedException" and my question is still about "Gluster snapshot info failed" as below. <br> <br> Could you or anyone help me with this? <br> <br> Kind regards, <br> <br> Yuko <br> <blockquote type="cite"> <br> This is used to error out if removal of bricks tried from distributed disperse volume. <br> <br> Regards, <br> Shubhendu <br> <br> On 05/13/2015 02:16 PM, Yuko Katabami wrote: <br> <blockquote type="cite">Hello all, <br> <br> I would like to ask for your help in the following question. <br> * <br> <a class="moz-txt-link-freetext" href="File:***VdsmErrors">File:***VdsmErrors</a> <br> *Resource ID:***ACTION_TYPE_FAILED_REMOVE_BRICK_FROM_DISTRIBUTED_DISPERSE_VOLUME_NOT_SUPPORTED<br> *String:*** Gluster snapshot info failed <br> *Question:* Could anyone please explain if this means "Failed to *fetch* Gluster snapshot info" or "Failed to *verify* Gluster snapshot info" or failed in some other action? <br> <br> Kind regards, <br> <br> Yuko <br> <br> <br> <br> <br> _______________________________________________ <br> Devel mailing list <br> <a class="moz-txt-link-abbreviated" href="mailto:Devel@ovirt.org">Devel@ovirt.org</a> <br> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/devel">http://lists.ovirt.org/mailman/listinfo/devel</a> <br> </blockquote> <br> </blockquote> <br> <br> <br> </blockquote> <br> </blockquote> <br> <div class="moz-signature"><font size="2" color="#000000" face="arial, sans-serif"><br> </font> </div> </body> </html> --------------020306040903010608040308--
participants (2)
-
Shubhendu Tripathi
-
Yuko Katabami