Skip to content

Commit 3712482

Browse files
Merge pull request #236352 from adarshv98/patch-1
Update elastic-san-delete.md
2 parents 1295212 + 78272d1 commit 3712482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/elastic-san/elastic-san-delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ In your compute client, retrieve the sessionID for the Elastic SAN volumes you'd
3737
Replace **yourStorageTargetIQN**, **yourStorageTargetPortalHostName**, and **yourStorageTargetPortalPort** with the values you kept, then run the following commands from your compute client to disconnect an Elastic SAN volume.
3838

3939
```
40-
iscsicli RemovePersistentTarget $yourStorageTargetIQN $yourStorageTargetPortalPort $yourStorageTargetPortalHostName
40+
iscsicli RemovePersistentTarget ROOT\ISCSIPRT\0000_0 $yourStorageTargetIQN -1 $yourStorageTargetPortalPort $yourStorageTargetPortalHostName
4141
4242
iscsicli LogoutTarget <sessionID>
4343

0 commit comments

Comments
 (0)