VMware vSphere

 View Only
Expand all | Collapse all

Determining the Deployment and Storage Size of an Existing VCSA

  • 1.  Determining the Deployment and Storage Size of an Existing VCSA

    Posted Aug 01, 2018 01:50 PM

    Is it possible to determine just be connecting to a VCSA and examining it by Web Client or PowerCLI how it was deployed? By which I mean : when it was deployed what Deployment Size and Storage Size options were chosen?



  • 2.  RE: Determining the Deployment and Storage Size of an Existing VCSA

    Posted Aug 01, 2018 02:00 PM

    Easy way is to identify the deployment size by validating the size of cpu/memory given and compare with defaults sizes

    http://masteringvmware.com/vcsa-6-5-system-requirements/

    for eg: If your current deployed VCSA is having 4 vcpu and 16gb memory, possibly they might have deployed with Small deployment size and the same would be taken into consideration for storage requirements as well

    Note: This can be wrong if someone manually tweaked the storage/cpu/memory info of the vcsa post deployment which I assume is less in nature unless support asked to do so.

    Thanks,

    MS



  • 3.  RE: Determining the Deployment and Storage Size of an Existing VCSA

    Posted Aug 01, 2018 02:13 PM

    Yes that will work. So basically the selected options at deployment time are not stored anywhere other than by what settings they create in the resulting appliance.

    So by extension when I see that the appliance I'm looking at has "Hard Disk 2 : 1.74GB", it must have been deployed as an "X-Large Storage Size"?



  • 4.  RE: Determining the Deployment and Storage Size of an Existing VCSA

    Posted Aug 01, 2018 02:27 PM

    It would be there for sure ... Any job or task would be logged however I dont have that handy now so gave the alternative way. I will try to deploy and get back to you if possible today.

    Thanks,

    MS



  • 5.  RE: Determining the Deployment and Storage Size of an Existing VCSA

    Posted Aug 01, 2018 02:47 PM

    Hmm! That's not enough, there are 12 disks. Adding them up doesn't seem to quite match the expected numbers.



  • 6.  RE: Determining the Deployment and Storage Size of an Existing VCSA

    Posted Aug 01, 2018 02:53 PM

    What's the value after adding all the 12 disks?

    And is the appliance running on a snapshot.



  • 7.  RE: Determining the Deployment and Storage Size of an Existing VCSA

    Posted Aug 02, 2018 06:52 AM

    The disks are as follows:

    DiskSize (GB)VMDK Size (KB)
    11212,147,712
    21.741,820,672
    3255,222,400
    425760,832
    51010,461,184
    6101,729,536
    715598,016
    8103,909,632
    9140,960
    1010414,720
    1110388,096
    121003,311,616
    TOTAL229.7440,805,376

    There is a snapshot, which for some reason I cannot remove at the moment.



  • 8.  RE: Determining the Deployment and Storage Size of an Existing VCSA

    Posted Aug 02, 2018 07:15 AM

    So considering all the parameters looks like you have a small deployment.



  • 9.  RE: Determining the Deployment and Storage Size of an Existing VCSA

    Posted Aug 02, 2018 09:41 AM

    I think you're nearly right.

    It is actually a "Tiny" deployment with "Default" storage size.

    It has 2 vCPUs, 10GB vRAM and ~230GB storage allocation.

    The question has arisen because I am having to define how to confirm that a system we are building has been created as per the documented design. The design says "Small" deployment with "Default" storage. So and check the real system (not my test rig where the above detail has come from) I should see:

    4 vCPUs

    16GB vRAM

    ~290GB storage, across the 12 disks.

    What adds slightly to the confusion is that the document "vCenter Server Installation and Setup Modified on 22 JUNE 2018 VMware vSphere 6.7 vCenter Server 6.7" (https://docs.vmware.com/en/VMware-vSphere/6.7/vsphere-vcenter-server-67-installation-guide.pdf​) has different values in different tables. Table 2-2 says a "Small - Default" deployment should be 290GB, whereas Stage 1 of the deployment process in step 9 it says it will be 340GB. I put the difference down to the space required for the PSC, but Table 2-2 title "Storage Requirements for a vCenter Server Appliance with an Embedded or External Platform Services Controller" suggests that it is already included within the 290GB. So why the difference between the two values I wonder?



  • 10.  RE: Determining the Deployment and Storage Size of an Existing VCSA

    Posted Aug 03, 2018 01:23 PM

    Hello,

    Try the following:

    root@..... [ /etc/vmware ]# install-parameter deployment.node.type

    Please consider marking this answer "CORRECT" or "Helpful" if you think your question have been answered correctly.

    Cheers,

    VCIX6-NV|VCP-NV|VCP-DC|

    @KakHassan

    linkedin.com/in/hassanalkak



  • 11.  RE: Determining the Deployment and Storage Size of an Existing VCSA

    Posted Aug 04, 2018 02:13 PM

    That just returns "embedded", and I believe relates to the whether the deployed VCSA is going to use the embedded database engine or an external one.



  • 12.  RE: Determining the Deployment and Storage Size of an Existing VCSA

    Posted Jun 22, 2021 01:38 AM

    go to /etc/vmware

    type " cat deployment.size 

    result: tiny ( in my case)

     

    VCSA Appliance: 

      Default Storage Size Large Storage Size

    Tiny environment (up to 10 hosts or 100 virtual machines)300 GB825 GB

     

    Correct me if i'm worng.

     

    Pratap Kooonisetty.



  • 13.  RE: Determining the Deployment and Storage Size of an Existing VCSA

    Posted Jun 15, 2023 01:39 PM

    I dont see a file called deployment.size what version of VCSA are you running 



  • 14.  RE: Determining the Deployment and Storage Size of an Existing VCSA

    Posted Jun 22, 2021 06:28 AM

    The option that you select determines the number of CPUs and the amount of memory for the appliance.