returns success even if snapshot creation fails

Bug #1163035 reported by Richard Fein
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ec2-consistent-snapshot
Confirmed
Low
Unassigned

Bug Description

ec2-consistent-snapshot returns success even if creation of the snapshot(s) fails due to an invalid volume name.

This seems undesirable, since one might want to use the output of success as input to a follow operation (tagging the snapshots, for example).

# /usr/local/src/ec2-consistent-snapshot --description "test" vol-aaaaaaaa
ec2-consistent-snapshot: ERROR: create_snapshot: InvalidVolume.NotFound: The volume 'vol-aaaaaaaa' does not exist. at /usr/local/src/ec2-consistent-snapshot line 220.

# echo $?
0

Eric Hammond (esh)
Changed in ec2-consistent-snapshot:
importance: Undecided → Low
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.