Displaying 20 results from an estimated 400 matches similar to: "Problem starting VM"
2014 Jan 15
3
virDBusCallMethod:1173 : Launch helper exited with unknown return code
Good morning,
I'm using libvirtd on Gentoo.
This is libvirt version: 1.1.3.1
I have trouble starting a VM using virsh start $vm. I do this as root, because as non-root user it did not work at all (especially it failed attaching to the networks). So, when I run the command (with sudo), I get the following error in libvirtd.log:
2014-01-15 07:51:00.423+0000: 16158: warning :
2014 Feb 27
0
Re: Problem starting VM
On 02/26/2014 08:14 AM, junkmail wrote:
> I am having a problem starting a VM and seem to be unable to determine what
> the problem is. I get the following lines in my log files.
>
> Feb 26 06:32:31 yours dbus[14359]: [system] Activating service
> name='org.freedesktop.machine1' (using servicehelper)
> 2014-02-26 06:32:31.914+0000: 14451: error : virDBusCallMethod:1205
2013 Sep 03
2
error: virDBusCallMethod
Hello.
Since upgrading to libvirt-1.1.2 i get this error:
2013-09-03 08:29:55.258+0000: 2281: error : virDBusCallMethod:1156 : The name
org.freedesktop.machine1 was not provided by any .service files
Also live migration doesn't seem to work anymore. There is no error except the
above one but the machine is not accessible anymore after migration. The
machine is running if i believe
2014 Jan 15
0
Re: virDBusCallMethod:1173 : Launch helper exited with unknown return code
On 01/15/2014 10:05 AM, Karoline Haus wrote:
> Good morning,
>
> I'm using libvirtd on Gentoo.
> This is libvirt version: 1.1.3.1
>
> I have trouble starting a VM using virsh start $vm. I do this as root,
> because as non-root user it did not work at all (especially it failed
> attaching to the networks). So, when I run the command (with sudo), I
> get the following
2013 Sep 03
0
Re: error: virDBusCallMethod
On 09/03/2013 04:36 PM, Thomas Stein wrote:
> Hello.
>
> Since upgrading to libvirt-1.1.2 i get this error:
>
> 2013-09-03 08:29:55.258+0000: 2281: error : virDBusCallMethod:1156 : The name
> org.freedesktop.machine1 was not provided by any .service files
You should update systemd to the version 206.
I don't know if re compile libvirt with --with-dbus=no will help, maybe
2008 Sep 19
2
smbstatus - switched off computers are sometimes showed
I have a Samba server configured as PDC for ~100 computers. It's version
3.0.24 running on Debian Etch (distribution package).
I want to write a tool for user logon/logoff tracking. Because parsing
log files is hard job (windows frequently disconnets or connects during
user session or etc.) I decide to use smbstatus output which seem to be
reliable.
So I run smbstatus binary every 10
2004 Jun 24
2
Roaming profiles. How to do it ?
Hi all..
I'm using Samba 3.0.2a on Mandrake 10, serving +/- 50 win98 clients.
I'm using this options:
logon path = \\%N\%U\profile
logon home = \\%N\%U\profile
but the roaming profile seems do not working... at least the way that I
want. (maybe this is the right behavior).
What I want:
-> When an user logins on MACHINE1 the profile that is saved in
Linux begin download to
2000 Jul 27
2
bug in lastlog logging?
Folks;
I couldn't find anything on my archive of the mailing list on this,
and it may just be my mis-understanding, but:
When I "ssh machine1 -l user1" as user2 on machine2, if user2 has the
same uid on machine1, then user2's name ends up in lastlog, instead of
user1's.
This is a bit disconcerting when user2 is root, and root isn't allowed
to remotely log in on
2009 Feb 05
1
nfs sharing of zfs sub filesystems - can it be done?
I''m new to zfs and opensolaris and so am not sure of the correct terminology for this question.
I have a test machine running opensolaris 2008.11 (which I have been very impressed with so far). It has 1 disc for boot and 3 as a zpool (called tank, as per the majority of the examples ;)) This machine is a test "SAN" for use by a second test machine running vmware ESX (the free
2006 Sep 17
2
Running just part of dovecot
I'm currently setting up a large mail system, with different services
split out onto different machines. What I want is this:
machine1: dovecot smtp auth, no pop/imap
machine2: dovecot lda, no pop/imap
machine3: pop/imap, nothing else
machine3 is obviously not the issue. Is there a way to run machine1
and machine2 with just their respective services, but no pop/imap?
--
Marshal Newrock
2016 Mar 10
2
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
Hi all,
SPN = servicePrincipalName
A simple search returning all servicePrincipalName declared in your AD:
ldbsearch -H $sam serviceprincipalname=* serviceprincipalname
An extract from result concerning a lambda client:
# record 41
dn: CN=win-client345,OU=Machines,DC=ad,DC=domain,DC=tld
servicePrincipalName: HOST/MB38W746-0009
servicePrincipalName: HOST/MB38W746-0009.ad.domain.tld
1998 Dec 02
2
W95/98 connect to any SMB share as another user? (SAMBA dige
> Date: 30 Nov 1998 20:22:27 GMT
> From: mathog@seqaxp.bio.caltech.edu
> To: mlist-samba@nntp-server.caltech.edu
> Subject: W95/98 connect to any SMB share as another user?
> Message-ID: <73uuq3$s7j@gap.cco.caltech.edu>
>
> map H: as \\machine1\share1 as username=John, password=JohnsPassword map
> M: as \\machine2\share2 as username=Jane, password=JanesPassword
>
2009 Mar 21
2
How to change Rlapack by lapack (for rpy2 installation)?
(I asked an earlier question on the rpy2 installation
to the rpy2 list, the solution there was to
edit the setup.py script, but this looks beyond what I can do unless
someone tells me exactly what to modify).
I have R 2.8.1 on 2 machines running ubuntu 8.04
(packages R-base and R-base-dev, among others, installed using Synaptic)
and while the installation
of rpy2 went fine on machine1, failed on
2002 May 21
1
samba as PDC with w2k clients
Hello!
A good day to you all. i'm trying to set up
samba(2.2.3a, right out of the rh7.3 cds) as a PDC.
i've already read through the Samba-howto collection,
and am confident that i've put in all the necessary
samba options.
/etc/samba/smb.conf:
[global]
netbios name = pdc1
workgroup = testing
security = user
domain logon = yes
domain master = yes
local master = yes
domain admin
2024 Aug 23
1
Secondary SSH connection
I have several local machines that, while working, I frequently use ssh
to do something on a different machine. While on that second machine,
I may even use ssh to do something on a third machine. All of this
works exactly as it should. FWIW, all of my local machines run Fedora.
Fedora currently includes openssh-9.6p1-1.fc40.4.x86_64 package.
If I use JuiceSSH on my Android phone to contact one
2007 Aug 30
3
rsync arg list to long
I am trying to do an rsync or scp from machine1 to machine2.
I am getting arg list to long.
I am using centos 5 machine 1 and centos 4.5 on machine2.
I am using the default shell which is bash.
How can I get past this?
THanks,
Jerry
2008 Nov 11
4
Can expect do this?
Hi all,
I'm trying to scp some files from machine1 to machine2.
But, I'm in an environment where PubKeyAuthentication is not allowed in ssh :(
So, I'm confused how to automate it as cronjob.
However, I read somewhere that we can write a little bash script that
will utilize 'expect' to answer for the ssh password prompt?
Can we do this?
Any examples are great help.
Thank you.
2001 Oct 22
3
Feature req: multiple source trees
Hi everybody,
I want to share a feature request I wrote here some time ago.
I'd like to give rsync more than 1 source-tree, where the "sum" (as
described below) is rsync'd to the destination.
suppose I have some machines, which have almost the same configuration,
different only in small details.
Then I want to rsync all machines from a master, with the details as
specific to
2005 Oct 08
2
Profiles change when migrating from NT4 to Samba PDC
After migration of an NT4 domain to Samba we find that when users log in
they have a new profile. Since we cannot deal with this on all of the
computers with all of the users we have had to stop the migration.
I have searched through the archive and not been able to find any
answers to this issue, I did find a relevant article though and
apparently they didn't have an answer in 2002.
2008 Mar 27
2
User restriction on some client machines
Hi,
we have a Samba 3.0.24 server on a Fedora Core 5 system and we use it as PDC. I have client machines with Windows XP SP2.
What I want:
- some machines (for example machine1) should be used only by user1 and user2
- allow user3 to use ONLY some machines (for example machine2)
I tried the following:
[global]
include = /etc/samba/smb.conf.%m
invalid users = user3
here's the