Are you familiar with the database? If so, I would find the volume in
question and change the state to 'Ready'.
A query like this should find your trouble volume:
SELECT<http://discovery/phpMyAdmin-4.0.5-english/url.php?url=http%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.5%2Fen%2Fselect.html&token=4dda9484429c1750de6a012dab1ecf11>
 * FROM `volumes` WHERE `state`
LIKE<http://discovery/phpMyAdmin-4.0.5-english/url.php?url=http%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.5%2Fen%2Fstring-comparison-functions.html%23operator_like&token=4dda9484429c1750de6a012dab1ecf11>
 'Migrating';

Using that/those record, update the State to 'Ready'.

It may be worth waiting a couple of hours before those steps just in
case anyone else has a better solution.

Marty

On Fri, Nov 1, 2013 at 4:47 PM, motty cruz <motty.c...@gmail.com> wrote:

> yes I believe that was the process! is there a way to clean it up?
> unfortunately it was my mistake to try to migrate the disk to another
> primary storage in  progress when i deleted, .
>
> Thanks,
>
>
> On Fri, Nov 1, 2013 at 9:17 AM, Marty Sweet <msweet....@gmail.com> wrote:
>
> > Did you try and migrate the disk to another Primary Storage before
> > attempting to delete it?
> >
> >
> > On Fri, Nov 1, 2013 at 3:38 PM, motty cruz <motty.c...@gmail.com> wrote:
> >
> > > yes, I meant to mentioned that I had change those settings in Global
> > > Settings already,
> > >
> > >
> > > expunge.delay =150
> > > expunge.interval = 160
> > >
> > > Thanks,
> > >
> > >
> > >
> > > On Fri, Nov 1, 2013 at 8:29 AM, Nux! <n...@li.nux.ro> wrote:
> > >
> > > > On 01.11.2013 15:22, motty cruz wrote:
> > > >
> > > >> Hello, I have two instances in "Expunging" state for the last 24
> hrs,
> > > the
> > > >> disk attach to the instances are in "migrating" state any idea how
> to
> > > get
> > > >> rid of this instances and disk?
> > > >>
> > > >> Thanks,
> > > >>
> > > >
> > > > Go in Global Settings and look for "expunge"; the default values are
> > > quite
> > > > generous, I usually bring them down to 400 or so.
> > > >
> > > > --
> > > > Sent from the Delta quadrant using Borg technology!
> > > >
> > > > Nux!
> > > > www.nux.ro
> > > >
> > >
> >
>

Reply via email to