Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions openzfs/03-client-access/readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
+
Expand Down