Re: VMWare Server 2 help! Host dropping off network...
Please make sure that your guest host name and MAC address is not same with other one.I think Bridge mode is the best way configuring network adapter.Regards,Milton
View ArticleRe: The selected base layer was not prepared with the Windows 7 Image Setup tool
You have to go to the Mirage icon on the bottom right of the actual reference machine. Right-click on the system tray icon for Mirage and you should see it there.
View ArticleRe: Regarding subnet mask of a virtual machine.
Here is script. The netmask of the first address of the interface:InetAddress localHost = Inet4Address.getLocalHost();NetworkInterface networkInterface =...
View ArticleRe: vmdk file
What I am thinking of is the provisioned size of the virtual disks as it shows up in the individual VM's settings. André
View ArticleRe: How can I get multiple datastores on one LUN?
1 LUN = 1 Datastore = Many VMDKs.For each LUN having 2TB-512b maximum size. then it would be 500TB ++ before you run out of space.It is quite rare to reach such limits.Regards,Milton
View ArticleRunning a VM on ESXi 5.1 that has VMServer 1.0.10 on it
I'm trying to run nested VMs inside an ESX VM. It's an old system and the person that maintained it is no longer employed at my office. Anyhow, is there any workaround to get the VMs to run on...
View ArticleRe: ESXi 5.0 does not recognize 4TB storage array
I had managed to run P400 on ESXi 5.1 using hpsa driver, slightly modifying cciss and hpsa drivers and making .vib's from them. The rough translation of my article (original is in Russian) with link to...
View ArticleRe: Cannot configure Windows 2003 VM Networking
Please make sure that you have got IP from your DHCP server not any gurbase IP. Also make sure that the IP address is your DHCP server IP range.Regards,Milton
View ArticleRe: HP Smart Array P400 and ESXi 5.1
I had managed to run P400 on ESXi 5.1 using hpsa driver, slightly modifying cciss and hpsa drivers and making .vib's from them. The rough translation of my article (original is in Russian) with link to...
View ArticleConverter win2000, can't connect
Hi All,I may have this wrong but I have been told I can use Converter for the following issue. I have two old desktop PCs dating back to 2000 and 2004. Both are running win2000pro and they were...
View ArticleRe: ESXi 5.1 host loses default gateway
Thanks, good to know. I got this working by adding this line to /etc/rc.local.d/local.sh: esxcli network ip route ipv4 add --gateway 10.18.3.1 --network 192.168.61.0/24
View ArticleRe: HA Heartbeat Network Change
Thanks Duncan for publishing this article on your blog to make it more clearer ESXi Management Traffic tickbox, what does it do? But is this means we are using this management check box to make it...
View ArticleRe: Converter win2000, can't connect
Your error probably means that 'simple file sharing' is enabled on source machine(s). Disable 'simple file sharing and try the conversion(s) again. HTH
View ArticleRe: Mounting NFS Datastore - Mounting with random port numbers?
Yes the firewall is allowing any port outbound on TCP. But why is the system establishing the connection with the QNAP on some random port? Why is it not contacting it initially on 2049? or 111? If...
View Article