I have the 2.6p1 release installed on Ubuntu server. Devices seem to disappear intermittently and sometimes a restart of owfs will make them reappear, and sometimes I have to physically unplug/replug them in. I'm running a very small net just testing, with only 1-5 sensors and maybe 10 feet of cable. One of the sensors is home-made, but it's a simple board with only a DS18S20 connected parasitically and RJ45 connections. I tried checking the debug info and nothing jumps out as errors to me. I've attached it below for inspection. It contains the startup, and a directory listing of the root and also the uncached dirs.
Also I noticed when going from previous installs (long ago release, and then CVS pull in Feb and now to the 2.6p1 release) that when I go to the /uncached dir it has an uncached folder. You can recursively traverse them seemingly infinitely ( /uncached/uncached/uncached/uncached/uncached ....etc) Is this correct behavior? -Scott -------------------------------------------- Linux owfs 2.6.17-10-server #2 SMP Fri Oct 13 18:47:26 UTC 2006 i686 The programs included with the Ubuntu system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. [EMAIL PROTECTED]:# cd /var/ow [EMAIL PROTECTED]:/var/ow# ls bus.0 settings statistics structure system uncached [EMAIL PROTECTED]:/var/ow# cd uncached [EMAIL PROTECTED]:/var/ow/uncached# ls uncached [EMAIL PROTECTED]:/var/ow/uncached# -------------------------------------------- terminal output from above commands: [EMAIL PROTECTED]:/var/ow/uncached# /opt/owfs/bin/owfs --allow_other -F -u /var/ow --error_level 9 --foreground CONNECT: fuse mount point: /var/ow CALL: PARSENAME path=[] CONNECT: Adapter found: 002/003 DEFAULT: Opened USB DS9490 adapter at 002/003. DATA: DS9490_setup_adapter: done (ret=16) DATA: DS9490_overdrive() DEBUG: Start of directory path= device=00 00 00 00 00 00 00 00 DATA: BUS_first: No data will be returned DEBUG: Selecting a path (and device) path= SN=00 00 00 00 00 00 00 00 last path=00 00 00 00 00 00 00 00 DEBUG: Clearing root branch DATA: DS9490_reset DATA: DS9490_reset: ok DEBUG: Transaction send = -5 DATA: BUS_first failed during connect [002/003] DEBUG: fuse_mnt_opt=[(null)] DEBUG: fuse_open_opt=[(null)] unique: 1, opcode: INIT (26), nodeid: 0, insize: 56 INIT: 7.6 INIT: 7.5 unique: 1, error: 0 (Success), outsize: 40 unique: 2, opcode: GETATTR (3), nodeid: 1, insize: 40 CALL: FSTAT path=/ CALL: PARSENAME path=[/] CALL: ATTRIBUTES path=/ DEBUG: ParsedName_destroy / unique: 2, error: 0 (Success), outsize: 112 unique: 3, opcode: GETATTR (3), nodeid: 1, insize: 40 CALL: FSTAT path=/ CALL: PARSENAME path=[/] CALL: ATTRIBUTES path=/ DEBUG: ParsedName_destroy / unique: 3, error: 0 (Success), outsize: 112 unique: 4, opcode: OPENDIR (27), nodeid: 1, insize: 48 unique: 4, error: 0 (Success), outsize: 32 unique: 5, opcode: GETATTR (3), nodeid: 1, insize: 40 CALL: FSTAT path=/ CALL: PARSENAME path=[/] CALL: ATTRIBUTES path=/ DEBUG: ParsedName_destroy / unique: 5, error: 0 (Success), outsize: 112 unique: 6, opcode: READDIR (28), nodeid: 1, insize: 64 CALL: GETDIR path=/ CALL: PARSENAME path=[/] CALL: DIRECTORY path=/ DEBUG: Cache_Get_Dir 00 00 00 00 00 00 00 00 DEBUG: Get from cache sn 00 00 00 00 00 00 00 00 pointer=0x804b680 extension=0 DEBUG: dir not found in cache DEBUG: Start of directory path=/ device=00 00 00 00 00 00 00 00 DEBUG: Selecting a path (and device) path=/ SN=00 00 00 00 00 00 00 00 last path=00 00 00 00 00 00 00 00 DEBUG: Clearing root branch DATA: DS9490_reset DATA: DS9490_reset: ok DEBUG: Transaction send = -5 DEBUG: ParsedName_destroy / unique: 6, error: 0 (Success), outsize: 288 unique: 7, opcode: READDIR (28), nodeid: 1, insize: 64 unique: 7, error: 0 (Success), outsize: 16 unique: 8, opcode: RELEASEDIR (29), nodeid: 1, insize: 56 unique: 8, error: 0 (Success), outsize: 16 unique: 9, opcode: GETATTR (3), nodeid: 1, insize: 40 CALL: FSTAT path=/ CALL: PARSENAME path=[/] CALL: ATTRIBUTES path=/ DEBUG: ParsedName_destroy / unique: 9, error: 0 (Success), outsize: 112 unique: 10, opcode: LOOKUP (1), nodeid: 1, insize: 49 LOOKUP /uncached CALL: FSTAT path=/uncached CALL: PARSENAME path=[/uncached] CALL: ATTRIBUTES path=/uncached DEBUG: ParsedName_destroy /uncached NODEID: 2 unique: 10, error: 0 (Success), outsize: 136 unique: 11, opcode: OPENDIR (27), nodeid: 2, insize: 48 unique: 11, error: 0 (Success), outsize: 32 unique: 12, opcode: GETATTR (3), nodeid: 2, insize: 40 CALL: FSTAT path=/uncached CALL: PARSENAME path=[/uncached] CALL: ATTRIBUTES path=/uncached DEBUG: ParsedName_destroy /uncached unique: 12, error: 0 (Success), outsize: 112 unique: 13, opcode: READDIR (28), nodeid: 2, insize: 64 CALL: GETDIR path=/uncached CALL: PARSENAME path=[/uncached] CALL: DIRECTORY path=/uncached DEBUG: Start of directory path=/uncached device=00 00 00 00 00 00 00 00 DEBUG: Selecting a path (and device) path=/uncached SN=00 00 00 00 00 00 00 00 last path=00 00 00 00 00 00 00 00 DEBUG: Clearing root branch DATA: DS9490_reset DATA: DS9490_reset: ok DEBUG: Transaction send = -5 DEBUG: ParsedName_destroy /uncached unique: 13, error: 0 (Success), outsize: 112 unique: 14, opcode: READDIR (28), nodeid: 2, insize: 64 unique: 14, error: 0 (Success), outsize: 16 unique: 15, opcode: RELEASEDIR (29), nodeid: 2, insize: 56 unique: 15, error: 0 (Success), outsize: 16 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
