Amigo conseguiu encontrar a solução para o problema?
Re: ESXi Problema de Rede - VM
Updating DNS on ESXi 5.1 hosts
I have a cluster with 8 hosts where 6 have DNS and NTP settings from a legacy domain and 2 have current settings. The legacy domain controllers are still up and there is a trust between the two. I would like to change the hosts so they are all using the current DNS and NTP servers. The directory services for all the hosts is set to Local Authentication so they are not integrated with AD. What is the impact of changing these settings? What would be the steps to follow? Is it as easy as putting the hosts with legacy settings in maintenance mode, making the change, then bringing them back from maintenance mode?
Re: Even after installing "Client Integration Plug-in" its giving me the error not installed [V-Center web client 6.0] [Marking as closed]
I am having issues with Chrome too.
Re: List of NSX third-party network and security providers
VMware NSX Technology Partners | United States
The link above has a pretty good list of NSX partners, and whitepapers for each. It's not exactly what you wanted, but close.
Tunnel external users, directly connect internal users
Hi there,
We have a Horizon View 6 deployment going live soon (ish). One of the steps we would like to take either now or soon after go-live is to have all internal users connect directly to their desktops after the initial connection, and for external users to be tunnelled via the Security/Connection server pairing. I am pretty happy with how the config would roughly look, but in lieu of a decent test bed (and not wanting to go installing/re-configuring/uninstalling on the Prod platform for the sake of cleanliness) can anyone answer some basic questions about the practicalities?
Assuming I don't care about resilience it seems that I should have one Connection Server handling the tunnelled users and another connection server paired with a Security Server handling the external users (reference here:Documentation Center for VMware Horizon 6.0 with View). However, should either of those Connection Servers be a replica of the other or would they then simply inherit the tunnelling config of the other? If that is the case and the Connection Servers had to be two standalone instances with their own pairings and tunnelling config does that then mean managing two identical sets of desktop pools or can that be aggregated across the Connection Server instances.
Sorry if this seems like a fundamental question but I don't see everything I've asked definitively answered all in one place.
Re: vShieldへリモートssh実行した場合のエラーについて
こんばんは。
結構時間がたってしまっていて、いまさらかもしれませんが・・・
vSheld は、vtyshの都合かsshから直接コマンドを渡すのができないようなので、
たとえば、expectコマンドなどを使用するとvShieldのコマンド結果を取得できると思います。
また、
# echo "show system memory" | ssh -l <ユーザ> <接続先IP>
みたいな方法でも情報取得できると思います。
※192.168.5.91はvSield Managerです。
※パスワードは手入力ですが・・・
# echo "show system memory" | ssh -l admin 192.168.5.91
Pseudo-terminal will not be allocated because stdin is not a terminal.
admin@192.168.5.91's password:
manager> show system memory
MemTotal: 8167632 kB
MemFree: 4589784 kB
Buffers: 234004 kB
Cached: 576580 kB
・・・(以下省略)
APIを実行するのであればcurlコマンドなどでREST API で情報取得できそうです。
一応マニュアルがあるのですが、通常のサポートの範囲外(SDKのサポートの範囲になる)と思うので
結構、大変そうな気がします。
ただし、show system memory のような情報は取得できないかもしれません。
Accessing and using the vCloud Networking and Security 5.1.x REST API
http://kb.vmware.com/kb/2034410
マニュアルだとこのあたりだと思います。
https://www.vmware.com/pdf/vshield_55_api.pdf
APIはインターフェースの統計情報ですが、実行すると下記のような感じになります。
※例では「adminユーザ / defaultパスワード」です。
※「xmllint --format -」はXML成形しているだけです。
# curl -k -s -u admin:default https://192.168.5.91/api/3.0/edges/edge-1/statistics/interfaces | xmllint --format -
<?xml version="1.0" encoding="UTF-8"?>
<statistics>
<meta>
<startTime>1439231400</startTime>
<endTime>1439233500</endTime>
<interval>300</interval>
</meta>
<data>
<statistic>
<vnic>0</vnic>
<timestamp>1439231400</timestamp>
<in>0.66593535959</in>
<out>0.017016267123</out>
</statistic>
・・・(以下省略。けっこう長いです。)
ちょっとマニュアルを見た感じだと、SNMPとかでは情報取得できないのかもしれません。
以上です。ご参考まで・・・
Re: How to set an MTU of 1600 for test Lab at home for NSX on Vmware workstation
Looks like these guys are doing what you're trying to do. Ignore the title...they're using NSX in VMware Workstation.
Not able to ping the storage with an MTU of 9000
You may have better luck moving from Workstation to ESXi, and run you nested NSX environment. That's what I've done.
Re: Tunnel external users, directly connect internal users
I think you've got the basic architecture figured out: one connection broker for the internal users (no tunneling) to connect to and a paired connection broker and security server (with tunneling) for the external users. The 2nd connection broker can be a replica install. Once installed you can change the tunneling settings per broker within the View admin interface. Each connection broker has its own set of configuration values for tunneling. The security server will inherit whatever settings the paired connection broker has (excluding URLs), which is why you can't build this configuration with a single connection broker and a security server.
Windows 7 Disk Extension Problem
I increased my VM size from 100 to 200 GB (on a terabyte drive) using the MAC-side VMWare settings..
In Windows 7 computer management console (see attached), I can look at the resulting disk and my drive C: still only has 100 GB. However at the bottom of the disk management screen, I show a Disk 0 with 200 GB. The Disk 0 bar is contiguous as far as I can see. I right click on the C: drive at the top of the screen and see "Extend Volume" but that choice is grayed out.
I've shut down VMWare completely a couple of times and restarted with no luck.
How do I get Windows 7 to recognize that extra 100 GB?
Best
Harry
Re: Even after installing "Client Integration Plug-in" its giving me the error not installed [V-Center web client 6.0] [Marking as closed]
same issue... When happens refresh your browser or check if your browser is blocking client integration plugin.
vSphere 6 Enterprise upgrade questions
Hi,
We are currently running vSphere 5.5 (vCenter 5.5) and recently purchased more vSphere licenses (vSphere 6).
Can we upgrade vCenter server to 6 without disruption or downtime?
Upgrade vSphere from 5.5.0 to 6 without disruption or downtime?
Can ESXi hosts (currently 5.5) run on vCenter6/vSphere6?
Thanks in advance.
Re: Windows 7 Disk Extension Problem
Welcome to the Community,
I saw this happen a couple of times so far. There seems to be an issue in Windows with properly modifying the partition information in some cases. What usually solves this issue is to increase the disk size again (e.g. to 201GB) and then resize the partition again within Windows.
André
Re: Windows 7 Disk Extension Problem
Following technet net article Extend a Basic Volume, did you upgrade disk to dynamic disk?
Re: AppStack - Copying files on c:\ manually during provisioning
I have the same issue. I have software that only consists of a folder under c:\.
So i start the provisioning, create a shortcut for all users and copy the folder. But if i attach the appstack whether the folder nor the shortcut ist there
I hope someone can help.
Re: 起動中に仮想マシンのアクティブ メモリが全メモリの 75% に急上昇する (2004478)
こんばんは。
気になったことをいくつか書いてみようと思います。
- Windowsサーバには、VMware Toolsはインストールされてますか?
- Windowsサーバには、何かソフトウェアを追加してますか?
たとえばウイルス対策ソフトやデータベースなどをインストールしているなら一旦停止してみるとか・・・ - VMから見たメモリの使用率が高くなっているとのことですが、
vSphere Client のパフォーマンスチャートの「有効」や「消費」が高いままでしょうか? - ESXi / Windows VM は複数(多数)あって、みんな同じ状況なのか?
それともESXiも、各OSも1台(数台)だけなのか?
もしESXi 1台だけでメモリ使用率が高いままなら、そのVMを他のESXiにvMotionしたり、ESXiを再起動してみたり・・・ - 実際にWindowsサーバの性能影響があるのか?
メモリ使用率が高いVMの影響で、他のサーバが性能ダウンしているような状況なのか、
それとも、単純にそのVMだけメモリ使用率が上昇している状況なのかが気になりました。 - VMの作成方法、Windowsサーバのインストール方法は?
たとえばP2Vしたとか、OVFファイルからデプロイしたとか・・・ - WindowsサーバのVMで、何か構成パラメータを変更しているか?(たとえば.vmxファイルに)
以上です。何か手がかりがないか気になるところをいくつかあげてみました・・・
Recycling OLD pc's for VMware View
We are migrating our new purchases to include slim clients, but we can not afford to do all of them at once. I am a system admin at a college and will need to setup a lab with older machines to go directly into VMware View to run the virtualized desktop. Does anyone have a recommendations/faq/instructions/references that help lock down a machine so that the end user can only use the virtual desktop and can not get out of it?
Re: Updating DNS on ESXi 5.1 hosts
I don't see a reason for doing this in Maintenance Mode. Just make sure the required DNS Host-A entries exist on the new DNS server, and then change the settings on the hosts.
André
Re: Automating Schedule re-boot of Security,Connection server and SSO servers
Craig,
Apology for late reply. Yes, we want to follow the Sequence#1 re-boot order
Sequence #1
1. Shutdown security server
2. Restart security server
3. Shutdown connection server
4. Restart connection server
5. Shutdown SSO server
6. Restart SSO server
thanks
vmk2014
Re: ESXi 5 Cluster question. Can I use my ISCSI VMK for management?
Thank you, I appreciate it
How it works for those who have the official course of vSphere 5.1, take certifications in latest technologies 5.5 / 6.0?
Or is itnecessary to studyandmake applicationto take the5.5/6.0 without a new course?