similar to: SMP goes away after installworld (4.8-STABLE)

Displaying 20 results from an estimated 1000 matches similar to: "SMP goes away after installworld (4.8-STABLE)"

2003 Jul 03
1
SCSI backup error
Hi, Can someone please help me with this? I have just upgraded from 4.7 to 4.8-STABLE and this is what I am getting when I try a tape backup. Please CC as I am not in the list. It was working well before the upgrade (dump -0ua -f - / | gzip -c -9 | dd of=/dev/nsa0). Thank you, Lefteris Tsintjelis Jul 3 22:55:18 ene /kernel:
2004 Jan 02
2
Newbridge Mainstreet 3624 T1 channel bank no w Alcatel
In the 'me too' vein, I also have an untested 3624 here on the shelf and am waiting on a shipment of T100 cards to play with. Documentation is very hard to come by. Alcatel are certainly the owners of the Mainstreet product line but, without a support contract, any documentation they may have is essentially unavailable as their per-incident fees for support cost more than most of the
2006 Mar 01
3
Remote Installworld
I'm currently administering a machine about 1500mi from me with nobody local to the machine to assist me. Anyways, my only access to this machine is via SSH, no remote serial console or anything. When I try to do a "make installworld" I end up with install: rename: /lib/INS@aTxk to /lib/libcrypt.so.3: Operation not permitted very shortly thereafter. I cannot boot
2004 Jan 01
1
Newbridge Mainstreet 3624 T1 channel bank now Alcatel
Hi I just came accross this Newbridge Mainstreet 3624 but the Alctel site appears to have zip for reference/user manuals Anyone by chance have 1 of these or a url for the docs ? thx
2003 Apr 14
1
em0: watchdog timeout -- resetting
I am getting these messages every 30 seconds or so. I searched around and found a few other post about this problem with other devices, but no answers to the problem. I didn't notice any of these message until I upgrade to 4.8-RELEASE the other day. This is a dual processor machine. It happens on all my machines that have em devices, which all happen to be dual processor machines. I
2009 Feb 23
0
amd64 installworld fails on syscons/scrnmaps
Hello, I have an amd64 laptop on which I did a fresh csup to RELENG_7. I did the canonical "buildworld", "buildkernel", "installkernel" and so far so good. However, when I attempt to "installworld", I get: ===> share/syscons/scrnmaps (install) ./armscii8-2haik8.mk armscii8-2haik8.tmp uuencode armscii8-2haik8.tmp armscii8-2haik8 >
2006 Mar 29
2
GRUB does not boot FreeBSD after installworld ...
HI, i have updatete to 6.1-PRERELEASE and after the "installworld" step GRUB is unable to boot FreeBSD. After i did the installworld and rebooted the GRUB error was: 23 : Error while parsing number I have reinstalled the standard FreeBSD loader for now. Booting with a GRUB boot-floppy i am able to start either XP or Linux but trying to start FreeBSD the system just reboots, no
2003 May 16
2
make installworld fails : touch not found ?
Hi, hackers : Yesterday night and this morning, I cvsup my system to latest STABLE branch source (RELENG_4). All make buildworld, buildkernel, and installkernel procedure was completed with no error. But when I boot into single user mode and try to make installworld, I always got " touch: not found " error. Does anyone encounter this situation ? I have no idea about that. :-( Here is
2003 Sep 09
1
Make installworld failure
Good Day, Please cc me ( eperrin@cseven.ca ) on responses to this, I am not on either mailing list anymore. I cvsup'ed on the STABLE branch today (September 9th) at around 2:30PM EDT. No problems with buildworld or kernel build, but I am getting failures during installworld Error and output from uname -a are below. vm/pmap.h -> vm/pmap.ph vm/swap_pager.h -> vm/swap_pager.ph vm/vm.h
2005 Apr 28
1
make installworld, permissions and labels
Just a quick question, My system is quite heavily customised with regard to permissions and MAC labels on system binaries. Is there any way to stop make installworld resetting all my customisation? At the moment I have a set of scripts to set permissions on everything but that's not exactly ideal. Mark -- PGP: http://www.darklogik.org/pub/pgp/pgp.txt B776 43DC 8A5D EAF9 2126 9A67 A7DA 390F
2008 Jun 24
0
unable to installworld 7-STABLE: annot open unsorted21610: No such file or directory
Hello, I'm trying to build a 2-hour-ago csupped 7-STABLE, and I've got this error message during an installworld: cat /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/ncurses.3x > ncurses.3 sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/MKterminfo.sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/terminfo.head
2003 Jun 17
0
installworld failure on -STABLE [/usr/src/gnu/usr.bin/perl/library]
Hi all, I have just installed FreeBSD 4.8 -RELEASE and updated /usr/src to track RELENG_4. Buildworld builds fine, along with buildkernel. However, installworld fails with: ===> gnu/usr.bin/perl ===> gnu/usr.bin/perl/libperl install -C -o root -g wheel -m 444 libperl.a /usr/lib install -C -o root -g wheel -m 444 libperl_p.a /usr/lib install -s -o root -g wheel -m 444
2003 May 14
0
System totally borked after installworld and mergemaster at 16:20:03 MSK
Well, 4 days after previous upgrade i cvs'ed RELENG_4 from local cvs tree (updated hourly), made buildworld buildkernel installkernel, rebooted into single user, made installworld and mergemaster. Mergemaster updated newsyslog.conf, syslogd.conf, ok, rebooted... Wow... All scripts from /usr/local/etc/rc.d refused to load. And the system is in "Amnesiac" mode Attempt to run
2012 Sep 19
0
schg flags from installworld
On Tue 2012-09-18 (23:31), Gareth de Vaux wrote: > Looking at /usr/src/share/mk/bsd.prog.mk and /usr/src/share/mk/bsd.lib.mk - > bins and libs get installed with schg if PRECIOUSPROG and PRECIOUSLIB are > set respectively in their makefiles, both of which can be overridden by > setting NO_FSCHG, presumably in /etc/make.conf. > > Without this doing jail maintenance/upgrades is a
2003 Apr 14
1
suidperl not suid after installworld?
The last two times that i have cvsup-ed/built/installed world (first from 4.7-Rel to 4.8-Rc, then to 4.8-Rel), i have noticed that after the update is complete the newly installed suidperl binary has not the suid bit set and does not work until i manualy set it., and i just wonder if this is something normal, or i am doing something wrong? -- Cheers, Niki
2003 Apr 22
1
installworld (touch: not found)
Hi All, I just the "touch: not found" problem that seems to occur occaisonally when installing world. -------------------------------------------------------------- >>> Installing everything.. -------------------------------------------------------------- cd /usr/src; make -f Makefile.inc1 install ===> share/info ===> include creating osreldate.h from newvers.sh setvar
2003 Sep 06
0
Fatal Trap 12: page fault while in kernel mode on IBM x340 after Aug25CVS
Hi, We did an upgrade of one of our machines from an Aug 25 CVS and ever since then one of the machines likes to reboot about once a day. The machine is the following: IBM x340 2x1GHZ Processors 1GB RAM 3x36GB Drives (RAID 5) Mylex ExtreRAID 352 In the panic it mentions httpd, but I don't *think* it's apache (1.3.27) that's causing the problem, or am I wrong? I also believe it is
2008 Oct 15
1
error during installworld on 7.1 beta (was: error during buildworld on 7.1 beta)
During installworld I get: cat /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/ncurses.3x > ncurses.3 sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/MKterminfo.sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/terminfo.head /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/Caps
2004 Dec 15
1
Re: 12.50$ per port ???
Shoval, Interesting Mention. I agree, most people don't have CO exp. And I wish daily I had enough. Understand that what I mean by my e-mail is consumer side FXS ports, in broader terms, I mean, customer picks up a phone line, it signals a channel bank which signals *. 24 of those channels. Not channels equipped to Send Signal to the CO that a loop has been made.. meaning FXO. 24
2003 Apr 21
0
Health check
Hi I have a quad processor Compaq Proliant 5500. The output from dmesg seems strange (I have also sent a copy to freebsd-smp to ask about smp issues) and there are also some performance issues which I suspect are smp related. Could anyone who fels so inclined please take a look at the output and let me have any comments. Thanks _______________________________ Copyright (c) 1992-2002 The