[cs615asa] HW6

Yifang Yuan yyuan17 at stevens.edu
Sun May 13 22:14:32 EDT 2018


Hi Professor:
I have two questions about hw6

Q1
In order to backup, we need to create a temporary aws instance. Must it also be ami-569ed93c(NetBsd)?
I tried dd of=/dev/xbd2a/ after mount. The system always report device busy. But it can work on other OS, such as  Amazon Linux.

The program requires “write out the data to the raw volume”. Does below meet it:
tar cf - <dir> | ssh ec2-instance "dd of=/backup/backup.tar”  (/dev/sda is mount to /backup)

Q2
Do we still write what we learn in README?


Yifang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.stevens.edu/pipermail/cs615asa/attachments/20180513/e5598c45/attachment.html>


More information about the cs615asa mailing list