Displaying 20 results from an estimated 100 matches similar to: "Network is busy"
1999 May 12
2
Network is busy...
I have done a great deal of reading regarding the network is busy error,
but haven't come up with an answer for one particular problem. Here is the
situation. Two identical DGUX machines are sitting on a network. Both
machines are running Samba 1.9.10 with no problems other than performance.
Upon several recommendations about improving performance, they decided to
upgrade to 2.0.3.
2001 Oct 30
2
HP3000 problem
Hi
I'm new to this list, so I apologise if this has ever come up before.
I'm using Samba on an HP3000 and can view, change, update files through NT
with no problems. The issue I have is when I create a file on the HP3000 is
always adds special <CR><LF> characters, which then invalidates the
information in the file in NT.
Does anyone out there know a way I can remove these
2007 Apr 25
1
Rsync for hp 3000
Hi All,
We have HP 3000 machine. We cannot get rid of it. We have few large files we
want to get them out site HP 3000 in near real time. Since those files are
large, daily dump is not an option for us. I am wondering if there's any
body had made rsync to work for HP 3000.
Any input will be helpful.
Thanks,
William
1998 Sep 15
1
SAMBA digest 1812
Hi samba list members,
Firstly, I've been using Samba for some while now and would to thank the
Samba team for such a brilliant effort. I've got a Samba server running on a
Linux box for a client (around 25-30 users) which has been running nearly
90 days now without any serious hitches at all.
The client is incredibly impressed, over the moon, etc ... so it's
probably time to pay up
2005 May 02
3
W2K3 SP1 - PERSISTENT CONNECTION(S) BUG?
After testing my W2K3 SP1 terminal server against a SAMBA server *AND* a
W2K server, I have noticed the following *odd* behavior.
LOGIN: Map drive letters
LOGOUT: Connections are still connected. on BOTH W2K and SAMBA file servers.
LOGIN: Map drive letters
LOGOUT: Now you have TWO sets of connections still connected for the one
user.
REPEAT: For each time you repeat the above procedure, you
2011 Jul 11
1
curlftpfs
CentOS-5.6
fuse-2.7.4-8.el5
fuse-curlftpfs-0.9.1-1.el5.rf
I am trying to mount an ftp connection as a local file system using
fuse and curlftpfs. I can connect to the remote system (an HP3000
running MPEiX 7.5) and the directory seems to mount but I cannot use
it. What I get is an Input/output error:
$ curlftpfs -v hahp3k01.harte-lyne.ca tmp/hp3000
* About to connect() to
2005 May 01
3
every increasing connection count followed by load # overload
I am having a bizarre problem with a samba server here at Edward Waters
College.
Hopefully someone can give me insight to inform me what to look for.
samba version = 3.0.14a
SuSE 9.1, up-to-date-via-apt
AD/W2K3 (no sp)
Winbind using RID algorithm
server purpose: HOMES, DESKTOPS, MY DOCUMENTS, PROFILES
Quotas are: ON
Filesystem: Reiser
HW Raid 5 (MegaRaid)
4 logical processors (dual+ht).
uname
2005 Oct 24
1
starting a java application as a service
I have a single requirement to launch a java application on startup
as a service. The application is shipped in a file called jes.jar.
It requires three arguments: a dotted quad IP address, an initial
service port, and a translated service port.
I can get the application running as a console command. Can
someone point me to a site that documents how to script a sys V
init.d style script
2013 Jun 26
3
DL380g8 - smart array B320i - CentOS 6.4
Gostaria de instalar o Centos 6.4 em um dl380e g8 com uma smart array
b320i, na instala??o n?o possui drives por isso aparece que n?o h? discos
dispon?veis, baixei os drives para red hat .dd do site da HP, como poderia
carregar esses drives durante a instala??o? gravei eles em um pen drive.
Obrigado.
--
Sergio.Alex
2006 Feb 03
3
rubystandard library question
I have a problem getting find.rb and fileutils.rb to coexist in the
same script. When I require both I get the following:
/usr/lib/ruby/1.8/find.rb:36:in `dup'': can''t dup NilClass
(TypeError)
from /usr/lib/ruby/1.8/find.rb:36:in `find''
from /usr/lib/ruby/1.8/find.rb:36:in `find''
I googled for this problem and did not come across any place
2005 Feb 24
4
SV: SV: QSIG, Asterisk and Eicon DIVA
I have read most of Eicons information on Q.SIG, and I am able to load the Q.SIG protocol (instead of ETSI for example). No strange logging in divacrtl mlog.
But how do I tell Asterisk to understand Q.SIG?
My PBX is configured for QSIG, but I cannot see anything on my trace when trying to make a call via the S0(Q.SIG)
Janne
> -----Ursprungligt meddelande-----
> Fr?n:
2001 Oct 31
0
FW: HP3000 problem
-----Original Message-----
From: MCCALL,DON (HP-USA,ex1)
Sent: Wednesday, October 31, 2001 9:00 AM
To: 'Richard Barker'; MCCALL,DON (HP-USA,ex1)
Subject: RE: HP3000 problem
Hi Richard;
Are you doing the operations on these files from the MPE prompt, or are you
in the posix shell at the time of the edit/pipe, whatever? And what MPE
filetype are you working on? Problem is that samba
1999 May 20
0
Network is STILL busy...
Here is some log output that occurs on the production during the process of
issuing a net use command from the win95 box to the samba server. The
connection reset by peer message appears immediately after the error 54
network is busy message appears on the windows 95 machine. (This is debug
level = 10)
[1999/05/18 18:21:00, 2] smbd/server.c:main(709)
Changed root to /
[1999/05/18 18:21:00,
1999 Sep 09
0
Installing on HP3000
I'm running MPE 5.5pp5 and am trying (again) to get Samba on there. Has
anyone else done this? I looked at the survey page on the samba website and
MPE/iX was not listed as a platform that anyone has registered a survey form
for, so I wonder if no one is successful getting it loaded. Any assistance
that can be provided will be gratefully and graciously accepted.
TIA
Howard Hoxsie
HP3000
2007 Nov 20
3
How to test views with Nested Resources and Partials
Hi everyone,
I am relatively new to rspec and I am running into a wall in testing my
views. I have a RESTful resource Contracts with a nested resource of
Line_items.
I am trying to figure out how to test the "edit" form of the Line_items.
What complicates this is the nested routing and how to account for it,
and that there is a partial form (_form.haml) that both the edit.haml
and
2010 Jun 22
1
Powerware 9120 / bcmxcp losing communication
Hi all,
I just acquired a new UPS and have been trying to get it to work with NUT. It's an Eaton/Powerware 9120 700i with both USB and RS-232 interfaces.
I first tried the USB interface (using bcmxcp_usb) and found that the UPS worked fine for a few minutes but then NUT lost communication and didn't get it back. In addition the UPS itself seemed to lock up at one point such that the
1998 Sep 14
4
Problems installing Samba
HI 2 ALL,
I am a 22 year old student from Holland. I'm trying to implement a
HP3000 to a LAN(Windows 4 Workgroups 3.11). I Have 3 questions for the
experts:
- Can anyone tell me how I can name my HP3000 machine 'BIGSERVER'
(when I try to PING BIGSERVER, ping does'nt recognize it)
- When I try to start SMBD, I receive the following message:
SAMBA: PROPER TZ RECOMMENDED
-
1998 Aug 17
3
Blank trailing pages when printing
I've just set up samba as a print server, and it works beautifully, with one
exception: after every job, the printer (an HP LaserJet) prints an extra
(blank) page. Is this a known problem, and if so, what can I do to fix it?
Many thanks,
J.
2005 May 02
3
Loosing admin privileges after login
Hello,
I am a Samba-newbie, so please excuse, if my question
seems to you stupid.
I've set up a PDC, based on Samba 3.0.14a (SerNet) and
a OpenLDAP-Server. So I took a Windows XP client and
integrated it to the domain. Afterwards I logged in as
administrator and copied the existing profile of an
user to the server.
The user was able to login and his profile was loaded
from the server. But I
2012 Apr 11
0
R Programming Workshops with Bill Venables, June 18-19 at MU in Milwaukee, WI
The Milwaukee Chapter of the ASA (MILWASA) in cooperation
with The Medical College of Wisconsin,
Marquette University,
The Children's Research Institute,
The Clinical and Translational Science Institute (CTSI)
and Quantitative Health Sciences
are proud to announce
R Programming Workshops with Bill Venables
Senior Statistician with CSIRO