UNSOLVED

Heiko4444

updated

10 years ago

H

Heiko4444

1 Rookie

8 Posts

0

1500

November 3rd, 2016 03:00

sharedup not working to Isilon

Good day

I am busy migrating from a Windows server the data to a new installed Isilon with OneFS 8.0.10.

The server and Isilon are joined to the domain.

Created C$ in the access zone SMB share

Can access the C$ in the MMS

If I execute the below I do see the shares

SHAREDUP \\windowserver \\isloncluster name ALL /R /SD /FO:c:\temp\output.txt

When I import it via the SHAREDUP \\windowserver \\isloncluster name ALL /R /SD /FO:c:\temp\output.txt command I get the following error:

WARNING : The local groups "WinRMRemoteWMIUsers__" and "windowsserver-

01_WinRMRemoteWMIUsers__" do not exist on the \\isliolonclustername server

SHAREDUP source:windowsserver target:isilon

Summary results:

Elapsed time: hours: 00, mins: 00, secs: 00

  No share found on server windowserver

Would be great if you could assist me?

Thank you

  • Heiko4444

    1 Rookie

    8 Posts

    966

    0

    Posted November 3rd, 2016 05:00

    after deleting the WinRMRemoteWMIUsers__" it works.  Must be some Windows 2012 thing.


    What is the correct command to execute the SHAREDUP \\windowserver \\isloncluster name ALL /R /SD ?

    On the windows server I created a c:\publicfolder which is shared.

    On the Isilon I created a PublicFolder but I do get the below error?


    to export directory "C:\PublicFolder"...

    Error=0x00000844: Unable to add the share on target server

    NetShareAdd:The device or directory does not exist.

    Any ideas please?

  • Heiko4444

    1 Rookie

    8 Posts

    966

    0

    Posted November 8th, 2016 22:00

    When deleting the security groups it works, but of course in a production environment we cannot just delete security groups.

    Any ideas?

  • Phil.Lam

    4 Apprentice

    641 Posts

    12 Points

    966

    0

    Posted November 17th, 2016 14:00

    Heiko5,

    Local groups MSRPC call is not supported for Isilon, thus you get following error:


    WARNING : The local groups "WinRMRemoteWMIUsers__" and "windowsserver-

    01_WinRMRemoteWMIUsers__" do not exist on the \\isliolonclustername server

    Check out this:

    sharedup from VNX to Isilon migration?

    Phil

  • Heiko4444

    1 Rookie

    8 Posts

    966

    0

    Posted November 17th, 2016 22:00

    Good day

    Thank you for your response.  Is there a way in the tool to not include the local groups as we do not want to migrate them over.