search for: host02

Displaying 6 results from an estimated 6 matches for "host02".

Did you mean: host0
2008 Nov 14
11
External_nodes definition not working. Client states "could not find node"
...dded a "debug" function to write the YAML-Dump() output to textfile to verify that this script is running and produces correct output. Unfortunalety the nodes can''t get the config anymore: err: Could not retrieve catalog: Could not find default node or by name with ''host02-test.rev.domainname, host02-test.rev.domainname, host02-test.rev, host02-test'' on node host02-test.rev.domainname But in the debug-textfile I can see yaml-markuped entries --- Classes: - basesystem Parameters: revision: rev Master and Client runs 0.24.5 Does anyone have a hint wh...
2012 Nov 25
0
image transfer incompletely in live migration
...de: import libvirt from xml.dom import minidom name = "vm-01" host = libvirt.open("qemu:///system") vm = host.lookupByNmae(name) vm_xml_file = "/etc/libvirt/qemu/%s.xml" % name vm_xml = minidom.parse(vm_xml_file).documentElement.toxml() remote_host = "qemu+ssh://host02/system" remote = libvirt.open(remote_host) try: vm.migrate2(remote, vm_xml, 89, name, None, 0) except Exception,e: print str(e) Before run the code I have already create a image for migration in remote host 'host02'. Path, size, and privilege all OK. Here is the related log: in source...
2002 Mar 25
0
scp problem...
Hello again... I'm having a problem with scp. My openssh is 3.1p1 version. host01 is ok and host02 is bad. from host01: scp user at host02:/tmp/file FAILED from host02: scp user at host01:/tmp/file OK Both machines has the same version and the same compilations parameters, botch machines has the same Red Hat 7.2 distribution and updates.(--prefix=/blah/blah ONLY) The error is that the...
2009 Oct 05
0
Locking Options for OCFS2
...ND_ OCFS2 are competing for locks on files. Are there any methods by which I can extend the locking functionality of OCFS2, disable it, make it behave more like NFS, or otherwise? The hints I have of this as the culprit are some entries that mention "invalid lock mode" :Sep 25 12:11:30 host02 kernel: (4438,4):ocfs2_cancel_convert:3092 ERROR: Dlm error "DLM_BADPARAM" while calling dlmunlock on resource F00000000000000003b1341b545b16f: invalid lock mode specified This is SLES10.2 and Novell has already provided the latest kernel which contains the 1.4-4 patch. (2.6.16.60-0.39.3...
2009 Jul 29
1
Batch computer account creation
I'm looking for a way to batch create a list of computers accounts in Active directroy running on Windows 2000 PDC. I tried to use perl ldap to create those objects but I didn't manage to set the sAMAccountType to "805306369" ( apparently this is a read only auto generated value) Is there any way to do that under Linux ? Thanks, Thomas #! /usr/bin/perl use strict; use
2016 Apr 05
1
Bug#820154: 4.4.1-9+deb8u4: impossible to 'lv migrate' with latest stable version
...m migration target: Failure, destroying our copy. migration target: Cleanup OK, granting sender permission to resume. Migration failed, resuming at sender. * What outcome did you expect instead? Doing a migration to a host that is still on Debian 8.3 (Xen 4.4.1-9+deb8u3): ~ # xl migrate app01 host02 migration target: Ready to receive domain. Saving to migration stream new xl format (info 0x0/0x0/1076) Loading new save file <incoming migration stream> (new xl fmt info 0x0/0x0/1076) Savefile contains xl domain config xc: progress: Reloading memory pages: 53248/1048576 5% xc: progress:...