Quantcast
Channel: VMware Communities: Message List
Viewing all 219998 articles
Browse latest View live

Managed machines per resource

$
0
0

Hi

 

I'm trying to write a script that would automate moving hundreds of VMs from one reservation to another.  I used PowerShell and CloudClient to do the actual move but now I'm trying to figure out how to get a list of VMs that belong to the old reservation. I know it could be done easily within the UI but I don't see a way of exporting that list from there.  The export button used to exist in previous versions of vRA but for some reason I can't find it in 7.4. So does anyone know if there is a way to get a CSV export by either using vRO or CloudClient.

 

Thank you,


Re: Unable to expnad a datastore

$
0
0

VMware Knowledge Base

Resolution

 

To increase the capacity of a VMFS datastore:

  1. Open vCenter session to the Datacenter/Cluster.
  2. Select the Hosts and Clusters view and click the Rescan All link.
  3. Switch to the Datastores and Datastore Clusters view.
  4. Select each volume you wish to increase and select the Properties link.
  5. Ensure the Extent shows in the Extents window, and reflects the current free space reported by the storage array.
  6. Click the Increase button and select the extent to resize, then click Next.
  7. Ensure the Total Capacity reflects the new capacity.
Alternatively, you may directly connect to ESXi host and perform a rescan.

 

ARomeo

Re: Migrating from Macbook Air to Macbook Pro

Re: Unable to add existing VMDK to new VM

$
0
0

Hi Andre,

 

Thank you for your response.  Here is the output of the ls command, listing the four files you were referring to:

[root@localhost:/vmfs/volumes/59349365-08186f18-21e2-1866da64be1d/Server] ls -lisa

total 7432774664

   1732      8 drwxr-xr-x    1 root     root           840 Sep  9 02:32 .

      4   1024 drwxr-xr-t    1 root     root          1540 Sep  4 15:19 ..

41944772 3822243840 -rw-------    1 root     root     3929755353088 Oct  8 23:19 Server_1-000002-sesparse.vmdk

46139076      0 -rw-------    1 root     root           337 Mar  6  2019 Server_1-000002.vmdk

4196036 3610529792 -rw-------    1 root     root     7993449533440 Oct 10 19:02 Server_1-flat.vmdk

29361860      0 -rw-------    1 root     root           479 Sep  9 02:32 Server_1.vmdk

 

The cat command on the bottom file - Server_1.vmdk - reveals the following information:

[root@localhost:/vmfs/volumes/59349365-08186f18-21e2-1866da64be1d/Server] cat  Server_1.vmdk
# Disk DescriptorFile
version=1
encoding="UTF-8"
CID=bc9e3af1
parentCID=ffffffff
createType="vmfs"

# Extent description
RW 15612206120 VMFS "Server_1-flat.vmdk"

# The Disk Data Base
#DDB

ddb.adapterType = "lsilogic"
ddb.geometry.cylinders = "971814"
ddb.geometry.heads = "255"
ddb.geometry.sectors = "63"
ddb.longContentID = "ccfbd85fd4f5dfc9947db8e6bc9e3af1"
ddb.thinProvisioned = "1"
ddb.uuid = "60 00 C2 98 a7 ff 67 02-28 71 89 9d 19 49 74 76"
ddb.virtualHWVersion = "11"

 

The same command on the other file - Server_1-000002.vmdk shows this:

[root@localhost:/vmfs/volumes/59349365-08186f18-21e2-1866da64be1d/Server] cat  Server_1-000002.vmdk
# Disk DescriptorFile
version=1
encoding="UTF-8"
CID=b7078c89
parentCID=ed6b8dd8
isNativeSnapshot="no"
createType="seSparse"
parentFileNameHint="Server_1.vmdk"
# Extent description
RW 15612206120 SESPARSE "Server_1-000002-sesparse.vmdk"

# The Disk Data Base
#DDB

ddb.grain = "8"
ddb.longContentID = "e7eecaac0b13bc78491855e5b7078c89"

DEM 9.9 and easy start for office 365

$
0
0

There is no Easy Start available for Office 365 to be able to have preconfigured config items, shortcuts, condition sets ...

 

While installing Office 365 for a client in stead of Office 2016 I noticed that Office 365 installs by default in %ProgramFiles%\Microsoft Office\root\Office16 whereas Office 2016 installs in %ProgramFiles%\Microsoft Office\Office16.

Therfore the shortcuts and conditions are different for Office 365 compared to Office 2016

Possibly some of the import/export config files are also different.

 

Does someone already have a good set of import/export config files, shortcut definition files, condition sets dor Office 365 that he/she wants to share?

 

AV_EasyStart.jpg

Re: Fusion unresponsive after upgrade

$
0
0

Yes, do that.  Empty trash.  Reboot.  Empty trash again.  Then reinstall.

Re: Fusion 11.5 and macOS Catalina

$
0
0

Try uninstalling and reinstalling:

 

- drag fusion.app to trash

- empty trash

- reboot

- empty trash

- reinstall

Re: failed VMware Tools install on OSX and Windows 7

$
0
0

This is a community - user-to-user forum.  Sometimes employees participate, but it's not an official channel.


Re: VMKDMounter won't launch, need access to VMDK for OS X Server (Snow Leopard)

$
0
0

We're beyond my guess on getting the old one to boot at this point, maybe wila has some ideas?

 

If you go into the new one that works, settings, and add device, you can 'add an existing hard drive'.  Then navigate to the old VM, double click on it, and add it to the new one.

 

I would suggest doing this on a copy of the old VM and then set it to 'share this disk' to avoid blowing up disk space.  Once you boot, you should see the old drive inside the new VM and be able to copy files over.  When done, shut down, and remove the old disk from the new VM.

question: vmware converter cannot complete login due to an incorrect username or password (password hint 0101)

$
0
0

After using vmware standalone converter to create vm of local machine I am unable to login due to an incorrect username or password (password hint 0101)?

Re: Settings Windows to Use the 24 Hour Clock Format

$
0
0

I add the attached registry settings (in DEM section "User Environment" - "Registry Settings") to configure all region specific settings (date, time, language, currency, ...).

This works perfectly for me.

Re: Unable to expnad a datastore

$
0
0

Yes, this is where I started. If I pick the "Add an extent to existing VMFS datastore" it offers to put it on the boot SD card, as it is the only disk with unpartitioned space.

If I pick the "Expand an existing VMFS datastore extent " I get "No devices with free space message".

I think the problem is that my partition takes the entire RAID, but its size isn't in sync with the datastore size. I don't know what to do about it.

any method or call to pull lun naa or uuid information via restapi call ?

$
0
0
I am looking for an api call to determine the naa of a datastore. i have looked through all the documentation but haven't been able to find anything. Is it possible to pull this information?

Re: VCenter Converter 5.5.3

Horizon Client only Showing RDP as a connection option after recompose

$
0
0

We have MS Office in our Gold Image rather than a appvol and after updating office, when I recomposed the pool, I was no longer able to connect getting an error "A user has requested a type of logon that has not been granted..." upon closer inspection I found that the option of r connecting to VMs in that pool was now RDP (neither Blast or PCoIP appeare in the drop down). Rolling back to the previous image restores connection via PCoIP.

 

Thoughts?


Re: Unable to add existing VMDK to new VM

$
0
0

Some things that I think cause serious issues:

You've started the VM using "Server_1.vmdk" instead of "Server_1-000002.vmdk" which broke the snapshot chain. To fix this, set the "parentCID" in "Server_1-000002.vmdk" to the "CID" value from "Server_1.vmdk", then manually edit the VM's configuration ".vmx" file, and replace "Server_1.vmdk" with "Server_1-000002.vmdk". Finally you have to reload the VM (see https://kb.vmware.com/s/article/1026043)

The above will fix the snapshot chain as well as the VM's configuration, but there's another issue you likely ran into. According to the file list that you've provided, the 7TB datastore is full. In addition to the thin provisioned 7TB virtual disk, there's a snapshot, and both files together consume ~7TB disk space. Please check how much free disk space ESXi reports. Even if the datastore is not already out of disk space, it may be soon, and there's not enough free disk space to delete/consolidate the snapshot.

To delete/consolidate the snapshot you either need another datastore with ~ 7TB free disk sapce, or backup the VM, and restore it, which should also consolidate the snapshot data to the base disk.

 

Do you have a current backup? If not, you should take one now to avoid data loss!

 

André

Re: Horizon Client only Showing RDP as a connection option after recompose

Re: Unable to expnad a datastore

$
0
0

If the datastore expansion didn'd work correctly in the first attempt, and only the partition size has been modified, you may need to grow the VMFS from the command line (see e.g. https://kb.vmware.com/s/article/2002461, step 13). Please ensure that you read, and understand the whole procedure, and do the checks before running the growfs command. This is to ensure that the partition is in the proper state for the expansion.

 

André

Re: Mac Catalina and Fusion Has Black Screen

$
0
0

In my case I got the black screen to disappear immediately by right-clicking on the vmwarevm file in Finder, selecting Open With, and then VMware Fusion

Open opening I got the alert that security preferences needed to be updated but then Windows finally opened anyway

When I went back to System Preferences it was already open but with a different screen - i.e. Security and Privacy which indicated that "System Software from VMware was blocked from loading"

 

Checked off "Allow" box and all was well

On Demand vs Classroom Training

$
0
0

Hello All,

 

I am new to vmware world and their products and once i finish their prerequisites training to attend NSX-T 2.4 ICM, i am planning to take vmware authorized training to learn NSX-T 2.4 ICM course.

but not able to decide whether i should go for classroom or on demand??

 

classroom  

===========

5 working days

need to take leave from office

no exam voucher

but can ask many questions to Trainer live

no classroom recording for future revision

lab access only for 5 days

 

whereas in On Demand

===================

 

30 days in length

free VCP Exam voucher

but cannot ask questions live but can query in community if required

Lab access for 30 days

not sure if on demand videos are easily understandable or not ?

can revise videos if required

Viewing all 219998 articles
Browse latest View live