similar to: VMware ESX 4.0 won't reboot guests.

Displaying 20 results from an estimated 200 matches similar to: "VMware ESX 4.0 won't reboot guests."

2013 Aug 29
3
Force user permission in specific folders
Hi, It's not that often that I'm messing around with Samba but I have a dilemma that I need some help with. I have a share called "common", users can create folders and files just fine but I'm wondering if it's possible to force folders/files to be created with certain user/group owner in just that specific folder. I not I can force so that everything is created with a
2013 Aug 30
1
Share stuff that located on another server
Hi, I have a server with www-content. I don't want Samba installed on this host as I have another server already acting as Samba host, sharing different things. My question is, what is the best way for the Samba-server to share the www-content that's on the other server? If I mount the www-content using NFS on the Samba-server there will be permission problems, unless there's a way
2010 Jun 22
1
Outlook problem
Hi, I have some problems that every time I start Outlook and retrieve my e-mails and then later tries to do it on my iPhone for example, I get some sort of problem that I can't get the mails. I searched around on the wiki and found the "outlook-no-nuls" and "outlook-idle" options, but where am I suppose to add them? I only have "pop3_uidl_format = %08Xu%08Xv"
2012 Feb 19
3
Server Compatibility Advice Request
Hello Community, I''m very new to Xen Virtualization and hope one of you can advice and guide me. We are planning to virtualize existing 4 old server that we used in a project. The server is 4 years old but I do believe very good HW that we can reuse and take advantage of virtualization. In a nutshell the hardware spec looks like this; 2 Server with Intel® Xeon® Processor 5160 (4M
2011 Sep 10
2
[Bug 937] ssh2 pubkey auth broken by user:style syntax
https://bugzilla.mindrot.org/show_bug.cgi?id=937 Patric Stout <patric.stout at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |patric.stout at gmail.com --- Comment #1 from Patric Stout <patric.stout at gmail.com> 2011-09-10
2013 Sep 23
0
Libvirt ESX: Image file not getting copied to ESX server
Hi, I am trying to start a node using libvirt on ESX hypervisor. Before starting I am performing the following steps: 1) vol-create datastore1 /local/new_volume.xml (Creating a volume in pool) 2) define /local/esxdomain.xml (Defining a node) 3) start MyNode (Starting a node) I tried to get the status of my node and it is showing *running *but I am not able to ping my node (as it is in network).
2006 Aug 21
2
Dovecot SSL issue on Solaris 10 x64 (64-bit)
I'm having an issue with Thunderbird (and Opera) and Dovecot SSL on a Solaris 10. My OS is Solaris 10 6/06 x86 (running in 64-bit mode) using ZFS (disk mirror) as the filesystem for my users. Dovecot version is 1.0rc7 (logs below are from 1.0rc6). First the connection asks if the SSL-certificate should be accepted, accepting it seems to work but then nothing happens. Thunderbird is
2007 Mar 19
1
4.4 on ESX 2.5.4
hi All, I followed this and installed 4.4 on ESX 2.5.4 without a hitch. Any pitfalls I shall be aware of before I try yup update? TIA -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070319/aa0020f7/attachment.html>
2006 Jun 14
1
CentOS 4.3 under VMWare ESX 2.5.3 Server
I have a IBM XSeries 366 with 04 processors Intel Xeon 3.16 Ghz, 16 Gb of memory and a storage IBM with 2 terabytes. I work with virtualization and my OS in this machine is a VMware ESX 2.5.3 version. When I install CentOS 4.X as guest operating system under ESX, the performance is very very bad. When I intsall RHES4 as guest operating system under ESX, the performance is very good. It will
2013 Feb 28
0
Libvirt not creating .vmdk file and .nvram files on vmware esx host
Hi, I am currently using libvirt API(java api) for creating VMs in esxi host. I am passing commands as follows:(trying from terminal) virsh -c esx://192.168.0.144?no_verify=1 define /home/bm/eee.xml Domain eee defined from /home/bm/eee.xml I have attached the eee.xml file and the eee.vmx from the esxi datastore with this mail. the versions i am using is : virsh # version Compiled against
2012 Feb 10
1
Unable to collect VM metrics for ESX using libvirt
Hi, I am trying to connect to a server running esx and collect system metrics like cpu usage, network and disk iops. I am able to establish the connection successfully and obtain VM information such as ids, domain names, config xml etc. But I am unable to collect statistics. I am using the python interface and if I do , conn=libvirt.openAuth(uri, auth, 0) dom-conn.lookupByID(id) // Where id is
2009 Jul 27
1
Samba and ESX 3.2 update 4
Hi there, Currently Samba 3.20.b (SLES 9.3) is running in a standalone server in AMD64 platform. Users from Windows platform can create/delete NFS files without logging into the Samba server, username exist in the sambaserver but no password is required to map a share e.g. \\sambaserver\sharename. We would like to move to VMware ESX 3.2 update 4 platform running in x86-64 platform. What I need
2009 Dec 13
1
VMware ESX
Hi, We run ESX servers in a datacentre and i have managed to succesfully setup a mirrored volume which works really well (took 1 node down and files still available). my question is how can i run an ESX guest on gluster. We have previously setup _________________________________________________________________ Use Hotmail to send and receive mail from your different email accounts
2007 Jan 15
1
NUT on VMWare ESX?...
Greetings: Has anyone installed NUT on a VMWare ESX 2.x or 3.x platform?... The ESX service console is essentially a RedHat 7 system with a bunch of extensions for VMWare thrown in.. Regards, Richard.
2015 Feb 06
1
VMWare ESX mboot.c32
Hi. VMWare has an own/modified mboot.c32, which is capable of using Configfiles. This mboot.c32 is on every Installsystem for their ESXi hypervisor install-iso. Until syslinux 4.07 this works with pxelinux out of the box. Since 5.x this mboot.c32 will not work anymore. There seem to be more modifications than only a parameter "-c". Does anyone has an idea what has changed so this
2010 Mar 22
1
[PATCH] ESX: Enable verification of SSL certificates
Fix a bug which would have prevented an SSL certification from ever being verified. --- lib/Sys/VirtV2V/Transfer/ESX.pm | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) diff --git a/lib/Sys/VirtV2V/Transfer/ESX.pm b/lib/Sys/VirtV2V/Transfer/ESX.pm index 1da382a..66ba515 100644 --- a/lib/Sys/VirtV2V/Transfer/ESX.pm +++ b/lib/Sys/VirtV2V/Transfer/ESX.pm @@ -53,7 +53,7 @@
2010 Jun 07
1
[PATCH] ESX: Always validate SSL certificate
Since fetching storage from ESX was split into separate HEAD and GET requests, the SSL certificate has only been validated on the HEAD request. It should be validated on both. --- lib/Sys/VirtV2V/Transfer/ESX.pm | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lib/Sys/VirtV2V/Transfer/ESX.pm b/lib/Sys/VirtV2V/Transfer/ESX.pm index f638149..5d6b586 100644 ---
2011 Dec 04
1
Problem to convert ESX guest into the KVM
Hi , I attached log files on the problem posted here : https://access.redhat.com/discussion/problem-convert-esx-guest-kvm Host server: OS level rhel 6.1 2.6.32-214.el6.x86_64 virt-v2v-0.8.3-5.el6.x86_64 libvirt-0.9.4-21.el6.x86_64 libvirt-client-0.9.4-21.el6.x86_64 RHEV-M: OS level rhel 6.1 rhevm-3.0.0_0001-51.el6.x86_64 Best regards , Vladimir Berezovski NDS IL , Unix group Tel:
2012 Mar 08
1
ESX Cluster
> >Hello, >we are learning how to use virt-v2v and are about to look at converting >VMware instances. Our VMware admin >says that the VMware server setup is a windows box with three linux >boxes in a cluster. > > >Does it matter which linux box we connect to ? > >Is it adequate to install libvirt and sshd on that box to enable the >transfer? Does it need the PKI
2010 Mar 04
1
ESX access using libvirt
Hello, I am trying to access an ESXi host using libvirt but it seems that it requires netcat to be running on the ESX server. My ESX 4 does not have this installed and I am wondering if this is required or is there some other way to get this working? Thanks, Jon