Displaying 20 results from an estimated 180 matches for "hn".
Did you mean:
chn
2011 Dec 04
0
Kernel oopses with gluster fuse on squeeze
...he process that
oopses is kswapd), the solution currently being tried is using nfs for high
load hosts, I hope this doesn't crash the gluster server :). This mail is
more of a JFYI than a bug report - perhaps somebody else has seen this
problem too and can provide more insight.
Dec 2 19:46:50 hn-r410-openvz01 kernel: [ 9903.037978] CPU 3
Dec 2 19:46:50 hn-r410-openvz01 kernel: [ 9903.038004] Modules linked in:
vzethdev vznetdev simfs vzrst vzcpt vzdquota vzmon vzdev xt_tcpudp xt_lengt
h xt_hl xt_tcpmss xt_TCPMSS iptable_mangle iptable_filter xt_multiport
xt_limit xt_dscp ipt_REJECT ip_tab...
2013 Mar 09
1
snapshot-create fails with "error: Failed to open file '(null)': Bad address"
Hello.
I'm not able to create a snapshot for none of my vm's running on a
particular node. And i have absolut no idea where to look to solve this.
Someone can point me to the right direction?
hn images # qemu-x86_64 -version
qemu-x86_64 version 1.2.2 (qemu-kvm-1.2.0), Copyright (c) 2003-2008
Fabrice Bellard
hn images # libvirtd --version
libvirtd (libvirt) 1.0.3
hn images # qemu-img info gentoo-template.qcow2
image: gentoo-template.qcow2
file format: qcow2
virtual size: 130G (1395864371...
2005 Nov 25
2
Ordering problem
I have an ordering and factor problem to which there must be a simple
solution! The version is R 2.0.1 (2004-11-15) on A Linux platform.
A data frame H is read in from a .csv file using read.csv with as.is=TRUE.
Another data frame HN is constructed from data and I want to compare two
columns both named ss of the (sorted) data frames that are the same
length.
The problem is that HN$ss is always treated as a factor whatever I do
while H$ss is treated as an integer, which is what I want. Somewhere R is
making an implicit transfo...
2014 Jan 24
1
Possible SYN flooding on port 8000. Sending cookies
Hi
*Problem *- I'm running Icecast in a VM container on OpenVZ. Syslog on the
hardware node (HN) shows these error messages:
Jan 23 18:43:05 HN kernel: [27469893.430615] possible SYN flooding on port
8000. Sending cookies.
Jan 23 21:37:40 HN kernel: [27480362.817944] possible SYN flooding on port
8000. Sending cookies.
Jan 23 23:43:50 HN kernel: [27487929.582025] possible SYN flooding on por...
2007 Oct 15
1
avoiding a loop?
Hi All:
I feel like there must be a slick R-native no-loop way to get the counts
for the entries in a factor, but I'm unable to see how. Right now I'm
doing this:
hn.ent<-data.frame(rep(0,length(levels(hnf))), row.names=levels(hnf))
colnames(hn.ent)<-c("count")
for (lev in levels(hnf)) {
hn.ent[lev,"count"] <- sum(lev == hnf)
}
I'm sure there's a better way, but I don't know it. Can anyone help?
Also, why does hn.en...
2013 Sep 20
1
Re: Incremental Backups
On 2013-09-20 16:05, Davide Guerri wrote:
> Hi
>
>> hn LibVirtKvm-scripts # ./fi-backup.sh -b /opt/virt-backup-local/ -d
>> serve.lordcritical
>> [DEB] qemu-img version '1.6.0' is supported
>> [DEB] KVM version '1.6.0,' is supported
>> [DEB] Snapshot for domain 'serve.lordcritical' requested
>> [DE...
2006 May 02
1
pairwise.t.test: empty p-table
Hi list-members
can anybody tell me why
> pairwise.t.test(val, fac)
produces an empty p-table. As shown below:
Pairwise comparisons using t tests with pooled SD
data: val and fac
AS AT Fhh Fm Fmk Fmu GBS Gf HFS Hn jAL Kol R_Fill
AT - - - - - - - - - - - - -
Fhh - - - - - - - - - - - - -
Fm - - - - - - - - - - - - -
Fmk - - - - - - - - - - - - -
Fmu - - - - - - - - - - - - -
GBS...
2013 Sep 20
2
Re: Incremental Backups
...m using this script which leverages external snapshots and
> blockpull: https://github.com/dguerri/LibVirtKvm-scripts
Yeah. I saw that and tried this already. But it needs to be adjusted to
libvirtd-1.1.2 i think. Can you do this? I fiddled a litte bit around
but wasn't realy successfull.
hn LibVirtKvm-scripts # ./fi-backup.sh -b /opt/virt-backup-local/ -d
serve.lordcritical
[DEB] qemu-img version '1.6.0' is supported
[DEB] KVM version '1.6.0,' is supported
[DEB] Snapshot for domain 'serve.lordcritical' requested
[DEB] Using timestamp '20130920-151742'...
2017 Jan 13
2
Loop identification
...oon,
I'm working on modifying the Mips backend in order to add new
functionalities. I've successfully implemented the intrinsics, but I want
to recognize a pattern like this:
int seq[max];
int cnt = 0;
for (int i = 0; i < max; i++)
{
for (int j = 0; i < 16; i++)
{
char hn = (seq[i] & (3<<(j*2)) >> (j*2);
if (hn == 2)
{
cnt++;
}
}
}
and transform it into something like:
int seq[max];
int cnt = 0;
for (int i = 0; i < max; i++)
{
cnt += intrinsic(seq[i], 2);
}
Do you know what I can use to transform t...
2004 Jul 05
1
Accounts are getting disabled
...the value was undefined in LDAP,
> the flags would be set to PDB_DEFAULT and it would not be treated as
> 'defined as zero' for this test.
I take a closer look at my users:
Heres a ldap record (without password hashes) of saturday:
dn: uid=alexander-cristea,ou=kl-1g3,ou=people,dc=wms-hn,dc=de
userPassword:: e0NSWVBUfTE3NnUxQzA0ZDhCbG8=
shadowLastChange: 11947
sambaPwdLastSet: 1
objectClass: posixAccount
objectClass: shadowAccount
objectClass: inetOrgPerson
objectClass: person
objectClass: organizationalPerson
objectClass: top
objectClass: sambaSamAccount
cn: alexander-cristea
sn:...
2004 Sep 13
2
CentOS 3.1: sshd and pam /etc/security/limits.conf file descriptor settings problem
...e than 1024 file descriptors when
logging in via ssh?
I'm trying to allow a user to have a hard limit of 8192 file
descriptors(system defaults to 1024) via the following setting in
/etc/security/limits.conf:
jdoe hard nofile 8192
But when jdoe logs in via ssh and does 'ulimit -Hn' he gets '1024' as a
response. If he tries to set it with 'ulimit -Hn 8192' he gets an
'Operation not permitted' error. If jdoe instead telnets to the box, he
gets the hard limit of 8192 file descriptors.
Here is what happens when I set the hard limit to 512 in limits...
2017 Feb 17
5
FYI, Phabricator is really slow due to HN about LLD
https://news.ycombinator.com/item?id=13670458
I'm restarting Phab with lots more cores / memory. Hopefully back up and
fast soon.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170217/9adc4d4a/attachment.html>
2009 Mar 10
1
Matrices in R - Simple question?
Hi,
I'm a new R user and would appreciate your help regarding the following: Can
I create a matrix whose elements are n functions of a vector x? In my
problem I have 3 vectors (a,b,c) with elements a=[f1(x) f2(x)....fn(x)];
b=[g1(x) g2(x)....gn(x)]; c=[h1(x) h2(x)....hn(x)]. I need to create a final
function that looks like: f(x)=f1(x)*g1(x)*h1(x)+.....+fn(x)*gn(x)*hn(x).
(f(x) is my objective function of an optimization problem).Is this possible
to create f(x) in the way I described?
Many thanks in advance for your help!
Lars.
[[alternative HTML version delet...
2013 Jul 02
2
Re: backup procedure using blockcopy
...been released. Is that true?
> virsh blockcopy dom vda /path/to/backup-vda
> polling loop - check periodically until 'virsh blockjob dom vda'
> shows 100% completion
> virsh suspend dom
> virsh save dom /path/to/memory-backup --running
This does not work for me.
hn ~ # virsh blockjob gentoo-template vda
Block Copy: [100 %]
hn ~ # virsh save gentoo-template
/opt/virt-backup-blockcopy/gentoo-template/gentoo-template-memory-backup
--running
error: Failed to save domain gentoo-template to
/opt/virt-backup-blockcopy/gentoo-template/gentoo-template-memory-backup
e...
2005 Feb 24
2
permanent ulimit -n on CentOS 3.4
Hi!
Question from the novice.
I have to permanently increase number of opened files ( ulimit -n 16384 and
ulimit -Hn 16384) for some application.
I did custom kernel based on
https://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/sysadmin-guide/s1-custom-kernel-modularized.html
and application documentation ( written for RH 9), no error during all makes
but I have panic during the boot. ( It's Dell S...
2004 Nov 23
0
[OT] *nix Server/Windows Client Tips and tricks
...;$TEMPREPORT;
fi;
done
echo >> $TEMPREPORT
echo >> $TEMPREPORT
echo ${HOSTCOUNTMOUNTED} of ${HOSTCOUNT} hosts in domain had retrieveable
logs. >> $TEMPREPORT
echo >> $TEMPREPORT
echo >> $TEMPREPORT
echo Virus summary: >> $TEMPREPORT
for LOG in `ls $TEMPDIR`; do
HN=`echo $LOG | cut -d "." -f 1`;
if (grep Virus $TEMPDIR/$LOG | grep detected>/dev/null 2>&1);then
echo Found one or more viruses in $HN >> $TEMPREPORT
HASVIRUS=1
fi;
done
if [ $HASVIRUS -eq 0 ]; then
echo Sophos reports no viruses found on any machine scanned. >&...
2004 Apr 17
3
Couldnot open MS power point from Samba share
Hi every one,
i have the problem opening MS Powerpoint 97 from samba share. the ms ppt
always shows:
<file name> is not correct
where the file name is manged.
i tried to disable manged name in samba, but the problem still happens
thank you for advice.
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
2004 Oct 09
2
Groupmapping doesn't work
Hi
I got a problem with groupmapping. It doesn't work correct:
Wilma2:/home/root # net groupmap list | grep 512
Domain Admins (S-1-5-21-3371203057-3264423045-2392767973-512) -> domadm
ldapsearch -x cn=domadm:
# domadm, groups, wms-hn.de
dn: cn=domadm,ou=groups,dc=my-domain
objectClass: posixGroup
objectClass: sambaGroupMapping
cn: domadm
gidNumber: 65669
memberUid: tilo
sambaSID: S-1-5-21-3371203057-3264423045-2392767973-512
sambaGroupType: 2
displayName: Domain Admins
description: Domain Admins
The problem is "tilo"...
2003 Sep 07
1
Problem with roaming profiles
...sam:ldap://localhost guest
algorithmic rid base = 1000
printing = cups
printcap name = cups
load printers = yes
unix charset = UTF8
unicode = yes
display charset = UTF8
dos charset = ASCII
unix extensions = yes
ldap admin dn = uid=wilma2,dc=wms-hn,dc=de
ldap suffix = dc=wms-hn,dc=de
ldap machine suffix = ou=machines
ldap group suffix = ou=groups
ldap idmap suffix =
ldap user suffix = ou=people
ldap passwd sync = yes
[netlogon]
comment =...
2008 Nov 23
4
[Bug 562] New: Rule gets implicitly eliminated ("optimized away") --> But that's not ok --> A Logic Bug
...rse to apply the rule for all protocols
on the given port. But it doesn't work with just a single rule line.
I hope I could make myself clear. :-)
Otherwise let me know.
BTW, the script below is intended to work for all environments,
ie. regardless whether it is a normal linux box, an openVZ HN or a openVZ VPS
box.
cu
Adem
####### ... #############
/sbin/iptables -F
/sbin/iptables -X
/sbin/iptables -Z
/sbin/iptables -P INPUT DROP
/sbin/iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
/sbin/iptables -A INPUT -p tcp ! --syn -j REJECT --reject-with tcp-reset
/sbin/iptabl...