Displaying 8 results from an estimated 8 matches for "efusing".
Did you mean:
refusing
2008 Dec 01
2
Error while copying/moving file
An HTML attachment was scrubbed...
URL: http://zresearch.com/pipermail/gluster-users/attachments/20081201/151a90cd/attachment.htm
2015 Feb 16
1
libvirt
The full error
[root at mjw ~]# systemctl start libvirtd
[root at mjw ~]# virsh list
error: failed to connect to the hypervisor
error: no valid connection
error: Failed to connect socket to '/var/run/libvirt/libvirt-sock':
Connection r
efused
[root at mjw ~]#
-----Ursprungligt meddelande-----
Fr?n: centos-bounces at centos.org [mailto:centos-bounces
2010 Feb 27
2
Xen 3.3.1 and Pv-grub don''t work
...og:
...
[2010-02-28 01:38:36 4739] DEBUG (__init__:1072) Waiting for devices
vtpm.
[2010-02-28 01:38:36 4739] WARNING (__init__:1072) Domain has crashed:
name=xxxxx id=45.
[2010-02-28 01:38:36 4739] ERROR (__init__:1072) VM xxxxx restarting too
fast (1.321834 seconds since the last restart). R
efusing to restart to avoid loops.
[2010-02-28 01:38:36 4739] DEBUG (__init__:1072) XendDomainInfo.destroy:
domid=45
...
Here is my DomU configuration file:
kernel = "/usr/lib/xen/boot/pv-grub-x86_32.gz"
extra = "(hd0,0)/boot/grub/grub.conf"
disk = [''tap:aio:/data/d...
2015 Feb 16
4
libvirt
Seems libvirt are broken in centos7?
I can start it but
Virsh list for example:
Connection refused
Kvm are installed
And the kvm driver installed
2006 Apr 08
3
[Totally OT] CSS Best Prac. Rails Apps
I''ve used Verdana heavily in many of my sites. My graphics designer likes it
and so do my clients. There is a well-reasoned discussion that goes
something like:
- Verdana is bigger than any other font in default size
- If a user doesn''t have Verdana, what they see may be way smaller than
designed
- Ergo, don''t use Verdana
What is everyone else doing? 80+% of my site
1997 Jan 07
3
logwatching
If it''s any help, here''s a sed script that is reasonably good at pulling out
suspicious-looking items generated by various daemons. Fix appropriately...
_H*
==========
# this should match a buncha different stuff
/ [Pp]ermi/b ff
/ PERMI/b ff
/ [Rr]efuse/b ff
/ REFUSE/b ff
/ [Dd]en[yi]/b ff
/ DEN[YI]/b ff
/[Rr]eject/b ff
/REJECT/b ff
/[Bb]ogus/b ff
/[Pp]assw/b ff
/PASSW/b ff
2018 Feb 12
5
[PATCH] headers: untangle kmemleak.h from mm.h
From: Randy Dunlap <rdunlap at infradead.org>
Currently <linux/slab.h> #includes <linux/kmemleak.h> for no obvious
reason. It looks like it's only a convenience, so remove kmemleak.h
from slab.h and add <linux/kmemleak.h> to any users of kmemleak_*
that don't already #include it.
Also remove <linux/kmemleak.h> from source files that do not use it.
This is
2018 Feb 12
5
[PATCH] headers: untangle kmemleak.h from mm.h
From: Randy Dunlap <rdunlap at infradead.org>
Currently <linux/slab.h> #includes <linux/kmemleak.h> for no obvious
reason. It looks like it's only a convenience, so remove kmemleak.h
from slab.h and add <linux/kmemleak.h> to any users of kmemleak_*
that don't already #include it.
Also remove <linux/kmemleak.h> from source files that do not use it.
This is