search for: nreadings

Displaying 20 results from an estimated 166 matches for "nreadings".

Did you mean: readings
2004 Nov 16
2
win32-file: nread and nwrite
Hi all, I''ve got alpha versions of nread and nwrite now added to the win32-file class in CVS. They seem to work fine, although I''ve noticed one bug in the File#read method. Let''s say we have a text file with "hello world" in it. If I call nread with no arguments, it works fine: fh = File.nopen("C:\\test.txt") p fh.nread -> "hello
2002 Dec 20
1
smbclient and large file support
smbclient (and smbtar) in version 2.2.7a (and prior) has problems with large files (> 4GB). The following patch (against 2.2.7a) fixes all known problems with this. This code has been checked into the CVS tree in all branches as well. -- ====================================================================== Herb Lewis Silicon Graphics Networking Engineer
2004 Nov 17
1
nread and nwrite optimizations
Hi all, So far, so good. Things seem to work just fine and, in the case of nread, I am getting incredible performance. I can''t tell if this is due to some kind of caching, however. Anyway, there a couple of things I want to work out yet. The first is File#nread and Really Big Files. I created a 500 mb text file and sucked it into memory using Ruby''s File#read method just
2003 Aug 24
1
readdir() and read() errors ignored
We've just been hit rather badly by a very nasty bug that can cause rsync to silently discard files or fill them with zeroes. It happens when e.g. opendir() succeeds but readdir() returns an error; rsync does not check for an error from readdir() and so simply ignores the error (along with any remaining files in the directory). No error is reported to the user, who will then happily
2008 Jul 05
4
iostat and monitoring
Hi gurus, I like zpool iostat and I like system monitoring, so I setup a script within sma to let me get the zpool iostat figures through snmp. The problem is that as zpool iostat is only run once for each snmp query, it always reports a static set of figures, like so: root at exodus:snmp # zpool iostat -v capacity operations bandwidth pool used avail read
1999 Sep 30
0
SMBTAR Not Backing up Files
I am having trouble getting SMBTAR to do a complete backup on NT Workstation and NT Server. The backup starts off just fine. However, after a short time, errors begin showing up and files are not backed up. The files that are missed are not open files. I have set the -t option to disk and tape. I get pretty much the same result. Both NT machines have over 2 GB of data to backup up. I am
2004 Jan 14
1
signing failures during smbclient tar operation: SMB signature check failed
(Samba 3.0.1, RedHat 9, share is a w2k3, security = ADS) Here is a snippet of debug level 3 output of an smbclient tar operation, with error at the end. Command is: # smbclient \\\\snapper\\dfs <password> -U Administrator -E -W CISWINNET -D home -d3 -Tqca /tmp/test.tar [2004/01/14 15:05:10, 3] lib/util.c:dos_clean_name(549) dos_clean_name
2005 Sep 20
2
Nulls instead of data
In short: Platform: linux with 2.4 kernel Version: rsync 2.6.6 Command line: rsync266 -av -W --bwlimit=1 /mnt/somedir/rsync-2.6.6.tar.gz ./ Destination: local disk Source: file on a smbfs mounted filesystem; share is exported on a NT 4.0 workstation over a very slow and unstable link Result: Rsync completes operation with no special message, but the resulting file is damaged, large
2004 Jan 09
0
Samba 2.2.8a and HP-UX 11.11 (11i)
I read a message from the archives that describes nearly our exact problem that has begun to appear after 11i was installed on our server. File access has become slow and unreliable, especially under high loads. As a matter of fact, I had a logon script running a series of echo -- it was executing them at about 1 line every 2 seconds. The way we "solved" the problem was moving the Samba
1998 Oct 08
0
readbraw vs. readX
Using Samba 1.9.18p10 I have found a difference between Win95 and WinNT: opening 'Lotus Freelance' files from Win95 is really slow (about 17 kB/s only) vs fast (~hundreds of kB/s) from WinNT. Looking into the log (with debug level=4) I see using Win95: switch message SMBopenX (pid 33994) Skipping become_user - already user unix_clean_name [./PRIVATE/Goyal_Sep98.PRZ] Got dir cache hit on
2005 Mar 02
0
Still having trouble with slow opening of printer properties
List, I asked a while back about problems with very slow openings of printer properties windows. This afternoon our main internet link was upgraded to 6Mb (symmetric) and so I thought I might see some improvements in response. But no change. I really don't think it's the pipe that's at fault, there's something wrong with my samba configuration. When I open the properties of a
2000 Feb 10
0
smbclient: invalid mid from server! ???
Hi, our backup program regularly invokes smbclient to generate a tar-file from an NT-Workstation share. What it does is /usr/samba/bin/smbclient \\\\maclaurin\\maclaurin password -U backup -E -W MATH -d3 -Tc - > maclaurin.tar Now this is the output: Client started (version 2.0.6). resolve_lmhosts: Attempting lmhosts lookup for name maclaurin<0x20> resolve_hosts: Attempting host lookup
2008 Sep 11
3
ZFS Crypto [Prelim] Codereview
Here''s my comments for the preliminary ZFS Crypto review. - Dan Webrev: http://cr.opensolaris.org/~darrenm/zfs-crypto-gate/webrev/ General comments: DEA-1 - SCCS keywords need to be removed DEA-2 - Copyright updated ------------------------------------------------------------------ usr/src/lib/libcryptoutil/common/keyfile.c pkcs11_read_data() This code in pkcs11_read_data() scares
2003 Dec 01
0
No subject
----------- [2000/08/01 18:18:47, 3] smbd/reply.c: reply_sesssetup_and_X(805) Domain=[WORKGROUP] NativeOS=[Windows 4.0] NativeLanMan=[Windows 4.0] My Notes -------- The domains are different, which may interfere. Infernix, they are really the same machine, aren't they? [ Yes, I set my domain to Workgroup in both Windows 98 and Windows 2000. However, since Windows 2000 cannot login to the
2003 Aug 15
2
Inadequate error checking in rsync 2.5.5
I'm using rsync to mirror files from a Windows XP machine mounted via smbfs. Apparently I have something configured wrong as I get a "permisson denied" error accessing some of the files on the smbfs mount with cp, od, etc. However, rsync produces no error messages on these files. It happily creates files in the target directory that are the right size, but filled with null bytes.
2000 Jul 31
3
Samba 2.0.7 & Transfer speeds
infernix wrote: > Copying a 107MB mp3 file takes almost 4 minutes (238 seconds) > when I copy it with samba. [Using windows explorer under Windows 2000 --dave] > With FTP, it takes 27 seconds. > 238 divided by 27 = 8.5 times slower. Ho boy, that's bad. > I have several machines available to do testing, but you'd have to let me > know how and what. I am a linux
2014 Dec 01
0
Fwd: samba 3.6.24 domain member as printserver in win2008/2012 domain: Access denied
Isn't there anybody who can help with this? Just a little hint maybe? -------- Originalnachricht -------- Betreff: samba 3.6.24 domain member as printserver in win2008/2012 domain: Access denied Datum: 2014-11-28 15:03 Von: problem1 at proxyma3.eu An: samba at lists.samba.org Hello everyone on the list, I'm trying to set up a samba server as a print server for a special purpose. The
2008 Nov 09
10
T-Online Internet-Telefon (impossible to run the application
hey guys! after the installation of the "T-Online Internet-Telefon" (http://service.t-online.de/c/12/70/42/54/12704254.html) finally worked (thanks for improving wine!) it is now unfortunately impossible to run the application. the terminal gives the following output: Code: whizer at whizer-laptop:~$ wine "/home/whizer/.wine/dosdevices/c:/Program
2006 Jan 12
1
XP to Samba printer access delay
Hi all, I've got a question, may be somebody can help me: 1. I've got a printer (Epson Stylus Photo R220) 2. Attached to Linux box via usb (Mandriva 2006+) 3. Configured with cups (cups-1.2.0-0.4892.1mdk) 4. Shared with samba (samba-server-3.0.21a-1mdk), user - tried guest and real linux user 5.On WinXP native driver install from CD (later updated from Espon site) 6.From WinXP I can see
1999 Jun 15
0
FIX for smbtar zero length files... (Cont :)
(Erm, sorry about that...) I was talking about errors of the type: Got 0 bytes. The problem was sporatic, and seemed to be load/speed based. That is, the faster the Linux box, the more errors we had. A look through clitar.c led me to a solution. Currently, clitar.c is written to pad a file with zeros if a file read error occurs. This is normal. All of our errors were of the 0 byte length