similar to: Free space/capacity displayed as garbage...

Displaying 20 results from an estimated 2000 matches similar to: "Free space/capacity displayed as garbage..."

2010 Mar 02
11
Expand zpool capacity
Hello, Experts. I''ve got a problem. I''m trying to expand my main zpool (rpool), but don''t know how to do that. (i''m 100% newbie in non-windows world) I use Osol under Vmware on Windows. I had a pretty small vhdd -> only 12gb. Yesterday i decided to expand my virtual drive to 20gb. (After several tries to upgrade the OS to a newest dev-releases and
2004 Jan 16
4
'multi-layered' authentication
I need to allow [read] access to a Samba server using both IP filtering & UserIDs . For a given list of IP subnets, any user should have access. Outside these 'trusted' subnets, I need to do User authentication. I can handle the User authentication OK in several ways. However, I don't see any way to do the 'short circuit' allow for some IPs, then use User authentication
2005 Dec 08
5
include statement in smb.conf
Hello, I'm wondering if it possible to use the %G variable to include config file based on group membership. Basically, my setup is this: Samba configured as a member of a Active Directory Domain using WinBind for authentication and account management. I want the ability to have a different config file loaded for a Students and Staff. Is this even possible?? Thanks in advance!!
2005 Jan 19
2
Rsync cross-compilation problem
Hi all ! I really appreciate rsync, so that I would like to make a package for the mips architecture, but I encounter a problem when trying to cross compile it : the configure script has been called using the following options : --with-gnu-ld \ --disable-largefiles \ --with-included-popt \ --with-rsh=ssh \ And when using the cross compiler, I get the following message : In file
2004 Jul 14
3
hosting library (ie. PVCS) on Samba
Hello. I believe that I've done my due diligence in researching what info. is currently available on this issue. I have been jacking with this for days, & believe that I have tried all possible solutions. I am basically trying to move a [Merant] PVCS installation from an OS/2 file server to a SuSE/Samba file server. This installation consists of 'standard' source archives,
2004 Oct 11
3
'add/change/delete share command'(s) in smb.conf
Hello. I need to allow one of my users to add & delete shares on my Samba server through the 'server manager' applet on his client . This same user also writes some files to the same Samba server. I don't want the files that he writes to be owned/written by 'root' . The way I understand the 'add share command' currently, this is not possible. Am I missing
2008 Jan 14
2
knnFinder package
Dear all, I have found some serious bugs in the knnFinder package (which supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions) that may trigger segmentation faults. I have fixed them but I had troubles to contact its maintainer Samuel E. Kemp (previously with the University of Glamorgan, UK). Do someone know where I
2004 Nov 29
2
PlotML
Dear all, Has anybody ever written some plot / hist functions that would return PlotML code? [http://ptolemy.eecs.berkeley.edu/] Regards, Gregoire
2008 May 05
14
[poll] What was your primary language before you started coding in Ruby?
This is an informal poll. If you are primarily a Ruby programmer, - What was your primary language before you started coding in Ruby? Else, - What''s your current programming language of choice? I''ll start: Perl -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Feb 28
3
disk space trouble on ec2 instance
Hey all, Ok, so I've been having some trouble for a while with an EC2 instance running CentOS 5.11 with a disk volume reporting 100% usage. Root is on an EBS volume. So I've tried the whole 'du -sk | sort -nr | head -10' routine all around this volume getting rid of files. At first I was getting rid of about 50MB of files. Yet the volume remains at 100% capacity. Thinking
2008 Apr 29
2
reproducible segmentation fault caused by textConnection()
Dear all, It seems that textConnection() can trigger a segmentation fault. The following script (using two large loops) makes this bug reproducible: for (i in 1:10000) { z=textConnection(NULL,open='w') for (j in 1:100) { write(runif(1)*1e6,file=z) write('\n',file=z) } close(z) } The bug could be reproduced on R-2.6.1, R-2.7.0 and on the latest R-devel
2011 Sep 13
2
Dovecot and Lustre FS
Hello, Right now, I'm using Exim and a customized version of an old?(10 years old)?Atmail POP3 server written in Perl, with ~10000 mailboxes located on a?Lustre file system.?So far so good. Though, I plan to migrate from Atmail to Dovecot, to provide our customers with IMAP support. Has anyone any experience with Dovecot on Lustre FS ? Thanks Christian ?
2015 Jun 09
6
newbie question on installation over existing Linux
On 6/8/2015 5:08 PM, g wrote: > ie, partition for boot, partition for swap, partition for /, partition > home, partition for usr, partition for var, partition for home2, > partition for what ever. that model is not generally recommended anymore, at least not putting /usr on its own partition, there's just too many issues with that nowdays. I don't like putting /var in its
2005 Sep 15
1
NetEx HyperIP
Hello! I'm looking to see if Webster received an answer to his question with supporting rsync data replication over a distance of 10,000 miles. Thank you, Steve ------------------------------------------------- Steve Pheneger Program Manager NetEx Toll Free: 888-604-5563 Direct: 763-694-4309 FAX: 763-694-0669 <mailto:steve.pheneger@netex.com> steve.pheneger@netex.com
2006 Sep 07
1
WINS client 'ttl'
Hello. So, my Samba server, as a WINS client, registers itself with the [Windows] WINS server. Then, when (how often) does it refresh its WINS registration ? I have a problem in that the Windows WINS server is losing its WINS db, then my customers can't find my Samba server. Is there a way to instruct my Samba servers to re-register more often ? Thanks. Gary R. Webster
2005 Jan 21
1
rsync compilation
Hi all Here is the egrep result : egrep "SIZEOF|LONGLONG" build_mipsel/rsync-2.6.3/config.h /* #undef HAVE_LONGLONG */ #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 and the HAVE_LONGLONG config.log result : rsync_cv_HAVE_LONGLONG=cross Is there a problem with this values ? Thanks a lot for your answer Best regards, Florian
2015 Sep 03
2
Fuzzing complex programs
On Thu, Sep 3, 2015 at 6:45 PM, Kostya Serebryany <kcc at google.com> wrote: > Did you build the Postgres code with -fsanitize-coverage=... ? Yes: CC = clang CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -g -O0 -fsanitize=address
2009 Jul 16
2
[LLVMdev] [patch] CodeEmitter Memory Foot Reduction
On Jul 16, 2009, at 10:04 AM, Aaron Gray wrote: > > I understand that you say that, but I can't bring myself to care at > this point. Have you thought about how many cycles are already used > to produce the instructions that lead to the emission of those 10K > bytes? The total percentage of time spent doing these virtual calls > will be tiny compared to the total
2008 Mar 13
2
Is there a maximum number of shares samba can serve?
I am being asked to determine the feasibility of serving hundreds (300-400) of directories as individual shares instead of sharing a single parent directory. Personally, I don't think this is a good idea. Clients will go from having a single connection to a single share to 50-300 connections to multiple shares. That can't be good for performance or load. I've searched the mailing
2005 Apr 01
1
'username map' --> password(s)
Hello. One of the advertised uses of the 'username map' smb.conf parameter is: 'to map multiple users to a single username so that they can more easily share files.' This sounds great, & is what I've wanted to do more than once. However, there is the issue of the username mapping taking place before the authentication. This requires the individual users to give a