Displaying 20 results from an estimated 30 matches for "lnd".
Did you mean:
and
2010 Sep 22
5
Meaning of LND/neterrors ?
Hello
I''ve noticed that Lustre network error, especially LND errors, are considered as maskable errors.
That means that on a production node, where debug mask is 0, those specific errors won''t be displayed if they happened.
Does that mean that they are harmless?
Do upper-layers resend their RPC/packet if LNDs report an error?
When, in my case, o2i...
2010 Sep 22
5
Meaning of LND/neterrors ?
Hello
I''ve noticed that Lustre network error, especially LND errors, are considered as maskable errors.
That means that on a production node, where debug mask is 0, those specific errors won''t be displayed if they happened.
Does that mean that they are harmless?
Do upper-layers resend their RPC/packet if LNDs report an error?
When, in my case, o2i...
2005 May 27
2
Round a line
R-help,
I have lloked in the archives found no answer to how to round the line
joint.
I have usedthe arguments lnd, ljoin in par but I get no differences in
the plotting.
x=1:10
par(ljoin="round",lend="round")
plot(x,sin(x),type="l",lwd=2)
Any suggestions?
I run on a Windows XP machine.
> version
_
platform i386-pc-mingw32
arch i386
os...
2016 Feb 17
1
Can one set the owner of a folder to BUILTIN\Administrators?
...BUILTIN\Administrators as
a user.
Just so I'm clear:
getent group 'DOMAIN\Domain Admins'
returns
DOMAIN\domain admins:x:20512:(along with all the users that are member
of this group.)
Yet, even though unix see this is a group, I can use this id for the
owner of a folder? Hmm..
ls -lnd CoreLib/
d---------+ 2 20512 90000001 5 Dec 8 11:59 CoreLib//
If I do a reverse lookup of the numeric id as both a user or group, I
see why this works
id -u 'DOMAIN\Domain Admins'
20512
id -g 'DOMAIN\Domain Admins'
20512
It's not using a group id, it's using a user id...
2017 Jun 16
2
Erro sysvolcheck/sysvolreset
:-|
ls -lnd /opt/samba/var/locks/sysvol
drwxrwx---+ 3 0 3000000 4096 Jun 16 13:56 /opt/samba/var/locks/sysvol
Em 16-06-2017 13:38, Rowland Penny via samba escreveu:
> On Fri, 16 Jun 2017 13:15:19 -0300
> "Carlos A. P. Cunha" <carlos.hollow at gmail.com> wrote:
>
>> OK, sorry, u...
2007 Nov 16
5
Lustre Debug level
...mmands:
# sysctl portals.debug
This gives ne following error
error: ''portals.debug'' is an unknown key
cat /proc/sys/lnet/debug
gives output:
ioctl neterror warning error emerg ha config console
cat /proc/sys/lnet/subsystem_debug
undefined mdc mds osc ost class log llite rpc lnet lnd pinger filter
echo ldlm lov lmv sec gss mgc mgs fid fld
manual says that in order to set reasonable production debug level
one need to put numeric value into debug files like below:
echo 0x3f0400 > /proc/sys/lnet/debug
Will this work under lustre 1.6.3 or maybe it is old reference from
1....
2020 Oct 14
3
Changing IMAP separator - does it break things?
...;s what he has done.
>
>> There is a bug in Mail.app that it always assumes / as hierarchy separator and
>> completely ignores server provided separator.
>
> Cite? Because no, that is not my experience at all.
>
> From my maildir on my FreeBSD server:
>
> # ls -lnd .root*
> drwx------ 5 89 89 512 Oct 14 05:16 .root
> drwx------ 5 89 89 512 Oct 14 02:02 .root.44
> drwx------ 5 89 89 512 Oct 14 02:02 .root.Cron
> drwx------ 5 89 89 512 Oct 14 05:16 .root.Hastur
> ? etc
>
> Works fine in Mail.app on Mac OS and has for at least 1...
2020 Oct 14
4
Changing IMAP separator - does it break things?
> On 14. Oct 2020, at 12.51, Victor Sudakov <vas at sibptus.ru> wrote:
>
> Those Mac clients who do not use nested folders do not seem to be
> affected. That is, I've already suggested to the Mac Mail user that he
> start Thunderbird, move all his mailboxes into the IMAP root folder, and
> then go on using Mac Mail. I hope that's what he has done.
There is a bug
2006 Jan 28
1
PR#8528
...t uses a continued fraction which essent=
ially=20
evaluates more of the same series used when |x| < .01.
Your comments about replacing logspace_add with logspace_sub with simpler=
=20
code which works at first sight to be a very sensible improvement. However,=
I=20
would be a bit nervous that lnd-lnp could be very large and the exp of it c=
ould=20
return infinity. I'm sure this can be accounted for in the code and lnp +=
=20
log1p(f*exp(lnd-lnp))evaluated as lnp or log(f)+lnd accordingly.
I am not responsible for the code for calculating the logs of probabilities=
=20
but I seem to re...
2010 Jul 19
0
BZ 23243 is now tracking development for Lustre channel bonding
...overall objective of the project is in providing Lustre networking
with a capacity to aggregate
node''s multiple network interfaces in the following configurations:
(a) interfaces are on the same Lustre network
(b) interfaces are on different Lustre networks but handled by the same
type of LND
(c) interfaces are on different Lustre networks and handled by different
types of LND
Dynamic load balancing and failover shall be available to interfaces
comprising the aggregates. The functionality shall be available for both
Lustre clients and servers (MDS/OSS).
The following public document re...
2010 Jul 19
0
BZ 23243 is now tracking development for Lustre channel bonding
...overall objective of the project is in providing Lustre networking
with a capacity to aggregate
node''s multiple network interfaces in the following configurations:
(a) interfaces are on the same Lustre network
(b) interfaces are on different Lustre networks but handled by the same
type of LND
(c) interfaces are on different Lustre networks and handled by different
types of LND
Dynamic load balancing and failover shall be available to interfaces
comprising the aggregates. The functionality shall be available for both
Lustre clients and servers (MDS/OSS).
The following public document re...
2006 Sep 25
4
Re: [openib-general] problems with lustre o2ib module & ofed
...h-o2ib=/usr/local/ofed/src/openib) . did a make install, depmod -a
> and still get the following:
>
> my modprobe.conf is the following
>
> options lnet ip2nets="o2ib0 161.74.83.[0-255]"
>
> lctl network up
> LNET configure error 100: Network is down
>
> ko2iblnd: disagrees about version of symbol ib_create_cq
> ko2iblnd: Unknown symbol ib_create_cq
> ko2iblnd: disagrees about version of symbol ib_dereg_mr
> ko2iblnd: Unknown symbol ib_dereg_mr
> ko2iblnd: disagrees about version of symbol ib_destroy_cq
> ko2iblnd: Unknown symbol ib_destroy_c...
2016 Feb 17
2
Can one set the owner of a folder to BUILTIN\Administrators?
On 2/17/2016 10:32 AM, Rowland penny wrote:
> On 17/02/16 18:07, Ian wrote:
>> Actually, that works for me too. I just issued the command 'chgrp
>> "BUILTIN\administrators" CoreLib' and it returned successfully for that
>> folder. 'ls -la' shows:
>> d---------+ 2 MMIA\domain admins BUILTIN\administrators 5 Dec 8 11:59
>> CoreLib//
2015 Mar 30
1
Unable to browse system shares of a newly migrated AD DC
...8 root root 4096 Mar 30 22:09 tmp
> Which shows that any user or group can read,write or enter the /tmp
> directory.
Mine shows the same.
I was intended to include it, but lost in resend somehow.
# ls -ld /tmp
drwxrwxrwt 2 root root 4096 Mar 30 23:47 /tmp
# ls -lnd /tmp
drwxrwxrwt 2 0 0 4096 Mar 30 23:47 /tmp
That's why I'm puzzled to no end.
Any logs I can enable to get better info?
--
With best regards,
Andrey Repin
Tuesday, March 31, 2015 00:51:30
Sorry for my terrible english...
2018 Jun 06
2
Samba, AD, 'short' name resolving...
...g.lnf.it) and as search domains the AD domain and the
local domain, eg 'pp.lnf.it'.
This seems totally OK to me. I make only a note, because was the first
thing i've verified.
So, AFAI've understood DNS, if i search host 'domcobb', windows client
will try 'domcobb.ad.fvg.lnd.it' first, and after that
'domcobb.pp.lnf.it'.
b) windows register them on the AD DNS backend seems to me only on join
phase, but does not update anymore IP. So after some time, DNS
registration in AD DNS start to ''diverge'' from the LAN registration.
There's some...
2020 Oct 14
0
Changing IMAP separator - does it break things?
...then go on using Mac Mail. I hope that's what he has done.
> There is a bug in Mail.app that it always assumes / as hierarchy separator and
> completely ignores server provided separator.
Cite? Because no, that is not my experience at all.
From my maildir on my FreeBSD server:
# ls -lnd .root*
drwx------ 5 89 89 512 Oct 14 05:16 .root
drwx------ 5 89 89 512 Oct 14 02:02 .root.44
drwx------ 5 89 89 512 Oct 14 02:02 .root.Cron
drwx------ 5 89 89 512 Oct 14 05:16 .root.Hastur
? etc
Works fine in Mail.app on Mac OS and has for at least 16 years.
--
I'm not old, I...
2020 Oct 14
0
Changing IMAP separator - does it break things?
...gt;> There is a bug in Mail.app that it always assumes / as hierarchy separator and
>>> completely ignores server provided separator.
>>
>> Cite? Because no, that is not my experience at all.
>>
>> From my maildir on my FreeBSD server:
>>
>> # ls -lnd .root*
>> drwx------ 5 89 89 512 Oct 14 05:16 .root
>> drwx------ 5 89 89 512 Oct 14 02:02 .root.44
>> drwx------ 5 89 89 512 Oct 14 02:02 .root.Cron
>> drwx------ 5 89 89 512 Oct 14 05:16 .root.Hastur
>> ? etc
>>
>> Works fine in Mail.app on M...
2008 Aug 18
1
Jitter in xYplot?
...occur in groups horizontally, rather than
on top of each other.
I thought jitter might work, but haven't been successful in getting it
to do what I want.
Any ideas? Thanks in advance.
John
wt=rnorm(27,5,0.6)
yr=rep(c(2000,2001,2002),each=3)
vill=c("Kabo","Pkl","Lnd")
spp=c("A","B","C")
df=data.frame(wt,yr,vill,spp)
err=wt*0.025
xYplot(Cbind(wt, wt-err, wt+err)~yr|factor(vill), groups=factor(spp),
data=df,scales=list(alternating=1, y=list(relation="free"),
x=list(at=c(2000,2001,2002))))
2008 Feb 26
1
Network problem using 1.6.4.1 and OFED-1.3
Hi,
I am having problem to bring up the network using lustre 1.6.4.1 (2.6.18-8) with OFED-1.3 (InfiniBand).
When I run lctl network up, I''m getting the following:
LNET configure error 100: Network is down
dmesg shows:
LustreError: 21080:0:(api-ni.c:1025:lnet_startup_lndnis()) Can''t load LND o2ib, module ko2iblnd, rc=256
Note that the InfiniBand IPoIB network is working properly (I tried ping <ip addr> between the nodes)
Also previous OFED-1.2.5 is working fine with the current lustre.
Any clue what could be the problem?
TIA,
Alberto.
-------...
2013 May 14
1
protocols and privileges
hi,
1)
protocols = pop3
but when starting the service, output tells about imap. when mua fetches
mails ~/mail/.imap/INDEX is created.
2)
i have some users uid=500 .. 505. src in /var/mail/%u, owner is <user>.mail
and home-directories /home/<user> - owner is <user>.users
when dovecot tries to create directory /home/<user>/mail then it tells for
user xyz (uid = 502)