similar to: Just-in-time mounts when following symlinks

Displaying 20 results from an estimated 3000 matches similar to: "Just-in-time mounts when following symlinks"

2013 Nov 20
1
No neighbors in 'drs showrepl'
Is this a problem? Does this mean no replication links exist? michael at sles-bree:~> samba-tool drs showrepl -k yes Bree\SLES-BREE DSA Options: 0x00000025 DSA object GUID: 7ea641b0-d418-4c74-a4fa-c15b852467b8 DSA invocationId: 1017ff29-756c-4777-b395-b481f4b5387c ==== INBOUND NEIGHBORS ==== ==== OUTBOUND NEIGHBORS ==== ==== KCC CONNECTION OBJECTS ==== Connection -- Connection name:
2007 Dec 28
0
encoding question again
Hi, I'm running the actual R version in JGR (version 1.5-8 ). Sys.getlocale(category = "LC_ALL") yields [1] "LC_COLLATE=German_Germany.1252;LC_CTYPE=German_Germany.1252;LC_MONETARY=German_Germany.1252;LC_NUMERIC=C;LC_TIME=German_Germany.1252" I want to write some HTML-Code enhanced by statistical results and labels encoded in Latin-1, which I pass to a function. Some
2015 Sep 10
3
automounter with users home directories on centos 7.
----- Original Message ----- | | [root at server2 home]# mount server1:/home/jason /home/jason | [root at server2 home]# | [root at server2 home]# ls /home/jason/ | Desktop Documents Downloads Music mylogfile.txt Pictures Public | Templates Videos | [root at server2 home]# df -h /home/jason/ | Filesystem Size Used Avail Use% Mounted on | server1:/home/jason 297M 19M 278M 7%
1997 Sep 23
2
Implementing SAMBA w/ Automounter
I checked the archives and automounter is only mentioned for home dirs. Our organization would like to implement SAMBA but we have over 150 mount points. Is there a way we can use automounter maps with SAMBA? Having to edit smb.conf each time we add/remove a mount point would be quite annoying and time consuming. Cheers, --- Jeff Newton Computer Services PMC-Sierra Inc.
2007 Dec 27
1
encoding question again
Hi, R Devils, I'm running the actual R version in JGR (version 1.5-8 ). Sys.getlocale(category = "LC_ALL") yields [1] "LC_COLLATE=German_Germany.1252;LC_CTYPE=German_Germany.1252;LC_MONETARY=German_Germany.1252;LC_NUMERIC=C;LC_TIME=German_Germany.1252" I want to write some HTML-Code enhanced by statistical results and labels encoded in Latin-1, which I pass to a function.
2013 Nov 20
0
RODC DNS oddness
I just checked the SOA records on my samba DCs and noticed a few oddities: michael at sles-bree:~> for i in ad{1..4} sles-bree sles-shire; do host -t soa main.adlab.netdirect.ca $i | grep SOA; done main.adlab.netdirect.ca has SOA record ad1.main.adlab.netdirect.ca. hostmaster.main.adlab.netdirect.ca. 177 900 600 86400 3600 main.adlab.netdirect.ca has SOA record ad2.main.adlab.netdirect.ca.
2010 Aug 10
1
Automounter problem in C5.5?
Last night I was having some bizarre problems with my USB ports. I couldn't access one of my scanners, and when I started moving plugs around, it seemed as though I lost more peripherals. For some reason, I did NOT lose the laser printer, but my one scanner and my scan/fax/printer disappeared and wouldn't come back. I figured it might be the automounter, so I tried plugging in a USB
2009 Feb 01
4
Automounter issue
Anyone seen this before? I have a number of file systems nfs mounted onto clients running various versions of CentOS (and Upstream), although mostly they are v5.x flavors. =20 The server is a Network Appliance filer. When the build process for this team runs, it sometimes dies because it can't find files in the automounter tree; if the engineer checks, he sometimes sees a problem, and
2006 Mar 29
1
Linux Samba server mounts hundreds of filesystems
We are a fairly large site with several thousand unix filesystems available for a Samba server to mount. Some Windows user or users are running an application or command that causes the Samba server to mount everything. Even though we have a specially hacked kernel that allows upward of 7000 mounts, the mount table fills up and messes up the automounter. This is not a Samba issue. I would like
2002 Dec 02
1
samba server+wat abt linux systems...
hello, The concept of a PDC is every machine logs into the domain controller to get access to n/w resources(file and print sharing). and in windows if i have a NT or 2000 machine as a domain controller,every other workstation or a client logs in to DC for n/w resources. And samba is a server software on linux server,which i assume(iam new to linux n/w'ing,so still fighting hard
2005 Nov 20
11
NFS question (and Best Practices)
I saw in another post that a best practices doc will be coming, but I figured I would try to get this working. I''m trying to understand why zfs uses so many "zfs create" so I can use it better. What makes sense is that each zfs fs can have it''s own options (compression, nfs, atime, quota, etc). I really love this because it is so tuneable -- compression on these
2008 Sep 10
2
comparing a list and vector and returnig the listname
hi, I have list of length 5453 and vector of length 14318.I need to compare the vector with the list and return the list name if matched.I am thinking of using an lapply but how to retrive the listname is wat i am puzzled abt. kindly let me know how to go abt it. Ramya -- View this message in context:
2008 May 21
11
Per-user home filesystems and OS-X Leopard anomaly
I encountered an issue that people using OS-X systems as NFS clients need to be aware of. While not strictly a ZFS issue, it may be encounted most often by ZFS users since ZFS makes it easy to support and export per-user filesystems. The problem I encountered was when using ZFS to create exported per-user filesystems and the OS-X automounter to perform the necessary mount magic. OS-X
2006 Oct 17
2
Help needed!!!!
Hello there,, My self is MANISH KUMAR <http://astriskmanish.wordpress.com/>, i m a some wat new user of LINUX , presently i am using UBUNTU 6.06 Dapper Dark. So some how i need a indian msnger named as REDIFF BOL<http://messenger.rediff.com/newbol/>, on this ubuntu. i have searched a lot on GOOGLE,, then i got some idea abt i can configure it by using WINE. So can any one tell me what
2002 Oct 14
1
good solution for "automount" homes
All, On our main file server, all our home directorys are automount points. So /home isn't a real filesystem area, it points to a bunch of different home areas based on the auto.direct table. Example: /home/user1 mounts from --> /export/home1/user1 /home/user2 mounts from --> /export/home2/user2 /home/user3 mounts from --> /export/home2/user3 /home/user4 mounts from -->
2007 Apr 05
4
managing directories of symlinks
I''m trying to manage a directory full of symlinks for our users'' home directories and running into problems. Our home directories are spread out across multiple NFS partitions. For flexibility and ease of use, we have a /u directory that contains symlinks to each user''s specific home directory, e.g. /u/bob -> /home/k/bob, /u/eric -> /home/b/eric, etc. The
2007 Dec 07
1
LDAP and Automount
Alle, I'm following the instructions in section 19.3.3.2 of the docs @ http://www.centos.org/docs/5/html/5.1/Deployment_Guide/s2-nfs-config-autofs-LDAP.html, but I cannot add the following entry in LDAP: dn: automountMapName=auto.home,dc=subaru,dc=nao,dc=ac,dc=jp objectClass: top objectClass: automountMap automountMapName: auto.home After looking at the schemas in /etc/openldap/schema,
2015 Jan 26
0
Sieve permissions issue following update
On 01/01/2015 05:22 PM, Stephan Bosch wrote: > On 1/1/2015 4:17 PM, Robert Blayzor wrote: >> On Jan 1, 2015, at 9:58 AM, Robert Blayzor <rblayzor.bulk at inoc.net> wrote: >>>> Hmm. This smells like a bug. I notice that your modification times of >>>> the .sieve and .svbin file are exactly the same (that is somewhat >>>> unusual). I'm looking
2014 Feb 06
1
Samba 4 LDAP + Automounter Maps
Hello, I just started evaluating Samba 4 AD DC for a Mixed Environment of Linux and Windows client machines. What I have so far is 3 Machines in a virtual environment: A Windows 7 client machine A Debian GNU/Linux (7.0) client machine A Debian GNU/Linux (7.0) server running Samba4 AD DC Yet missing from the setup is a fileserver providing Samba Shares for Windows and NFS4 for Linux. While
2007 Jul 17
3
Small problem with src/lib/mountpoint.c [now with patch attached!]
Greetings - [SIGH: I hit the "Send" button instead of "Attach". Here's Take 2...] Whilst playing with getting quotas from NFS-mounted filestores I've just discovered a slight problem with src/lib/mountpoint.c I had things working on a Solaris 10 test machine which had the mailstore mounted 'normally' using an entry in /etc/vfstab. However when I changed