Displaying 2 results from an estimated 2 matches for "10hours".
Did you mean:
20hours
2004 Jan 21
0
samba 3.0.0 - winbind kerbros tickets expired
Hi everyone!
I have set up a SAMBA 3.0.0 Server on SLES8. The Server is a member of a W2K domain. The users are mapped with winbind. Everything is working fine ? but only for 10 hours. Now I found out that the standard ticket lifetime for Kerberos tickets in windows is 10hours. In the samba log there are lines like:
user ?testuser? does not exist.
I think when the tickers are expired they are not renewed.
When I restart smbd and winbindd everything is working for another 10 hours.
I wrote a perl script that detects this and restarts the servers but I would prefer not...
2010 Apr 23
5
Data movement across filesystems within a pool
I would have thought that the file movement from one FS to another within the same pool would be almost instantaneous. Why does it take to platter for such a movement?
# time cp /tmp/blockfile /pcshare/1gb-tempfile
real 0m5.758s
# time mv /pcshare/1gb-tempfile .
real 0m4.501s
Both FSs are with compression=off. /tmp is RAM.
-devsk
--
This message posted from opensolaris.org