Displaying 20 results from an estimated 4000 matches similar to: "NT Backups"
2011 Jul 01
2
Problems with BDC authentication
Today we had a problem with our Win NT4 PDC and discovered numerous
failover issues with our Samba file server.
For starters, this is a Debian Etch machine running Samba-3.0.24-2. At
this point, this is a critical production machine. Upgrading is on our
to-do path, but is not an option for an immediate fix to this problem.
With the exception of this problem, this Samba installation has been
2003 Mar 06
9
samba backup software
I'm curious to what people are using for backing up their samba servers.
Here's are some specs to consider:
- 1TB (yes, that's terabyte) of data
- multiple servers backup to one tape drive connected to a server
(preferably a linux system)
- using an autoloader (in this case, an HP 1/9 LTO system)
- need to be able to backup daily changes and/or changes since last full
backup
2003 Jun 03
5
Archive attribute
Our tape backup software (run through windows) backs up items based on
whether the archive attribute is set or not. If it is set, then it needs to
be backed up. Then it removes the attribute. When a user modifies a file,
the attribute is again set. This is how it normally works. Samba will not
allow the Archive Attribute to be unchecked. Is there anyway to allow this
functionality.
Samba
2002 Jan 25
6
Help with archive bit request
Hello,
I am trying to get the archive bit to behave under Samba 2.2.2
on a Linux box (Slackware 8.0) serving NT and Win2K clients.
I have "map archive = yes" and "dos filemode = yes".
If I have "force create mode = 0100", creating new files sets the archive
bit (good) and "attrib +a filename" will turn on the archive bit if it
was off (good) but
2004 Sep 20
1
Re: Just a quick suggestion for backup solution, plea se???
> -----Original Message-----
> From: Adam Tauno Williams [mailto:awilliam@whitemice.org]
> If you have ACL support enabled on you Samba server make sure your
> backup solution supports backing up meta-data and extended
> attributes.
> 99 of out 100 do NOT.
The latest version of NovaNET (http://www.novastor.com/) claims in the
release notes to support ACLs. I haven't put
2014 Mar 27
3
arm64 support
I have used the patch to build opus 1.1. Although I have not tried the
latest git master, will try that. Will that work for armv7, armv7s and
arm64?
On Wed, Mar 26, 2014 at 11:01 PM, Martin Storsj? <martin at martin.st> wrote:
> On Wed, 26 Mar 2014, Jonathan Lennox wrote:
>
>
>> On Mar 26, 2014, at 7:55 AM, Peter Robinson <pbrobinson at gmail.com> wrote:
>>
2014 Mar 26
2
arm64 support
Hi,
I wanted to build opus along with PJSIP for iOS for the architecture arm64. I wanted to know if opus supports arm64?
--
Vinay Nair
vinay.nair at novanet.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20140326/e617665a/attachment.htm
2014 Mar 26
2
arm64 support
On Mar 26, 2014, at 7:55 AM, Peter Robinson <pbrobinson at gmail.com> wrote:
> On Wed, Mar 26, 2014 at 11:45 AM, Vinay <vinay.nair at novanet.net> wrote:
>> Hi,
>>
>> I wanted to build opus along with PJSIP for iOS for the architecture arm64.
>> I wanted to know if opus supports arm64?
>
> The opus code builds fine on ARM64 on Linux at least,
2009 May 15
1
Spiral SIP Request problem
Hello,
I am using OpenSIPS to register all the users and planning to use asterisk
for Auto Attendant, Queues, Voicemail and Conference Bridge.
I have a scenario where the signaling does not happen properly:
1) A user from Opensips dials an extension 7000 which is an
auto-attendant extension. The call is routed to asterisk to play the auto
attendant messages like Welcome and Dial the
2003 May 16
1
Oplocks on Windows Clients and Winbind revisited
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
First, the more I read about olocks the more inclined I am to disable
them globally. Here's the issue though, after experiencing data
corruption in Act files at the hands of oplocks, we checked the Act
support database and they recommended disabling oplocks not only on the
server, but on the client machine as well. Is there any reason why
1999 Jun 25
1
Smbmount with networked windows system backups
Hello Everyone,
I am trying to automate the backups at my office, and am running
into trouble with the windows machines. I have used the smbmount command to
mount the windows systems onto our RedHat Linux 6.0 box. I can verify that
they are indeed mounted successfully.
I have a copy of BRU, which is an excellent piece of backup software.
Ideally, I would like to use BRU to back up
2002 Oct 09
2
ftp upload to a smbmounted folder
Hello, i have a problem regarding upload/creating/deleting via ftp on smbmounted folder.. I have smbmounted a windows
XP folder to my ftp. I use glftpd. i have tried lots of things.. -o rw dont work.. It works fine to connect to the ftp and
DOWNLOAD from the mounted directory, but not to upload/delete. In the shell it works while beeing "root" to
create/delete but not any other
2016 Aug 09
2
Samba with CTDB able to serve non-clustered data?
Hi,
I'd like to set up a HA Samba server that serves out data from NFS mounts.
I was thinking that CTDB was the thing to do use but it is only mentioned
with serving clustered file systems like Gluster, Lustre, etc. Is there a
way to set up a HA Samba server without a clustered file system?
Thanks,
Steve
1999 Nov 11
5
[smbfs] Timing problems with kernel 2.2.x?
[Note: This has been posted to linux-kernel and was ignored. Since
smbfs is maintained by the samba team, I am retrying here]
Hi!
To maintain and install packages from CD-ROM to my Debian/GNU Linux
system, I use Debian's apt package. Since my Linux box is stowed away
in a closet, I use an smbfs mount to mount the CD-ROM drive from my
Windows desktop machine to the Linux box.
This used to
1998 Nov 18
5
PC Backup Script?
I am trying to setup my Sun running samba 1.9.18p10 so that it can
backup my dept's PCs. I can get it to work manually using the
smbclient command with no problem. What I would like to do is have
a script that is able to take a list of PCs, determine if a PC is online,
backup that PC, then move on to the next one. If a PC is down,
it can report an error to the admin to state that the
2016 Aug 11
2
Samba with CTDB able to serve non-clustered data?
Hi Martin,
Thanks very much for the information.
I guess the part:
* Coherency of the file data you serve with Samba
You need to make sure that updates to the data that you are serving
are seen coherently across the cluster.
Is the tough one. Is there a way to do this that you know of when using NFS?
I see version 4.5 RC2 was just released. Do you know when it will be fully
released?
2007 Mar 15
2
Problem with shared xls file. Could it be blamed on rsync?
Hi all!
I recently had a problem with a shared excel file which was rsynced from the
file- to the backupserver. The backups of this file went wrong and I can't
figure out why. The whole rsync and dump to tapes works like charm for a few
month now.
The situation was as followed. That xls lived (and was backuped) happily for
5 days. Then the users startet to share this file among 4 or 5 people.
2006 Feb 01
3
Increasing samba performance
Hi.
Between 2 linux (2.6.11 client and 2.6.14 server) machines connected by
a 100Mb link I get samba performance copying a file from the client to
the server through a smbmounted share of around 4.2MB/s
Is this to be expected? Or can it be improved (and if so, how?) I've
tried tweaking SO_(SND/RCV)BUF (after reading numerous articles on
samba performance...), but it doesn't seem to have
2003 Dec 13
5
NtfsDisableLastAccessUpdate and smbmounted Win shares
Setting this dword to 1 in
HKLM/CurrentControlSet/Control/FileSystem is supposed to
suppress updates of a file's Access Time attribute when
browsing but even read-only accesses with NotePad or
plain copy leave no traces.
However, if you cp or cat (or for that matter tar) a
file on an smbmounted Win share, the Access Time is
updated regardless of the setting of
NtfsDisableLastAccessUpdate.
1999 Nov 17
4
IP printing to Jetdirect boxes
All,
Hey hey, am new so if this is way basic, flame on. ;-) I have a Dell
Poweredge 2300 running RedHat 6.0 and whatever versions of samba and
such that are part of that distribution. Samb 'works' from the
standpoint of file sharing and printing in a sense. The issue is that
the printer is an HP Laserjet 4 connected via an external HP Jetdirect
box running IP. The only connection to