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 BC6CC10A26 for ; Mon, 10 Jun 2013 14:22:28 +0000 (UTC) Received: (qmail 48355 invoked by uid 500); 10 Jun 2013 14:22:27 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 46747 invoked by uid 500); 10 Jun 2013 14:22:24 -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 46153 invoked by uid 500); 10 Jun 2013 14:22:23 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 45811 invoked by uid 99); 10 Jun 2013 14:22:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jun 2013 14:22:23 +0000 Date: Mon, 10 Jun 2013 14:22:22 +0000 (UTC) From: "Nitin Mehta (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (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 Nitin Mehta created CLOUDSTACK-2924: --------------------------------------- Summary: Recurring snapshot schedule not showing up in UI Key: CLOUDSTACK-2924 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2924 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the defa= ult.) Reporter: Nitin Mehta Issue is now exhibiting itself again: Volume id 502 has 4 snapshots, two DAILY, 1 WEEKLY, and 1 MONTHLY. Most rec= ent snapshot is today. request: http://dogfood.lab.vmops.com:8080/client/api?command=3DlistSnapshots&listAl= l=3Dtrue&page=3D1&pagesize=3D20&volumeid=3D502&response=3Djson&sessionkey= =3DYhtXeqcrNUxE6LEVHB1%2Ff9q3PLU%3D&_=3D1354580214377 response: { "listsnapshotsresponse" : { "count":4 ,"snapshot" : [ {"id":"0c2d17c1-a53= 7-4d19-b83f-c13539d656a5","account":"profserv","domainid":"d7030e4e-f105-49= 96-bf82-bd4ec3e4cf38","domain":"PS","snapshottype":"DAILY","volumeid":"502"= ,"volumename":"i-8-478-VM-ROOT","volumetype":"ROOT","created":"2012-12-03T0= 2:03:38-0800","name":"i-8-478-VM_i-8-478-VM-ROOT_20121203100338","intervalt= ype":"DAILY","state":"BackedUp","tags":[]}, {"id":"d2438a81-6874-4e9b-8335-= 42c7f1d09691","account":"profserv","domainid":"d7030e4e-f105-4996-bf82-bd4e= c3e4cf38","domain":"PS","snapshottype":"WEEKLY","volumeid":"502","volumenam= e":"i-8-478-VM-ROOT","volumetype":"ROOT","created":"2012-12-03T02:03:38-080= 0","name":"i-8-478-VM_i-8-478-VM-ROOT_20121203100338","intervaltype":"WEEKL= Y","state":"BackedUp","tags":[]}, {"id":"03ceeafc-83ac-40fa-85b1-a184644292= 06","account":"profserv","domainid":"d7030e4e-f105-4996-bf82-bd4ec3e4cf38",= "domain":"PS","snapshottype":"MONTHLY","volumeid":"502","volumename":"i-8-4= 78-VM-ROOT","volumetype":"ROOT","created":"2012-12-02T02:03:36-0800","name"= :"i-8-478-VM_i-8-478-VM-ROOT_20121202100336","intervaltype":"MONTHLY","stat= e":"BackedUp","tags":[]}, {"id":"29524d7e-e420-4193-9169-0d3cc4b1c810","acc= ount":"profserv","domainid":"d7030e4e-f105-4996-bf82-bd4ec3e4cf38","domain"= :"PS","snapshottype":"DAILY","volumeid":"502","volumename":"i-8-478-VM-ROOT= ","volumetype":"ROOT","created":"2012-12-02T02:03:35-0800","name":"i-8-478-= VM_i-8-478-VM-ROOT_20121202100335","intervaltype":"DAILY","state":"BackedUp= ","tags":[]} ] } } However, listing the recurring schedule shows nothing: request: http://dogfood.lab.vmops.com:8080/client/api?command=3DlistSnapshotPolicies= &response=3Djson&sessionkey=3DYhtXeqcrNUxE6LEVHB1%2Ff9q3PLU%3D&volumeid=3D5= 02&_=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