Re: [Queue-developers] single-machine == NFS-shared ???
Brought to you by:
wkrebs
From: Werner G. K. <wer...@ya...> - 2001-05-11 19:21:02
|
What I think is going on is that you have somehow gotten a hold of older documentation. Above 1.20, Queue no longer uses NFS. Instead, the spool directory is supposed to be local on each machine. We're certainly interested in your reportings, we're just a bit disorganized in how CVS is updated when patches come in (or who updates it). We're all volunteers, so it's to be expected. Christian Parg wrote: > Hello ! > > I tried following simple test: > > ./configure --prefix=/prefix --datadir=/datadir --sysconfdir=/sysconfdir > --sharedstatedir=/sharedstatedir --localstatedir=/localstatedir > > NO_ROOT cookiefile is "/datadir/queue/queuecookiefile" > Host access control file is "/datadir/queue/qhostsfile" > NFS-shared Queue spool directory is "/localstatedir/spool/queue" > Local queued process id file prefix is "/localstatedir/run/queued.pid" > Error mail goes to "cpa" > > Must I understand why the NFS-shared Queue spool directory is > "/localstatedir/spool/queue" > and configure --help says: > > --sharedstatedir=DIR modifiable architecture-independent data in > DIR > [PREFIX/com] > --localstatedir=DIR modifiable single-machine data in DIR > [PREFIX/var] > > "single-machine" sounds not like "NFS-shared" to me. > I think there is still something wrong, allthough I couldn't find any > docu about the intended directories for queued data-exchange dir, > where to put profile-file (shared or local). Achitecture > depenpendent-independent > files. > Are you really working with the sourceforge-CVS repository ? > There is only one update (the man-page) since releasing the beta. > > Please tell me if you are not interested in my reportings. > > Best regards, > > Christian > > _______________________________________________ > Queue-developers mailing list Que...@li... > To unsubscribe, subscribe, or set options: > http://lists.sourceforge.net/lists/listinfo/queue-developers |