Displaying 20 results from an estimated 300 matches similar to: "unattended fsck on reboot"
2005 Apr 06
2
Automatic disk check
You know how if you do an improper shutdown and then boot up, the server
prompts you to run a file system check if you press "Y" within 5 seconds?
Well, this is great but sometimes not practical in remote access situations
when we call our datacenter to say reboot a hang server and they have no
monitor or keyboard hooked up to the system. Is there a way to have the
system forced to
2009 Sep 10
1
/etc/sysconfig/autofsck
Hi - I've been asked to turn on autofsck on ext3 filesystems for
CentOS 4 and 5
servers on reboot after a crash by adding
AUTOFSCK_TIMEOUT=5
AUTOFSCK_DEF_CHECK=yes
to the file
/etc/sysconfig/autofsck
Is this necessary for ext3 filesystems?
Is this a safe thing to do for a ext3 filesystems?
I haven't used autofsck since the ext2 days.
-- Agile
--
2012 Jan 25
3
fsck
Hello,
We are running units in the field that are headless. Sometimes we get units returned
that we when we boot them up have some type of filesystem inconsistency that the default preen
doesn't fix but running fsck -y does.
I want to eliminate the -p (preen option) and always do the -y option anyone know where
to make this change?
Thanks,
--
Stephen Clark
*NetWolves*
Director of
2006 Nov 28
4
how to prevent filesystem check
Hi all,
I want to setup a RAID storage system, where i have two systems connected to
it. the filesystems are mapped out to both connectors. I want the master host
mount them read write, and the slave read only.
in my fstab on the slave I have a line like the following:
/dev/sdb1 /mount ext3 acl,noauto,user_xattr,nosuid,ro 0 0
so in man 5 fstab, it is written, that when the 6. field
2005 Nov 09
3
Restart after crash
Hi,
Is it possible do have fsck to run automatically [without
operator intervention], if it was not a clean shutdown.
Right now, somebody has to bring a monitor & keyboard and say Y,
if not it will not run and verify the drive. This is for remote
headless servers.
--
Thanks
http://www.911networks.com
2002 Feb 08
3
need help from fs guru
Hello
I just brought my machine back up from a very nasty crash. Not sure what
caused it yet but whatever happeed cause the journal to be foobared.
fsck dropped the journal and then proceeded to check the fs. I have a
directory called websites which fsck unlinked. however when i look in
debugfs i see this..
622669 40755 0 0 4096 13-Jan-2002 22:39 home3
2133571369 --- error ---
2011 Aug 29
1
mounting an ext3 filesystem "-o ro"
Hi,
I want to do something *bad* : to mount an already mounted ext3
partition.
Mounting "-o bind" is not an option, this partition is mounted by
different virtual machines. NFS is the right way to go, so I want
another one :-)
I have no problem mounting this partition read-only, but it seems
that actually it is not really read-only. From /var/log/messages :
Aug 29 11:26:43 xen02
2003 Sep 08
1
R-devel on Solaris 8
I'm having difficulty building R-devel on Solaris 8 (current version),
while trying to update from my previous version of R-devel (2003-09-02).
When building I get this error:
---------------
make[4]: Leaving directory
`/misc/homes/madman/R-devel/src/library/methods/src'
make[4]: Entering directory
`/misc/homes/madman/R-devel/src/library/methods'
dumping R code in package
2006 Oct 11
4
"Invalid file index" failures, suspicious index numbers
I've trying to do a backup from a remote host to a local machine via
rsync using the following configuration:
Remote host (Red Hat Enterprise Linux ES3):
$ uname -srmpi
Linux 2.4.21-47.EL i686 athlon i386
$ cat /etc/redhat-release
Red Hat Enterprise Linux ES release 3 (Taroon Update 8)
$ rsync --version
rsync version 2.6.8 protocol version 29
Local machine (Mac OS X 10.4.8, Intel):
$
2003 Dec 16
1
Something wrong w/ R-devel?
Hello ...
On both RH7.2 and Solaris 8 I'm encountering this problem - in both cases
this is from a fresh rsync of R-devel into a brand new directory (to
prevent it from me needing to 'make distclean' or the like):
building package 'ts'
mkdir -p -- ../../../library/ts/R
make[3]: Leaving directory `/misc/homes/madman/R-test/src/library/ts'
installing parsed NAMESPACE files
2013 Apr 16
1
Static entries NOT working (Debian, Ubuntu)
Hi,
I am trying to add static WINS entries in my Samba server, running on Ubuntu server.
I read various forums and inputs on this mailing list mentionning the use of wins.dat which is located at /var/lib/samba/wins.dat
Moreover, the samba.org official doc covers this (http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/NetworkBrowsing.html#id2584250) and also uses wins.dat
The problem is
2007 Mar 06
4
Public kudos to Timo
I'm sitting here working away on various unrelated projects and watching
patch after patch after patch flow in from Timo to fix all sorts of
problems people are reporting. A coding madman on fire.
Thanks Timo, you rock. I appreciate the time you spend on this software,
I'm sure everyone else does as well. :)
-te
--
Troy Engel | Systems Engineer
Fluid, Inc | http://www.fluid.com
2006 Sep 06
2
Getting GELI Keys from Floppy
Hello,
i want to encrypt my HDD's with GELI (not the root-fs, though). I want
to do the encryption without password, just with a key. The key should
be stored in a floppy disk, and the read should be read automatically
on boot, from the floppy.
There is a problem here, because GELI initializes _before_ mounting
the disks from /etc/fstab (for obvious reasons, of course). So GELI is
not able
2011 Mar 22
2
R_HOME path getting munged in inst/doc/Makefile on Windows
Hello,
I have come across two separate packages that have a Makefile in inst/doc
which use the R_HOME variable.
In both cases, the path to R_HOME gets munged in such a way that commands
that include R_HOME fail on Windows:
For example, one Makefile, for the xmapcore package (
https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/xmapcore/username/password:
readonly) has this:
2006 Jul 31
2
NT_STATUS_BAD_NETWORK_NAME
Hello,
I installed samba 3.0.23 on Fedora Cora 4 and I configured it with this smb.conf file:
[global]
dos charset = UTF-8
workgroup = OAF_ADMIN
server string = OAF Samba PDC Server
passdb backend = tdbsam
username map = /etc/samba/smbusers
password level = 1
log level = 13
log file = /var/log/samba/log.%m
max log size = 50
2004 Jul 06
1
Re: cron job madness
Hey,
> check-update sounds better than putting yum update
in a cron job. Only a mad man would do that!
Are the cAos and CentOS releases THAT BAD?
> Much better to run a daily cron which rsyncs your
local patch repository.
So must one have your own local repository to avoid
being labeled as a madman?
In which one of the RedHad reference books can I find
this?
Just curious.
Rick
2010 Nov 03
1
Auto-killing processes spawned by foreach::doMC
Hi all,
Sometimes I'll find myself "ctrl-c"-ing like a madman to kill some
code that's parallelized via foreach/doMC when I realized that I just
set my cpu off to do something boneheaded, and it will keep doing that
thing for a while.
In these situations, since I interrupted its normal execution,
foreach/doMC doesn't "clean up" after itself by killing the
2015 Aug 13
0
how do I stop automount of Hitichi Lifestudio USB drive
On Wed, 12 Aug 2015, Jonathan Billings wrote:
> On Aug 12, 2015, at 5:22 PM, m.roth at 5-cent.us wrote:
>> autofs is what's mounting it. But if you turn it off, you'll have to
>> manually mount anything that's not in /etc/fstab.
>>
>> Sounds like gnome's trying to be WinDoze....
>
> Its not ?autofs? specifically (which is a simple thing) but udev
2009 Aug 17
2
S4 Generics and NAMESPACE : justified warning ?
Dear list,
It seems that a package (pkgB) using another package (pkgA) with S4
generics formed by taking existing functions (for example 'plot') must
not import the existing functions ('plot') in its namespace to avoid
the warning "replacing previous import: plot".
Suppose we use the simple 'import' directive in the name space of
pkgB.
pkgA and pkgB files would
2013 Jun 27
1
15 min pause during boot - Setting up logical volume management
Hi all,
I rebooted a server having a 20TB XFS volume under LVM and wait about 15 min to boot.
It stays at;
Setting up logical volume management
For 15 min then proceeds to boot fine.
During this time, I see the 14 disks of the 20TB volume flashing quickly as though being read.
Nothing in my logs to indicate bad behavior.
I am running the latest 6,4 kernel.
Any one see this before?
- aurf