ec2-consistent-snapshot volume does not exist?
        Posted  
        
            by 
                mpaler
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by mpaler
        
        
        
        Published on 2012-09-03T18:13:21Z
        Indexed on 
            2012/09/03
            21:39 UTC
        
        
        Read the original article
        Hit count: 256
        
amazon-ec2
Does anybody know why this might happen?
me@ip-10-176-234-62:/$ ec2-describe-volumes
VOLUME  vol-994ec1fd    8   snap-2971f04d   us-west-1a  in-use  2012-05-14T18:57:01+0000
ATTACHMENT  vol-994ec1fd    i-a49a2ae2  /dev/sda1   attached    2012-08-31T18:39:18+0000
me@ip-10-176-234-62:/$ ec2-consistent-snapshot vol-994ec1fd --aws-access-key-id xxxx --aws-secret-access-key xxxxx
    ec2-consistent-snapshot: ERROR: The volume 'vol-994ec1fd' does not exist.
        © Server Fault or respective owner