Displaying 8 results from an estimated 8 matches for "efus".
Did you mean:
efs
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 at centos.org] F?r
Andrew Holway
Skickat: den 16 februari 2015 21:21
Till: CentOS mailing list
?mne: Re: [CentOS] libvirt
systemctl start libvirtd ?...
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:/dat...
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
/[Ff]ail[eu]/b ff
/FAIL[EU]/b ff
/[Mm]ismatc/b ff
/ != /b ff
/[Aa]ttack/b ff
/ATTACK/b ff
/[Aa]ttempt/b ff
/ATTEMPT/b ff
/[Ss]poof/b ff
/SPOOF/b ff
/ twist /b ff
# nuke anyth...
2018 Feb 12
5
[PATCH] headers: untangle kmemleak.h from mm.h
...include <linux/iopoll.h>
-#include <linux/kmemleak.h>
#include <linux/list.h>
#include <linux/of_address.h>
#include <linux/of_iommu.h>
--- lnx-416-rc1.orig/drivers/staging/rtlwifi/pci.c
+++ lnx-416-rc1/drivers/staging/rtlwifi/pci.c
@@ -31,7 +31,6 @@
#include "efuse.h"
#include <linux/interrupt.h>
#include <linux/export.h>
-#include <linux/kmemleak.h>
#include <linux/module.h>
MODULE_AUTHOR("lizhaoming <chaoming_li at realsil.com.cn>");
--- lnx-416-rc1.orig/drivers/net/wireless/realtek/rtlwifi/pci.c
+++ lnx-4...
2018 Feb 12
5
[PATCH] headers: untangle kmemleak.h from mm.h
...include <linux/iopoll.h>
-#include <linux/kmemleak.h>
#include <linux/list.h>
#include <linux/of_address.h>
#include <linux/of_iommu.h>
--- lnx-416-rc1.orig/drivers/staging/rtlwifi/pci.c
+++ lnx-416-rc1/drivers/staging/rtlwifi/pci.c
@@ -31,7 +31,6 @@
#include "efuse.h"
#include <linux/interrupt.h>
#include <linux/export.h>
-#include <linux/kmemleak.h>
#include <linux/module.h>
MODULE_AUTHOR("lizhaoming <chaoming_li at realsil.com.cn>");
--- lnx-416-rc1.orig/drivers/net/wireless/realtek/rtlwifi/pci.c
+++ lnx-4...