Displaying 20 results from an estimated 2000 matches similar to: "Getting Started (Trying)"
2013 Aug 12
2
Error while starting the node on ESXi hypervisor
Hi,
Today I was trying to start a node using libvirt on ESX (esxi-5.1)
hypervisor and I got the following error message:
*virsh # define /local/myNode/esxdomain.xml*
*Domain testNode defined from /local/myNode/esxdomain.xml*
*virsh # start testNode*
*error: Failed to start domain testNode*
*error: internal error: Could not start domain: GenericVmConfigFault -
Cannot open the disk
2013 Aug 13
1
Re: Error while starting the node on ESXi hypervisor
Thanks a ton for the reply Matthias.
I am little confused here. How to add volume on my esx server using virsh?
I did SCP and copied my vmdk image to [datastore1] testNode/cluster.vmdk
and also modified my xml file as you suggested. Now when I tried starting
the node it gave me an error message saying:
"error: Failed to start testNode
error: internal error: Could not start domain:
2013 Oct 07
2
Need help with plotting the graph
Hello All,
The version of R I am using is as follows
> version
_
platform x86_64-pc-linux-gnu
arch x86_64
os linux-gnu
system x86_64, linux-gnu
status
major 2
minor 14.1
year 2011
month 12
day 22
svn rev 57956
language R
version.string R version 2.14.1 (2011-12-22)
I just few days
2010 Apr 19
1
guestfish ... [SEC=UNCLASSIFIED]
On Mon, Apr 19, 2010 at 10:17:07PM +0800, Wilkinson, Alex wrote:
> The aforementioned article says that libguestfs supports VMware's
> VMDKs.
This is partly true. We rely on qemu's support for VMDK which is
rather sketchy. In particular, qemu cannot handle some VMDKs from ESX
4.0. However ...
> So if these VMDKs live on a vmfs on an ESX server, what do
> you recomend as
2017 Dec 08
1
Re: [PATCH v2 2/2] v2v: -i vmx: Enhance VMX support with ability to use ‘-it ssh’ transport.
On Friday, 8 December 2017 17:02:30 CET Richard W.M. Jones wrote:
> This enhances the existing VMX input support allowing it to be
> used over SSH to the ESXi server.
>
> The original command (for local .vmx files) was:
>
> $ virt-v2v -i vmx guest.vmx -o local -os /var/tmp
>
> Adding ‘-it ssh’ and using an SSH remote path gives the new syntax:
>
> $ virt-v2v \
2018 Feb 07
1
[PATCH] v2v: fix -it ssh syntax in example (RHBZ#1540535)
Updates commit 1d38216d20141cef9ce83ca4ddbe9c79f5da4f39.
---
v2v/virt-v2v.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
index d39609cf8..b2face339 100644
--- a/v2v/virt-v2v.pod
+++ b/v2v/virt-v2v.pod
@@ -126,7 +126,7 @@ a local file.
virt-v2v \
-i vmx -it ssh \
-
2012 Mar 21
1
转发: Error when executing virsh command to ESX
To Whom It May concern:
I found that the following error is caused by adding a scsi disk to install the os, I remove the scsi disk and the error remove but still report 'out of memory':
virsh # dumpxml win2003_122
internal error Invalid or not yet handled value '/vmfs/devices/genscsi/mp
x.vmhba0:C0:T1:L0' for VMX entry 'scsi0:1.fileName'
virsh # list --all
Id Name
2009 Mar 03
2
openldap 2.4.11 ......unable to start on reboot
Hi
I had upgraed my opneldap rpm frm 2.3.27 to 2.4.11 with ehelp of the
followng link http://staff.osuosl.org/~jeff/openldap/
I had then rebooted my machine and now whne i am starting ldap
[root at system-test40 ldap]# /etc/init.d/ldap start
Checking configuration files for slapd: bdb_db_open: database
"o=netserv_ldap": unclean shutdown detected; attempting recovery.
bdb_db_open:
2008 Sep 30
3
iSCSI ini and ESX Server
I always used IET on CentOS but I have a quick server to setup to backup some VM's, then migrate to DAS
on another server and the easiest way for me will be to accomplish this via iSCSI vmfs stores. I figured I would
just use the ini that ships with CentOS but have never used it against ESX, anyone do this and have experiences
they care to share? Should it be trivial or are there any non
2011 May 29
22
[Bug 8177] New: Problems with big sparsed files
https://bugzilla.samba.org/show_bug.cgi?id=8177
Summary: Problems with big sparsed files
Product: rsync
Version: 3.0.8
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: joluinfante at gmail.com
2004 May 05
5
rsync and Perl programming
Hi everybody -
I'm trying to write a Perl wrapper for some rsync tasks that need doing.
Problem is, there's some sort of odd interaction going on between Perl
and the daemon mode communication for the rsync client, and I'm at my
wit's end in trying to figure it out.
Here's the Perl script:
#####################################################
2004 Jan 28
1
new error when upgrading :P "The semaphore timeout period has exp
We have newly installed ADSL/speedTouch 510 modem. After the installation,
we are getting problems with out Win2K machines. On out NT workstation
everything is OK, but on the Win2K we are getting following error,
"The semaphore timeout period has expired" whne trying to connect to the
domain (GARAGET),
My Network Places
Entire network
MS Windows Network
Garaget (our
2004 Jul 15
3
Rsync not preserving owner/group
For some reason when using -owner -group my files end up being nobody:nobody
on the destination..?
This is Solaris 9.
Jeremy S. Loukinas
2003 Dec 30
1
Is this correct?
I am trying to copy an 8 gig file. After first copying it over I try
and rsync it again. There are no changes so why is it copying the
file over again? Here is the output of what I am trying to do. And
what does speedup mean?
[root@VMWARE Storage]# rsync --verbose --recursive -t --stats --
progress ntapps.dsk vmware2::home/
[root@VMWARE Storage]# rsync --verbose --recursive -t --stats --
2004 Jan 21
2
how about auth users without a password?
Hi, from a generally pleased new rsync user.
I have setup a number of services to be accessible via SSH.
For most of them, it has been possible to arrange that clients
can use a key agent and ssh's level 2 protocol to gain access
without the need of entering passwords more than once, at
the start of a session (assuming their keys are not stored in
the clear).
Most of these services can be
2005 Mar 22
1
No recorded messages
I have installed my first Asterisk implementation using the Asterisk@home
ISO. I am using the SJPhone software. Using the setup page, I have been able
to configure two extensions. Whne I dial from one to the other, the other
does not answer even though it is registered. Watching the log in the CLI, I
can see that recorded messages are being played;:
== No one is available to answer at this time
2008 Jul 29
4
OCFS2 and VMware ESX
Hi,
We are haing some serious issues trying to configure an OCFS2 cluster on 3 SLES 10 SP2 boxes running in VMware ESX 3.0.1. Before I go into any of the detailed errors we are experiencing I first wanted to ask everyone if they have successfully configured this solution? We would be interested to find out what needs to be set at the VMware level (RDM, VMFS, NICS etc) and what needs to be
2018 Apr 10
0
glusterfs disperse volume input output error
Hi,
Could you help me?
i have a problem with file on disperse volume. When i try to read this from mount point i recieve error,
# md5sum /mnt/glfs/vmfs/slake-test-bck-m1-d1.qcow2
md5sum: /mnt/glfs/vmfs/slake-test-bck-m1-d1.qcow2: Input/output error
Configuration and status of volume is:
# gluster volume info vol1
Volume Name: vol1
Type: Disperse
Volume ID:
2018 May 22
1
vmx+ssh conversion failure -- read failed: would block
Hi,
I noticed some issues with the ssh transport mode where the virt-v2v
would fail because of issue with libssh2. I see a lot of following
errors before the conversion terminates:
> commandrvf: /usr/sbin/update-initramfs -v -c -k 4.9.0-4-amd64
> read failed: would block (libssh2 error code: -37, sftp error code: 0)
> /usr/sbin/mkinitramfs: 265: /usr/sbin/mkinitramfs: dirname: Exec
2013 Aug 13
0
Re: Error while starting the node on ESXi hypervisor
2013/8/12 varun bhatnagar <varun292006@gmail.com>:
> Hi,
>
> Today I was trying to start a node using libvirt on ESX (esxi-5.1)
> hypervisor and I got the following error message:
>
> virsh # define /local/myNode/esxdomain.xml
> Domain testNode defined from /local/myNode/esxdomain.xml
> virsh # start testNode
> error: Failed to start domain testNode
> error: