- Community Home
- >
- Storage
- >
- HPE Nimble Storage
- >
- HPE Nimble Storage Solution Specialists
- >
- Running VCenter on a vvol
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2021 09:16 PM - edited 03-26-2021 10:10 AM
03-25-2021 09:16 PM - edited 03-26-2021 10:10 AM
Running VCenter on a vvol
I was thinking of placing my vcenter appliance (VCSA 6.7) on a vvol. Typically this would be unwise, but I can browse a vvol from a server directly and I can restore the VM from the nimble GUI.
My gut says to keep it on a vmfs volume.
Am I missing something,
Bob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2021 08:29 AM
04-01-2021 08:29 AM
Re: Running VCenter on a vvol
Stick with your gut - VMFS all the way for vCenter. Take the scenario of a hard power outage at your datacenter that shuts down your entire infrastructure ... servers powered off, no vCenter, etc. Without vCenter, the servers have no idea how to connect to VASA on power-up. Your only potential would be to restore vCenter from backup to a VMFS volume.
Save yourself the headache and DR nightmare - create a simple iSCSI volume on your SAN (like you would for ISOs, templates, etc.) and keep vCenter there. Best bang for your buck. Just my $0.02.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2021 08:47 AM
04-01-2021 08:47 AM
Re: Running VCenter on a vvol
Theoretically your ESXi hosts would be able to reconnect to existing vVols on their own in case of a power outage - you just wouldn't be able to manage them without vCenter.
However, I agree with @JRich and always recommend putting vCenter on a VMFS datastore. And, backup vCenter frequently via the appliance's built-in backup function.
It might be a good idea to put a domain controller / DNS server on VMFS as well, especially if you don't have one outside your virtualized environment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2021 12:17 PM
04-01-2021 12:17 PM
Re: Running VCenter on a vvol
@SprinkleJames I completely agree with you - theoretically... Unfortunately, I've made that mistake and then did a complete shutdown of our infrastructure for maintenance - Mr. Murphy came to visit. No VVols were available on any of the hosts without vCenter being online first.
A DC resident on VMFS is smart too - always a CYA. Of course, your infrastructure, management and change control will vary.