Re: ESXi back-up and restores
You may want to take a look at VM Explorer (http://www.trilead.com/Documents/4.1/VMExplorer_Factsheet_en.pdf) which - with some restrictions - supports even the free ESXi Hypervisor edition. André
View ArticleRe: LSI SAS error?
We are seeing this same error on an M610. Were you able to get this resolved?
View ArticleRe: ripristino VM
Ciao,Per testare e verificare che i tuoi backup siano consistenti dovresti usare la tecnologia "Sure backup". Per farlo devi creare i "virtual lab". Devi prima controllare che la tua licenza contenga...
View ArticleRe: ESXi back-up and restores
Depending on what is contained in the VM, you may just use a traditional backup client inside the VM. Essentially treat each VM like a physical server for backup purposes. I use Veeam myself. There...
View ArticleRe: vmrc 5.1.0 will not run (aborts due to segmentation fault)
Running it through strace is interesting...it looks like it's crashing while trying to read from the splash screen PNG file. Here's the last lines leading up to the SIGSEGV....
View ArticleRe: saturazione memoria con VMware Player
Non uso player, ma mi sembra abbastanza strano.C'è la versione 5.0.2... prova magari con quella.
View ArticleRe: Can I detatch a disk from one (windows) VM and attach it to another with...
Thanks, I was fairly sure this would be the case but, better to be sure.
View ArticleRe: VSA 5.1.1 Installation error
Hi,Has this issue been resolved? I have the same problem with the exact message. I dont have the luxury to install VSA on a different machine because of licensing.ideas. Thanks
View ArticleRe: Can I detatch a disk from one (windows) VM and attach it to another with...
it's possible, keep in mind that is necessary sVMotion (or cold migrate) after the re-add disk into the new VM, is just a best practice. Regards
View ArticleRe: reclaiming space on thin provisioned disks - used to work, doesn't now
OK. I misunderstood and probably still might me, but check these out.Did you upgrade your datastores to vmfs5 or create a fresh datastore using vmfs5? I think that also might make a difference....
View ArticleRe: vmrc 5.1.0 will not run (aborts due to segmentation fault)
I installed the debuginfo packages for gtk+2.0 and gtkmm2.4, so here's the past part of the backtrace again: #14 0xb603b5a0 in operator() (this=0x805895e0) at...
View ArticleIssues with file sync
Constantly having issues with files syncing when added to Horizon folder. Very vague error that states "Network error" with a red exclamation point over the cloud icon on the toolbar up top (Macbook...
View ArticleRe: Script to count total amount of Memory allocated to VM's on each ESX host
Hi, I've added MemoryTotalMB to get the Host Memory Total. I'd like to output the figure in GB and not MB. Get-VMhost|SelectName,MemoryTotalMB,@{N="Memory used MB";E={ $_|Get-VM|%{$_.MemoryMB} |...
View ArticleRe: Error creating admin user – hostname in certificate didn’t match
On configurator-va, as root cd /usr/local/horizon/lib/menu/secure ./wizardssl.hzn --makesslcert gateway-va <FQDN>./wizardssl.hzn
View ArticleRe: Can I detatch a disk from one (windows) VM and attach it to another with...
I would say its not necessary you can run the VM with the virtual disks stored in different dirctories but its is nice to have them all in one spot with directiry name the same as the VM name and that...
View ArticleRe: Failed conversion took up space on ESX 4.1 host
Hello, I Think that you need more space, you can't use entire datastore, at least 10% should be free. As you know, the swap file reside in Datastore, and need it the same space as VM has configured for...
View ArticleRe: reclaiming space on thin provisioned disks - used to work, doesn't now
I'll have to check with the other admin, as he did that work. I hope that's not it, because recreating and migrating 30 TB of data on new LUNs doesn't sound like much fun. I'm struggling to make sense...
View ArticleRe: Replicas & Linked Clones on Local Host storage ????
One thing to keep an eye on with this design is the distribution of desktops. Perhaps it's been fixed now, but in the past, when you gave view multiple datastores to use for a clone, it would always...
View Article