Displaying 20 results from an estimated 1000 matches similar to: "passwords for Samba mounts in /etc/fstab"
2006 Oct 02
3
Problem with NFS mount after upgrade to 4.4
Hello
After i have upgraded to centos 4.4 i have a problem during the boot
with NFS, CentOS can't mount NFS shares:
Oct 2 11:47:28 s2 mount: mount: mount to NFS server '192.168.140.13'
failed:
Oct 2 11:47:28 s2 mount: System Error: No route to host.
Oct 2 11:47:34 s2 mount: mount: mount to NFS server '192.168.140.13'
failed:
Oct 2 11:47:34 s2 mount: System Error: No
2005 Jun 28
3
OCFS2 volumes do no mount automatically on RHEL4 also
On RHEL4 also, the service o2cb starts later than _netdev device mounts.
So mount fails. Should the o2cb service start earlier to fix this?
Zafar
-----Original Message-----
From: ocfs2-users-bounces@oss.oracle.com
[mailto:ocfs2-users-bounces@oss.oracle.com] On Behalf Of
ocfs2-users-request@oss.oracle.com
Sent: Tuesday, June 28, 2005 12:00 PM
To: ocfs2-users@oss.oracle.com
Subject: Ocfs2-users
2001 Dec 03
1
mounts hanging during shutdown of system
I have a similar line in my network script, for the same reason.
THIS problem is different. I cannot umount those shares after the windows
machine goes down, no matter what commands I try.
Joel
On Mon, Dec 03, 2001 at 02:49:01PM -0800, Bill Parker wrote:
>
> Joel,
>
> I used to have the same problem with smbfs type mounts hanging
> until I modified /etc/rc.d/init.d/network to add
2007 Aug 28
1
PV domain on NAS
Hi All,
Could anybody tell me the creating of pv domain on nas. I mean to say that
root file sytem should be at nas location.
Useful links will be most welcome.
Thanks,
Trilok
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Nov 04
3
can''t configure mongrel_cluster to start on boot
Hi everyone,
I''ve been working with Mongrel, Mongrel_cluster and Apache and it is great.
However, I can''t get mongrel_cluster to start at boot time. I followed the
instructions from http://mongrel.rubyforge.org/docs/mongrel_cluster.html (On
Boot Initialization Setup) and mongrel_cluster does not start after
rebooting the machine.
I made sure that the shebang line is correct and
1999 Nov 24
4
smbmount from fstab
I've seen several references to running smbmount from /etc/fstab, but I've
never seen an example. Does anyone have an example fstab entry that does this?
Thanks
Steve Litt
2002 Sep 23
2
Trouble with Windows 2000 sp3
Hello,
I work in a development shop where we write code for both Linux and Windows,
and develop on both OS's on a codebase stored on a Linux drive with Samba
shares. Ever since I 'upgraded' my Windows 2000 system to service pack 3, I
have been having trouble compiling my code with Visual Studio over this Samba
connection.
Basically what happens is that Visual Studio reports
2005 Nov 04
1
Putting nat routing into place permanently? -- service iptables save
Peter Farrow wrote:
>Rc.local is used explicitly for the running of scripts after the system
>has booted.
>Putting your own firewall scripts in here is a good place to put them
>rather than relying on "service iptables save", this is because the
>visibility of changes is poor when using the "service iptables save"
>some one either inadvertantly or otherwise
2003 Feb 22
1
simlinks and options
Greetings.
I wrote a script that make remote backups with rsync. I have 2 main
problems with it
1) I want that the destination directory (on the repository machine)
recreate the backed up file path and it permission (I use -R here )
2) Is there a way to "follow" all the links using -R and -a parameters..??
Currently I am using something like this.
rsync -al --delete
2005 Mar 16
2
How to concatenate time series?
Hello,
I have just completed first experiments in using R, especially creating and
using ARIMA models, e.g.
# create a model as in example(arima)
fit <- arima(USAccDeaths, order = c(1,1,1),seasonal = list(order=c(1,1,1)))
# use the model to generate a prediction
dp<-predict(fit, n.ahead = 24)
plot(dp$pred) # view the prediction
Now I created a combined chart of the original and
2004 Jul 13
2
Multithread problem: Writing to a db disables reading from another one
Hi to all,
I have Xapian 0.8.1 installed on a single processor RH9 machine with a custom 2.4.20 kernel.
(I used ./configure without parameters.)
I have followed the recent "threaded test" discussion here, and I have tested the examples:
- Richard Boulton's example with one database, one writer, and three readers (1)
works fine, I only see the expected DatabaseModifiedError.
- Eric
2001 Aug 11
1
2.4.8
Any idea of a timeframe for a 2.4.8 ext3 patch release? I tried patching
the 2.4.8 tree from ext3 CVS, but the kernel source files didn't end up
nice enough to successfully compile.
--
___ ___
/ _ | / _ \ Ari Pollak - ari@aripollak.com - www.aripollak.com
/ __ |/ ___/
/_/ |_/_/ NAVY: Never Again Volunteer Yourself
2004 Jul 19
2
large Xapian index files
Hello Arjen van der Meijden,
on xapian-discuss you mentioned that your Xapian installation has got up to
15 GB database size. Can you tell me about the largest index filesize you got?
According to <http://xapian.org/docs/scalability.html>, it seems that the
quartz database filesize is limited only by the OS and file system. Can you
confirm from your experience that there is no 2GB limit?
2012 Feb 14
6
cannot load such file -- openssl (again)
This problem has been discussed a number of times, but none of the given
solutions seems to work for me.
Problem:
Trying to generate the infrastructure for testing with Cucumber gives
the following error
~/.../OTK-register$ rails generate cucumber:install
/home/tpollak/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activesupport-3.2.1/lib/active_support/dependencies.rb:251:in
2008 Apr 21
0
iSCSI + CentOS 5.1 +_netdev problem
Dear Srs,
I'm trying to automount an iSCSI device at system startup, this is
the configuration:
- CentOS 5.1, with kernel 2.6.18-53.1.14.el5PAE, i686 arch
- iscsi-initiator-utils 6.2.0.865-0.8.el5
- iSCSI target is a Infortrend A16E-G2130-4
I have solved the "initial_login_retry_max" problem [1] and Open-
iSCSI logs into Infortrend target without problems, with 10 retries
in
2002 Sep 23
3
How to automate SMBMNT
Hi there,
How do I automate smbmnt so that when logging on, it mounts the required
shared directories on an NT4.0 file system using the user name and
password I used t gain access to the GUI ?
I s this possible. I am currently running Network Neighborhood and have
been using this application for access but this requires that I scan
mount and log-on again before gaining access to that share.
2004 Jun 01
1
Searching without flush?
Hi,
I am using the Xapian-0.8.0 snapshot from 15-Apr-2004 02:14, and I am
using the same Xapian::WritableDatabase instance for indexing and searching.
Currently each search causes a database flush, which is slow.
How can I avoid this flush?
It seems that I have to modify Xapian to either
- search only the already flushed data (eventually missing some hits)
or
- search the un-flushed data, too.
2004 Jun 15
1
QueryParser memory leak?
Hi Olly,
valgrind showed me what seems to be a memory leak:
QueryParser owns the Stopper and Stem instances it points to (since it
deletes them e.g. in set_stemming_options), but it does not delete them
at destruction.
(Btw., I don't test before deleting, but maybe "delete 0;" does not work
on all platforms?)
--
Robert Pollak
GPG Key ID: 748646AD
-------------- next part
2006 Mar 16
1
strange network problem
I can't figure this one out. There's a Belken USB->Ethernet adapter as
eth2 on my server. After a reboot it doesn't communicate with anything
ever though it's up:
ipaddress is 68.15.6.136
gateway is 68.15.6.129
# ifconfig eth2
eth2 Link encap:Ethernet HWaddr 00:05:1B:00:52:BF
inet addr:68.15.6.136 Bcast:68.15.6.191 Mask:255.255.255.192
inet6
2001 Sep 16
1
interactivity.patch
Has anyone had any success with the interactivity.patch on the ext3
website? I'm going to try to use it because I've had a lot of lockups in
past day under heavy load with 2.4.9-ac9, and I can't figure out if it's
because of ext3 or VM or my crappy VIA IDE controller.