Displaying 20 results from an estimated 2000 matches similar to: "Large file deletion on large directories"
2002 Jun 27
1
Building from a source-code library under windows
Dear All,
I have a pair of .cpp and .def file can be compiled using VC++ and works
perfectly well in S-PLUS.
I wanted to do the same for R; so I followed the guidline given in "Building
from a source-code library under Windows" as much as possible and manage to
compile them using VC++ and call it from R. But it gives different answer
from the one called from S-Plus.
I know that I did
2004 Jan 30
2
using VSS on a samba server - no smb locks ?
Hi all,
We are considering moving our VSS database from a Win2K server to a samba server.
All clients are Win2K clients.
I used the VSS tool "testlock.exe" to make sure the native lock mode can be used.
The test was successful, and I saw that an SMBlock transaction was performed, and a reply_lockingX was replied.
When I opened a VSS database on the samba server and started to use it -
2000 Mar 25
2
Configuration woes corrected
Well after I tried it the ./configure on all machines ( 4 total)
I ran a few other compiles of other programs and figured out
what was missing. Evidently the RH62 kernel "forgets" to
put a symlink from /usr/src/linux/include/asm-i386 --> asm.
I put that in and presto ./configure creates the Makefile
and I am compiling 2.0.7Pre2 as we speak.
What keyed this was trying a kernel compile,
2000 Mar 30
1
Problem with Samba 2.0.5 and Q&A
Hi guys..
I have a very strange problem with Samba version 2.0.5a and Q&A Ver 5.0 for
DOS (eeek.. I know.. Symantec stopped supporting it 2 yrs ago)
The error i get is:
! Problem !
System error, please try again (see Appendix C).
Press Esc to cancel.
Ref#:04EC
It seems to be related to drive size/samba/fstype or something..
The share that I am mapping the clients to (win95 and win 311)
2000 Apr 02
1
smbfs and i/o errors
Hi guys,
I hope I've reached the correct mailinglist. I'm experiencing a problem
with smbfs. You can mount shares, but after a while, the connection is
broken and all sorts of strange stuff happens. I've got a share called
/mnt/ntshare which remotely mounts an NT host:
[arnow@foo /mnt]$ ls
ls: ntshare: Input/output error
cdrom/ floppy/
[arnow@foo /mnt]$
[arnow@foo /mnt]$ dmesg |
2000 Apr 05
1
How customize samba for large directory
Hi
I made some work using samba 2.0.6.
I use large directory, more than 10000 file.
The time to have a list from window NT is very big 2Minuts.
I spy a little the dialog and I see that the negociation for exange files
name is limited to 170 filenames
and a buffer to 16387 octets.
Do you know a way to change this ?
I tryed without result,
max xmit = 60000
packet size= 60000
2000 Mar 29
2
BAD performance with SAMB on aix
Hello,
I have 8 Samba servers with 300 clients here running on Sun and Linux
machines with GREAT performance. Now in one departement i installed
samba 2.0.6 on one 40K$ IBM F50 with AIX 4.3.2, 2xCPU, 256MB RAM,
100FDX, extern RAID 5 Tower . Performance is really very, very BAD. I
tried already everything, but this IBM box with samba is just very SLOW.
Browsing through directories, logging, copying
1997 Dec 29
2
domain logons across subnets
hi,
I tried to make a win95 machine to perform a domain-logon to
an NT server, which is in a diferent subnet, behind a linux-router.
on this linux-router, I also installed samba.
I noticed in log.nmbd, that the client always queries for
a "0x1c" type, but never gets a response from nmbd.
Thus , I "hacked" the "wins.dat" file, and restartet nmbd:
HBLADOMAIN#1e
2000 Apr 03
1
server allows users as non-guest with bad password
Hi y'all,
I have a little problem with Samba which I hope you can help me with. We
are running Samba 2.0.4 on a Sun Enterprise 4500 with Solaris 7. Clients
are mostly Win 9x and a few NT workstations (and one NT Terminal Server). I
have security = server (password server is the NT Terminal Server). What
happens is occasionally Samba will not let a certain user connect, saying
the password
2000 Mar 31
7
Samba on Linux with no ACL's is making things tough
Please for give me if this gets a bit long.
I am presently in the process of moving my company's file server from
Windows NT 4.0 over to Linux with SAMBA and the lack of ACL support in
the ext2 filesystem is making things very difficult to design. To
clarify I am NOT writing about Samba's support for NT ACL's on NTFS. I
am writing to possibly get some tips for getting around the lack
2000 Apr 12
1
Solaris2.6/NIS+/Samba/NT-users
Hello,
I have 20 Solaris 2.6-servers with NIS+ in different cities and countries
and a lot of NT4 servers in different domains and I use samba with nis+
support
on the Solaris-enviroment to let the NT-users access their
unix-home-directories.
The NT-clients has to send their passwords in "clear-text" to access their
directories.
Their NT-username is the same as their Unix-username
(the
2020 Mar 06
1
snapshotting disk images with exchange db / volumes
I have been asking at technet about if I could snapshot an exchange db
volume[1]. But it looks like that windows server backup is sort of doing
the same. Creating vs image, and backup that one. However they truncated
the exchange db log files after a succesful procedure.
I was wondering if someone is doing this already. How does the guest
freeze work exactly in windows (In linux it is quite
2015 Jul 14
1
Backups solution from WinDoze to linux
backuppc does support pre- and post- backup scripts, so it is possible to
implement backing up from vss. I've never done it, but there examples can
be found
On Tue, Jul 14, 2015 at 1:49 PM, Gordon Messmer <gordon.messmer at gmail.com>
wrote:
> On 07/14/2015 07:17 AM, m.roth at 5-cent.us wrote:
>
>> My manager just tasked me at looking at this, for one team we're
2004 Sep 08
2
Running microsoft vss under wine
Hello,
I am using wine on RH9.
I am running Visual Source Safe like thus wine --ssexp.exe
THe VSS GUI starts OK.
the Visual Source Safe database is on Windows Partition.
This Windows Partition is mounted on my Linux like thus:
mount -t nfs -o rw,nolock 192.168.0.77:/mnt/server/Share /mnt/vss
I am able to launch a VSS session : I can successfully check out and
check in files (I point my
2002 Jun 24
1
Visual Source Save and samba
Is anyone out there running Microsoft's Visual Source Save
with a samba share?
We are doing so here and are encountering difficulties. The
"working directory" is a samba share. It seems that VSS is
not manipulating file permissions appropriately when items
are checked in and out. User always has write access to the
item. Is anyone using MS VSS successfully with samba and
care to
2004 Nov 12
1
VSS on samba
We have recently moved our VSS database from windows 2k to samba,
initially all looked fine but have come accross a problem.
Quite often VSS complains saying it can't write to "names - acess denied".
The file its refering to is names.dat in data/ (for those that know VSS)
I believe this to be some sort of locking issue. Sometimes getting all
other clients to quite VSS solves the
2009 Jun 02
1
XenClient:How to install VM
Hello
I am trying to boot/install VM on XenClient.
I would like to learn the way to install VM.
Please teach the example of the operation and config file.
(Especially, configuration file of method of displaying screen.)
thanks.
=========================================
[My Executed History]
(1) I made a config file for VM(Windows XP:below).
(2) I executed the following commands.
# xenvm
2011 Sep 14
3
Is there any implementation of VSS for a ZFS iSCSI snapshot on Solaris?
I am using a Solaris + ZFS environment to export a iSCSI
block layer device and use the snapshot facility to take a snapshot of the ZFS
volume. Is there an existing Volume Shadow Copy (VSS) implementation on
Windows for this environment?
Thanks
S Joshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2000 Apr 03
5
network connection crashes
Since I get any response I try again -- hoping that somebody
have ANY idea!
A network with a RedHat 6.0 linux server and samba 2.0.6 and
Windows 95 clients:
When I for example copy large (binary?) files from
local drives to one of my Samba shares I VERY often
experience that the network connection to the
Win95 machine crashes. The lovely Windows Blue-Screen
message about an exception appears,
2000 Mar 29
3
Samba 2.0.6 Interfaces
We're had some recurring problems with nmbd's on Solaris 2.7 and Irix 6.5
failing to renew their WINS registrations in a timely manner causing the
records to become tombstoned. While we've solved it by issuing "pkill" and
"killall", respectively, of nmbd nightly from root's crontab, I wanted to
alert the authors and other administrators to the problem so similar