similar to: error: Failed to start domain

Displaying 20 results from an estimated 500 matches similar to: "error: Failed to start domain"

2013 Dec 03
0
Re: error: Failed to start domain
Am 03.12.2013 17:36, schrieb Stefan G. Weichinger: > > On a gentoo server with libvirt-1.1.3 I get problems with starting VMs. Additional logs: # journalctl -f lists Dec 03 18:19:31 jupiter systemd-machined[23995]: Failed to start machine scope: Method "StartTransientUnit" with signature "ssa(sv)" on interface "org.freedeskt...sn't exist Dec 03 18:19:31
2020 Feb 10
3
New DNS-Records not aviable
hi again. after some tests, (on my operational domain and on a new testdomain) i detected this behavior: on samba 4.11.6 sometimes the new DNS-records finisches on a wrong dns zone. the problem occurs, if more then 5 records are created with the same name in more then one domain zone for example: testa1.jupiter.mydom.org testa2.jupiter.mydom.org testa3.jupiter.mydom.org
2003 Jun 08
2
sub-directory 'hung' ...
'K, not sure how/what to debug here ... doing a grep of svr1.postgresql.org in /proc/*/status shows all the processes 'stuck' in inode ... /proc/38750/status:inetd 38750 2072 2072 2072 -1,-1 noflags 1055120147,191009 0,0 0,592 inode 0 0 0,0,0,2,3,4,5,20,31 svr1.postgresql.org /proc/38752/status:inetd 38752 2072 2072 2072 -1,-1 noflags 1055120154,886433 0,0 0,637 inode 0 0
2013 Oct 09
3
Re: failing connections w/ virt-manager
Am 08.10.2013 14:46, schrieb Stefan G. Weichinger: >> Try enabling the flag, re-emerging the package, setting the logs and >> then reproduce it again. Check the logs and you should see why it's >> disconnecting. The docs say that libvirtd has to listen on the TCP port ... checked that: # netstat -alnp | grep libv tcp 0 0 0.0.0.0:16509 0.0.0.0:*
2011 Apr 24
1
problem with qemu
Hi All, I use Ubuntu server 10.04 LTS as virtualization platform. Actually running kernel 2.6.32-31-server #61-Ubuntu S root at jupiter:~# uname -a Linux jupiter 2.6.32-31-server #61-Ubuntu SMP Fri Apr 8 19:44:42 UTC 2011 x86_64 GNU/Linux We have on running virtual root at jupiter:~# virsh list --all Id Name State ---------------------------------- 1 kvmtik.4safety.cz
2020 Jan 22
3
dbus/systemd failure on startup (CentOS 7.7)
We are seeing a problem that occurs ~5% of the time when rebooting CentOS 7.7 where systemd gets a 'Connection timed out' to D-Bus just after the D-Bus service starts - from 'journalctl -x' : ... Jan 21 16:09:59 linux7-7.mpc.local systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support:
2020 Feb 10
4
New DNS-Records not aviable
Hai Christian, > Can someone reproduce this? No, tried, but sorry, works fine for me on my 4.11.6 server. And what is you try it like this. samba-tool dns add dc1.zone1.domain.de 0.168.192.in-addr.arpa 157 PTR zone1.domain.de -U Administrator samba-tool dns add dc1.zone1.domain.de 1.168.192.in-addr.arpa 157 PTR zone2.domain.de -U Administrator I tested on my production where i have 6
2015 Nov 23
2
PointnPrint Permissions
Printer has been setup, shared and confirmed as working. Using the following guide: https://wiki.samba.org/index.php/Configuring_Point%27n%27Print_automatic_printer_driver_deployment 1) I have granted print operator privileges to "Domain Admins" user at jupiter:~$ net rpc rights list accounts -U'ABC\administrator' Enter INCRED\administrator's password: BUILTIN\Print
2001 Apr 12
2
CUPS and SMB
Hi i have a linux mandrake 7.2 server using cups I am triying to use samba for printig but it is not working this is my smb.conf file ;*******************section global***************** [global] workgroup = KVJ server string = Samba Server %v printcap name = cups load printers = yes printing = cups log file = /var/log/samba/log.%m max log size = 50 security = user socket options = TCP_NODELAY
2005 May 13
2
losing access to profile when user becomes domain user instead domain admin
Hi, I am in the process of migrating our windows workstations to a samba domain. Here is the problem: When creating the domain user I put every user additionalyy in the domain admin group so that he/she can copy his old files on the local profile to his new domain account. Then after this is done I put them to the domain users group but some (!) of the user the lose then access to the
2003 May 27
2
Timecounter "TSC" frequency 451024462
Hi all. I just upgraded my server from 4.7-Stable to 5.0-Release by a full install. Now I hit a problem with the date.. the time goes much faster than normal.. maybe twice as normal... this morning I found the following kernel log in /var/log/messages May 26 17:23:58 jupiter kernel: Timecounter "i8254" frequency 1193182 Hz May 26 17:23:58 jupiter kernel: Timecounter "TSC"
2015 Nov 24
5
Permission Denied
I have created a [home] share: user at jupiter:~$ sudo ls -l /srv/samba/ total 24 drwxrwxr-x 2 root domain admins 4096 Nov 22 21:38 Demo drwxrwxr-x 2 root domain admins 4096 Nov 15 11:51 Finance drwxrwxr-x+ 2 root domain admins 4096 Nov 25 08:08 home drwxrwxr-x+ 9 root domain admins 4096 Nov 24 21:06 Printer_drivers When i try to set the ACLs in Windows I get "Permission Denied" In
2007 Dec 19
3
Invalid argument - connect
Hi puppeteers, I have a problem with one of my puppets. When I run puppetd and a file needs to be updated I get the following error message: debug: //jupiter/freebsd_base/File[/etc/rc.conf]: Changing source debug: //jupiter/freebsd_base/File[/etc/rc.conf]: 1 change(s) debug: Calling fileserver.retrieve debug: Calling puppetbucket.addfile err: Could not call puppetbucket.addfile:
2020 Jan 23
2
dbus/systemd failure on startup (CentOS 7.7)
Simon Matter via CentOS wrote: > >> We are seeing a problem that occurs ~5% of the time when rebooting > > I see such issues on a quite large multi user system but when this > happens, after forced restarts for kernel updates, I usually don't have > the time to analyze and play doctor on it. My "solution" now is to simply > reboot the server again in such a
2003 Jun 26
1
changes in kernel affecting savecore/dumps ...
David gave me some suggestions to check out on the servers, but so far, its all drawing a blank ... I have two servers right now that are updated to recent 4.8-STABLE kernels ... one was June 22nd, and the other was upgraded June 20th ... both of them have crashed since that date, and both of them tell me that they are unable to produce a core file, with the same errors: Jun 26 04:27:14 jupiter
2015 Nov 14
2
New User NIS Domain & UID
I have created an AD domain controller using the following guide: wiki.samba.org/index.php/Setup_a_Samba_Active_Directory_Domain_Controller I am seeking to setup a domain member using the following guide: wiki.samba.org/index.php/Setup_Samba_as_an_AD_Domain_Member I have opted to use idmap_ad using the following guide: wiki.samba.org/index.php/Idmap_config_ad All of the kerberos and DNS tests
2004 Apr 10
1
Machine account found and not found in 3.0.2
Brad, I found your posting of 2/20/2004 with the subject line of "upgraded to 3.0.2 -> funkyness in machine accounts" while investigating a similar problem. I upgraded to 3.0.2 last week from 3.0.0. I have a system which I just added to the domain successfully. However, when I attempt to log a domain user onto that machine, I get this error: The system cannot log you on to
2011 Sep 19
1
Samba and AD integration
Hello everyone. I am running Samba on a Debian system, and I'm currently getting the following error on the logs: [2011/09/19 15:06:36.708281, 1] smbd/sesssetup.c:454(reply_spnego_kerberos) Username GALILEU-F\bmartins is invalid on this system Being GALILEU-F my Windows domain and bmartins my username. However, both 'wbinfo -g' and 'wbinfo -u' are working fine. Also,
2017 Apr 05
2
CentOS 7, systemd,, and message floods
I've just updated a couple of servers, latest 7.3, and systemd is flooding dmesg, journalctl with info level messages... or maybe debug level 1. Examples: [ 478.258571] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/httpd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=436 reply_cookie=0 error=n/a [
2020 Sep 22
1
Login failure with Secure Boot
Hi all, I have a laptop in UEFI mode running CentOS 8.2. All works fine but when I enable Secure Boot, login via gdm is no longer possible. Console login is ok. I found some related discussions over on Ubuntu forums, suggesting that this could be related to 3rd-party kernel modules, such as nvidia. This laptop has only Intel builtin graphics, and every single module installed is part of the