search for: fileset

Displaying 20 results from an estimated 126 matches for "fileset".

Did you mean: filesel
2011 Jun 07
2
Disk free space, quotas and GPFS
...e vfs_gpfs and tsmsm modules, with a couple of extra patches to vfs_gpfs module to bring it 3.5.8 level. It is running with ctdb against Windows AD 2008 R2 domain controllers with all the idmapping been held in the AD. In order to get robust and frankly usable quotas we are making extensive use of filesets (think directory quotas and you won't go far wrong). Basically every share is in a fileset of it's own including all the users home directories. All the filesets have a quota attached to them. What I would like is to have the disk size and usage reported by windows to be quota limit and u...
2015 Sep 03
3
semi-OT: help needed w/ bareos
...onsole > * list files jobid=xxxx > Great - thanks (I'll try it when I get into work). > >> Second: I've been looking, and am having trouble finding examples of >> configuring the bareos-dir for a win client. I *think* I did it right, but >> I get warnings. For the fileset, I have >> FileSet { >> Name = "<winclientname>set" >> Include { >> Options { >> Signature = MD5 # calculate md5 checksum per file >> } >> File = "c:\Users" >> } >> } >> >> But the lo...
2015 Sep 03
2
semi-OT: help needed w/ bareos
...thanks (I'll try it when I get into work). >>> >>>> Second: I've been looking, and am having trouble finding examples of >>>> configuring the bareos-dir for a win client. I *think* I did it >>>> right, but >>>> I get warnings. For the fileset, I have >>>> FileSet { >>>> Name = "<winclientname>set" >>>> Include { >>>> Options { >>>> Signature = MD5 # calculate md5 checksum per file >>>> } >>>> File = "c:\Users&qu...
2007 May 14
3
install opt-samba-base on aix 5.3
...-------------------------------------------------------------------+ Pre-installation Verification... +-----------------------------------------------------------------------------+ Verifying selections...done Verifying requisites...done Results... FAILURES -------- Filesets listed in this section failed pre-installation verification and will not be installed. Requisite Failures ------------------ SELECTED FILESETS: The following is a list of filesets that you asked to install. They cannot be installed until all of their requisite filesets are a...
2004 Mar 10
0
RFE: create batch without patching
Hi, Currently, rsync --write-batch creates the batch fileset and also updates the destination. I suggest adding the ability to disable the latter. Motivation: I wish to sync two large but similar directories residing in different machines. There is a slow (dial-up) network connection between the machines, but I have physical access to both. Thus, I would li...
2015 Sep 02
2
semi-OT: help needed w/ bareos
...*see* a list of the files that have been backed up (you're not going to tell me that's a postgresql thing, are you?)? Second: I've been looking, and am having trouble finding examples of configuring the bareos-dir for a win client. I *think* I did it right, but I get warnings. For the fileset, I have FileSet { Name = "<winclientname>set" Include { Options { Signature = MD5 # calculate md5 checksum per file } File = "c:\Users" } } But the logs *seem* to be saying it only copied one file. Clues for the poor? mark
2002 Feb 07
1
Latest version of the batch mode cleanup patch
...intf(F," --bwlimit=KBPS limit I/O bandwidth, KBytes per second\n"); - rprintf(F," --read-batch=EXT read batch file\n"); - rprintf(F," --write-batch write batch file\n"); + rprintf(F," --write-batch=PREFIX write batch fileset starting with PREFIX\n"); + rprintf(F," --read-batch=PREFIX read batch fileset starting with PREFIX\n"); rprintf(F," -h, --help show this help screen\n"); #ifdef INET6 rprintf(F," -4 prefer IPv4\n"); @@ -33...
2003 Jan 19
0
rsync+ (batch mode) feature suggestion
...ge security concerns. Currently (at least in the current, official, stable rsync version), batch mode may only be utilized in a fairly rigid, autocratic, master pushes to slaves mode. Therefore, at least among those slaves with the necessary minutia in place to allow the master to copy batch mode filesets to them and perform remote command execution on them at all, the slaves (like true slaves) have no choice but to make the changes that have been dictated to them. This circumstance may be okay for usages where all the slaves can confer implicit trust in their master (admitedly, probably most), bu...
2006 Apr 07
0
Custom Non-ActiveRecord Classes or not...
...id, :name, :type, :description, :date def initialize @item_id = @name = @type = @description = @date = nil end end So in the code side I will get the info and put it into an array of objects and send it to the template. However, these are my Models (assume the DB tables are good): class Fileset < ActiveRecord::Base belongs_to :folder belongs_to :datafile end class Folder < ActiveRecord::Base #acts_as_tree :order => "name", # :counter_cache => true has_many :filesets has_many :datafiles, :through => :filesets belongs_t...
2003 Apr 08
2
OpenSSH compilation in AIX
...ot;All applications containing the inet_ntoa subroutine must be compiled with _BSD set to a specific value. Acceptable values are 43 and 44. In addition, all socket applications must include the BSD libbsd.a library." I would suggest: a) Adding -lbsd to CFLAGS b) Installing all of the bos.adt filesets from your distribution media. After each you must run "make distclean" re-run "./configure". If those two things don't work please send me the config.h and config.log files generated by running "configure" and the output of "oslevel". -- Darren Tucke...
2016 Jul 05
1
GPFS AFM Export Problem
Hi All, I'm having a frustrating time exporting a GPFS Independent Writer AFM fileset through Samba. Native GPFS directories exported through Samba seem to work properly, but when creating an export which points to an AFM IW fileset, I get "Access Denied" errors when trying to create files from an SMB client and even more unusual "Failed to enumerate objects in the c...
2002 Sep 13
0
Rsync 2.5.5 (Digital Unix 4.0f) Large Filesets...
Hi, I've been trying to use rsync to backup the content of a large web application on our Digital unix servers. I'm having some success but the main problem is the sheer number of files and subdirectories which must be copied/maintained between the two servers (one is our standby system). Believe it or not there are in excess of 7.5 million files/directories which must be synced between
2010 Mar 02
9
Filebench Performance is weird
...---------------------------- filebench> set $filesize=5g filebench> set $dir=/hdd/fs32k filebench> set $iosize=32k filebench> set $workingset=10m filebench> set $function=generic filebench> set $filesystem=zfs filebench> run 100 1062: 106.866: Creating/pre-allocating files and filesets 1062: 106.867: File largefile1: mbytes=5120 1062: 106.867: Re-using file largefile1. 1062: 106.867: Creating file largefile1... 1062: 108.612: Preallocated 1 of 1 of file largefile1 in 2 seconds 1062: 108.612: waiting for fileset pre-allocation to finish 1062: 108.612: Starting 1 rand-read i...
2010 Feb 18
4
"../openbsd-compat/port-aix.h", line 92.44: 1506-046 (S) Syntax error. openssh-5.3p1 on aix 5.3
Hi all, Environment: Compiler: IBM XL C/C++ Enterprise Edition for AIX v9.0 Server: AIX 5.3 TL 10 SP1 I use configure with the following option to configure the makefile. --------------------------------? export CC=cc export CFLAGS="-I/opt/freeware/include/openssl/ -I/usr/local/include" export LDFLAGS="-L/opt/freeware/lib/ -L/usr/local/lib" ./configure --prefix=/usr/local
2015 Nov 19
2
OT: bareos
...g up Windows. However, when I try to run a restore for a Windows box, in bconsole, I say restore, then from most recent, then the client, and I want to select files. It builds its directory tree (it says), then tells me it's at c:/ (*Nix, not Win backslash)... and there's nothing there. The fileset stanza says to back up File = "c:/Users" Am I doing something wrong? Do I need a separate template stanza just for Windows? mark
2014 Jan 21
1
Cluster Size discrepancy between FAT32 and NTFS
...sizes then reimaged from windows WIM files > which handle the cluster differences well. > > Linux (distro which supports FAT and/or NTFS) is correctly placed on FAT32 or NTFS > in the windows filesystem (whatever cluster size) by copying & pasting using windows. The bootable linux fileset is copied directly > from the folders on the live linux CD or DVD, and in this way is bootable not much differently than having the disk fileset on a > bootable FAT or NTFS USB drive. > Linux is not "installed", just the live disk behavior is obtained. > Later, using grub to a...
2011 Sep 22
8
Export variables into other classes
...enerate part of my bacula and nagios configs for each host based on which other classes that host belongs to (or to put it another way, I would like to export variables from classes which would be used by my bacula and nagios classes). As an example, my bacula template for a client currently has: FileSet { Name = "FileSet-<%= hostname %>" Include { Options { signature = MD5 compression = GZIP } <% backup_include.split(/, */).each do |file| -%> File = <%= file %> <% end -%> # INC = <%= backup_include %> } Exclude { Fil...
2004 May 15
1
Fwd: Re: setting checksum_seed
...able). Thanks, Craig --- options.c 2004-04-17 10:07:23.000000000 -0700 +++ options.c 2004-05-01 16:24:44.380672000 -0700 @@ -290,6 +290,7 @@ rprintf(F," --bwlimit=KBPS limit I/O bandwidth, KBytes per second\n"); rprintf(F," --write-batch=PREFIX write batch fileset starting with PREFIX\n"); rprintf(F," --read-batch=PREFIX read batch fileset starting with PREFIX\n"); + rprintf(F," --checksum-seed=NUM set block/file checksum seed\n"); rprintf(F," -h, --help show this help screen\n"); #i...
2015 Nov 24
4
OT: bareos, Windoze, beating head on wall
...c:/Users/<username/Documents/, it shows *MATLAB *My Music *My Pictures *My Videos *Visual Studio 2005/ *Visual Studio 2008/ *desktop.ini *None* of which are there. All that's there are teo files, testfile.bak and testfile.txt. MATLAB is in some other user's directory.... Here's the fileset spec from bareos-dir.conf FileSet { Name = "citdcbhebronset" Include { Options { Signature = MD5 # calculate md5 checksum per file Ignore Case = yes } File = "c:/Users" } } Anyone have any clue as to what I'm doing wrong? Googling - a lot of it...
2004 Jul 01
3
AIX lssrc command error after installed OpenSSH
...rlier version), but has false respond from lssrc -a command. Example error message as: openssh daemon itself - "opensshd tcpip inoperative" or other daemon - "0513-001 The System Resource Controller daemon is not active" We've installed the following filesets on several AIX servers (both 5.1 and 5.2): SCBprngd.rte 0.9.26.0 C F Pseudo Randon Number Generator SCBsshd.rte 3.8.1.1 C F OpenSSH Daemon 3.8.1p1 Portable SCBssl.rte 0.9.7.4 C F OpenSSL Utilities 0.9.7d SCBtcpwr.rte...