/** get snapshot mount path */
 public String getSnapshotMountPath() {
   return snapshot.getMountPath();
 }