You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Nikita Gubenko <ni...@gmail.com> on 2013/04/18 17:34:06 UTC

Template from snasphot problem

Hi
I'm using 4.1.0 build
Have anyone encountered this error while creating template from snapshot?
http://pastebin.com/EjAvpq7w 4.1.0

It worked ok several days ago, don't remember any major changes in the
environment. I'm able to create snapshots so secondary storage works ok,
but still can't create template from fresh snapshot.

Thanks
-- 
Best Regards, Nikita Gubenko

Re: Template from snasphot problem

Posted by Chip Childers <ch...@sungard.com>.
On Thu, Apr 18, 2013 at 10:54:03PM +0400, Nikita Gubenko wrote:
> Thanks, Chris
> I've reinstalled host from scratch and now everything is ok, I suppose XS
> updates somehow broke the template creation process, so I'm not sure now is
> it CS related bug.

Thanks, I've resolve that bug as Won't Fix then.


Re: Template from snasphot problem

Posted by Nikita Gubenko <ni...@gmail.com>.
Thanks, Chris
I've reinstalled host from scratch and now everything is ok, I suppose XS
updates somehow broke the template creation process, so I'm not sure now is
it CS related bug.


On Thu, Apr 18, 2013 at 9:47 PM, Chip Childers <ch...@sungard.com>wrote:

> On Thu, Apr 18, 2013 at 09:30:11PM +0400, Nikita Gubenko wrote:
> > Some update from SMlog
> >
> > [18311] 2013-04-18 21:01:57.975986 ['bash',
> > '/opt/xensource/bin/create_privatetemplate_from_snapshot.sh',
> >
> 'x.x.x.x:/home/nfs4/snapshots/2/195/5103b89a-8eda-4e4f-8a5f-ccc3e0b3d20d.vhd',
> > 'x.x.x.x:/home/nfs4/template/tmpl/2/246',
> > '7e02b68b-318b-4cdb-b4fd-45c3051f792d']
> >
> > this path
> >
> x.x.x.x:/home/nfs4/snapshots/2/195/5103b89a-8eda-4e4f-8a5f-ccc3e0b3d20d.vhd
> > is incorrect
> > When I pass correct path to the script it works ok
> > /opt/xensource/bin/create_privatetemplate_from_snapshot.sh
> >
> x.x.x.x:/home/nfs4/snapshots/2/195/3dd3de75-5d53-1df2-51c7-817d279b962e/5103b89a-8eda-4e4f-8a5f-ccc3e0b3d20d.vhd
> > x.x.x.x:/home/nfs4/template/tmpl/2/242
> 41b6b3e0-2885-4e5d-bd97-0d9b6bde70a7
> >
> > Also I can create template successfully from root volume of stopped VM
>
> Thanks for the details.  I raised the bug to critical and asked others
> with more knowledge about this area to take a look.
>
> -chip
>



-- 
Best Regards, Nikita Gubenko

Re: Template from snasphot problem

Posted by Chip Childers <ch...@sungard.com>.
On Thu, Apr 18, 2013 at 09:30:11PM +0400, Nikita Gubenko wrote:
> Some update from SMlog
> 
> [18311] 2013-04-18 21:01:57.975986 ['bash',
> '/opt/xensource/bin/create_privatetemplate_from_snapshot.sh',
> 'x.x.x.x:/home/nfs4/snapshots/2/195/5103b89a-8eda-4e4f-8a5f-ccc3e0b3d20d.vhd',
> 'x.x.x.x:/home/nfs4/template/tmpl/2/246',
> '7e02b68b-318b-4cdb-b4fd-45c3051f792d']
> 
> this path
> x.x.x.x:/home/nfs4/snapshots/2/195/5103b89a-8eda-4e4f-8a5f-ccc3e0b3d20d.vhd
> is incorrect
> When I pass correct path to the script it works ok
> /opt/xensource/bin/create_privatetemplate_from_snapshot.sh
> x.x.x.x:/home/nfs4/snapshots/2/195/3dd3de75-5d53-1df2-51c7-817d279b962e/5103b89a-8eda-4e4f-8a5f-ccc3e0b3d20d.vhd
> x.x.x.x:/home/nfs4/template/tmpl/2/242 41b6b3e0-2885-4e5d-bd97-0d9b6bde70a7
> 
> Also I can create template successfully from root volume of stopped VM

Thanks for the details.  I raised the bug to critical and asked others
with more knowledge about this area to take a look.

-chip

Re: Template from snasphot problem

Posted by Nikita Gubenko <ni...@gmail.com>.
Some update from SMlog

[18311] 2013-04-18 21:01:57.975986 ['bash',
'/opt/xensource/bin/create_privatetemplate_from_snapshot.sh',
'x.x.x.x:/home/nfs4/snapshots/2/195/5103b89a-8eda-4e4f-8a5f-ccc3e0b3d20d.vhd',
'x.x.x.x:/home/nfs4/template/tmpl/2/246',
'7e02b68b-318b-4cdb-b4fd-45c3051f792d']

this path
x.x.x.x:/home/nfs4/snapshots/2/195/5103b89a-8eda-4e4f-8a5f-ccc3e0b3d20d.vhd
is incorrect
When I pass correct path to the script it works ok
/opt/xensource/bin/create_privatetemplate_from_snapshot.sh
x.x.x.x:/home/nfs4/snapshots/2/195/3dd3de75-5d53-1df2-51c7-817d279b962e/5103b89a-8eda-4e4f-8a5f-ccc3e0b3d20d.vhd
x.x.x.x:/home/nfs4/template/tmpl/2/242 41b6b3e0-2885-4e5d-bd97-0d9b6bde70a7

Also I can create template successfully from root volume of stopped VM


On Thu, Apr 18, 2013 at 8:03 PM, Nikita Gubenko <ni...@gmail.com>wrote:

> Done, https://issues.apache.org/jira/browse/CLOUDSTACK-2093
>
>
> On Thu, Apr 18, 2013 at 7:47 PM, Chip Childers <ch...@sungard.com>wrote:
>
>> On Thu, Apr 18, 2013 at 07:34:06PM +0400, Nikita Gubenko wrote:
>> > Hi
>> > I'm using 4.1.0 build
>> > Have anyone encountered this error while creating template from
>> snapshot?
>> > http://pastebin.com/EjAvpq7w 4.1.0
>> >
>> > It worked ok several days ago, don't remember any major changes in the
>> > environment. I'm able to create snapshots so secondary storage works ok,
>> > but still can't create template from fresh snapshot.
>> >
>> > Thanks
>> > --
>> > Best Regards, Nikita Gubenko
>>
>> Sorry, but no.  I haven't see that yet.  Can you open a bug for this
>> please?  http://issues.apache.org/jira/browse/CLOUDSTACK
>>
>>
>>
>
>
> --
> Best Regards, Nikita Gubenko
>



-- 
Best Regards, Nikita Gubenko

Re: Template from snasphot problem

Posted by Nikita Gubenko <ni...@gmail.com>.
Done, https://issues.apache.org/jira/browse/CLOUDSTACK-2093


On Thu, Apr 18, 2013 at 7:47 PM, Chip Childers <ch...@sungard.com>wrote:

> On Thu, Apr 18, 2013 at 07:34:06PM +0400, Nikita Gubenko wrote:
> > Hi
> > I'm using 4.1.0 build
> > Have anyone encountered this error while creating template from snapshot?
> > http://pastebin.com/EjAvpq7w 4.1.0
> >
> > It worked ok several days ago, don't remember any major changes in the
> > environment. I'm able to create snapshots so secondary storage works ok,
> > but still can't create template from fresh snapshot.
> >
> > Thanks
> > --
> > Best Regards, Nikita Gubenko
>
> Sorry, but no.  I haven't see that yet.  Can you open a bug for this
> please?  http://issues.apache.org/jira/browse/CLOUDSTACK
>
>
>


-- 
Best Regards, Nikita Gubenko

Re: Template from snasphot problem

Posted by Chip Childers <ch...@sungard.com>.
On Thu, Apr 18, 2013 at 07:34:06PM +0400, Nikita Gubenko wrote:
> Hi
> I'm using 4.1.0 build
> Have anyone encountered this error while creating template from snapshot?
> http://pastebin.com/EjAvpq7w 4.1.0
> 
> It worked ok several days ago, don't remember any major changes in the
> environment. I'm able to create snapshots so secondary storage works ok,
> but still can't create template from fresh snapshot.
> 
> Thanks
> -- 
> Best Regards, Nikita Gubenko

Sorry, but no.  I haven't see that yet.  Can you open a bug for this
please?  http://issues.apache.org/jira/browse/CLOUDSTACK