Re: Workstation 9 - PXE boot broken - works with Workstation 8
Here's a complete shot in the dark. Try adding this configuration option to your VMX file: timeTracker.lazyApic = FALSE
View ArticleRe: Software iSCSI и IOPS
Сдается мне, что результаты, полученные на физике (>10000IOPS), связаны с использованием какого-то локального кэша операционки.Попробуйте систему по памяти обрезать так, чтобы ее было впритык и...
View ArticleRe: small environment - how many datastores?
Basically you can't go wrong here, I think. My instinct would be to create either 2 or three, though you almost certainly (assuming your array has reasonable performance/number of disks) also be fine...
View ArticleRe: small environment - how many datastores?
I would like to keep it simple as possible and that suggestion makes a lot of sense. Thanks!
View ArticleRe: fusion 5 3D color problem
I had the same issue under Workstation 9.0. The Release Notes for Fusion 5.0.2 include the comment "Addressed graphics issues with Autodesk Inventor, Altium Designer and SolidWorks." This sounded...
View ArticleRe: vSphere Data ProtectionでSolarisの仮想マシンをバックアップできない
当該仮想マシンを一旦インベントリから削除して、再登録することで解決しました。 この仮想マシンを誤ってVDRアプライアンスと判断していた理由は不明のままです。
View ArticleRe: Filtering certain results in Get-VIEvent
Hello, aydeisen- You can use a Where-Object statement to filter the events as desired. Like: Get-VIEvent | Where-Object { ($_.FullFormattedMessage -like"*Insufficient video RAM*") -or...
View ArticleRe: How do I change the location of a virtual machine disk
I figured you'd say to use vmware convertor. As far as copying goes How are you accomplishing this copying (exact process) and how do you deregister a virtual machine?
View ArticleRe: Filtering certain results in Get-VIEvent
Thank you, that worked perfectly. For my personaly reference, how would I have found out that I needed the ?{$_.id} if I wanted to use $_.MessageInfo to return that event?
View ArticleRe: VMware Data Protection について語り合いましょう。
はじめまして。 自分もVDPを先週位から使い始めましたが、構成タブでバックアップ時間を変更しようとしても、編集が有効にならなかったりします。またVDRとは勝手が違い、仮想ディスク単位にバックアップする/しないの設定ができません。 バックアップにかかる時間やディスク消費量はVDRと比べると良いような気もします。 またいろいろわかったことがあれば、書き込みたいと思います。
View ArticleRe: small environment - how many datastores?
Please DONT do 1 big datastore - its a recipe for poor performance (every IO has to go through the same queue). Best performance will come from more datastores (I'd personally do 3-5).
View ArticleRe: Thinapp Permitted Groups
Thank you for the reply. It's just extremely dissapointing that VMware doesn't have this VERY basic functionality built into ThinApp by now. I've not used thinreg before, are there any good examples...
View ArticleRe: Filtering certain results in Get-VIEvent
Hello- Good, glad it worked out for you. As for "how to know how to check a property?" -- in general, it is a matter of knowing what type of object you are dealing with, and then finding out what...
View ArticleRe: My VMware can not create a virtual network card
Thank you AndréThis method does not work, now is the administrator login now or virtual network access
View ArticleRe: Thinapp Permitted Groups
If you assign your app to a desktop or a pool, it will show up to everyone and those who are not in the PermittedGroups will get the Permission denied message. If you want to make a user-based...
View ArticleRe: How to simulate failover
> Does that apply to vCSHB 6.5? For vcshb 6.3 and vcshb 6.4, there are documentations on failover simulation. However, I could not find such info in vcshb 6.5 documentation.
View ArticleRe: Thinapp Permitted Groups
You should have a look at this document: http://www.vmware.com/files/pdf/VMware-DG-ThinApp-AppRegistration-EN.pdf Role-Based Access to ApplicationsThe process of deploying virtualized applications...
View Article