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

Re: Velocloud by Vmware

$
0
0

No, but however you can have the same IP address on the LAN side provided they are in different segments.


Re: カスタム静止スクリプトについて

$
0
0

VADP でのイメージバックアップ時などの Linux OS の静止点について、過去のバージョンではスクリプトが組み込まれましたが、

Linux Kernel 2.6.32 で、VMware Tools が vSphere 5.x 以降の場合は組み込みの ioctl にて制御される様になっております。

 

ドキュメントに関しては、VDDK など SDK のドキュメントから各バージョンでの確認が手段としてあります。

例えば、vSphere 6.7 u3 の環境であれば

Virtual Disk Development Kit (VDDK) - VMware {code}

から、

Virtual Disk Development Kit Programming Guide 6.7.3

https://vdc-download.vmware.com/vmwb-repository/dcr-public/1a60c307-ec36-4b40-a042-3b5f22344ddd/c91b1462-d244-4fd7-ad08-…

 

などを見ていただくと、

P152 Linux Backup Implementation あたりに上記情報などが確認できます。

 

残念ながら個別サービスのコントロールまでが記載されたドキュメントは調べた限り見当たりませんでした。

 

ご参考まで

Re: Using VeloCloud 540 for Video Conference Unit

$
0
0

Is your issue resolved? If not, can you please provide a topology diagram and output of NAT entries. Is your Video Traffic going over the overlay or direct via underlay?

Re: 6.7u3 to 7 upgrade errors

$
0
0

From the esxcli system module list output, there is e1000 module loaded. Can you change the network adapter in the nested esxi from e1000 to vmxnet3 and try the upgrade?

Re: Convert hard drive into VMWare virtual machine

$
0
0

I have the server running now. Thanks.

Re: Invoke multiple vcenters from rvtoolsbatch

$
0
0

Thanks LucD for the reply.

Do I need to run this as command on PowerCli seperately to set up the VICredentialstoreItems for the vCenters. Then we need to schedule the task to run the script to get the report?

Moreover after specifying the date in the script, it sending all the RVtools attachments instead of that date report only.

Kindly help to advise with your comments.

 

Regards

Narayanan.

Re: Copy a VM to an external hard drive

Run workstation in the background

$
0
0

I've converted a broken server into a virtual machine. Now I want to run the virtual machine in the background without having to be logged in on the host OS. How can I do that? I found the option to run in the background but if I log out of the host the virtual machine goes into hibernation. How do I stop that? I am running on workstation 12 on 2012 r2.


Re: Copy a VM to an external hard drive

$
0
0

another solution is to type:

 

 

https://<ip_your_Esxi> - or <FQDN>\folder

 

access the Datastore -> VM folder, and click on the individual files to allow the download:

 

 

In these images my VM is turned on, you have to do it by turning off your virtual machine.

 

 

ARomeo

Re: Invoke multiple vcenters from rvtoolsbatch

$
0
0

Yes, you will need to set up the VICredentialSToreItems separately, before running the RVTools script.

 

To get only the files with the specific reports, try like this

 

$ExportPath='C:\Temp\testing'

$Servers='vCenter1','vCenter2'


$files=@()

$Servers|%{

    $cred=Get-VICredentialStoreItem-Host $_

    $reportName="RVTools-$($_)-$(Get-Date-f'ddMMMyyyy').xlsx"

    $files+=$reportName

    ."C:\Program Files (x86)\Robware\RVTools\RVTools.exe"-u $($cred.User)-p $($cred.Password)-s "$($_)"-c ExportAll2xls -d "$($ExportPath)"-f$reportName

}


$smtpServer='smtp.globedev.com'

$to=''

$from=''

Start-Sleep-s 60

$att=Get-ChildItem-Name $files-Path $ExportPath-Filter RVTools*.xlsx | select -ExpandProperty FullName

Send-MailMessage-SmtpServer $smtpServer-Subject 'RVTools reports'-To $to-From $from-Attachments $att

Re: Run workstation in the background

$
0
0

You probably want to try out Shared VMs, which will allow the virtual machine to be managed by a service which is always running – even when no-one is logged in to the host OS console.  You should be able to move your existing VM to a Shared VM.  Then you can set up AutoStart for the VM to automatically power-on the VMs when the host OS starts up.

 

Hope this helps!

--

Darius

Re: guest vm issues video (Windows 7)

Re: Cannot connect usb devices inside a VM

BACKUP AND REPLICATION FAILED!

$
0
0

Merhabalar;

Kullanmakta olduğum 2 adet fiziksel vmware esxi var. Backup sırasında hata almaktayım aşağıda ekran görüntülerini paylaşıyorum.

Capture.PNG

Re: Vsphere data protection - installation don't finish

$
0
0

I edited fstab, removed lines refering to the backup vmdk, and reboot. The VM stopped at the same point, 70% and same error.


Re: Mouse disappears in Windows 10 Guest

$
0
0

I spent a long time, VMwas good on another Mac, import another vm it also has the same problem.  So everything pointed to accessibility so this is what worked for me

 

1 shutdown vm and vmfusion

2 go to system preferences > Security and privacy

3 click on accessibility on the bottom of the left table.

4 click on the lock icon and put in you admin password

5 in the table select VMfusion

6 at the bottom of the table click the " - " to delete it. .. It should not be int the table at all now.

7 at the bottom of the table click on "+" to add an item.  got to application directory and selected vmfusion

8 make sure it is now selected

9 close up and restart VMware. 

10. Big smile and fist pumps.  helps to the world all is good again.  @

 

let me know how you went...

Re: Changing text on Horizon HTML login screen

Re: Jumbo frames for all port groups?

$
0
0

what size of jumbo frame enable on physical switches? If you enable 1500 MTU then no need to change in vSphere environment as by default set MTU 1500 on each vSwitch. If you set Jumbo frame 1600 or 9000 or respective ports then you need to change MTU on each respective vSwitch in vSphere environment.

Re: Use Host VPN in VMware Workstation guest

$
0
0

Solved...

All connection must be set to Optain IP address automaticaly...on host and guest machine.

After that on guest machine use VMnet8 adapter (NAT).

Re: vDS export config vs host profile?

$
0
0

Host profiles does not have functionality/capability to take VDS backup and restore functionality. Host Profiles help an administrator to maintain compliance with configuration standards on a set of ESXi hosts. They can also be used to make a configuration change to be pushed to all the hosts attached to the template, without the need to make the change on each of the hosts manually.

 

If you want to create new vDS for disaster recovery purpose and you are looking to apply via host profile then you can follow this procedure.

The first step is to create the vDS without any attached hosts. Once that is done, you can attach it to the first host, using the appropriate vmnics as uplinks. Once that host is configured you can create a host profile, using it as the reference host:

1. Go to the Home | Management | Host Profiles view in the vSphere Client

2. Select Create Profile

3. Select Create Profile from existing host

 

You can then attach the profile to a cluster or to individual hosts to quickly deploy vDS to multiple hosts.

 

Note: vDS backup and restore you can do manually or either PowerCLi script before change in the vDS.

Viewing all 178258 articles
Browse latest View live


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