similar to: KVM guest not running but cannot stop either

Displaying 20 results from an estimated 20000 matches similar to: "KVM guest not running but cannot stop either"

2012 Jan 17
1
[CentOS] VirtIO disk 'leakage' across guests?
On Mon, January 16, 2012 17:01, Dennis Jacobfeuerborn wrote: > On 01/16/2012 10:16 PM, James B. Byrne wrote: > > ... >> The xmldump for this guest instance contains this: > ... > > Please post the xmldumps of the original guest and cloned > guest right after > cloning and without any modifications. > > Regards, > Dennis Prototype dumpxml virsh # dumpxml
2015 Feb 20
0
CentOS 7: software RAID 5 array with 4 disks and no spares?
On Thu, February 19, 2015 22:01, Dennis Jacobfeuerborn wrote: > On 19.02.2015 19:41, Chris Murphy wrote: > > Linux with a thousand knobs is never going become popular. Instead > somebody has to go and create an opinionated system where most knobs > are removed and replaced by sane/good/useful defaults. Gnome3? DFCAR. . . -- *** E-Mail is NOT a SECURE channel
2015 Mar 17
0
KVM guest not running but cannot stop either
I am working with a cloned vm. In the process of (re-)adding an additional virtio disk I received a notice that the change could not be made to a running instance. Which was curious because I had shut that v down. Now I cannot get it to start from virt-manager, the run selection is greyed out. If I try and pause it from the graphical vm details interface then I get a message that the vm is not
2010 Jan 28
2
Starting a java applet from the desktop
CentOS-5.4 i86_64 I have a calculator applet on my desktop (superbcalc.jar). When I double click on it I get no response. If I right click and select open with java I get no response. If I open a terminal window and cd to Desktop and type java -jar superbcalc.jar then the applet opens. Does anyone have any idea why I am seeing this behaviour? There are no messages in the syslog file relating
2015 Mar 17
1
KVM guest not running but cannot stop either
These are the messages that I get when trying to attach a virtio disk to or perform a shutdown of the problem vm guest. Add hardware This device could not be attached to the running machine. Would you like to make the device available after the next guest shutdown? Requested operation is not valid: cannot do live update a device on inactive domain Traceback (most recent call last): File
2008 Oct 06
3
[Fwd: Re: Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core]
---------------------------- Original Message ---------------------------- Subject: Re: [CentOS] Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core From: "James B. Byrne" <byrnejb at harte-lyne.ca> Date: Mon, October 6, 2008 12:26 To: cenos at centos.org Cc: "John Newbigin" <jnewbigin at ict.swin.edu.au>
2009 Mar 31
1
[Fwd: Re: Another rpm question re %make]
On Tue, March 31, 2009 13:03, James B. Byrne wrote: > Found it. No etc/at.allow and no etc/at.deny means only root can > submit jobs. > Well, that was not it. I still get the same errors after adding my user id to /etc/at.allow. I tested whether job control was enabled by moving top into the background using ctrl-z and fg to return and that worked. Any suggestions as to what I am
2011 Mar 05
0
[Fwd: Re: Centos 6 - What are you looking forward to?]
On Fri, March 4, 2011 14:12, aurfalien at gmail.com wrote: > On Mar 4, 2011, at 11:07 AM, Kenneth Porter wrote: > >> --On Thursday, March 03, 2011 10:11 AM -0500 Digimer >> <linux at alteeve.com >> > >> wrote: >> >>> How about the rest of you? What are you looking forward to in >>> CentOS 6 when it is released? >> >> A new
2008 Jul 17
0
Re: Howto: Java Plugin for Firefox 3.0.1? {SOLVED]]
On Thu, July 17, 2008 15:05, James B. Byrne wrote: > I have no clue how to get java to work in FF3.0.1 at the moment. Any help > would be appreciated. > Ah. I now have to put this logical link in the.mozilla/plugins directory under each users home directory. At least it works. Sorry for the interruption. -- *** E-Mail is NOT a SECURE channel *** James B. Byrne
2010 Sep 13
0
[Re: Problem with SSHD update [Work Around]
To get the server working again I reinstalled the previous version of openssh and the service came up without complaint. cd /tmp; rpm -i openssh-4.3p2-41.el5.i386.rpm --force --nodeps cd /tmp; rpm -iv openssh-server-4.3p2-41.el5.i386.rpm --force --nodeps cd /tmp; rpm -iv openssh-clients-4.3p2-41.el5.i386.rpm --force --nodeps cd /tmp; rpm -iv openssh-askpass-4.3p2-41.el5.i386.rpm --force
2010 Sep 14
0
[Fwd: Re: Problem with SSHD update.]
On Tue, September 14, 2010 02:30, R P Herrold wrote: > On Mon, 13 Sep 2010, Karanbir Singh wrote: > >> So, I'm quite keen on finding out what is it that is causing >> the breakage for you > > Karanbir, in the middle of the thread from the archive: > > James B. Byrne at Mon Sep 13 12:59:25 EDT 2010 >> Did that via webmin's command interface and nothing
2011 Jul 28
0
[Fwd: [SOLVED] Re: How to test for '.' in a script]
On Thu, July 28, 2011 14:30, James B. Byrne wrote: > I am trying to check for a single period '.' in a shell variable. > > $ I=. > $ echo $I > . > $ if [[ "$I" -eq '.' ]]; then echo true; fi > -bash: [[: .: syntax error: operand expected (error token is ".") > . . . > > How does one check to see for this in a bash script? Found
2012 Mar 28
0
[SOLVED] Re: Postfix problems with maximum messages size
On Wed, March 28, 2012 09:44, James B. Byrne wrote: > CentOS-6.2 > > I am confused. Yes, yes I am. I was looking at the wrong server. -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB at Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario
2014 Jan 15
1
Mock and Mock again
Question: If I use mock to build package rpmA from tarballA but rpmA has a dependency that can only be satisfied by package rpmB which must also be built from tarballB then how does the rpmB built from the tarballB get pulled into mock when building rpmA? I am trying to build httpd-2.4.7 from Apache and that needs apr-devel and apr-util-devel > 1.4. I can build apr and apr-utils in mock but
2013 May 18
0
[Fwd: GThread-ERROR **: GThread system may only be initialized once.]
I posted this to the Jitsi users mailing list on Thursday last and have received no replies. Does anyone here have any idea of what is causing this and how to fix it? One other bit of information. When I first installed Jitsi it initially worked for a non-privileged user as I ran it from the gnome menu of my login account. However, at some point it seemed get 'confused' and hung.
2014 Dec 15
0
[OT} Odd tmux behaviour on exit
CentOS-6.6 tmux-1.6 (epel) Twice now I have experienced the situation where upon exiting from a tmux initiated session on a remote host instead of returning to the originating session I see this in the session terminal display: <pre> ????????????????????????????????????????????????????????????????????????????????
2014 Feb 03
1
Samba-4.17 joining an existing domain.
i86_64 CentOS-6.5 sernet-samba-4.1.7 MS Windows Advanced Server 2000 We have a very old MS-Windows Domain Controller running on equally old hardware that we wish to replace with a Samba4 installation running on a virtualised CentOS-6.5 . Other than most user desktops this is the last remaining MS based system here and we would really, really like to shut it down. Our plan is to join two Samba4
2020 Jun 30
0
samab-4.10 nsupdate
> Could be because you added the wrong line to your smb4.conf (why does > freebsd call it smb4.conf ?), Why does freebsd put these things in /usr/local/etc/? Some questions have answers that are not worth the effort to know. > try: > nsupdate command = /usr/local/sbin/nsupdate -g I did catch that error earlier. But it makes no difference. samba_dnsupdate does not give any
2020 Jun 02
2
samba-tool dns query
Samba-4.11.8 on FreeBSd-12.1p5 How does one list all of the actual DNS records for Samba administered zones, forward and reverse? When I use the dns query option of samba-tool I get a summary but no detail: samba-tool dns query localhost brockley.harte-lyne.ca @ ALL -U administrator Password for [BROCKLEY\administrator]: Name=, Records=3, Children=0 SOA: serial=1, refresh=900, retry=600,
2020 Jun 05
1
(no subject)
Previously, when I did this: >> samba-tool dns query localhost brockley.harte-lyne.ca brockley.harte-lyne.ca >> ALL -U administrator Then I saw this: >> Password for [BROCKLEY\administrator]: Now I see this: >> samba-tool dns query localhost brockley.harte-lyne.ca brockley.harte-lyne.ca >> ALL -U administrator >> Cannot do GSSAPI to an IP address >>