Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do we support DELL EMC Unity XT880 using the Storops for Unity Library #379

Open
mukeshguptakc opened this issue Oct 3, 2024 · 0 comments

Comments

@mukeshguptakc
Copy link

mukeshguptakc commented Oct 3, 2024

Hi Team,

We have a query whether we extend our Storops support to the DELL EMC Unity XT880.

We are observing parsing issue while creating a Share from the Snapshot.
Unable to find the Share and fails with Following Error:

Traceback (most recent call last):"
   in export
    add_permissions = UnityNfsShare.allow_root_read_only_access("
  File /libs/emc_unity/lib/storops/unity/resource/nfs_share.py"", line 271, in allow_root_read_only_access"
    return self.modify(host_config=config)"
  File ""/libs/emc_unity/lib/storops/unity/resource/nfs_share.py"", line 355, in modify"
    resp.raise_if_err()"
  File ""/libs/emc_unity/lib/storops/unity/resp.py"", line 131, in raise_if_err"
    raise ex_clz(self.error)"
storops.exception.UnityException: Cannot connect to remote system, please check the status of remote system and try again later (Error Code:0x6500158)"
"
During handling of the above exception, another exception occurred:"
"
 Failed to export snapshot SNAP_1 . Error: Cannot connect to remote system, please check the status of remote 
system and try again later (Error Code:0x6500158)
"

Here is the Array and Unisphere Version:
DELL EMC Unity XT880
Software Version: 5.2.0.0.5.173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant