Tagged Questions
0
votes
1answer
163 views
Debian 6.0.6 Squeeze: Expand LVM to fill expanded virtual hard disk
I am running VMWare ESXi with multiple virtual machines. One of which is running Debian 6.0.6 Squeeze (x86_64) and had a thin provisioned hard disk of 16GB. This has now become full, so I expanded the ...
0
votes
1answer
67 views
The cd command using variable to mapped NFS volume within ssh in linux script is not working
I have to do the following from within a bash script. The /VMNFS/ folder is present on linux box, from where script is run, and is mapped to the machine into which i am ssh'ing, as an NFS at ...
1
vote
1answer
83 views
Linux Disk Setup for VMs
Been trying to find the ideal way to setup disks/partitions for Linux guests on ESXi. Seems as though Linux is falling behind when it comes easily adding disk space. The end goal is to be able to ...
0
votes
3answers
340 views
How to synchronize two folders on two remote Linux virtual machines
I have two virtual machines, Host OS is ESXi 3.5 and guest OS is Centos 4.6. There are two ESXi servers remotely located, each containing a Centos 4.6 virtual machine. I wish, whatever change I make ...
1
vote
0answers
62 views
Guest slow after being idle for awhile
I've been playing with ESXi and Linux KVM to try to find out which one best suits our needs. With both of these solutions I've run into the same situation. After a guest has been idle for some time ...
0
votes
1answer
560 views
Cannot mount vmfs version 5 on linux
I know I can mount a vmfs version 3 on linux using vmfs-tools.
First I get the iscsi connection using open-iscsi
I then check in my partition tool to which virtual drive the iscsi connection has ...
0
votes
1answer
306 views
Time is getting reset to old value in CentOS 6.2
I have installed CentOS 6.2 in a VM on ESX & whenever I change the time to the appropriate value using date & hwclock command it's getting changed for that session. Once I restart the instance ...
1
vote
1answer
1k views
VM on ESXi host - How does one make externally accessible?
I have a home server running ESXi v5.0.0 with a VM guest OS (linux) up and running.
I have apache 2.x installed and serving to my machine (i.e I can access the default apache page when going to ...
1
vote
1answer
602 views
vmware cli command resxtop not found on 64 bit ubuntu
I installed VMware-vSphere-CLI-4.1.0-254719.x86_64 on 64-bit Ubuntu 10.10 and I'm having an issue.
When I try to run resxtop it says:
exec: 527: /usr/lib/vmware-vcli/bin/resxtop: not found
What ...