Discuss NetApp solutions for Microsoft Private Cloud and the Hyper-V platform, including FlexPod Datacenter, OnCommand Plug-in for Microsoft, and ONTAP PowerShell Toolkit.
Discuss NetApp solutions for Microsoft Private Cloud and the Hyper-V platform, including FlexPod Datacenter, OnCommand Plug-in for Microsoft, and ONTAP PowerShell Toolkit.
Hi all, I'm experiencing an issue with the Netapp.ONTAP powershell module. Any time I run Get-NcCifsSessionFile, I get this error: PS C:\Users\user> Get-NcCifsSessionFile Get-NcCifsSessionFile: Error converting value 15619890882604747598 to type 'System.Nullable`1[System.Int64]'. Path 'session.identifier', line 26, position 38. Other commands do work, but this one and a few others (I don't remember which offhand) all get this integer conversion error. Per a thread back in March, this was supposedly resolved, but I am getting this today. For reference we're running a AFF C30 on 9.16.1P5. Thanks!
... View more
SInce Upgrading NetApp.ONTAP PowerShell Toolkit to 9.16 the Used (Percent) column is empty. example: PS > Get-NcAggr -Controller $na33 aggr_data_n12 Name State TotalSize Used Available Disks RaidType RaidSize Volumes ---- ----- --------- ---- --------- ----- -------- -------- ------- aggr_data_n12 online 69,2 TB 12,6 TB 46 23 PS > Get-NcAggr aggr_data_n12 |gm -Name Used TypeName: DataONTAP.C.Types.Aggr.AggrAttributes Name MemberType Definition ---- ---------- ---------- Used ScriptProperty System.Object Used {get=try { $this.AggrSpaceAttributes.PercentUsedCapacity } catch [Exception] ... Other columns are also empty (RaidType, Volumes).
... View more
I login to scvmm use the account [scvmmsvc] I create a CIFS SVM, and create a share, and give the scvmmsvc ntfs and cifs permission both full controller But When I create a library share in SCVMM, it show me error, it tell me I don't have share permission, Is anyone tell me how to create a library share in SCVMM?
... View more
We have been using NetApp Shift to convert our VMs from VMware to Hyper-V. I am now starting on our second group of hosts running through a different vcenter server. And it will not do a discovery of that cluster. It will discover the VMs, then fail on Discovering volumes and mapping to VMs. We have a primary and a disaster recovery cluster both with their own vcenter, it fails to discover either. They are using Zerto to replicate between the two. I am wondering if it is because that cluster is running Zerto replication. Is Shift and Zerto compatible? EDSCGMTP002: Mount paths are empty while getting volumes for mountpaths for site - undefined [
[
{
"uid": "f6d211d8-3b79-4992-be93-036a2781e930",
"code": "ECRUAFAC002",
"message": "ECRUAFAC002: The server returned HTTP status 500 while performing \"POST\" on endpoint - \"https://10.230.64.128:3700/api/setup/volume/discovery?siteId=3a59d1a2-7930-4b99-871d-d85890ef356e&virtEnvId=1d79524f-8dab-4fa2-8aae-9a77f85c386b\"; Error code: \"ERR_BAD_RESPONSE\"; Error message: \"Check error chain\"",
"level": "error",
"endPoint": "",
"stack": "SystemError: ECRUAFAC002: The server returned HTTP status 500 while performing \"POST\" on endpoint - \"https://10.230.64.128:3700/api/setup/volume/discovery?siteId=3a59d1a2-7930-4b99-871d-d85890ef356e&virtEnvId=1d79524f-8dab-4fa2-8aae-9a77f85c386b\"; Error code: \"ERR_BAD_RESPONSE\"; Error message: \"Check error chain\"\n at catchErr (C:\\snapshot\\draas\\core\\lib\\stepWorker\\utils\\axiosf.js)\n at Object.post (C:\\snapshot\\draas\\core\\lib\\stepWorker\\utils\\axiosf.js)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async invokeSvc (C:\\snapshot\\draas\\core\\lib\\stepWorker\\ext\\stepTypes\\rest.js)\n at async Object.execute (C:\\snapshot\\draas\\core\\lib\\stepWorker\\ext\\stepTypes\\rest.js)\n at async executeStep (C:\\snapshot\\draas\\core\\lib\\stepWorker\\stepWorker.js)"
},
{
"uid": "1bc06a49-f85f-454d-b8f3-9cc94217e8a1",
"code": "ECRUAFAC002",
"message": "ECRUAFAC002: The server returned HTTP status 500 while performing \"POST\" on endpoint - \"https://10.230.64.128:3701/api/discovery/site/3a59d1a2-7930-4b99-871d-d85890ef356e/volume/search\"; Error code: \"ERR_BAD_RESPONSE\"; Error message: \"Check error chain\"",
"level": "error",
"endPoint": "/volume/discovery?siteId=3a59d1a2-7930-4b99-871d-d85890ef356e&virtEnvId=1d79524f-8dab-4fa2-8aae-9a77f85c386b",
"stack": "SystemError: ECRUAFAC002: The server returned HTTP status 500 while performing \"POST\" on endpoint - \"https://10.230.64.128:3701/api/discovery/site/3a59d1a2-7930-4b99-871d-d85890ef356e/volume/search\"; Error code: \"ERR_BAD_RESPONSE\"; Error message: \"Check error chain\"\n at catchErr (C:\\snapshot\\draas\\draas\\draas-setup\\utils\\axiosf.js)\n at Object.post (C:\\snapshot\\draas\\draas\\draas-setup\\utils\\axiosf.js)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.execute (C:\\snapshot\\draas\\draas\\draas-setup\\adapters\\discovery\\discoverVolumes.js)\n at async execute (C:\\snapshot\\draas\\draas\\draas-setup\\actions\\discoverVolumes.js)\n at async Object.execute (C:\\snapshot\\draas\\draas\\draas-setup\\controllers\\mapVolumesToVMsController.js)\n at async Object.fn (C:\\snapshot\\draas\\draas\\draas-setup\\utils\\routerUtils.js)\n at async Object.executeController (C:\\snapshot\\draas\\draas\\draas-setup\\utils\\routerUtils.js)"
},
{
"uid": "36326c7c-d10b-4216-a217-f436c1bfa502",
"code": "EDSCGMTP002",
"message": "EDSCGMTP002: Mount paths are empty while getting volumes for mountpaths for site - undefined",
"level": "error",
"endPoint": "/site/3a59d1a2-7930-4b99-871d-d85890ef356e/volume/search",
"stack": "ApplicationError: EDSCGMTP002: Mount paths are empty while getting volumes for mountpaths for site - undefined\n at validateInput (C:\\snapshot\\draas\\draas\\draas-discovery\\controllers\\getVolumesForMountPathsController.js)\n at Object.execute (C:\\snapshot\\draas\\draas\\draas-discovery\\controllers\\getVolumesForMountPathsController.js)\n at Object.fn (C:\\snapshot\\draas\\draas\\draas-discovery\\utils\\routerUtils.js)\n at Object.executeController (C:\\snapshot\\draas\\draas\\draas-discovery\\utils\\routerUtils.js)\n at C:\\snapshot\\draas\\draas\\draas-discovery\\routers\\discoveryRouter.js\n at Layer.handle [as handle_request] (C:\\snapshot\\draas\\draas\\draas-discovery\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at next (C:\\snapshot\\draas\\draas\\draas-discovery\\node_modules\\express\\lib\\router\\route.js:144:13)\n at Route.dispatch (C:\\snapshot\\draas\\draas\\draas-discovery\\node_modules\\express\\lib\\router\\route.js:114:3)\n at Layer.handle [as handle_request] (C:\\snapshot\\draas\\draas\\draas-discovery\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at C:\\snapshot\\draas\\draas\\draas-discovery\\node_modules\\express\\lib\\router\\index.js:284:15"
}
]
]
... View more
Stop-NcSis : This operation is not permitted on a Vserver that is configured as the destination for identity discard Vserver DR. I am trying to run Stop-NcSis but getting the above error. Please refer to the screenshot attached. Also tried below cmd: Invoke-NcSsh -Command 'set -privilege diag; vserver config override -command "vol efficiency stop -vserver test_DR -vol source"' Error: unexpected argument "efficiency" - please refer to screenshot.
... View more