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

Finding out relation between vmdk and file system

$
0
0

Hi All,

 

We have a few VM which uses multiple small VMDKs to make up one file system.

 

For example, this is the disk layout for one of our VM.

PS > $vm.ExtensionData.Layout.Disk

Key DiskFile                                                               

--- --------                                                               

2000 {[ca02sanp10-sata-crypt08] ca02webp22/ca02webp22_6.vmdk}

2001 {[ca02sanp10-sata-crypt08] ca02webp22/ca02webp22_1.vmdk}

2002 {[ca02sanp10-sata-crypt08] ca02webp22/ca02webp22_2.vmdk}

2003 {[ca02sanp10-sata-crypt09] ca02webp22/ca02webp22_3.vmdk}

2004 {[ca02sanp10-sata-crypt08] ca02webp22/ca02webp22_4.vmdk}

2005 {[ca02sanp10-sata-crypt09] ca02webp22/ca02webp22.vmdk} 

2006 {[ca02sanp10-sata-crypt09] ca02webp22/ca02webp22_7.vmdk}

2008 {[ca02sanp10-sata-crypt11] ca02webp22/ca02webp22.vmdk}

 

Here are the file systems on the VM:

PS > $vm.guest.disks

CapacityGB      FreeSpaceGB     Path                                             

----------      -----------     ----                                             

3.812           2.792           /                                                

0.117           0.044           /boot                                            

3.812           3.043           /home                                            

1.445           1.442           /tmp                                             

3.812           0.829           /usr                                             

9.718           5.213           /var                                             

4,802.861       2,189.231       /data01                                          

7,219.176       649.892         /data01/archiveold                               

10,902.010      4,332.745       /data01/archive                                  

 

Using info from VM guest OS and vCenter, we know that /data01/archiveold is made up of ca02webp22/ca02webp22_3.vmdk, ca02webp22/ca02webp22_4.vmdk, ca02webp22/ca02webp22_6.vmdk.

 

Is there a way in powercli to find that out?

 

I would like to script this and collect all VMs which has multiple VMDKs for one single file system.

 

Thanks,

Andrew


Re: USB not detected at startup

$
0
0

Have you tried using a bootable Windows 10 USB with the autoattend.xml instead of ISO file as virtual DVD and the autounattend.xml in a USB drive?


Your VM firmware settings has to be set to EFI instead of BIOS and you can easily boot off the USB drive. You would "Power On to Firmware", connect to the USB drive from the Removable Devices menu to the USB bootable drive with the necessary unattend files. The bootable Windows 10 USB device should show up "EFI USB" which you then choose to boot up.

 

I have tried this method using EFI for bootable Windows 10 USB installation but not with unattend features.

Re: Dell Optiplex 7010 USB 3.0 vib package

$
0
0

Ok, I had a chance to run the command esxcfg-module -l | grep xhci and it looks like it isn't loaded. I also ran esxcfg-module -l and scrolled through the list and found nothing related to xHCI. What I did find in the list was ahci and ehci-hcd.

 

However, the USB 3.0 card I have is working just fine. I get gigabit data transfer speeds from the USB storage attached to it so I'm sure that is working fine. Now, I have 5.5 update 2. Is it possible that maybe it just doesn't exist in my installation?

 

Here's the full list:

Name Used Size (kb)

vmkernel 101 9776 

chardevs 93 48 

user 1 784 

vmkapi_mgmt 2 28 

vmkapi_socket 6 24 

vmkapi_v2_0_0_0_vmkernel_shim1 56 

vmkapi_v2_1_0_0_vmkernel_shim0 56 

vprobe 0 424 

procfs 2 16 

procMisc 0 8 

dell 1 40 

vfat 1 52 

iodm 1 20 

vmkplexer 1 20 

vmklinux_9 13 600 

vmklinux_9_2_0_0 1 44 

vmklinux_9_2_1_0 0 44 

vmklinux_9_2_2_0 12 48 

pciPassthru 1 12 

iscsi_trans 6 52 

iscsi_trans_compat_shim 0 8 

iscsi_trans_incompat_shim0 8 

etherswitch 3 296 

netsched 1 92 

cnic_register 0 12 

e1000e 0 184 

mlx4_core 1 192 

mlx4_en 0 124 

vmkapi_v2_0_0_0_iscsi_shim0 8 

vmkapi_v2_1_0_0_iscsi_shim0 8 

vmci 3 168 

random 2 32 

usb 3 144 

ehci-hcd 0 48 

hid 0 24 

healthchk 3 168 

teamcheck 0 152 

vlanmtucheck 0 160 

heartbeat 1 140 

shaper 0 156 

lldp 0 24 

cdp 7 192 

ipfix 0 156 

tcpip4 1 1184

dvsdev 0 16 

dvfilter 6 144 

lacp 3 44 

svmmirror 1 56 

cbt 0 20 

migrate 2 404 

hbr_filter 2 196 

esxfw 1 160 

vmkapi_v2_0_0_0_dvfilter_shim0 8 

vmkapi_v2_1_0_0_dvfilter_shim0 8 

dvfilter-generic-fastpath0 180 

vmkstatelogger 0 160 

dm 3 12 

nmp 17 156 

vmw_satp_local 5 12 

vmw_satp_default_aa 0 8 

vmw_psp_lib 6 12 

vmw_psp_fixed 6 12 

vmw_psp_rr 0 16 

vmw_psp_mru 0 12 

libata_92 3 148 

libata_9_2_0_0 0 12 

libata_9_2_1_0 0 12 

usb-storage 0 68 

vmkapi_v2_0_0_0_nmp_shim 0 8 

vmkapi_v2_1_0_0_nmp_shim 0 8 

libfc_92 3 104 

libfcoe_92 2 28 

libfc_9_2_0_0 0 8 

libfcoe_9_2_0_0 0 8 

libfc_9_2_1_0 0 8 

libfcoe_9_2_1_0 0 8 

ahci 6 32 

sunrpc 1 72 

nfsclient 0 116 

vmkibft 0 28 

lvmdriver 1 104 

deltadisk 4 196 

tracing 6 52 

rdt 7 176 

vsanutil 5 152 

lsomcommon 2 224 

plog 1 292 

vmfs3 1 452 

dvfg-igmp 0 28 

cmmds_net 1 68 

cmmds 2 240 

cmmds_resolver 1 52 

vsan 0 1260 

vmklink_mpi 2 32 

swapobj 2 48 

vflash 1 60 

vfc 0 136 

vmkapei Not Loaded

Re: Linux Host: Kernel 4.12 Breaks vmmon..

$
0
0

Thanks for the honest reply.   So for the time being I'll stick with Siduction 17.1.0 fully updated to kernel 4.11.    WS is running fine on that distro. 

vSphere 5.5 does not show any information of VMs on Virtual machines tab.

$
0
0

Hi vExpert, I'm using free ESXi host and vSphere client to manage hosts. I encountered the error that vSphere 5.5 does not show any information of VMs on Virtual machines tab as image:

The resources of every VM does not show consumed host cpu and active guest memory.

I already restart management services by SSH and console following this blog https://www.vladan.fr/how-to-restart-management-agents-on-esx-or-esxi-host/ .But nothing change. How can I fix this issue without reboot ESXi host?

Re: Dell Optiplex 7010 USB 3.0 vib package

Re: Finding out relation between vmdk and file system

$
0
0

This should list out the details :

 

get-vm | get-harddisk | Export-Csv c:\output\disks.csv –NoTypeInformation

Routing with NoNAT NSX & VIO

$
0
0

We have managed to disable NAT via another post but as we can now boot an instance and have a floating IP assigned via a public subnet we do not have external access.

 

As I am sure it is a routing issue can someone advise what additional steps need to be done with disabling NAT.

 

My intention is to remove NAT and have public IPs directly assigned to the VM interfaces.

VIO 3.1 and NSX 6.3.1

 

This is the last issue that we are facing to have VIO working as we would like so help is appreciated.


Re: vSphere 5.5 does not show any information of VMs on Virtual machines tab.

$
0
0

This is standalone host you are using ? restart services on this with command services.sh restart and then check again.

Re: Annoying wait time and ERROR when starting Edge

$
0
0

Hi vmstrom,

 

I doubt that this actually is related to profile types, profile persistence, etc...

 

You're getting access denied errors on a subsequent Edge launch because files are in use. Can you try setting the Export moment to Export at logoff?

 

Re: Finding out relation between vmdk and file system

$
0
0

Unfortunately it doesn't. This only shows each VMDK and the sizes.

 

PS > $vm | Get-HardDisk

 

CapacityGB      Persistence                                        Filename

----------      -----------                                        --------

24.000          Persistent           ...ypt08] ca02webp22/ca02webp22_6.vmdk

6.000           Persistent           ...ypt08] ca02webp22/ca02webp22_1.vmdk

2,047.000       Persistent           ...ypt08] ca02webp22/ca02webp22_2.vmdk

2,047.000       Persistent           ...ypt09] ca02webp22/ca02webp22_3.vmdk

2,763.000       Persistent           ...ypt08] ca02webp22/ca02webp22_4.vmdk

1,965.000       Persistent           ...crypt09] ca02webp22/ca02webp22.vmdk

3,211.000       Persistent           ...ypt09] ca02webp22/ca02webp22_7.vmdk

10,905.000      Persistent           ...crypt11] ca02webp22/ca02webp22.vmdk

 

I'm looking for something like

 

Path                                        Filename

--------                         -------------------

/data01/archiveold      ca02webp22/ca02webp22_2.vmdk

/data01/archiveold      ca02webp22/ca02webp22_3.vmdk

/data01/archiveold      ca02webp22/ca02webp22_6.vmdk

/data01/archive         ca02webp22/ca02webp22_7.vmdk

gxzip error when importing OVA into 6.5d

$
0
0

We have a client that we are getting an error when importing an OVA, we have been doing this same method for over a year and this is the first time we have seen this error.

We export from vsphere 5.5 and the client is using vcenter/vsphere 6.5 to import and they get the following error.

 

com.vmware.ovfs.ovfs-main.ovfs.unsupported_gxip_compression

 

 

Anybody run into this before?

 

-d

update vmware tools status

$
0
0

is it possible to get a status on mass vmware tools upgrade?

 

get-content vms.txt | % { update-tools -VM $_ - noreboot -runasync}

 

when i run this I only see this

 

Screen Shot 2017-07-18 at 10.41.30 AM.png

Re: Corrupt VMX and Snapshots not showing on old ESX 3.5 installation

$
0
0

Welcome to the COmmunity,

... the most common conensus was to create a new vm of the same name and when creating the new vm, just add in the old disks ...

This approach - as you found out the hard way - only works for VMs without snapshots. The best way is to recreate a .vmx file from an existing vmware.log file (see e.g. HowTo: Recreating a .vmx from the vmware.log file ), and/or make sure that the newly created .vmx file points to the latest snapshot .vmdk file.

Anyway, you hopefully shut down the VM immediately after discovering the issue!? Please post a complete list of files from the VM's folder (showing file names, extensions, sizes and time stamps). If there's still a vmware*.log file from a time prior to experiencing the issue in the VM's folder, download this file and attach it to a reply post.

 

André

safe mode

$
0
0

How do you start windows 10 in safe mode?


KaBOOOM!

$
0
0

Every time I try to open a window to a host on my ESXi server VMWare Fusion (8.5) just crashes.

 

Here is the crash dump.. which it wants to send to apple...

Re: License question

$
0
0

Are you testing UEM in a Horizon environment? In that case you don't need a license file.

MIGRATE VIRTUAL MACHINES FROM VCS 5.5 CLUSTER TO VCSA 6.5 CLUSTER - (DOMAIN CHANGE IS REQURIED IN THE NEW VCSA 6.5)

$
0
0

Hello Guys,

 

The scenario is a bit tricky

 

  1. VCS 5.5 is of domain domain1.com ( THE DOMAIN SHOULD CHANGE IN THE NEW DEPLOYMENT . THIS IS WHY I DID NOT SELECT THE UPGRADE OPTION DURING VCSA 6.5 DEPLOYMENT. I WILL COPY THE OLD DATABASE SETTINGS) 
  2. VCSA 6.5 is configured and ready on the new and correct domain.
  3. vDistributed Switches have been configured and every thing is ready.
  4. VC update manager is configured on the VCSA 6.5 all configured and ready.
  5. VCS 5.5 environment has about 400 vms (production servers)
  6. OBJECTIVE IS TO BEGIN TO UPGRADE THE HOSTS IN THE VCS 5.5 INFRASTRUCTURE ONE BY ONE (FROM ESXI 5.5 U2 TO ESXI 6.0 U3 )
  7. AND BRING THEM INTO THE NEW VCSA 6.5 INFRASTRUCTURE (ADD HOSTS)
  8. QUESTION :
    1. ON COMPLETION OF NUMBER 5 ABOVE, WHAT IS THE BEST APPROACH TO MOVE THESE PRODUCTION SERVERS TO THE NEW VCSA 6.5 without DOWNTIME
    2. ANY THIRD PARTY TOOL?
    3. THE

Re: NSX Edge IPSEC VPN retry/timeout

$
0
0

So this issue happens specific to one tunnel ,however other tunnels from same vpn device works flawlessly ?

10.250.98.19_10.250.48.168/29-1.1.1.1_192.168.22.0/24

Can i have a look at show config ipsec output from the edge ?

Re: ESXi 6.5 USB Devices attached to VMs Issues?

$
0
0

Hi same here with a OMNIKEY 3021 - esxi 6.5

In the lsusb I see it as omnikey 3121 when try to connect to a ubuntu 17.04 or a debian vm machine, booting it disappear from the connected hardware. On the datastore monitor it seems disconnected

any help?

 

Really thanks in advance

PS already disabled the new vmkusb module

Viewing all 230656 articles
Browse latest View live