Displaying 9 results from an estimated 9 matches for "wdh".
Did you mean:
wch
2013 Sep 05
0
windows guest network kept down automatically when several windows guest running in one KVM host,
...t.ipv4.tcp_window_scaling = 0
net.ipv4.tcp_sack = 0
net.ipv4.tcp_timestamps = 0
kernel.panic = 5
vm.swappiness = 51
########### add by operation V1.0 end ############
net.bridge.bridge-nf-call-ip6tables = 0
net.bridge.bridge-nf-call-iptables = 0
net.bridge.bridge-nf-call-arptables = 0
#add by wdh
#net.ipv4.conf.all.proxy_arp = 1
Best Regards,
cochen
2012 Jan 12
9
linux 3.3-pre-rc1: Starting domU fails with Error: Failed to query current memory allocation of dom0.
Hi Konrad,
Today i tried linuses tree of today (last commit is 4c4d285ad5665bfbd983b95fde8d7a477d24a361).
It boots dom0 fine, but it fails to start any domU with: "Error: Failed to query current memory allocation of dom0."
With my previous 3.1.5 kernel everything is fine, nothing else changed in config in between.
dmesg and xm dmesg attached
--
Sander
Dom0 shows:
total
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...h^0HnmOv2aH0d7pAx2(mJ3kagv!m6ZRr7-8AEP-cgW6zA1XIdt13Tn|M)vzgOM?5A
zXVD8QHFtqJjW-&fzNgyHuVT^HZHQ}0sTah>oD_5z at +DnMLWRJ*EEixIru9a}ygHV@
zM;T$mMtCn!)#_~>z1h{eVl!L&TsJ4n?NnXo4L|E2R99Qn)45;OPs`s6d6o8jDjwW%
z6{jy3747ye)-B=lT5IBv^vr*>wg~8nbTr%i-5<U86*u73`VX*e28qgNhYiY`ryPE|
zrRx{?zXvJWdhAea;b9x>U)P8bwSo{0_`9E&fw0J&+c#10of{^2G)&Z2HY^FSw=NC$
zcwA$>&Y&<u-?IV(e>s3g&I_d_6X<Si=w3C)R=Iq%SLQbKtE=-lDW~r!lgzWlkUiCr
zs{V*t7llMsAZtS9z{JWhkRFdg%vnQN;<n=-Xq(F5!i at WuGykF$u4qe&>u+ejM$%#8
zBrAcTR(k at Sck-=%G#CdQQ1pLX*`o=!b+0(`P7FooOI%L5&Z9vFoy...
2004 Aug 06
0
Re: troubles with ices
...http://fr.mail.yahoo.com
<p>Cheers!
Wim De Hul
------------------------------------------------------------------------------
IP SERVICES SPECIALIST
Belgacom Carrier and Wholesale Business Unit (CBU)
------------------------------------------------------------------------------
AS6774
Ripe : WDH25-RIPE
reply-to : NOC@belbone.be
peering : peering@belbone.be
NOC Tel : +32 2/547.51.00
www.belgacom.be/carrier
------------------------------------------------------------------------------
"Facts are the enemy of truth."
- Don Quixote - "Man of La Mancha"
---------------------...
2004 Aug 06
2
Problems starting ices
...ill be ignored/filtered.
<p>Cheers!
Wim De Hul
------------------------------------------------------------------------------
IP SERVICES SPECIALIST
Belgacom Carrier and Wholesale Business Unit (CBU)
------------------------------------------------------------------------------
AS6774
Ripe : WDH25-RIPE
reply-to : NOC@belbone.be
peering : peering@belbone.be
NOC Tel : +32 2/547.51.00
www.belgacom.be/carrier
------------------------------------------------------------------------------
Nothing is foolproof. Fools are too ingenious.
-------------------------------------------------------------...
2005 Dec 19
1
logrotate. Bug or am I blind?
Hello!
I having a problem with the permissions of some of my logfiles.
It seems that when the files are rotated, the user/group is root root and the permissions are rw for root only.
more info hereunder:
The strange thing is that sometimes it works for one file...
/var/log/cisco_acl.log /var/log/cisco_debug.log {
rotate 1
notifempty
#daily
size 1k
create 0640 root noc
2004 Aug 06
4
Problems starting ices
...es>
<p><p><p>Cheers!
Wim De Hul
------------------------------------------------------------------------------
IP SERVICES SPECIALIST
Belgacom Carrier and Wholesale Business Unit (CBU)
------------------------------------------------------------------------------
AS6774
Ripe : WDH25-RIPE
reply-to : NOC@belbone.be
peering : peering@belbone.be
NOC Tel : +32 2/547.51.00
www.belgacom.be/carrier
------------------------------------------------------------------------------
"Forgive your enemies, but never forget their names."
- John F. Kennedy (1917-1963)
--------------...
2006 Feb 25
9
trace("") prints hex dump table
I''m running
SunOS unknown 5.11 snv_33 i86pc i386 i86pc
and to print a blank line in the output of my script I tried adding:
trace("");
which printed
0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef
0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2006 Mar 28
43
zfs and backup applications
Hi,
I was wondering if there have been any conversations with backup vendors like Veritas or EMC regarding better integration with ZFS. While I understand they can use the "native" mode of reading files from the filesystem, it would be great if there were agents that had options like making a snapshot and storing a "zfs backup" datastream that could be used for zfs restore.