UNSOLVED

ErwinF

updated

3 years ago

E

ErwinF

1 Rookie

11 Posts

0

64

August 25th, 2023 08:54

Get-PSDrive on mapped Unity SMB shares

I had noticed that on mapped Unity shares, the Powershell command Get-PSDrive is giving inaccurate quota size output of the share. Other mapped shares from Isilon and other platforms are showing correct size.

Has anyone tried this and had it fixed?

  • DELL-Josh Cr

    Community Manager

    9693 Posts

    43676 Points

    0

    0

    Posted August 29th, 2023 13:00

    Hi,

    Thank you for your question.

    Which Unity device are you using? What is the OE version? When you run the command does it show too much space? Too little?

     

    Let us know if there is anything else we can help you with.

     

    Thanks,

    Josh #Iwork4Dell

  • ErwinF

    1 Rookie

    11 Posts

    0

    0

    Posted August 30th, 2023 07:18

    @DELL-Josh Cr​ 

    Hi Josh, I have unity 380 running on code 5.2.1

    Get-PSDrive is showing a much larger space than expected just like the example below which I only have a quota of 20GB

    Name           Used (GB)     Free (GB) Provider
    ----           ---------     --------- --------
    Z               -8164.18       8184.18 FileSystem

    DELL-Josh Cr

    Community Manager

    9693 Posts

    43676 Points

    0

    August 30th, 2023 13:12

    8184.18-8164.18=20 so it seems to be trying to have the correct number. https://dell.to/45OwAKr You could try upgrading to 5.3 but I didn’t see anything related in the release notes that would affect the output.