Scheduled Snapshot Removal
Afternoon, For our sins we use Backup Exec for backups and each morning we're finding a snapshot left behind and it's causing some issues. Part of my morning checks is to look for and remove these...
View ArticleRe: how to virtualize a old installed disk
make sure your only have one primary disk connected .can you attach the screenshot and log files please .
View ArticleAdding a new NIC ESXI 5.1
Dear all,my ESXI 5.1U have one NIC, because i am on Lab Envi. i want to add the second NIC for experement with my firewall and routing,i was thinkng to buy Intel (????) 1GB Ethernet Card, do i have to...
View ArticleRe: Scheduled Snapshot Removal
For the removal you could use something like thisGet-VM | Get-Snapshot -Name "SYMC-FUL*" | Remove-Snapshot -Confirm:$falseFor scheduling this via the Windows Task Scheduler have a look at Alan's...
View ArticleRe: Is Gateway hub configuration supported in Spring Gemfire 1.3.0 + Gemfire...
Spring Data Gemfire 1.3.1 has a dependency on Gemfire 7.0.1. If you are using maven and you want to use GemFire 6.5.1, you need to configure this dependency in your pom: Something like:...
View ArticleRe: Scheduled Snapshot Removal
LucD wrote: For the removal you could use something like thisGet-VM | Get-Snapshot -Name "SYMC-FUL*" | Remove-Snapshot -Confirm:$falseFor scheduling this via the Windows Task Scheduler have a look at...
View ArticleRe: Adding a new NIC ESXI 5.1
After installing NIC on server verify NIC is detected or not if it is detected wait for ESXi to boot, check the status of NIC (eth0 and eth1), check server in GUI, try to create vSwitch and add new...
View ArticleStorage profile not showing up in Provider virtualDC
Hi All, I have installed new vCloud director 5.1 and created my 1st pvDC.I enabled storage profile and created Sprofiles after installing vCloud director. Now if I go to pvDC I cannot see my newly...
View ArticleRe: VMware vCenter Converter Standalone...
Try to install VMware vCenter Converter agent on source machine or try with installing Standalone VMware Convertor tool on source machine.
View ArticleRe: Problems with disk array in ESXi 5.1 U1(performance has improved)
Try to configure server with RAID 1 and install ESXi and monitor the performance.
View ArticleRe: ESXi 5.1 management network no connectivity with two nics connected
Download NIC drivers for ESXi 5.0/5.1 using vMA or Power CLI install the drivers once again and verify the status.
View ArticleVdcStorageProfile StorageCapacity
Apologies if this isn't posted in the correct forum. I'm a bit confused with all various vmware APIs I've found recently. I need to find the StorageProfiles used capacity for all VDCs using...
View ArticleRe: How to upgrade hardware on a VCenter server
Thank you both - now I feel really stupid!. I kept looking to see if I could find something - and missed it! And it was so obvious. Apologies I cant mark you both as correct
View ArticleRe: I'm seeing cpu freezes at random in most of my VMs ESX4.0.0
tom howarth wrote:So you are seeing CPU performance issues and you increased the CPU count on your Guests, thereby increasing the vCPU over commit on your hosts, increasing the possibility of...
View ArticleScript to export BIOS
Hi Team,I want to have a script to generate the follwoing below from the Virtual Infrastructure,From the HP BIOS,Get the Firmware version of the server, iLO FrimwarePower Options, Processor options,...
View ArticleCreating a VMSERVER from same hardware already running Windows.
Hi I am going to use my most powerful server to install the ESXi 5.1 on but it is currently being used as my Exchange server. Is there a way I can create an image file for the Exchange server then wipe...
View ArticleRe: ESXi 5.1 management network no connectivity with two nics connected
Have you tried installing the IBM custom version of ESXi 5.1, it comes with IBM drivers pre-packaged, that has solved a few issues for me in the past (installing vendor specific builds).
View ArticleRe: Creating a VMSERVER from same hardware already running Windows.
Hi, You could use VMware vConverted Standalone and P2V the physical Exchange server to an external disk, NAS, etc. Then you'd need to wipe your physical server and install ESXi on it, configure it and...
View ArticleRe: Wrong screen resolution in full screen for OS X 10.8.4 & 10.9
Thanks for reporting this issue.VMware released the Fusion 6 Technical Preview in May 2013, i.e. before 10.9 DP1 was released by Apple, so obviously no testing was done there (we do not have a time...
View Article