EMC VNX – Replacing a Failed Disk and Updating Firmware
Replacing a Disk in a VNX is quite a simple task if the correct procedure is followed (Discover the failed drive BED naviseccli -h SP_IP faults -list). In this post […]
Virtualization & Storage
Replacing a Disk in a VNX is quite a simple task if the correct procedure is followed (Discover the failed drive BED naviseccli -h SP_IP faults -list). In this post […]
In this post, I’ll detail some useful commands that can be leveraged to rename Cisco zoning components: FCALIAS ZONE ZONESET RENAME ALIAS FOR HOSTS (vsan id of 10): switch(config)# fcalias rename old-AliasName new-AliasName vsan 10 RENAME ZONES: switch(config)# zone rename old-ZoneName new-ZoneName vsan 10 RENAME ZONESETS: switch(config)# zoneset rename old-ZoneSetName new-ZoneSetName vsan 10 Once complete Activate and Commit these changes: […]
This is one that caught us by surprise! As per previous blog Post “EMC RecoverPoint Architecture and Basic Concepts” this is the port configuration as per the initial release of […]
Today I had a VNX Data Mover (Blade) slic issue where the failover relationships were not as they should be. The following commands are very useful for checking the relationships […]