Find an official Hewlett Packard Enterprise Partner near you. Skip to main content. Viewing in: USA (EN) REGION. Update or Clear Your Filter Results Clear All Selected Update Results OR. Use the advanced search filters here to find the right partner for you. Select your Country/Region. Enter your location. Re: HP SUM 'Failed to add baseline' No default baseline found. This is truly a ridiculous process. The '1, 2, 3 automatic update' simply doesn't work without a bunch of undocumented clicking trying to figure out how the heck to add a baseline - even the latest version of the support pack 20140421.
- Learn via:
- Classroom
- Duration:
- 3 Days
- Code:
- TPHK758S
- Price:
- £1,656
This three day course helps students identify, manage, and configure HP Virtual Connect components. An architecture overview ensures understanding of the Virtual Connect Ethernet, FlexFabric, and Fibre Channel components and their function. Hands-on labs provide configuration setup and a variety of network scenarios.
Completion of HP BladeSystem Administration (HE646S)
Audience
System Administrators, engineers and consultants who will plan and manage the HP Virtual Connect environment.
- At the conclusion of this course, you should be able to:
- Identify the HP BladeSystem Virtual Connect Ethernet, Fibre Channel, and Flex-Fabric modules.
- Access and manage the VC Manager through the CLI and GUI interfaces.
- Configure a VC Domain (including profiles, networks, and storage connectivity).
- Plan and complete firmware updates.
Module 1: Virtual Connect overview
- Review recent Firmware releases.
- Access Virtual Connect documents and support.
- Introduce the current Virtual Connect modules.
- Outline Virtual Connect default behaviors.
- Review the c-Class management signal paths and stacking link requirements.
- Explain fundamental Virtual Connect technologies.
- Introduce Virtual Connect as a Layer2 bridge.
- Introduce common Virtual Connect terms.
Module 2: The Virtual Connect Manager
- List basic requirements for accessing and managing Virtual Connect functionality.
- Configure Virtual Connect Manager Local User accounts.
- Explain Virtual Connect Logical Flow for an Initial Setup.
- Investigate Virtual Connect Failover and Configuration Backup.
- Review Administrator Password Recovery.
Module 3: HP Virtual Connect Ethernet
- Investigate the current Virtual Connect Ethernet modules.
- Understand and identify primary/secondary module placement.
- Recognize uplink port status error conditions.
- Introduce the Ethernet concepts and protocols used with Virtual connect.
- Introduce the concept of Physical Functions (FlexNICs).
- Introduce VLAN tagging and addressing.
- Discuss Teaming and Bonding modes with Virtual Connect.
- An appendix addresses FlexFabric-20/40 F8 cabling and older hardware.
Module 4: HP Virtual Connect Fibre Channel
- Identify Virtual Connect Fibre Channel modules and function.
- Understand NPIV and why HP uses this technology.
- Review the Fibre Channel Logon sequence (FLOGI).
- Investigate Virtual Connect Fibre Channel login distribution and re-distribution.
Module 5: The Virtual Connect FlexFabric Technology
- Detail the FlexFabric modules, adapters, and FCoE capabilities.
- Describe VSAN support and configuration.
- Introduce 3PAR flat-SAN connectivity.
Module 6: HP Virtual Connect vNets
- Outline the Virtual Connect ports.
- Investigate Virtual Connect Networking definitions and terminology.
- Configure vNets and VLANs.
- Investigate Advanced Virtual Connect VLAN tagging.
- Describe the Tunneling and Mapping Modes.
- Outline the Link Layer Discovery role in Virtual Connect.
- Introduce Link Aggregation Control Protocol
- Demonstrate basic Virtual Connect Ethernet networks.
- Compare Active/Standby and Active/Active network designs.
Module 7: The Virtual Connect Profile
- Outline Virtual Connect Flex-Port Assignments.
- Explore Virtual Connect Bandwidth Allocation.
- Investigate profile inheritance, and migration.
- Manage and configure profiles.
- Use the CLI Pool-Specified function to capture MAC and WWN addresses.
- Implement the ProLiant Gen9 UEFI Boot Options.
Module 8: Virtual Connect Manager Advanced Features
- Build Multi-Enclosure Domains.
- Investigate partially stacked Domains
- Configure Native VLANs.
- Explain the role of SmartLink.
- Monitor Virtual Connect from an external utility.
- Introduce and configure the Federal Information Processing Standard 140-2
- Understand Network Loop Detection technologies embedded in Virtual Connect.
Module 9: Advanced Virtual Connect Networking for the System
Administrator
- Review LACP.
- Implement Load Balancing.
- Introduce Pause / Flood Protection
- Configure Flow Control.
- Understand sFlow.
- Deploy IPv6 Management Support.
- Advanced Bandwidth Optimization.
- Setup Priority Queue (QoS).
- Review TACACS / RADIUS configuration.
- Implement Multicast Filtering.
- Review SNMPv3 enhancements and MIB support.
Module 10: Firmware Best Practices
- Describe the recent Virtual Connect Firmware enhancements and dependencies.
- Review the HP Service Pack for ProLiant and Smart Update Manager.
- Deploy Virtual Connect Firmware with Smart Update Manager.
- Use the Virtual Connect Support Utility.
- Update Virtual Connect Firmware with Virtual Connect Enterprise Manager in place.
Lab 1: Access the Virtual Connect Manager and establish the Virtual Connect Domain
Lab 2: Basic Virtual Connect Manager Setup
Lab 3: Advanced VC Setup
Lab 4: Using the Virtual Connect Manager CLI
Sorry, we don't have any available dates! Please complete this form to be notified about new dates
#########################
About This Playbook
#########################
Do not use This playbook. It used to automate firmware updation process for HP servers by using HP Smart Update Manager (SUM) utility and software repositories using HPSPP ( HP Service Pack for Proliant )
##################
Prerequisite
##################
- This playbook shoud be run from a system that can act as 'admin' node to HP machines whose FW needs to be upgraded
- You need to run these playbooks as ROOT user.
- You would require ROOT passwords of HP machies for which you are going to upgrade FW
###########
Usage
###########
Step 1 : Download HP Service Pack for Proliant ISO file from the below URLhttp://h17007.www1.hp.com/us/en/enterprise/servers/products/service_pack/spp/index.aspxTo download this you would require valid HP Passport account that have rights to download software support services from HP
Step 2 : Once you have downloaded HPSPP ISO, place it under automated_HP_Firmware_upgradation repository with file name as 'hpsum.iso'
Step 3 : Update inventory_file with all the host names that need to be upgraded.
Step 4 : Execute setup.yml playbook to begin F/W upgradation.
Step 5 : If you have not added your host to group '[host_to_reboot]', then you need to manuall reboot your hosts inorder to get new F/W into effect.
Step 6 (optional) : You you wish to generate system reports
########################
Miscellaneous Info
########################
All the activity logs will get stored at /var/log/hp
While ansible playbook is running you can monitor 'admin' and 'HP node' logs using the below command.These logs will tell you what is going on in background.
Isometric Exercises Pdf
#######################
Where to get Help
#######################
If you need any help with this playbook , feel free to contact karan.singh@csc.fi
##################################################
HPSUM commands that will make your life EASY
##################################################
- Assume you have mounted HPSPP ISO under /mnt/HPSUM
- These commands should be executed in the same order to get F/W upgraded.