Hi
This is the output from trying to create storage from the SCVMM machine which has the LUN attached via iSCSI (This is a hyper-v VM):
PS H:\> New-Storage -verbose -StoragePath scceastfl1:/vol/vol_hyperv_primary/TestFromPS -Size 50gb -Mountpoint T:\
VERBOSE: Starting New-Storage
VERBOSE: Performing operation "New-Storage" on Target "SCCVMM01".
VERBOSE: The user confirmed the Input parameters, proceeding with New-Storage.
VERBOSE: Processing New-Storage...
VERBOSE: SCCVMM01:Starting CreateStorage operation
New-Storage : Operation failed. Exiting progress message processing. Status An error occured while processing the Creat
e Storage.
The requested name is valid, but no data of the requested type was found
At line:1 char:12
+ New-Storage <<<< -verbose -StoragePath scceastfl1:/vol/vol_hyperv_primary/TestFromPS -Size 50gb -Mountpoint T:\
+ CategoryInfo : InvalidArgument: (NetApp.SystemCenter.ScNewStorage:ScNewStorage) [New-Storage], Exceptio
n
+ FullyQualifiedErrorId : NetApp.SystemCenter.ScNewStorage
Attached log.
Cheers
Richard