search for: sysinit

Displaying 20 results from an estimated 258 matches for "sysinit".

2006 Feb 08
1
rc.sysinit problem in domU
When booting a CentOS4 domU, I''m getting some errors in the /etc/sysinit file. I''ve read that some edits are required in this file, but cannot find any specific references. Has anyone seen this before? Is there a workaround? EXT2-fs warning (device sda1): ext2_fill_super: mounting ext3 filesystem as ext2 VFS: Mounted root (ext2 filesystem) readonly. Freeing u...
2005 Mar 23
3
Fc3 xm boots always maintenance mode
...;] ip="210.166.211.245" netmask="255.255.255.0" gateway="210.166.211.244" hostname="NS.TECH-A.INFO" root = "/dev/hda2 ro" Continuing... SELinux: Disabled at runtime. SELinux: Unregistering netfilter hooks INIT: version 2.85 booting /etc/rc.d/rc.sysinit: line 28: /dev/null: Read-only file system /etc/rc.d/rc.sysinit: line 80: /dev/tty1: Read-only file system /etc/rc.d/rc.sysinit: line 80: /dev/tty2: Read-only file system /etc/rc.d/rc.sysinit: line 80: /dev/tty3: Read-only file system /etc/rc.d/rc.sysinit: line 80: /dev/tty4: Read-only file system...
2003 Jan 10
7
System Boot problem...
...ib/modules/2.4.18-19.8.0/kernel/net/ipv4/n etfilter/iptable_nat.o: unresolved symbol ip_ct_gather_frags_R55c7e162 gen 2 14:12:09 firewall shorewall: /lib/modules/2.4.18-19.8.0/kernel/net/ipv4/n etfilter/iptable_nat.o: unresolved symbol ip_conntrack_alter_reply_R85dc02e5 Jan 2 14:11:37 firewall rc.sysinit: Mounting proc filesystem: succeeded gen 2 14:12:09 firewall shorewall: /lib/modules/2.4.18-19.8.0/kernel/net/ipv4/n etfilter/iptable_nat.o: unresolved symbol ip_conntrack_tuple_taken_Rbe57882b Jan 2 14:11:37 firewall rc.sysinit: Unmounting initrd: succeeded gen 2 14:12:10 firewall shorewall:...
2016 Apr 12
2
mount bind problem
...d-mounts in my /etc/fstab: /var/home /home none bind 0 0 /var/lib/libvirt/etc /etc/libvirt none bind 0 0 /srv/news /var/spool/news none bind 0 0 All of them occur automatically when the system boots. The "mount -a" in /etc/rc.d/rc.sysinit takes care of them just fine. The filter on that command is _excluding_ certain types. Note that the first two letters are "no", which applies to all the listed types: mount -a -n -t nonfs,nfs4,smbfs,ncpfs,cifs,gfs,gfs2i,glusterfs -O no_netdev [rkn] ~ $ df Filesystem 1K...
2008 Jul 23
1
Linux is Not Boot-Up
Dear All, Currently i am using CentOS 4.4 Linux After i am rebooted the PC and I have getting problem like /etc/rc.d/rc.sysinit: line 126: 442 Segmentation fault /bin/dmesg -n $LOGLEVEL Initialization hardware... /etc/rc.d/rc.sysinit: line 167: 450 Segmentation fault LC_ALL=C fgrep -xq "$1" /etc/hotplug/blacklist >/dev/null /etc/rc.d/rc.sysinit: line 167: 455 Segmentation fault LC_ALL=C fgrep -xq "$1&quo...
2002 Jan 20
2
Major problems
...between four SCSI drives. It had been running for about two months without problems, but today I found it was having some trouble with unlinked inodes and I/O errors on certain files. I took it down to single-user mode, and ran fsck on it. That operation mixed up files like /etc/hosts with /etc/rc.sysinit, and vice versa. I straightened those out, and ran fsck again. That happened to trash such files as /etc/raidtab and /etc/passwd and caused I/O errors so that I could not straighten it out. Running fsck again made the problem worse by making /etc/rc.sysinit unaccessible, and preventing me from boo...
2001 Mar 03
0
kernel & automount errors in messages log
...ROR: Configuration error, heartbeat not started. Feb 26 18:56:09 Nemesis identd: identd startup succeeded Feb 26 18:56:09 Nemesis atd: atd startup succeeded Feb 26 18:56:09 Nemesis crond[588]: (CRON) STARTUP (fork ok) Feb 26 18:56:10 Nemesis crond: crond startup succeeded Feb 26 18:52:38 Nemesis rc.sysinit: Mounting proc filesystem succeeded Feb 26 18:52:38 Nemesis setsysfont: findacm: No such file or directory Feb 26 18:52:38 Nemesis rc.sysinit: Setting default font succeeded Feb 26 18:52:38 Nemesis rc.sysinit: Configuring kernel parameters: succeeded Feb 26 18:52:38 Nemesis date: Mon Feb 26 18:52:3...
2016 Apr 13
0
mount bind problem
In /etc/rc.d/rc.sysinit, there's "mount -a -n -t nonfs,nfs4,smbfs,ncpfs,cifs,gfs,gfs2i,glusterfs -O no_netdev". I have other same type servers. And on other servers with same /etc/fstsb, file system is correct. There's no difference between normal server's rc.sysinit and this problem server's r...
2005 May 14
0
Time issues
...ms to start into the US eastern time zone properly, but then it set's itself back to I think UTC after the filesystem check. May 14 14:49:12 visit1 fsck: /var1: recovering journal May 14 14:49:16 visit1 fsck: /var1: clean, 10074/4227072 files, 798409/8445596 blocks May 14 14:49:16 visit1 rc.sysinit: Checking filesystems succeeded May 14 10:49:16 visit1 rc.sysinit: Mounting local filesystems: succeeded May 14 10:49:17 visit1 rc.sysinit: Enabling local filesystem quotas: succeeded May 14 10:49:17 visit1 rc.sysinit: Enabling swap space: succeeded This is on a Compaq Proliant 1850.. Never se...
2010 Feb 17
3
processor affinity
...re i need to have 1 application have a single processor all to its self, and the rest of the system run on the other processors. "taskman" lets me bind the process to a processor(s), but it does not make it exclusive. Is this possible to do? i have even tried mucking around with the rc.sysinit, but to no avail. thank you very much, -=- adam grossman
2016 Apr 13
2
mount bind problem
On 04/13/2016 12:02 AM, ???? wrote: > In /etc/rc.d/rc.sysinit, > there's "mount -a -n -t nonfs,nfs4,smbfs,ncpfs,cifs,gfs,gfs2i,glusterfs -O > no_netdev". > > > I have other same type servers. And on other servers with same /etc/fstsb, > file system is correct. > There's no difference between normal server's rc.sysini...
2002 Oct 04
4
Resize journal on root filesystem
Hi all, I'm trying to resize a journal on my root filesystem. This is Ext3, kernel 2.4.19, latest e2fsprogs + htree patch. I've remounted my root filesystem as ext2, but still when I 'tune2fs -O ^has_journal' I get ---- The has_journal flag may only be cleared when the filesystem is unmounted or mounted read-only. ---- So, how can I increase the size of the journal? I
2014 Dec 09
4
NSS update issues.
...because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site. Ok, so how do I fix this (other than 'yum downgrade nss firefox nss-sysinit nss-devel nss-tools' which does 'fix' the issue)?
2013 Mar 07
4
[Gluster-devel] glusterfs-3.4.0alpha2 released
RPM: http://bits.gluster.org/pub/gluster/glusterfs/3.4.0alpha2/ SRC: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-3.4.0alpha2.tar.gz This release is made off jenkins-release-19 -- Gluster Build System _______________________________________________ Gluster-devel mailing list Gluster-devel at nongnu.org https://lists.nongnu.org/mailman/listinfo/gluster-devel
2008 Jul 24
1
CentOS 4.4 Linux Booting problem
Dear All, I'm running linux CentOS 4.4. Everything was working fine, then one day I tried to log in, and my computer "hung" Upon reboot I got this error message after the GRUB Bootloader screen: /etc/rc.d/rc.sysinit: line 126: 442 Segmentation fault /bin/dmesg -n $LOGLEVEL Initialization hardware... /etc/rc.d/rc.sysinit: line 167: 450 Segmentation fault LC_ALL=C fgrep -xq "$1" /etc/hotplug/blacklist >/dev/null /etc/rc.d/rc.sysinit: line 167: 455 Segmentation fault LC_ALL=C fgrep -xq "$1&...
2007 Aug 22
1
Force run of quotacheck at boot
...have managed to corrupt my quota files so I need to run `quotacheck` but that needs the partition to have quotas off or be unmounted which isn't ideal for a production system :-p I was trying to find a way to force the system to do a full `quotacheck -cvuga` on a reboot but on looking in rc.sysinit it seems it will only force a quotacheck on boot when fsck finds problems with the disk. Anyone know of a way to force this (touch a file etc.)? Thank you in advance Dan
2012 Apr 12
1
Console to RHEL6.1 container
...nt /dev/pts/0 ! At this point sshd and many other services are running and I can ssh in. Even in this case, though 'virsh console test01' shows the same _few_ messages as above and no login shell. Back to the newinstance case, by putting some debug messages in the container's /etc/rc.sysinit, I see that devpts is already mounted with newinstance. With lxc, in setup_pts(), we unmount devpts in the container and then mount with newinstance. I wonder what that sequence is with virtmgr. I double checked that /dev/ptmx in container is a symlink to pts/ptmx and that CONFIG_DEVPTS_MULTIPL...
2009 Dec 08
2
VirtualBox and CentOS
...s to be a very common problem. Many references to it turn up in a web search, but I have not found a solution that works on CentOS 5. I got no response on the vbox-users mailing list either. Can anyone here help? Among the things I tried were various /sys and /proc/bus/usb related fstab and rc.sysinit changes. Drew a total blank on this one ...
2015 Jan 11
5
Design changes are done in Fedora
On Sun, January 11, 2015 11:22 am, Sven Kieske wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 11.01.2015 03:42, James B. Byrne wrote: >> What does systemd buy the enterprise that sysinit did not provide? >> > Well (re)starting services in a reliable way? > Ensuring that services are up and running? > > About which sysinit are you talking btw? > The init process in RHEL 6 was upstart. > > systemd has it's ugly downsides, but it > _does_ provide much...
2010 Jan 18
0
[PATCH] Fixed unpersisting directories and persisting directories that contain persisted files.
...ed\n" + local persist_it=true + + # ensure that, if this is a directory + if [ -d $p ]; then + if [ -d /config$p ]; then + persist_it=false fi fi - # register in /config/files used by rc.sysinit - if ! grep -q "^$f$" /config/files 2> /dev/null ; then - printf "$f\n" >> /config/files + + if $persist_it; then + f=$(readlink -f $p) + printf "$f" + # skip if file does not ex...