Difference between revisions of "Talk:Equalogic SAN"

From Pumping Station One
Jump to navigation Jump to search
(needed more sudo)
Line 62: Line 62:
 
Manual mounting of profiles
 
Manual mounting of profiles
  
   iscsiadm -m node --targetname=iqn.2001-05.com.equallogic:0-8a0906-e49513102-fb9fc45056153911-profiles --portal 10.100.200.2 --login
+
   sudo iscsiadm -m node --targetname=iqn.2001-05.com.equallogic:0-8a0906-e49513102-fb9fc45056153911-profiles --portal 10.100.200.2 --login

Revision as of 05:24, 4 August 2014


Dead link

During several automated bot runs the following external link was found to be unavailable. Please check if the link is in fact down and fix or remove it in that case!

--Wikibot (talk) 07:25, 18 July 2014 (UTC)


Dead link 2

During several automated bot runs the following external link was found to be unavailable. Please check if the link is in fact down and fix or remove it in that case!

--Wikibot (talk) 07:25, 18 July 2014 (UTC)


Dead link 3

During several automated bot runs the following external link was found to be unavailable. Please check if the link is in fact down and fix or remove it in that case!

--Wikibot (talk) 07:25, 18 July 2014 (UTC)


Dead link 4

During several automated bot runs the following external link was found to be unavailable. Please check if the link is in fact down and fix or remove it in that case!

--Wikibot (talk) 07:26, 18 July 2014 (UTC)

Working on Fizzle mounting san data

Automatic mounting of san (doesn't work but should):

   sudo iscsiadm -m node --targetname=iqn.2001-05.com.equallogic:0-8a0906-e49513102-fb9fc45056153911-profiles --portal 10.100.200.2  --op update -n node.startup -v automatic
   sudo iscsiadm -m node --targetname=iqn.2001-05.com.equallogic:0-8a0906-e49513102-fb9fc45056153911-profiles --portal 10.100.200.2  --op update -n node.conn[0].startup -v automatic

Manual mounting of profiles

 sudo iscsiadm -m node --targetname=iqn.2001-05.com.equallogic:0-8a0906-e49513102-fb9fc45056153911-profiles --portal 10.100.200.2 --login