Questions tagged [vsan]

10 questions
7
votes
1 answer

How to combine disks from XEN-hosts into one storage?

We have 4 servers with XenServer 7.x installed. Each server has a large disk (6TB - raid10). How can I combine these disks in one big storage for sharing? This should be an analog of vSAN from VMware.
Борис
  • 171
  • 3
7
votes
2 answers

EMC ScaleIO vs Starwind Virtual SAN

I'm setting a test lab to evaluate best solution for future production use. The production farm intended for an SMB, so budget is present, but it is also limited. Goal for production: 3 hyperconverged servers with Windows Server 2012 R2 failover…
3
votes
1 answer

Hyper-V cluster migrations / vSAN software

We’re in the process of performing a large physical-layer upgrade with our hypervisors and I am looking for some advice regarding our proposed configuration and VSAN Software. To break things down, here’s a high-level view of our current working…
3
votes
1 answer

Creating a VSAN datastore

I am trying to set up my first HA cluster and I have some hard time digging into VSAN datastores. I have two ESXi hosts both with two 480 SSD hard drives in RAID 1 Can I add the existing hosts' disks to VSAN datastore? As far as I know, the ESXi…
2
votes
1 answer

Intermittent vSAN issue

I have a test lab deployment and am facing some issue in the first vSAN (4 nodes) creation (it works some times, and other times it doesn't) I'm trying to troubleshooting the issue as to when it doesn't work what is going on. Once I have added the…
2
votes
0 answers

VSAN requires an approved suffix - How can we fake it

We have an unapproved suffix on our domain, let's call it TER.T9 so when attempting to initiate file services in VSAN for CIFS we receive an error. Anyway to fake this in DNS so we could use say TER.COM and point to the real domain TER.T9?
1
vote
1 answer

iscsi add a new storage machine to the san network and configure as one large disk

I have looked around so much but still couldn't find a practical working answer/example about adding a new storage machine to the iscsi san network and instead increase storage capacity. What I have found and done. I found steps on how to install…
Dennisrec
  • 121
1
vote
1 answer

No vMotion Connectivity Across L3 Networks

I am building a 6 node cluster spread across 2 racks (This will eventually be configured as a stretch cluster with a separate Witness). Everything is ESXi 8.0U1. Each rack is in a different L3 subnet. I setup rack 1 and configured a vSAN cluster…
1
vote
0 answers

Is there a vSphere vSAN SDK API option to set VMKernal Advanced Setting

I am writing a script to automate shutting down a vSAN cluster (yes I know 7.03 know has a button), based on this knowledge base article. I am at the part where it wants us to call a script on each ESXi host. esxcfg-advcfg -s 1…
1
vote
0 answers

Unable to Read VSAN Datstore Items using powercli, it is returning UUIDs instead of Name

I'm trying to upload an ISO to VSAN datastore using Powercli. I want to check if there is a folder named ISO, if not, create and upload to that folder. For other DS Types (VMFS), I have not faced any issue. I was mounting the DS on a PSDrive using…