Constant rebooting after power loss

2011-04-01 Thread Marko Lerota
partitions including root? The setup was FreeBSD 8.1, with two disks in raid 1 with gmirror. -- Marko Lerota Sent from my Gnus Mailer ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe

Re: Constant rebooting after power loss

2011-04-01 Thread Marko Lerota
UPS for home use. -- Marko Lerota Sent from my Gnus Mailer ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: WANTED: good server tutorial

2011-03-30 Thread Marko Lerota
switch - Other computers I wrote some tutorial/article about this topic. Feel free to comment. http://www.techaddictive.com/linux-unix/freebsd-router-firewall-howto/ -- Marko Lerota Sent from my Gnus Mailer ___ freebsd-stable@freebsd.org mailing list

Re: Best way to switch from Linux to BSD

2011-03-30 Thread Marko Lerota
with it. But all the servers are on FreeBSD, and I'm completely satisfied with this. -- Marko Lerota Sent from my Gnus Mailer ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: Best way to switch from Linux to BSD

2011-03-30 Thread Marko Lerota
with Java :-). -- Marko Lerota Sent from my Gnus Mailer ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Upgrading to 7.0 - stupid requirements

2008-03-19 Thread Marko Lerota
Kris Kennaway [EMAIL PROTECTED] writes: Are you connected via a modem or something? 2-3 days to download some packages cannot be right if you have a decent internet connection. No I have 5Mbps link. It's not the link issue. It's the compilation time from ports because there are only small

Re: Upgrading to 7.0 - stupid requirements

2008-03-18 Thread Marko Lerota
Kris Kennaway [EMAIL PROTECTED] writes: Then the servers. Why should I reinstall all my databases and such? I always liked that FreeBSD base (OS) is separated from packages. And no matter what I do with the packages, my OS will always work. I don't want dependency hell like in Linux. Now

Re: broken MBR

2008-03-14 Thread Marko Lerota
Torfinn Ingolfsen [EMAIL PROTECTED] writes: But unless the OP wants the specific boot loader from and MS-DOS disk, he can get the same effect _without_ usinf non-FreeBSD tools by using fdisk -B diskname I used the FreeBSD livefs fixit mode and executed this fdisk -B /dev/ad4 it complained

broken MBR

2008-03-12 Thread Marko Lerota
Insted of F1 I get F-| on boot menu and system won't boot. How do I remove FreeBSD boot manager from MBR? I didn't find any docs in man fdisk or boot0cfg. -- One cannot sell the earth upon which the people walk Tacunka Witco

Upgrading to 7.0 - stupid requirements

2008-02-28 Thread Marko Lerota
In http://www.freebsd.org/releases/7.0R/announce.html says Updating Existing Systems An upgrade of any existing system to FreeBSD 7.0-RELEASE constitutes a major version upgrade, so no matter which method you use to update an older system you should reinstall any ports you have installed

Re: FreeBSD 6.3 or FreeBSD 7.0

2007-11-15 Thread Marko Lerota
Jimmy Lim [EMAIL PROTECTED] writes: But if you are using 1 server for production use FreeBSD-6.3-R. My 2 cents for FreeBSD-7.0-R. For my personal servers I'll jump to 7.0-R, but for some customers, will wait for 7.1-R. TNX -- One cannot sell the earth upon which the people walk

FreeBSD 6.3 or FreeBSD 7.0

2007-11-14 Thread Marko Lerota
I see that 6.3 and 7.0 is comming. Now I'm using 6.2-RELEASE for my servers. To what should I upgrade? Which of them will be stable or production release? -- One cannot sell the earth upon which the people walk Tacunka Witco

Re: System hangs up every day

2007-11-06 Thread Marko Lerota
Дмитрий Комалеев [EMAIL PROTECTED] writes: I have written already, that I tried to plug a system HDD to another sever with the same configuration; on the new platform the system hanging didn't stop. The RAID controller remained the same, but it has the own error log and it is clear.

CARP make panics after upgrade

2007-05-16 Thread Marko Lerota
From FreeBSD 5.4 to FreeBSD 6.2. I had two old FreeBSD 5.4 servers, and when I upgraded one of them CARP was crashing that upgraded machine which was in backup mode. I had to shutdown the carp interface so I can work. Later I figured out that in new versions of FreeBSD configuration was

question about CARP

2007-05-16 Thread Marko Lerota
In handbook at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/carp.html is written that two machines should have different VHIDs. But man page of carp says VHIDs should be the same. Which is wright configuration? From handbook or from man page? 6.2-RELEASE-p4 -- One cannot sell

Re: question about CARP

2007-05-16 Thread Marko Lerota
Scott Ullrich [EMAIL PROTECTED] writes: Each shared CARP IP should have the same VHID. The example in the handbook lists two CARP IP addresses. Now I get it. I didn't saw different IP's. TNX -- One cannot sell the earth upon which the people walk

Re: Clamav-90_2 Lockup with freebsd 6.2

2007-03-19 Thread Marko Lerota
Martin Blapp [EMAIL PROTECTED] writes: Hi, I just fixed those issues with the port. Thanks for reporting ! So we can safely use libpthread.so again? No need to use libmap.conf? -- One cannot sell the earth upon which the people walk Tacunka

Re: Clamav-90_2 Lockup with freebsd 6.2

2007-03-08 Thread Marko Lerota
Renato Botelho [EMAIL PROTECTED] writes: I found the problem, a bad REINPLACE_CMD was changing wrong var on configure scripts, don't respecting PTHREAD_LIBS. It's fixed now on 0.90_3. No, It's not. Today I added a new server with fresh clamav-0.90_3 package. Sockstat again started to jump to

Re: Clamav-90_2 Lockup with freebsd 6.2

2007-03-01 Thread Marko Lerota
Chris [EMAIL PROTECTED] writes: I dont use simscan but use clamav for scanning emails passed from exim. I noticed that cpu usage went through the roof and there was dozens of clamd in sockstat. On a dual xeon it did cause some smtp lag but on weaker specs it caused the smtp to completely

Re: Clamav-90_2 Lockup with freebsd 6.2

2007-02-28 Thread Marko Lerota
Martin Blapp [EMAIL PROTECTED] writes: Even with libthr the CPU usage is still far too high ... I'm currently looking at the code. Take a look at this post. I also have CPU usage problems and simscan installed. http://www.mail-archive.com/toaster@shupp.org/msg04119.html Re: [toaster]

Re: Stable on Blade server

2007-02-27 Thread Marko Lerota
Martin [EMAIL PROTECTED] writes: We're 100% FreeBSD-only and i was looking to buy IBM blade servers: can anyone reccomend any of them? models? particular hw/firmware/misc If you use FreeBSD don't look upon IBM blades at all. I've installed few freebsd 5.4 on IBM HS20 blades. If you need

Re: Downgrade to 5.5

2006-11-09 Thread Marko Lerota
Albert Shih [EMAIL PROTECTED] writes: Well after this thing I want to downgrade to 5.x. Can I use this process: I make buildworld buildkernel on a FreeBSD 5.x server. I make a tar.gz of /usr/obj and /usr/src I tranfert this two tar.gz on my 6-stable server. Untar

Re: Downgrade to 5.5

2006-11-09 Thread Marko Lerota
Albert Shih [EMAIL PROTECTED] writes: I tried regularly like it was upgrade but it was downgrade from 6-STABLE to 5.4-RELEASE and it didn't worked. Event you build on a different server (a server running 5.x) ? No, on the same. It was disaster. It was in pre production :) Easier and quicker

Re: Downgrade to 5.5

2006-11-09 Thread Marko Lerota
Albert Shih [EMAIL PROTECTED] writes: WellI known but I can do that now. Because I can reboot the server, but I can re-install (I don't have access to the console). Good luck to you. It's very possible that after reboot you don't get ssh prompt :) Most servers have console and remote

Re: carp0 interface goes down on 6.2-PRERELEASE

2006-10-12 Thread Marko Lerota
Ari Suutari [EMAIL PROTECTED] writes: carp0: flags=49UP,LOOPBACK,RUNNING mtu 1500 inet 192.168.5.59 netmask 0xff00 carp: BACKUP vhid 55 advbase 1 advskew 0 + sleep 5 + ifconfig carp0 carp0: flags=8LOOPBACK mtu 1500 carp: INIT vhid 55 advbase 1 advskew 0 See,

Re: carp0 interface goes down on 6.2-PRERELEASE

2006-10-12 Thread Marko Lerota
Vivek Khera [EMAIL PROTECTED] writes: On Oct 12, 2006, at 1:20 PM, Marko Lerota wrote: I think the interface didn't get sync from other carp interface, so it doesn't know that he is the MASTER or BACKUP, and because of that goes into the INIT state. Shouldn't it then move to MASTER since

Re: carp0 interface goes down on 6.2-PRERELEASE

2006-10-12 Thread Marko Lerota
Marko Lerota [EMAIL PROTECTED] writes: Shouldn't it then move to MASTER since the other server could possibly be dead? Yes, but if interface had _never_ received any pfsync packet, and sysctl is set to net.inet.carp.preempt=0 ? Maybe it's because of that. Don't know really. Documentation

Re: PERC trouble?

2006-09-25 Thread Marko Lerota
Paul Saab [EMAIL PROTECTED] writes: this was fixed after 6.1-RELEASE. You need to grab the driver from -stable. What does it mean? That I could run 6.1-RELEASE but have some drivers from -stable or -current? -- One cannot sell the earth upon which the people walk

Re: Critical Bug in 6.1 (nfs server bad performance)

2006-06-06 Thread Marko Lerota
Kris Kennaway [EMAIL PROTECTED] writes: On Fri, Jun 02, 2006 at 03:17:46PM +0200, Marko Lerota wrote: After some testing I saw that nfs server with 6.1 release or stable have problems with CPU performance. I had 2 servers. One 5.4 and one 6.1. The servers are identical in configuration

Critical Bug in 6.1 (nfs server bad performance)

2006-06-02 Thread Marko Lerota
After some testing I saw that nfs server with 6.1 release or stable have problems with CPU performance. I had 2 servers. One 5.4 and one 6.1. The servers are identical in configuration and only have nfs servers running. If you try to copy something to 6.1, CPU gets abnormal and load averages