I cannot see the Z:-drive

I cannot see the Z:-drive

The problem

It can happen for some reasons you don't have access to your z:-drive.

Windows virtual machine


The solutions

There are two solutions you can try:
  1. Solution 1 - Easiest
  2. Solution 2 - Create a support ticket and provide information for troubleshooting if still needed
    1. which workspace is affected: e.g. dws-123-XXX
    2. which virtual machine is affected: e.g. dws123XXXserver1
    3. which users are affected (if applicable) 
    4. what changed? Were you able to see the drives before?
    5. Provide information and eventual errors that occurred during solution 1

Solution 1 - Easiest

In most cases the following will work:
  1. Log into the Windows VM
  2. Open File Explorer
  3. Go to c:\Scripts
  4. Right click the file Mount... and press Run with PowerShell
For a brief moment a window opens and then closes. Check if you have now access to the z:-drive again.
If you don't see the folder in step 3 or the script, create a suppor ticket with: Workspace, VM, Can't access Z:-drive - no c:\Script


Solution 2: Elaborate with information for troubleshooting if needed

  1. Log into the Windows VM
  2. Click Windows
  3. Type powershell
  4. Right click Windows Powershell ISE, run as administrator
  5. Press Yes
  6. File, Open
    1. Navigate to c:\scripts\mountstorage...
  7. Press Run Button
  8. Something similar like this should appear, if not,
    1. Create a ticket: Workspace, VM, screenshot of the output
           

Linux virtual machine

The solutions

There are two solutions you can try:
  1. Solution 1 - Easiest
  2. Solution 2 - Create a support ticket and provide information for troubleshooting if still needed
    1. which workspace is affected: e.g. dws-123-XXX
    2. which virtual machine is affected: e.g. dws123XXXserver1
    3. which users are affected (if applicable) 
    4. what changed? Were you able to see the drives before?
    5. Provide information and eventual errors that occurred during solution 1

Solution 1: 

1. Log in to your Linux VM
2. If you're not able to go the Z-drive with ls /mnt/workspace, use /usr/bin/mountWorkspace.sh. This path contains a script that re-mounts the Z-drive.

Solution 2:

If your Linux VM does not contain this script, then you might have an old version of a virtual machine. The easiest and quickest way would then be to create a new Linux VM.
    • Related Articles

    • Z:-drive not available in newly created VM from image

      Bug description A VM based on an image does not mount the Z-drive for those who were part of the VM from which the image was created. However this is visible: Related to: Create VM-templates for your Workspace Creating VM images for Shared Gallery ...
    • [RESOLVED] Z: drive and domain allowlisting unavailable - Workaround for Z:

      Version: 2023-03-24 TL;DR The Z: drive was not visible in the myDRE Workspaces due to an issue at Microsoft leaving proxy instances in an unhealthy state. The issue has been resolved. We apologise for any inconvenience this might cause you. What ...
    • Troubleshooting missing Z: and I: drives

      Problem 1. After enabling proxy configurations within the virtual machine or whitelisting domains I am not able to see my Z and I drives.  2. After trying to run the script MountStorageDriveToVirtualMachine that is described in I cannot see the ...
    • Accessing snapshots of files stored on Z-drive

      Introduction Data in your workspace is recommended to be stored on the data/Z-drive. The Z-drive is an Azure Fileshare that can store up to 5 TiB by default. Moreover, every evening at 23:00 (UTC+01:00, Amsterdam Time Zone) a snapshot is created from ...
    • [Resolved] Z: drive unavailable for a short period

      Version: 2023-01-19 TL;DR The Z: drive was not visible in the myDRE Workspaces due to the push of an incorrect configuration file. The issue has been resolved. We apologise for any inconvenience this might have caused you. What happened? On ...