similar to: Samba reporting only ~4G on a much larger filesystem

Displaying 20 results from an estimated 2000 matches similar to: "Samba reporting only ~4G on a much larger filesystem"

2010 Nov 13
1
StorNext CVFS
Morning All! Anyone ever tried exporting a StorNext CVFS filesystem from a Linux box??? I?ve got this Samba server (3.5.6) running on CentOS 5.4 and it?s working fine, exporting ext3, nfs and an IBM GPFS filesystem just fine. So I know Samba is good an my configuration is working. I tried to add the exportation of a StorNext CVFS volume and that doesn?t work. All the other volumes still work
2008 Oct 07
1
Another getent problem
I have set up a system to be a member server and installed the samba rpms. I then copied over the samba config file and changed it to reflect the new shares and name change. I ran 'net rpc join - UAdministrator%'secret' and I was able to join the domain. Started up smb and then winbind wbinfo -u and I can see the users in the domain getent passwd shows nothing but the users in
2008 Jun 25
2
Wrong samba version in C5.2 updates?
Hi, the latest upstream version of samba rpms for 5.2 is samba-3.0.28-1.el5_2.1. In the Centos 5.2 updates tree there is only samba-3.0.28-0.el5.8 which also is already part of the 5.2 os tree. Could it be that the updates tree just carries the wrong rpms? Best regards, Bernd
2023 Feb 01
2
dyn.load(now = FALSE) not actually lazy?
On Linux, if I have a .so file that has a dependency on another .so, and I `dyn.load(now=FALSE)` the first one, R seems to try to resolve the symbols immediately, causing the load to fail. For example, I have `libtorch` installed on my HPC. Note that it links to various libs such as `libcudart.so` and `libmkl_intel_lp64.so.2` which aren't currently in my library path: ? ~ ldd
2008 Aug 29
2
SPNEGO NTLMSSP failure
Hi, The cifs client that I am working on is having some problem with SPNEGO/NTLMSSP. Session Setup AndX is failing in the last exchange of NTLMSSP. The error I am getting is 0xC00000D(STATUS_INVALID_PARAMETER). I am also seeing the following message in the log "spnego_parse_auth(466) spnego_auth_parse failed at 7. " I am using Heimdal library to generate SPNEGO/NTLMSSP messages. I
2008 Nov 18
1
File lock recovery
Hi, I am having some issues with lock recovery. If a client gets powered off after acquiring an exclusive lock on a file, the Windows server grants the file lock to a second client within 2 minutes. However, the Samba server (version Samba 3.0.28-0.el5.8) that I am having does not look to be detecting the dead client and so, a second client is not getting the lock on the same file even if it
2008 Nov 19
1
Samba Source
I am trying to install the source code for samba. I have samba-3.0.28-1.el5_2.1 When I try and install the samba-3.0.28-1.el5_2.1.src.rpm. I get the following..... rpm -ihv samba-3.0.28-1.el5_2.1.src.rpm 1:samba warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root warning: user mockbuild does not exist - using root warning:
2009 Oct 22
1
Winbind lookup performance
Redhat 5.2 x86_64 samba-3.0.28-0.el5.8 My system is fully AD integrated, the only issue I have is that when I look up a users group (id, groups, etc.) it takes forever.? This is causing issues due to the fact that I have pam policies in place to allow only users from a specific groups to log in, sudo and/or su.? When the cache expires, it can take over 2 minutes to perform the lookup.? I'm
2009 Oct 09
2
AD Integration woes - rfc2307 data not being honored
Red Hat Enterprise Linux Server release 5.2 (Tikanga) - x86_64 Samba - 3.0.28-0.el5.8 Objective: To have samba authenticate against AD and utilize the values set for the AD rfc2307 schema. Problem: Values stored in AD are not being used. The samba server has successfully joined the AD, but when I do a getent passwd | grep <user> the uid, none of the values returned match what is stored in
2008 Jun 25
2
Broken upgrade to 5.2
Hello all, I was upgrading a CentOS 5.1 box to 5.2 remotely, and I lost my ssh connection to the server. Now when I rerun the "yum upgrade" it fails due to conflicts in the transaction check stage. Before I dig myself a deeper hole, I think I need advice. The original error I received was a conflict between python-devel and python, so I erased python-devel with the plan to
2008 Nov 06
4
Trying to get uid and gid to match and getent to work
I am using the following in my smb.conf on samba-3.0.28-0.el5.8 idmap domains = MYDOMAIN idmap config MYDOMAIN:backend = rid idmap config MYDOMAIN:base_rid = 998 idmap config MYDOMAIN:range = 998 - 49999 idmap uid = 998-20000 idmap gid = 998-20000 template homedir = /home/users/%U # template primary group =
2003 May 21
1
python bindings api
I'm trying to understand the python binding api in the samba-3.0alpha24 snapshot. In trying to get the security descriptor of a file, I have the following bit of code: from samba import smb creds = {...} # domain,username,password cnn = smb.connect("svr1") cnn.session_request("svr1") cnn.negprot() cnn.session_setup(creds) cnn.tconx("c$") fnum =
2011 Apr 12
1
problems in centos-5.6
hi, i try to collect the problems, bugs and 'strange' things in current centos-5.6 release: os/i386 these shouldn't have to be there (they are from older release): kmod-gfs-0.1.34-12 kmod-gfs-PAE-0.1.34-12 kmod-gfs-xen-0.1.34-12 centos-release-notes-5.5-0 updates/i386 these shouldn't have to be there (they are already in os): libtdb-1.2.1-5.el5.i386 libtdb-devel-1.2.1-5.el5.i386
2007 Mar 28
0
How to limit a user to access a few sites. (SOLVED)
Hi Roy and calin.kalinix.cosma, Thanks for your help all the given to me. Finally, I got it done. Binding an ip address to an username with SQUID and limiting access of some users with their ips to a few sites rules added to squid.conf file external_acl_type ip_user %SRC %LOGIN /usr/lib/squid/ip_user_check -f /etc/squid/ip.conf acl ncsa_users proxy_auth REQUIRED acl ip_users external
2007 Mar 26
2
How to limit a user to access a few sites.
Hi , I am now running squid with ncsa_auth. I have bound ip addresses to usernames. So users now can access Internet from their ips. Now I want a few users to prevent from accessing all the sites. But Instead, I want them to allow to access a few sites scuh as google.com,cnn.com, bbc.com. I want to limit in that way. I have wriiten below rules. But those users still can access all the sites.
2005 Aug 04
1
Where the error message comes from?
Hi all: I get the following error message that I am not able to resolve. Error in if (const(t, min(1e-08, mean(t)/1e+06))) { : missing value where TRUE/FALSE needed It appears right before the last data.frame statement. Below is the program that simulates data from one way random effects model and then computes normality and bootstrap confidence interval for
2011 Sep 30
0
Firefox 7 vs latest Flash plugin vs CNN
I'm seeing a strange issue on my C-5.7 system. running Firefox 7 with the very latest flash plugin. browse to CNN, I can view any of the videos directly linked on the main page, or directly linked on sub-pages. but if I click on the video link at the top of the page (in the red bar) Firefox displays the page as a list of "thumbnails" for each video with a small viewer in the upper
2010 Nov 05
2
xServes are dead ;-( / SAN Question
Hi ! As some of you might know, Apple has discontinued it's xServes server as of january 31st 2011. We have a server rack with 12 xserves ranging from dual G5's to dual quand-core xeon lastest generation, 3 xserve-raid and one activeraid 16 TB disk enclosure. We also use xSan to access a shared file system among the servers. Services are run from this shared filesystem, spreaded
2010 Nov 11
5
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
Let me start off by apologizing for this rambling post. I have been working on this problem all day and have not gotten anywhere. This is my first time working with samba and I have been tasked to set up a share that does not require a password for access. I have been tinkering with the configuration file but I cannot get it to work. Here is my current smb.conf file that I have: global]
2005 Dec 28
1
Help needed with ActiveRecord
I am having issues with RoR/database relationships I have 3 tables Feeds (List of feeds) FeedItems (List of items, feedsID) FeedView (list of views and their list of feedsID) I would like to be able to generate a view with the feeditems For example, if the view has 2 feeds --> CNN & MSNBC and they both have 15 feeds in the feeditems table I want to be able to generate a view with cnn