From 57f056e2514f0f5a7f19767bacbec1836faca5fa Mon Sep 17 00:00:00 2001 From: Gary Date: Fri, 25 Feb 2022 14:50:54 +0000 Subject: [PATCH] Correct OpenZFS Client Access instructions - sync_vol contains the demo file not async_vol - Changed Linux to Windows under windows instructions --- openzfs/03-client-access/readme.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openzfs/03-client-access/readme.adoc b/openzfs/03-client-access/readme.adoc index 9e79b8f..7caeeb7 100644 --- a/openzfs/03-client-access/readme.adoc +++ b/openzfs/03-client-access/readme.adoc @@ -122,9 +122,9 @@ IMPORTANT: Read through all steps below before continuing. === Access data on Windows Instance -. *_Return_* to the browser tab for your for Amazon FSx for OpenZFS volume with name *async_vol* and *_Click_* *Attach* on the top right corner. On the *Attach file system* window, *_Click_* on *From Windows instances*, copy the *mount* command listed under *_Attach instruction_* +. *_Return_* to the browser tab for your for Amazon FSx for OpenZFS volume with name *sync_vol* and *_Click_* *Attach* on the top right corner. On the *Attach file system* window, *_Click_* on *From Windows instances*, copy the *mount* command listed under *_Attach instruction_* -. *_Return_* to the remote desktop session of the *FSx for OpenZFS Workshop Linux Instance*. *_Open_* a *command prompt* and paste the mount command you copied in previous step. +. *_Return_* to the remote desktop session of the *FSx for OpenZFS Workshop Windows Instance*. *_Open_* a *command prompt* and paste the mount command you copied in previous step. + NOTE: The NFS client has already been installed by the workshop environment. +