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

Re: What is the difference between vRealize Automation and Terraform?

$
0
0

Going through a similar discussion over here.

Very early stages.

 

First thing that comes to mind is what is the size of your development team, and how familiar are they with Infrastructure or Infrastructure as code.

Some developers on our team had difficulty with infrastructure concepts at the beginning, so there will be a learning curve.

 

There are many Gartner client reviews on Terraform, and the general advice is to go with Terraform Enterprise vs. the free edition.

So if management is doing a cost benefit analysis they will need to start there.

 

Retraining staff, and investing in a Cloud Management Platform, changing business process, also come to mind.

 

The vRA benefits daphnissov pointed out, are also areas you should focus on in your analysis.

 

That's all I have...


Re: vmdk files exceeding maximum size

$
0
0

> However, the ssd disk is only 500GB, so that's why I have the vm limited to 240GB.

Reading that statement I think you slightly missunderstand what the 240gb value really means.

If you create a VM with a vmdk with a size of 240gb this first of all means that the guestOS thinks it has a 240Gb harddisk.

As long as you dont have snapshots the vmdk indeed can not get larger than those 240GB.

This changes as soon as snapshots are involved. Each snapshot itself can grow up to 240gb and with your 2 snapshots the size of the complete VM can grow up to 3 x 240gb =720gb.

Running defragmentation-tools inside the guest can expand the actual used size significantly - so avoid using such tools if a VM has snapshots.

 

By deleting the 2 snapshot-vmdks with Windows-explorer you actually did the opposite of what you wanted to do:

Unfortunately the choice of the labels on the snapshot-manager is a bit misguiding.

Delete in snapshotmanager actually means "merge data inside the snapshots into the basedisk"

If you delete the files with Windows-explorer this means "discard data from inside the snapshots"

 

So you just deleted the data you added to your VM since you created the snapshot !

This is confusing but you have to get used to it as soon as possible.

 

To be able to start your VM again open the vmx-file with a texteditor like notepad+ and find a line that has an entry like

scsi0:0.fileName = "Windows 7-000002.vmdk"

change that line to

scsi0:0.fileName = "Windows 7.vmdk"

and safe the vmx-file.

Then delete all *.vmsn, *.vmss and *.vmsd files from the directory.

Now your VM should be able to start again but it will be in a state of 17.12.2019

Thats just 2 days back so probably quite acceptable.

Use this as a lesson and avoid deleting snapshots from windows-explorer manually in future.

 

Ulli

I downloaded 11.5.1. when I attempt to open XP window the box "it cannot find valid peer process to connect to" pops up. I need to access XP windows because my quicken program is located there. I am requesting assistance. Thank you.

$
0
0

I updated my Mac OS with Catalina.  Now my version of Fusion (6) did not work. I downloaded 11.15.1.  When I click on it, it will not allow me to open XP professionals windows, indicating it cannot find valid peer process to connect to.  I need to access XP windows because my quicken program is located there. I am requesting assistance. Thank you.

Re: Get-VM -Tag not working in VMware vSphere 6.7

$
0
0

matsss - The output you're describing would indicate that you have no vSphere tags created or in use within your environment. Does your environment have any vSphere tags?

Re: vmdk files exceeding maximum size

$
0
0

This worked to get the vm up and running again, but it's a significantly outdated version of the system.

 

Would the most updated version be in one of the other vmdk files I deleted, [0001.vmdk or 0002.vmdk]?

Re: vmdk files exceeding maximum size

$
0
0

Yes, I was suspicious that deleting the files may make matters worse, so I made a backup.

Blueprint Requested Event Topic : Examples

$
0
0

i am trying to use Blueprint Requested VRA 7.6 Event Subscription to run the logic before the VM is enter into Lifecycle event of machineRequested. I found the event but i am not able to decide if this will help me running my logic. Does anyone have any working example for the same?

Appvolumes queueing

$
0
0

I was hoping to split our app stack up a bit with the new queueing feature, but testing login times I still get around 2-3 seconds added per app stock, is anyone using 2.18 seeing anything better. This is a brand new install of everything.No appstacks are around 26 seconds, 1 appstack is around 30, 2 got to 37 seconds, and 3 got to around 40 seconds. The second one is office so I'm pretty sure that would be expected but I need to do more testing.

 

 

Horizon 7.10

Windows 10 1809

Appvolume 2.18

UEM 9.9


Re: Can the "VMware" bios splash screen be changed?

$
0
0

I found some ROM files in one of the vmware folders that appear to be bios files not just for the bios but maybe also for the devices such as VGA.ROM which might be the display device. I'm excited to see these files. Now I don't really care about changing the splash screen, now my new question is, can these ROM files be opened or edited? I'm particularly interested in the VGA.ROM file, if that is the virtual graphics card bios of some sort. I've been trying for days to make some changes to display drivers on my VM and being able to modify that rom file might be the thing I've been missing.

Re: vRA Agent (Gugent) on RHEL/CentOS/OracleLinux 8.x

$
0
0

Hi,

 

Sorry, cant help you there.

 

We don't use the vRA agent in our environment.

 

I have deployed CentOS 8 blueprint without issue, using Open-VM-Tools and python pre-installed in the template and a custom spec to configure the networking dns and time zone.

 

We use puppet and ansible for getting the vm up with a configuration.

 

Debian 10 has been a real hassle for us from vm template.

 

We are at vRA version 7.6.

Re: vmdk files exceeding maximum size

$
0
0

The last state is only visible if you use the complete chain: original basedisk + 000001.vmdk + 000002.vmdk

 

If you have a backup of the original windows 7.vmdk restore it but keep the rest untouched.

I will then create a new vmx-file that will include the snapshots

vmnet adapters won't install or show up under windows 10 network connections?

$
0
0

Hello everybody I know this is probably already a common issue with similar posts all over the place but I've been trying to resolve an issue with VMware Workstation Pro 15.5.1 build-15018445.

 

I primarily use workstation to run a GNS3 VM on it but Im now having a problem where none of the virtual adapters show up in my windows network connection and when I go to add a vmnet adapter it will just say "updating" like in the picture here for a very long time without actually doing anything.

 

 

After it does that I will go check to see if the vm adapters are in my Network Connections and when I check I don't see any there.

 

 

I've already tried repairing vmware by using the repair option but that didn't work.

 

Any help would greatly be appreciated.

Re: Quickprep has wrong time zone

$
0
0

Normally when you connect to the Pool from your device the timezone is synced to that device.

 

i.e. Horizon POD in Central Time, Client on East Coast. When client connects the TZ is synced to East.

Re: VMWare Horizon Client install

Re: View Connections remaining "connected" after pull of Smart Card

$
0
0

The policy is already set to disconnect on smart card removal for each CS in the architecture.

 

If the end user is actually "powering off" the Teradici client before removing their smart card, is there any mechanism for Horizon view console to detect that the view session is no longer functioning or established (i.e. is there a heartbeat network session packet between the View CS systems and the Tera 2 client)?  Reason I ask is that we can see the Client ID/Mac addresses in View, but when you go to ping, no ICMP reply because they are obviously powered off.

 

Also if Tera 2 is DHCP and the IP address changes during the user initiated sessions, could this cause a "persistent" connect state and the error message  (for example:  User powers off Tera 2 for the day and then pulls card, view session remains in "connected state" since user Windows session was not properly "logged off" or "signed out", console into VM shows it looking for a smart card reader, user then comes back in to office next day, powers up Tera 2, gets "new" IP and then tries to re-establish "connected" session but can't)?

 

Looking to see if the above is inline with anything seen in the field.


Re: Is there a way to track unfinished Actions?

$
0
0

I thought cancelling the workflows killed the executing code?

 

Or are we talking about running purely an action via the API?

Re: macOS BYOD enrolled as iOS

$
0
0

RussBurden -- You need to edit the VMX for your VM to make it "appear" as a macOS device.   In particular, these lines should be what you modify (don't just blindly paste - I believe the board-id.reflecthost is generally set to True by default in the VMX).  

 

hw.model = "MacBookPro11,5"

hw.model.reflectHost = "FALSE"

smbios.reflectHost = "FALSE"

serialNumber = "SERIALNUMBER"

serialNumber.reflectHost = "FALSE"

board-id = "Mac-ABCDEFGHIJK01234"

board-id.reflectHost = "FALSE"

 

If you need to need to find these values, you can get them from terminal:

 

ioreg -l | awk '/product-name/ { split($0, line, "\""); printf("%s\n", line[4]); }'

ioreg -l | awk '/IOPlatformSerialNumber/ { split($0, line, "\""); printf("%s\n", line[4]); }'

ioreg -lp IOService | awk '/board-id/ { split($0, line, "\""); printf("%s\n", line[4]); }'

Re: AD plugin object tree selector - root object

$
0
0

When running the workflow in vRO or vRA via XaaS?

Re: workspace one Full Disk Access

Re: macOS BYOD enrolled as iOS

$
0
0

Are you saying WS1 is reading those values from the virtual machine virtual hardware.

 

I also never said it was a VMware VM, so if this is actually the case, I need to figure out the same for the platform I am using.  I figured it would read the is version, something from the software, not the hardware.

Viewing all 232413 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>