Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 48E3F109D0 for ; Wed, 12 Jun 2013 09:18:29 +0000 (UTC) Received: (qmail 40664 invoked by uid 500); 12 Jun 2013 09:18:26 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 40618 invoked by uid 500); 12 Jun 2013 09:18:25 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 40538 invoked by uid 500); 12 Jun 2013 09:18:23 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 40512 invoked by uid 99); 12 Jun 2013 09:18:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jun 2013 09:18:21 +0000 Date: Wed, 12 Jun 2013 09:18:21 +0000 (UTC) From: "Nitin Mehta (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-2924) Recurring snapshot schedule not showing up in UI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-2924?page=3Dcom.atl= assian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitin Mehta updated CLOUDSTACK-2924: ------------------------------------ Assignee: Nitin Mehta =20 > Recurring snapshot schedule not showing up in UI > ------------------------------------------------ > > Key: CLOUDSTACK-2924 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-292= 4 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Reporter: Nitin Mehta > Assignee: Nitin Mehta > > Issue is now exhibiting itself again: > Volume id 502 has 4 snapshots, two DAILY, 1 WEEKLY, and 1 MONTHLY. Most r= ecent snapshot is today. > request: > http://dogfood.lab.vmops.com:8080/client/api?command=3DlistSnapshots&list= All=3Dtrue&page=3D1&pagesize=3D20&volumeid=3D502&response=3Djson&sessionkey= =3DYhtXeqcrNUxE6LEVHB1%2Ff9q3PLU%3D&_=3D1354580214377 > response: > { "listsnapshotsresponse" : { "count":4 ,"snapshot" : [ {"id":"0c2d17c1-a= 537-4d19-b83f-c13539d656a5","account":"profserv","domainid":"d7030e4e-f105-= 4996-bf82-bd4ec3e4cf38","domain":"PS","snapshottype":"DAILY","volumeid":"50= 2","volumename":"i-8-478-VM-ROOT","volumetype":"ROOT","created":"2012-12-03= T02:03:38-0800","name":"i-8-478-VM_i-8-478-VM-ROOT_20121203100338","interva= ltype":"DAILY","state":"BackedUp","tags":[]}, {"id":"d2438a81-6874-4e9b-833= 5-42c7f1d09691","account":"profserv","domainid":"d7030e4e-f105-4996-bf82-bd= 4ec3e4cf38","domain":"PS","snapshottype":"WEEKLY","volumeid":"502","volumen= ame":"i-8-478-VM-ROOT","volumetype":"ROOT","created":"2012-12-03T02:03:38-0= 800","name":"i-8-478-VM_i-8-478-VM-ROOT_20121203100338","intervaltype":"WEE= KLY","state":"BackedUp","tags":[]}, {"id":"03ceeafc-83ac-40fa-85b1-a1846442= 9206","account":"profserv","domainid":"d7030e4e-f105-4996-bf82-bd4ec3e4cf38= ","domain":"PS","snapshottype":"MONTHLY","volumeid":"502","volumename":"i-8= -478-VM-ROOT","volumetype":"ROOT","created":"2012-12-02T02:03:36-0800","nam= e":"i-8-478-VM_i-8-478-VM-ROOT_20121202100336","intervaltype":"MONTHLY","st= ate":"BackedUp","tags":[]}, {"id":"29524d7e-e420-4193-9169-0d3cc4b1c810","a= ccount":"profserv","domainid":"d7030e4e-f105-4996-bf82-bd4ec3e4cf38","domai= n":"PS","snapshottype":"DAILY","volumeid":"502","volumename":"i-8-478-VM-RO= OT","volumetype":"ROOT","created":"2012-12-02T02:03:35-0800","name":"i-8-47= 8-VM_i-8-478-VM-ROOT_20121202100335","intervaltype":"DAILY","state":"Backed= Up","tags":[]} ] } } > However, listing the recurring schedule shows nothing: > request: > http://dogfood.lab.vmops.com:8080/client/api?command=3DlistSnapshotPolici= es&response=3Djson&sessionkey=3DYhtXeqcrNUxE6LEVHB1%2Ff9q3PLU%3D&volumeid= =3D502&_=3D1354580037175 > response: > { "listsnapshotpoliciesresponse" : { } } -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira