Re: [openstack-dev] [Cinder] About store faults info for volumes

2014-05-02 Thread Jay S. Bryant
On Wed, 2014-04-30 at 10:20 -0700, Mike Perez wrote: > On 06:49 Wed 30 Apr , Zhangleiqiang (Trump) wrote: > > Hi stackers: > > > > I found when a instance status become "error", I will see the detailed > > fault info at times when I "show" the detail of Instance. And it is very > > conv

Re: [openstack-dev] [Cinder] About store faults info for volumes

2014-04-30 Thread Mike Perez
On 06:49 Wed 30 Apr , Zhangleiqiang (Trump) wrote: > Hi stackers: > > I found when a instance status become "error", I will see the detailed > fault info at times when I "show" the detail of Instance. And it is very > convenient for me to find the failed reason. Indeed, there is a >

[openstack-dev] [Cinder] About store faults info for volumes

2014-04-29 Thread Zhangleiqiang (Trump)
Hi stackers: I found when a instance status become "error", I will see the detailed fault info at times when I "show" the detail of Instance. And it is very convenient for me to find the failed reason. Indeed, there is a "nova.instance_faults" which stores the fault info.