Displaying 5 results from an estimated 5 matches for "s99local".
2005 Nov 04
1
Putting nat routing into place permanently? -- service iptables save
...modify the iptables and
>re-issue a "service iptables save" and have it reloaded at boot quite
>transparently.
>...
Visibility aside, isn't rc.local much too late for setting up iptables?
My /etc/rc.d/rc3.d/ has an S08iptables and an S10network, then lots more,
including an S99local, and then after all this, rc.local is run. By this
time, the network has already been up. It seems to me that if you want
to do some iptables setup, it must be done before S10network, or it
leaves a short-time security hole.
Personally, I set up the iptables I want and then do
service iptable...
2008 Apr 21
0
iSCSI + CentOS 5.1 +_netdev problem
...thout problems, with 10 retries
in the parameter, but the partition is not automounted.
Start scripts order appears OK:
# ls -1 /etc/rc3.d/S*
/etc/rc3.d/S07iscsid
/etc/rc3.d/S10network
/etc/rc3.d/S12syslog
/etc/rc3.d/S13iscsi
/etc/rc3.d/S25netfs
/etc/rc3.d/S55sshd
/etc/rc3.d/S90crond
/etc/rc3.d/S99local
But "_netdev" marked iSCSI device is not mounted, this is the fstab
file:
LABEL=/vz /vz ext3
_netdev,rw,noatime,nodiratime,commit=60,data=writeback 0 0
I have tried using LABELs, UUIDs, device names in fstab file.. and
the problem is the same.
If I put a "mount /vz" in...
2008 Nov 25
1
Correct way to change I/O scheduler in a iSCSI dev
Hi,
What's the correct way to change configuration parameters for an iSCSI
device? For example I/O scheduler, max_sectors_kb, etc...
I could add commands to the S99local script:
echo noop > /sys/block/sdb/queue/scheduler
echo 64 > /sys/block/sdb/queue/max_hw_sectors_kb
Unfortunately, iSCSI device names might change from sdb to, say, sdc
(server reboot, iSCSI target reconnection). If this happens, customizations
would be lost or applied to a different de...
2015 Feb 16
0
CentOS6 box fails
Dear All,
I used to use CentOS 6 on my desktop without any issues until this
morning. Booting stops after the libvirt-guests and certmonger init
script. I don't start any guests at boot-time. In rc3.d is only the
S99local script after certmongers.
Normally, I just suspend this box, so I'm not sure when I rebooted it
last time successfully.
Does anyone happen to know why booting stops? I haven't found any hints
in /v/l/messages.
I think I have to reinstall this machine.
--
Gru?,
Christian
2005 Feb 04
2
Swap Memory get used totally
...0 bftpd
992 root 15 0 188 156 112 S 0.0 0.0 0:00 0 syslogd
1164 root 25 0 152 152 0 S 0.0 0.0 0:00 0
safe_mysqld
1181 root 15 0 152 152 88 S 0.0 0.0 0:00 0 crond
1229 root 25 0 136 136 0 S 0.0 0.0 0:00 0 S99local
1 root 15 0 112 84 56 S 0.0 0.0 0:04 0 init
702 root 25 0 288 4 0 S 0.0 0.0 0:00 0 rc
996 root 15 0 52 4 0 S 0.0 0.0 0:00 0 klogd
1100 root 25 0 52 4 0 S 0.0 0.0 0:00 0 apmd
1152 root...