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

Running x64 image inside server 2012 x64

$
0
0

Hi

 

I am trying to run x64 Win 8 image inside a Server 2012 x64 VM on an ESX5.5 farm

 

I have enabled Intel VT support on the CPU in Workstation 10 but still get an error about 64bit operation not being possible

 

I'm just wondering if this is possible?

Thanks


Re: Issue with exchange 2010 on esxi 5.1

$
0
0

hi kiran,

 

can you please explain in detail?

what do you mean by 'space consumption' is same? do you mean vmdk size is same even after clearing the data inside OS? If that's the case its an expected behavior.

Re: Multi Monitor Crash

$
0
0

I've updated my laptop to the last beta of 1.9.4 that Apple shipped yesterday ... now my workaround is not working anymore ... I cannot use multi monitor at all

VMware ESX 4.1.0 502767 upgrade

$
0
0

Good morning all,

 

I need to start planning the upgrade of our current VMware infrastructure which is now running quite an old version - ESX 4.1 502767.  We have 4 hosts running this version with a vCentre server running 4.1 also.  My plan is to perform the following steps in order to move towards vSphere 5.5

 

  • Build a brand new vCentre server with 5.5
  • Backup the existing database
  • Import the database to the new vCentre server
  • Add the existing 4.1 hosts to the new vCentre server
  • Build the new Esxi hosts
  • Add these to the new vCentre server
  • Migrate virtual machines from the old hosts to the new
  • Perform VMware tools upgrades on the virtual machines

 

I appreciate this is quite a simple plan but is my line of thinking correct or is there another upgrade path I should follow?  Any advice is very much appreciated.

 

Thanks,

Re: Usare server esterno per immagini ISO

$
0
0

Per far vedere le immagini iso senza copiarle sul server, crea una cartella sul NAS e la condividi via NFS.

Poi sul server ESXi aggiungi un Datastore di tipo NFS e gli dai il path del tuo NAS.

 

Ciao

Francesco

Re: One of my OS in vSphere Esxi 5.0 is having a very slow connection. Please help me.

$
0
0

If it is a network problem, why another VMs do not have the same problem? And is it possible if one of my virtual LAN is broken ? Thank You

Re: Migrating from 5.0 to 5.5

$
0
0

Hi,

 

Do an inplace upgrade of vCenter

Add the new servers to the Current setup

vMotion all the VM's to the new servers, if you do not have the Licensing then shutdown the vm's and move them over

Upgrade the 710 to 5.5

 

Regards

Re: vCops 5.8 DT Help!

$
0
0

Hi Mark,

 

Thanks for the reply, attaching the screenshots.

 

Looking at Split-MetricGraph, Total used space is increased about 10MB (mega bytes) only in 2TB datastore and vCops DT is not even 1MB i think... i'm not sure if this is correct... appreciate your help.

 

Thanks,

Louis


Unable to add SSD Disk - Unconfigured Disk

$
0
0

Untitled-1.gif

 

Dear all,

 

I am a newbie on vmware.

I managed to install Esxi5.5.0 on a ml310 G8, with the custom HP build.

Now I want to install a SSD HDD Samsung MZ-7PC256D   256GB  6.0Gbps

 

As you can see from the picture the disk is detected, but when I scan on Host Cache COnfiguration > Add Storage > Disk LUN,  It doesn't appear.

 

Can anyone help me on this?

 

Regards

Re: vCops 5.8 DT Help!

$
0
0

Hi,

Thanks for the reply.. I'm not sure how to export data to csv from vCops... could you please help me with it.  I have attached screenshots for the same to Mark's reply...

 

Thanks,

Louis

Re: Usare server esterno per immagini ISO

$
0
0

Ok, provo subito.

Intanto ti ringrazio

VMTools on vCenter Virtual Machine

$
0
0

Is it safe to install vmtools onto my virtual vCenter server?

Re: ゲストが使えるメモリについて

$
0
0

ご返信ありがとうございます。

 

発生時間帯のチャートを再確認してみましたが、5250.5MB近辺で水平でした。

ちなみにホストのメモリの総量は65GBです。

 

ゲストOS(CentOS 6.4 64bitです)にtoolsはインストールしていません。

 

toolsって、バルーニングに必須なんだそうですね。

インストールしていないということは、バルーニングが機能しないから、

OSにメモリを分けてもらえてないということでしょうか。

  

 

アプリケーションはPHPで、OutOfMemoryというエラーです。

 

ゲスト内のメモリ消費状況については、

残念ながらその時間帯はvsphereの画面ばかり追っていて、見ていませんでした。

 

よろしくお願いします。

vMotion of VM in vCloud Director

$
0
0

Is it possible to migrate the VM from vcloud director admin portal.

Re: VMware ESX 4.1.0 502767 upgrade


Set vCPU Speed on Allocation Pool.

$
0
0

Hello,

Sorry for my English =)

 

I need create vDC (Allocation pool model) with vCPU speed = 1200Mhz.

I checked "Make allocation pool org VDCs elastic". I can set vCPU Speed from web interface, but i can't found when i can specify this option in vCO workflow.

If i use pre-installed workflow (which installed with vCloud Director plugin) i select AllocatioPool and set CPU(Ghz) = 10 and submit. After create vDC i look in vDC properties and see vCPU Speed = 8Ghz.

How i can specify vCPU Speed when i creating Allocation Pool?

Re: Question about VMware Converter Traffic Flow

$
0
0

Hello

 

The traffic goes from the source machine to the destination ESX. You will have a small slowdown in wizard before starting the conversion mainly for getting VC inventory. See the graphics in user guide pp.11-13

 

Regards

 

P.S. If you want to do V2V, keep converter server on site A, too as in this case the data goes through it.

Re: Query - NTP service restart

$
0
0

I assume that the list of servers is in a CSV file, that looks like this

Hostname

esx1

esx2

...

Then you could do something like this

 

Import-Csvhostnames.csv-UseCulture|%{
 
Get-VMHost-Name$_.Hostname|Get-VMHostService|where {$_.Key-eq"ntpd"} |
 
Restart-VMHostService-Confirm:$false
}

Re: ゲストが使えるメモリについて

$
0
0

返信ありがとうございます。


1点補足します。

Toolsが入っていないからといってホストからメモリを分けてもらえないことはありません。


経験則で申し訳ないのですが、PHPのOut of MemoryはゲストOSがメモリを受け取れていないから発生するのかどうか怪しいエラーだと思います。

問題の切り分けのために、ゲスト内でtopコマンド等でリソースの利用状況と基盤として(ホストとして)のリソースの利用状況をモニタリングした上でエラーの原因を考えた方がよいです。

 

たとえば、よくある話なのですが。

phpinfo のmemory_limit を確認したら、実はphpの先頭行や".htaccess"あたりで低く設定されていて、ゲストマシンとしては潤沢にリソースが使える状況なのにPHPとしてはまったく使えてない状況とかも考えられます。

 

ホストの中でのメモリの利用率が低いのは、すべてのゲストでそれほど利用していないからなような気がしますが。

それも、ゲスト内で利用できたメモリとホストが与えたメモリ(パフォーマンスチャートのメモリで確認可能)の両方を見比べないと正確な回答が出せないです。

Re: can i run VMwareComplianceCheckerForvSphere1.3

$
0
0

The VMware Compliance Checker for vSphere ( Free Compliance Checker for VMware vSphere ) compares your vSphere ESXi host configuration against the vSphere Hardening Guidelines. As such it's not a destructive tool as it just reads data. It's not a tool that performs potentially destructive testing like a penetration test tool. Of course any new system or script you run against your environment has the possibility of causing problems, however the chances of the compliance checker impacting your VMs is extremely low.

Viewing all 251313 articles
Browse latest View live


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