/** get snapshot mount path */
 public String getSnapshotPath() {
   return snapshot.getPath();
 }