junneyang / zumastor

Automatically exported from code.google.com/p/zumastor
0 stars 1 forks source link

RFE: Arbitrary snapshot names #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Allow the usage of arbitrary snapshot names instead of "volumename(x)".
This might be difficult with the current codebase, but is a very nice
feature to have.

Something roughly like this lets you create a snapshot with any name you
want using NetApp Filers.
snap create volumename snapshotname

ZFS also seems to support something similar:
zfs snapshot volumename@snapshotname
http://docs.sun.com/app/docs/doc/819-5461/6n7ht6qsb?a=view

Original issue reported on code.google.com by jeffschroed on 8 Dec 2007 at 2:04

GoogleCodeExporter commented 9 years ago
Let's see if we can do it in 0.6.  No promises...

Original comment by daniel.r...@gmail.com on 11 Dec 2007 at 12:25

GoogleCodeExporter commented 9 years ago

Original comment by daniel.r...@gmail.com on 11 Dec 2007 at 12:59

GoogleCodeExporter commented 9 years ago

Original comment by daniel.r...@gmail.com on 13 Feb 2008 at 6:22