Displaying 5 results from an estimated 5 matches for "ranskis".
2008 Feb 26
1
Performance issues after samba update (utime?)
Hi all,
We're experiencing performance issues after migrating from 3.0.8 to 3.0.28.
Write performance has degraded about 30%, regardless of the size of file
being copied. (tests described below are a single 150Mb file copy from an XP
explorer)
The setup is somewhat peculiar as the server is mounting NFS shares (v3) and
exporting these.
smb.conf hasn't changed, save for the addition of
2012 May 21
1
3.6.5 and "not_defined_in_RFC4178@please_ignore" error
...o,
We're having trouble joining an AD domain with 3.6.5
This message when running net join looks fishy :
"got principal=not_defined_in_RFC4178 at please_ignore"
OS : Solaris 10 x64
Kerberos : MIT krb5 1.10.1
DC servers are running Windows 2008
The error message is :
./net join -U aranskis
Enter aranskis's password:
Failed to join domain: failed to lookup DC info for domain 'CORP.NET'
over rpc: Logon failure
ADS join did not work, falling back to RPC...
Unable to find a suitable server for domain CORP
Unable to find a suitable server for domain CORP
with -d9, here's...
2010 Jun 21
3
NFS performance - default rsize
Hi list,
We've had an interesting NFS performance issue with the following setup.
Clients : CentOS 5.5, kernel 2.6.18-194.el5
Server : Solaris 10 kernel Generic_142901-08
Reading a file (not cached) with dd : dd if=file1 of=/dev/null
bs=1024k count=100
performance is around.. 700 kB/s !
/proc/mounts shows rsize has been negotiated to 1mB
If we force rsize to a smaller value, 32kB, the
2007 Feb 08
1
Memory upgrade breaks net boot (PXE + NFS Root)
Hi list !
A memory upgrade (from 2 to 4Gb) on a bunch of IBM LS21 blades has triggered
a very weird behavior.
I really can't say if this could be PXE related or not - apologies if it
isn't.
These machines start via PXE and then NFS-mount their root.
Following the upgrade, none of them would boot. I've played with the "mem="
kernel option, and the result is :
- if mem <
2012 Apr 21
0
Cannot join domain with samba-3.6.4
Hello,
We've been using samba for a while, up to version 3.4.x, without issues.
We're having trouble joining an AD domain with 3.6.4
OS is Solaris 10 x64
Kerberos : MIT krb5 1.10.1
DC serveurs are running Windows 2008
The error message is :
./net ads join -U aranskis
Enter aranskis's password:
Failed to join domain: failed to lookup DC info for domain 'FOO.NET'
over rpc: Logon failure
ADS join did not work, falling back to RPC...
Unable to find a suitable server for domain FOO
Unable to find a suitable server for domain FOO
I have tried to run the...