Re: esx4.0上で稼働するCentOS4.8でoom-killerが発生
こんにちは。ホスト(ESX)との相関についてですが、ゲストOS側のext3ファイルシステムについてのエラーが出ているようなので、そのVMが配置されているストレージ/データストアでもなにかエラー等が出ていないか見てみると良いと思いました。ただ、もしかしたらそれ以前にゲストOSのファイルシステムに不整合などがあるかもしれません。ファイルシステムに問題がある場合は、ゲスト再起動しても改善しないはずなので可...
View ArticleWhat is the minimal privileges I have to give an account so it can do a...
Hi all, I'm writing a small script to list all of our VMs. I'd like to setup service account just for this and I would like to give those accounts minimal permissions: just enough to do...
View ArticleRe: When will the MBP HD Camera be supported in Fusion 7?
Thanks for the suggestion, i tried it and it did made a difference. Still get a few office crashes/freeze that i never get on the HW version 10 machine - but its a lot better thank you.
View ArticleRe: designing SRM and NSX
from my current understanding, if you are planning on using NSX, then SRM will not work in your environment. Right now its a pick one or the other, but not both. We found this out about 4 months ago,...
View ArticleRe: RDM Disk Migration
Unfortunately there isn't a way to change the physical location of the RDM from SAN to SAN via vmware IF you want to keep the Disk as an RDM. All we can do here is change the pointer file location if...
View ArticleRe: Unable to access vCloud Director VM console
Hum... I did the hosts file test and that helped me discover another two behaviors. 1.If I try opening a console, it opens.If I close it and try to re-open it, it won´t open (nothing new here).But, if...
View ArticleRe: Serious bug in Shared Folders feature in VmWare Workstation 8.x
Update. Today I have uninstalled antivirus S/W. Even standard Windows Defener is disabled and not started.But as I can see - this problem is still take place in my work.So, I make a conclusion - it is...
View ArticleRe: Keeping VM MAC addresses when moving a VM from one ESXI host to another?
OK. Exporting to an OVA/OVF and importing an OVA/OVF will change the MAC. I was however able to modify a test VM MAC just fine after an OVA/OVF creation and import.What version are you running....
View ArticleRe: Placing an image file in email templates
Hi Loxodon,If this is really the issue Mark was talking about then probably there is nothing you can do. Except...Choosing one of these options I guess:* ask support for a fix* update your system to...
View ArticleSnapshot Consolidation Options with Insufficient Disk Space
After deleting all snapshots for a particular VM, I am alerted that disks require consolidation, presumably because there was not enough disk space to properly delete the snapshots. Sure enough,...
View ArticleHow to use tagging but exclude items that are tagged?
I am relatively new to tags but I got them working. Tagging datastores and iterating through them. I think our VM team will be tagging a few resources that they DON'T want used so I will have to...
View ArticleRe: Management vmk dropping packets when vmnics are teamed
Please enter replies above this line *** You are receiving this message because a ticket was created for your company. Replies to this email will be added as a note onto this ticket. Ticket...
View ArticleRe: Firewall ports for esxi to connect to vCenter
I personally like pretty pictures. I hope this helps! VMware KB: Network port diagram for vSphere 5.x
View ArticleRe: Placing an image file in email templates
And here could be one of possible workarounds (I am still guessing, haven't tried it yet):Try to export the message template you wish to modify (using the Designer) and put this part inside the message...
View ArticleRe: Disk Defragmentation best practice
I appreciate everyone's responses and time and willingness to answer my question. Moving forward, I will recommend to my department to not defrag physical or virtual disks.
View ArticleRe: XXX esx.audit.vsan.net.vnic.added.formatOnHost not found XXX
audit events are very useful for knowing the state changes in an environment, so we cannot neglect them I haven't seen this specific " vsan.net.vnic.added.formatOnHost not found " when we add/remove a...
View ArticleRe: Get-View for VMs in subfolders
Which PowerCLI version are you using ?Do a Get-PowerCLIVersion
View ArticleRe: Increase PS Performance
Are you saying that the following doesn't return anything for you ? Get-ItemWSMan:\localhost\Shell\MaxMemoryPerShellMB
View ArticleRe: Increase PS Performance
Yea, I only get: Get-Item : Cannot find path 'WSMan:\localhost\Shell\MaxMemoryPerShellMB' because it does not exist.
View ArticleRe: How to use tagging but exclude items that are tagged?
Did you already try like this ? Get-Datastore|where {!(Get-TagAssignment-Entity$_)}
View Article