Can confirm, this process is *not* clear or easy to understand. I requested a free vHCI license (I've trialed SAN&NAS previously, wanted to check out the latest and greatest to see if things have gotten easier), and I think I keep getting sent vSAN instead?
I have the same experience as above. The provided .zip is "StarWind_vHCI_KVM_scripts.zip", however when I boot to the provided .qcow2 in KVM, I get only the Cockpit UI with "Virtual SAN" as the title - no configuration wizard. I cannot modify any networking, etc. None of the guides show the Cockpit UI like this, it's all the StarWind config UI.
I tried to download both the "free" and "30-day trial" versions of vHCI, with the same result.
Also, the .zip has a whole pile of files that make zero sense to me - why do I see a random Ansible YAML file or two, some HTML (but no actual .html file), and no README to even remotely explain what any of this is for? So frustrating trying to navigate StarWind's offerings, which is a shame as the experience for many seems to have been brilliant, I'm always thinking "I should try this out", then I end up in a rabbit hole of confusion each time.
Code: Select all
~/Downloads/StarWind_vHCI_KVM_scripts
❯ tree
.
├── 01-starwind.brand
│ ├── branding.properties
│ ├── bundled
│ │ └── dashboard.js
│ ├── common.css
│ ├── dashboard.css
│ ├── images
│ │ ├── bg-plain.jpg
│ │ ├── hyperconvergence.svg
│ │ ├── logo.png
│ │ └── spinner.png
│ ├── messages.properties
│ ├── webadmin.css
│ ├── welcome_page.template
│ └── welcome.css
├── apply_starwind_brand.yml
├── check_logging_collectors.yml
├── cockpit.tar
├── CVM-0.qcow2
├── CVM-0.txt
├── fix_ansible.yml
├── fix_check_logging.yml
└── node_predeploy.sh
Can someone point out what I'm doing wrong here? What port is the management UI supposed to be on?
