- Community Home
- >
- Servers and Operating Systems
- >
- BladeSystem
- >
- BladeSystem Virtual Connect
- >
- ERROR: No FC modules exist in the VC domain
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-26-2011 09:26 AM
07-26-2011 09:26 AM
I am trying to script out the addition of two fabrics to a new VC domain. I am running two flex-fabrics with fiber channel connected to bay 1 ports 1 and 2
To create the domain from a flat brand new VC Config I ran the below successfully
set domain name=new_domain MacType=VC-Defined MacPool=1 WwnType=VC-Defined WwnPool=1
To create the fabrics I then ran the below successfully
Add fabric SAN_A Bay=1 Ports=1,2 LinkDist=Auto Add fabric SAN_B Bay=2 Ports=1,2 LinkDist=Auto
To add the fabrics to a server profile I ran the below successfully
add profile New_profile_name -nodefaultenetconn -NoDefaultFcConn –NoDefaultFcoeConn
To add the fabrics to the profile I ran the below and got the error “ERROR: No FC modules exist in the VC domain” on both commands
add fc-connection New_profile_name Fabric=SAN_A Speed=Auto add fc-connection New_profile_name Fabric=SAN_B Speed=Auto
What am I doing wrong, I opened a case with HP and they gave me a blank stare through the phone.
As a note – I can add a fabric to the profile I created "New_profile_name" with the above command via the UI with no error.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-26-2011 10:02 AM
07-26-2011 10:02 AM
SolutionCursur949,
try the following command syntax:
add fcoe-connection <ProfileName> [Fabric=<FabricName>]
[SpeedType=<1Gb|2Gb|4Gb|8Gb|Custom|Disabled>] [CustomSpeed=<100Mb-10Gb>]
[WWNAddressType=<Factory-Default|User-Defined>]
[PortWWN=<WWN address>] [NodeWWN=<WWN address>]
[MACAddressType=<Factory-Default|User-Defined>] [EthernetMac=<MAC Address>]
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP