similar to: different shares use parts of the same path - is this allowed?

Displaying 20 results from an estimated 20000 matches similar to: "different shares use parts of the same path - is this allowed?"

2017 Mar 16
1
different shares use parts of the same path - is this allowed?
On 16/03/17 16:38, Marc Muehlfeld via samba wrote: > Hi, > > Am 15.03.2017 um 15:39 schrieb lejeczek via samba: >> something like this: >> >> [big] >> path = /data/big >> writeable = no >> >> [my.big] >> path = /data/big/my >> writeable = yes >> >> [your.big] >> path = /data/big/your >> writeable = yes >>
2017 Mar 15
2
different shares use parts of the same path - is this allowed?
hi everyone something like this: [big] path = /data/big writeable = no [my.big] path = /data/big/my writeable = yes [your.big] path = /data/big/your writeable = yes is such a configuration healthy? What are possible negative implications this may cause, if any? ver. 4.4 many thanks, L
2019 Dec 13
2
running R with users home dirs on a shared filesystems
Hi guys, I want to ask devel for who knows better - having multiple nodes serving users home dirs off the same shared network filesystem : are there any precautions or must-dos & must-donts in order to assure healthy and efficient parallel Rs running simultaneously - and I don't mean obvious stuff, I'm rather asking about R's internals & environment. simple example: three
2019 Mar 13
1
vlan tagging for openVSwitch
hi everyone, I'm trying to get vlans tagged in libvirt as my switch's end (yes traffic will be leaving the host and into network switches) allows only tagged vlans. But with network as such: ...   <portgroup name='vlan-55'>     <vlan trunk='yes'>       <tag id='55'/>     </vlan>   </portgroup> </network> and guest as:    
2016 Nov 09
4
CTDB and samba private dir (+ldap)
hi everyone an attempt to set up a cluster, I'm reading around and see some howto writers would say to put "private dir on the FS cluster" - one question I have: is this correct? necessary? I have partial success, I get: $ ctdb status Number of nodes:2 pnn:0 10.5.6.32 OK pnn:1 10.5.6.49 UNHEALTHY (THIS NODE) Generation:323266562 Size:2 hash:0 lmaster:0 hash:1
2017 Sep 12
0
man pages - incomplete
On Tue, Sep 12, 2017 at 10:01:14AM +0100, lejeczek wrote: > @devel > > hi, I wonder who takes care of man pages when it comes to rpms? > I'd like to file a bugzilla report and would like to make sure it's packages > mainainer(s) are responsible for incomplete man pages. > Often man pages are neglected by authors, too often, and man is, should > always be "the
2017 Aug 30
0
peer rejected but connected
Could you please send me "info" file which is placed in "/var/lib/glusterd/vols/<vol-name>" directory from all the nodes along with glusterd.logs and command-history. Thanks Gaurav On Tue, Aug 29, 2017 at 7:13 PM, lejeczek <peljasz at yahoo.co.uk> wrote: > hi fellas, > same old same > in log of the probing peer I see: > ... > 2017-08-29
2017 Sep 12
3
man pages - incomplete
@devel hi, I wonder who takes care of man pages when it comes to rpms? I'd like to file a bugzilla report and would like to make sure it's packages mainainer(s) are responsible for incomplete man pages. Often man pages are neglected by authors, too often, and man is, should always be "the place", we users/admins should not have to sroogle for info almost every time. m.
2016 Apr 02
2
Upgrading Samba 3 to Samba 4 - Domain Controller unreachable
OK, this is working with the Windows 7 clients now. Looks like it was just a reboot. Now I have an issue with the Windows 10 clients... I'll open a new thread about that... On Sat, Apr 2, 2016 at 10:31 AM, Luke Barone <lukebarone at gmail.com> wrote: > OK, I'm rebooting the server now. Removed that line first. > > SELinux and App Armour are not installed on the servers.
2016 Apr 02
3
Upgrading Samba 3 to Samba 4 - Domain Controller unreachable
On 02/04/16 18:06, Luke Barone wrote: > OK, I've tried commenting the line out. Ran /etc/init.d/samba reload, > but no change. Should I try a full server reboot then? > > On Sat, Apr 2, 2016 at 9:51 AM, Rowland penny <rpenny at samba.org > <mailto:rpenny at samba.org>> wrote: > > On 02/04/16 17:37, Luke Barone wrote: > > [global] >
2011 Mar 01
2
Entering table with multiple columns & rows
Hi, I'm having difficulty with getting a table to show with multiple rows and columns. Below is the commands that I've typed in and errors that I am getting. Thank you. Laura Table trying to enter: Diet: Binger-yes: Binger-No: Total: None 24 134 158 Healthy 9 52 61 Unhealthy 23 72 95 Dangerous 12 15 27 >
2011 Oct 20
1
p-val issue for ranked two-group test
Hi- I'm wondering if anyone can help me with my code. I'm coming up dry when I try to get a p-value from the following code. If I make a histogram of my resampled distribution, I find the difference between by groups to be significant. I've ranked the data since I have outliers in one of my groups. mange= c(35, 60, 81, 158, 89, 130, 90, 38, 119, 137, 52, 30, 27,
2015 Jun 17
4
dsync selectively
On 16/06/15 14:27, lejeczek wrote: > On 16/06/15 14:16, lejeczek wrote: >> On 16/06/15 13:14, B wrote: >>> P, >>> >>> On Tue, Jun 16, 2015 at 01:07:52PM +0100, lejeczek wrote: >>> >>>> I've barely started reading on dsync and I wonder.. >>>> would you know if it is possible to sync/replicate only >>>> specific
2016 Apr 02
2
Upgrading Samba 3 to Samba 4 - Domain Controller unreachable
On 02/04/16 17:37, Luke Barone wrote: > [global] > server max protocol = SMB2 > # Line above added by lbarone - March 30, 2016 > name resolve order = host wins lmhosts bcast > write list = @domainadmins > passwd chat = *new*password* %n\n *new*password* %n\n *updated* > admin users = machine,add,lbarone, at domainadmins > smb
2018 May 04
2
Regression model fitting
Hi all , I have a dataframe (Hypertension) with following headers :- > Hypertension ID Hypertension(before drug A) Hypertension(On drug A) On drug B? Healthy diet? 1 160 90 True True 2 190
2023 Apr 19
2
bash test ?
On 19/04/2023 08:04, wwp wrote: > Hello lejeczek, > > > On Wed, 19 Apr 2023 07:50:29 +0200 lejeczek via CentOS <centos at centos.org> wrote: > >> Hi guys. >> >> I cannot wrap my hear around this: >> >> -> $ unset _Val; test -z ${_Val}; echo $? >> 0 >> -> $ unset _Val; test -n ${_Val}; echo $? >> 0 >> -> $
2016 Apr 01
2
Upgrading Samba 3 to Samba 4 - Domain Controller unreachable
On 01/04/16 21:20, Luke Barone wrote: > Anyone able to chime in? Suggestions on where to go? > > On Thu, Mar 31, 2016 at 11:21 AM, Luke Barone <lukebarone at gmail.com> wrote: > >> Hi all, >> >> I upgraded Samba 3 to 4 when doing a Debian Wheezy to Jessie upgrade over >> the last couple of weeks. Most things worked, but now that staff are back, >>
2019 Aug 30
2
to shares access from non-member clients/nodes
On 30/08/2019 17:25, Rowland penny via samba wrote: > On 30/08/2019 17:12, lejeczek via samba wrote: >> hi guys, >> >> with Samba as below >> >> [global] >> ???? workgroup = NNNR >> ???? netbios name = PA2 >> ???? realm = PRIVATE.REALM.MINE >> ???? kerberos method = dedicated keytab >> ???? dedicated keytab file =
2014 Oct 09
1
Re: VGA as vfio-pci and vnc server's blank/black display
I am trying QXL but similarly windows guest says device is not working. (haven't tried connect to spice yet) On 09/10/14 11:42, lejeczek wrote: > in case I wasn't clear I'll only add that that "Standard > VGA" in guest gets exclaimed ONLY when that second VGA is > passed through. > Otherwise it works and VNC display works too. > > On 08/10/14 15:15,
2007 Apr 11
1
Why warnings using lmer-model with family=binomial
Hi all! My question is why, and what I can do about that I sometimes, but not always, get warning-messages like nlminb returned message singular convergence (7) in: LMEopt(x = mer, value = cv) or IRLS iterations for PQL did not converge when trying to fit a model looking like this: lmer<-(cbind(Diseased,Healthy)~Fungus+(1|Family)+(1|Fungus:Family), family="binomial") to four