NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Data Protection

Using the snapdrive sdcli command line to mount a FC Lun on a 2003 VM

dpeverley
3,844 Views

Hi There,

I need to be able to mount an FC lun using snapdrive (6.3) and i'm using the following syntax

sdcli disk connect –p netappfiler:/vol/TEST_sqldata/TEST_sqldata -d e -I netappfiler 50:01:10:a0:00:15:08:e2 -dtype dedicated

I just get a message that

No LUN path specified ...

The lun exists and the path I supplied is correct I can map using the snapdrive gui, this is something to do with the syntax I am using.

Any help anyone can give me with this?

1 ACCEPTED SOLUTION

aborzenkov
3,844 Views

Not sure if this is the reason, but –I option should include host name, not filer name.

View solution in original post

1 REPLY 1

aborzenkov
3,845 Views

Not sure if this is the reason, but –I option should include host name, not filer name.

Public