<p>Use snapshot to capture an image of a filesystem.</p>{"id":156,"date":"2009-09-04T16:19:00","date_gmt":"2009-09-04T21:19:00","guid":{"rendered":"http:\/\/patrickv.info\/wordpress\/?p=156"},"modified":"2016-12-25T17:20:37","modified_gmt":"2016-12-25T22:20:37","slug":"using-snapshot","status":"publish","type":"post","link":"https:\/\/rootuser.ninja\/index.php\/2009\/09\/04\/using-snapshot\/","title":{"rendered":"Using snapshot"},"content":{"rendered":"<p>Use snapshot to capture an image of a filesystem.<\/p>\n<p><!--more--><\/p>\n<p>To create your snapshot try:<\/p>\n<pre><code>mklv -y <em>snaplv<\/em> -t jfs2 <em>myvg 256<\/em>\nsnapshot -o snapfrom=<em>\/source \/dev\/snaplv<\/em>\nmkdir <em>\/copy<\/em>\nmount -o snapshot <em>\/dev\/snaplv \/copy<\/em> <\/code><\/pre>\n<p>To remove the snapshot:<\/p>\n<pre><code>umount <em>\/copy<\/em>\nsnapshot -d <em>\/dev\/snaplv<\/em>\nrmdir <em>\/copy<\/em><\/code><\/pre>","protected":false},"excerpt":{"rendered":null,"protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-156","post","type-post","status-publish","format-standard","hentry","category-aix-notes"],"_links":{"self":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts\/156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/comments?post=156"}],"version-history":[{"count":0,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts\/156\/revisions"}],"wp:attachment":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/media?parent=156"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/categories?post=156"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/tags?post=156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}