thenickdude / snap-to-s3

Upload EBS volume snapshots to Amazon S3/Glacier
Other
114 stars 24 forks source link

snap-to-s3 error : Missing required utility 'lsblk', is it on the path? #2

Closed abhaykrp closed 6 years ago

abhaykrp commented 6 years ago

I am trying to use snap-to-s3 for backup the ebs snapshot when I try to use following command it fails and give the following error :

bash-3.2$ sudo snap-to-s3 --migrate --all --bucket .s3.amazonaws.com Error: Missing required utility 'lsblk', is it on the path?

Terminating due to fatal errors. bash-3.2$

Can someone help please?

thenickdude commented 6 years ago

Which operating system?

On 16 Jul. 2017 6:47 pm, "abhaykrp" notifications@github.com wrote:

I am trying to use snap-to-s3 for backup the ebs snapshot when I try to use following command it fails and give the following error :

bash-3.2$ sudo snap-to-s3 --migrate --all --bucket .s3.amazonaws.com Error: Missing required utility 'lsblk', is it on the path?

Terminating due to fatal errors. bash-3.2$

Can someone help please?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thenickdude/snap-to-s3/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AB1RgzAL08Vscx-UaZxzwXrZLT7qZKlRks5sObHpgaJpZM4OZN5X .

QuentinDela commented 6 years ago

Hey @thenickdude , I have the same issue. I am on MacOS. Thanks for your help.

thenickdude commented 6 years ago

Snap-to-s3 must be run on an EC2 instance, not on your desktop. If you did run it in EC2, which operating system is on that machine?