Skip to content

vSAN

Manage VSAN 5.5 with RVC Part 2 – VSAN Cluster Administration

Part 2 of the "Manage VSAN with RVC" series explains commands related to VSAN cluster administration tasks. This commands are required to gather informations about ESXi hosts and the cluster itself. They also provide important informations when you want to maintain your VSAN cluster:

  • vsan.host_info
  • vsan.cluster_info
  • vsan.check_limits
  • vsan.whatif_host_failures
  • vsan.enter_maintenance_mode
  • vsan.resync_dashboard

vsan-resync-dashboard

Read More »Manage VSAN 5.5 with RVC Part 2 – VSAN Cluster Administration

Manage VSAN 5.5 with RVC Part 1 - Basic Configuration Tasks

The "Manage VSAN with RVC" series explains how to use Ruby vSphere Console command line to control your VSAN environment. The first part explains basic configuration tasks that are required for the initial setup:

  • vsan.enable_vsan_on_cluster
  • vsan.disable_vsan_on_cluster
  • vsan.apply_license_to_cluster
  • vsan.host_consume_disks
  • vsan.cluster_set_default_policy
  • vsan.host_wipe_vsan_disks

rvc-enable-vsan-on-cluster
Read More »Manage VSAN 5.5 with RVC Part 1 - Basic Configuration Tasks

Solve VSAN "Network status: Misconfiguration detected" Problems

One problem that comes up quite often during VMware Virtual SAN Beta testing is that the Network status keeps in the "Misconfiguration detected" state. Sometimes the cluster also shows up with different "Network Partition Groups". This message can be caused by several problems. In this post i am going through the most commonly pitfalls and how to solve them.vsan-Network-status-Misconfiguration-detected

Read More »Solve VSAN "Network status: Misconfiguration detected" Problems

SPBM RVC namespace - NoMethodError: undefined method 'RetrieveServiceContent'

The latest VSAN Beta Refresh includes a new Ruby vSphere Console (RVC) namespace to manage VM Storage Policies. The SPBM (Storage Policy Based Management) called namespaces does not work out of the box. It crashes when you want to query the available policies or check for compliance.

/localhost/Hamburg> spbm.check_compliance ~/vms/vma.virten.lab/
NoMethodError: undefined method `RetrieveServiceContent' for PbmServiceInstance("ServiceInstance"):RbVmomi::VIM::PbmServiceInstance

rvc-spbm-errorThis problem can be solved by updating RVC to the latest version.

Read More »SPBM RVC namespace - NoMethodError: undefined method 'RetrieveServiceContent'

Identify and solve ineligible disk problems in Virtual SAN

During VMware Virtual SAN (vSAN) installation on old reused hardware I noticed that there was no eligible data disk available. I can't claim the disks for vSAN or create a disk group. There was no further information on why the data disks are not eligible. Thanks to the vSAN troubleshooting commands provided by RVC (Ruby vSphere Console) I could find and solve the reason quite quick.

vsan-no-eligible-data-disk

Read More »Identify and solve ineligible disk problems in Virtual SAN

HP Microserver with 2.5" SSD

vSphere Flash Read Cache (vFRC / vFlash) and VMware Virtual SAN (vSAN) - These are the two groundbreaking features in vSphere 5.5. To use one of the features your hardware has to to fulfill a mandatory requirement - A Solid State Drive. To use an SSD with your HP Microserver you need an adapter. Most adapters or "Mounting Brackets" do not work because they are only good to fit the SSD into a 3.5" slot. They do not have the SATA Connectors at the required position. You need a special adapter for the SSD to fit into the backplane.

hp-microserver-2.5-ssd

  • HP Microserver N36L
  • HP Microserver N40L
  • HP Microserver N54L
  • HP Microserver Gen8 G1610T
  • HP Microserver Gen8 G2020T

Read More »HP Microserver with 2.5" SSD

vSAN Lab with VMware Workstation 10

This week VMware has published a new version of its Virtual SAN Beta. There are a lot of features that does not necessary need a real physical lab. To get into the initial setup, scale out and failover functionality and the various command line options, a virtual lab is definitely a reasonable option. As you might know, a SSD is required for vSAN. Instead of emulating an SSD, I am going to use a real SSD with the new SSD Passthrough feature in VMware Workstation 10.

vSAN

Read More »vSAN Lab with VMware Workstation 10