Re: Update a package

2008-11-26 Thread Proskurin Kirill

Gary Hartl wrote:

Hi all;

Ok uber noob question here.

I have gettext-0.14.5 installed from the package tree, I want to update to
gettext-0.17_1 


Is there a ways to do that with the pkg_add or some other command?

I google'ed it and only found ways to update local ports sources...(which
means I either suck at google or fbsd or both)

Thanks for understanding my noobness.



#portsnap fetch extract

or if you allready have a ports tree just:

#portsnap fetch update

#cd /usr/ports/ports-mgmt/portupgrade
#make install clean
#rehash

# portupgrade -Rf gettext

And man portupgrade of course. :-)

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Dell PERC 6 RAID Controller monitoring

2008-11-26 Thread Proskurin Kirill

Hello all.

Quick question - is where is a way to monitoring Dell PERC 6 RAID 
Controller in FreeBSD 7.x ?


--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Downgrading Ports

2008-12-04 Thread Proskurin Kirill

Marcel Grandemange wrote:


I have used portdowngrade successfully on ports already installed, but
doesn't work on a port not installed yet.
Am I doing something wrong?


Yes - you not read the man.

portupgrade -N newport
or sometimes better:

portupgrade -N  portclass/newport

For example
portupgrade -N www/apache2

P.S. Config our MTA to add "reply-to: freebsd-questions@freebsd.org" 
filed then sed messages to this list.


--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Downgrading Ports

2008-12-04 Thread Proskurin Kirill

Proskurin Kirill wrote:

Marcel Grandemange wrote:


I have used portdowngrade successfully on ports already installed, but
doesn't work on a port not installed yet.
Am I doing something wrong?


Yes - you not read the man.

portupgrade -N newport
or sometimes better:

portupgrade -N  portclass/newport

For example
portupgrade -N www/apache2

P.S. Config our MTA to add "reply-to: freebsd-questions@freebsd.org" 
filed then sed messages to this list.




Ops! I miss prog name - think you talk about portupgrade
Sorry.

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


ZFS Snaphost & Hardware RAID

2009-11-16 Thread Proskurin Kirill

Hello all.

I plan to set up backup server with 24x1Tb HDD and use ZFS with 
FreeBSD-8.0 on it.
I prefare to have "ZFS only" system but as I see there is no any easy 
way to do so.


I would like to use ZFS snapshots - is I undestand right what snaphots 
work OVER ZFS raidz\storage? So I can`t use hardware RAID and must make 
a raidz?


I would love to head any other suggestion about using FreeBSD with ZFS 
as backup server.


--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Installing FreeBSD on multy hosts

2009-01-25 Thread Proskurin Kirill

Hello all.

I search some guides - how to install FreeBSD on 10+ hosts at once.
As I understand right - it is some thing about PXE and some install.cfg.

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Installing FreeBSD on multy hosts

2009-01-25 Thread Proskurin Kirill

Wojciech Puchar пишет:

Hello all.

I search some guides - how to install FreeBSD on 10+ hosts at once.
As I understand right - it is some thing about PXE and some install.cfg.


forgot - you have to of course make disklabel, newfs and make disk 
bootable (bsdlabel -B disk)




Well - and if need just to power on server and say it to boot at PXE and 
go away for 30 min.

And then I came back - I have a typical preconfigured server.
I need full automatisation.

--
Best regards,
Proskurin Kirill

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


FreeBSD 7.0 reboots on Dell 2950

2009-01-27 Thread Proskurin Kirill

Hello all.

What we have:
Dell 2950 with FreeBSD-7.0-p9 on it.
It work as mail server(Exim+Dovecot and so on).
All latest version from ports.


After start a production use - it is start to reboot 3-4 times a day 
with no reason. We think what it is a hardware problem.


We swap RAM - not helps.
We swap chassis - not helps.
I rebiuld all ports - not helps.
(well i notice what it start to be more stable - 1 reboot in 1-2 days)

In attach screens of error what i have to catch.


Can someone say - what it can be or how to find what may cause this?

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: FreeBSD 7.0 reboots on Dell 2950

2009-01-27 Thread Proskurin Kirill

Abdullah Ibn Hamad Al-Marri wrote:

- Original Message 


From: Proskurin Kirill 
To: freebsd-questions 
Sent: Tuesday, January 27, 2009 12:07:25 PM
Subject: FreeBSD 7.0 reboots on Dell 2950

Hello all.

What we have:
Dell 2950 with FreeBSD-7.0-p9 on it.
It work as mail server(Exim+Dovecot and so on).
All latest version from ports.


After start a production use - it is start to reboot 3-4 times a day with no 
reason. We think what it is a hardware problem.


We swap RAM - not helps.
We swap chassis - not helps.
I rebiuld all ports - not helps.
(well i notice what it start to be more stable - 1 reboot in 1-2 days)

In attach screens of error what i have to catch.


Can someone say - what it can be or how to find what may cause this?


 > I think you should upgrade to FreeBSD 7.1-RELEASE at least, if not 
-STABLE.


Well - why I must do this? It is was a some problems with 7.0?
I don`t want to do this just to do this. Well - if nothing helps may be.

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: FreeBSD 7.0 reboots on Dell 2950

2009-01-27 Thread Proskurin Kirill

Mikhail Goriachev wrote:

Proskurin Kirill wrote:

Hello all.

What we have:
Dell 2950 with FreeBSD-7.0-p9 on it.
It work as mail server(Exim+Dovecot and so on).
All latest version from ports.


After start a production use - it is start to reboot 3-4 times a day 
with no reason. We think what it is a hardware problem.


We swap RAM - not helps.
We swap chassis - not helps.
I rebiuld all ports - not helps.
(well i notice what it start to be more stable - 1 reboot in 1-2 days)



Check the fan on the CPU. Probably it's dead or malfunctioning. Also
check the heat sink underneath the fan. It could be dirty and blocking
the airflow.


No - fan is work good. It is not a heat problem.

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: FreeBSD 7.0 reboots on Dell 2950

2009-01-27 Thread Proskurin Kirill

Peter wrote:

Hi,

Try updating to lastest version:

BIOS
RAID Controller BIOS
RAID Controller Firmware


Do you think it can be a problem?
It is possible to test it some how?

This host is really far away from me.

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: FreeBSD 7.0 reboots on Dell 2950

2009-01-27 Thread Proskurin Kirill

Michael Toth wrote:

Proskurin Kirill wrote:

Hello all.

What we have:
Dell 2950 with FreeBSD-7.0-p9 on it.
It work as mail server(Exim+Dovecot and so on).
All latest version from ports.


After start a production use - it is start to reboot 3-4 times a day
with no reason. We think what it is a hardware problem.

We swap RAM - not helps.
We swap chassis - not helps.
I rebiuld all ports - not helps.
(well i notice what it start to be more stable - 1 reboot in 1-2 days)

In attach screens of error what i have to catch.


Can someone say - what it can be or how to find what may cause this?


Hi,
 Are you by any chance running 'megarc' to check your raid controller ?



Hm

Port:   megarc-1.51
Path:   /usr/ports/sysutils/megarc
Info:   LSI Logic's MegaRAID controlling software
Maint:  gerrit.be...@gmx.de
B-deps:
R-deps:
WWW:http://www.lsilogic.com/products/megaraid/

Do you think it can work with Dell controller?

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: FreeBSD 7.0 reboots on Dell 2950

2009-01-27 Thread Proskurin Kirill

Michael Toth wrote:


Proskurin Kirill wrote:

Michael Toth wrote:

Proskurin Kirill wrote:

Hello all.

What we have:
Dell 2950 with FreeBSD-7.0-p9 on it.
It work as mail server(Exim+Dovecot and so on).
All latest version from ports.


After start a production use - it is start to reboot 3-4 times a day
with no reason. We think what it is a hardware problem.

We swap RAM - not helps.
We swap chassis - not helps.
I rebiuld all ports - not helps.
(well i notice what it start to be more stable - 1 reboot in 1-2 days)

In attach screens of error what i have to catch.


Can someone say - what it can be or how to find what may cause this?


Hi,
 Are you by any chance running 'megarc' to check your raid controller ?


Hm

Port:   megarc-1.51
Path:   /usr/ports/sysutils/megarc
Info:   LSI Logic's MegaRAID controlling software
Maint:  gerrit.be...@gmx.de
B-deps:
R-deps:
WWW:http://www.lsilogic.com/products/megaraid/

Do you think it can work with Dell controller?


I know it works w/ the Dell controllers, I have also had issues with it
where it randomly made my machines (all Power Edge 2950 running 7.x) 
core dump


mail# cd /usr/ports/sysutils/megarc
mail# make install clean
===>  megarc-1.51 is marked as broken: Running megarc seems to cause 
memory corruption.

*** Error code 1

Stop in /usr/ports/sysutils/megarc.
mail#

Hm. Do I really need it? :-)

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: FreeBSD 7.0 reboots on Dell 2950

2009-01-27 Thread Proskurin Kirill

Peter пишет:

Proskurin Kirill wrote:
  

Peter wrote:


Hi,

Try updating to lastest version:

BIOS
RAID Controller BIOS
RAID Controller Firmware
  

Do you think it can be a problem?
It is possible to test it some how?

This host is really far away from me.




Last 3 months I had issues will DELL 1650 and DELL R200.
In both cases BIOS update fixed it.

1) DELL 1650 - FreeBSD did not want to installl, after BIOS udpate all
went well
2) DELL  R200 with SATA - no problems
2) DELL R200 with SAS, installed well, extremely scary message about
HDD, after BIOS update, RAID controller BIOS udpate and RAID controller
firmware udpate all went well

BTW when the R200 scared me , I got a DELL diagniostic CD with FreeDOS
and it did full system test. If you can get KVM over IP, have someone to
put in the CD and 2 hours downtime is acceptable, it is good idea to run
that CD on your machine.
  

Well it is possible - but what information it can give me?
Could you explain - just to know if this 2 hours is acceptable for this.

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Samba 3.2 & FreeBSD

2009-02-10 Thread Proskurin Kirill

Hello all.

Just wondering - why samba 3.2+ is not in a ports?

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Samba 3.2 & FreeBSD

2009-02-10 Thread Proskurin Kirill

Odhiambo Washington wrote:

On Tue, Feb 10, 2009 at 11:01 AM, Proskurin Kirill


Just wondering - why samba 3.2+ is not in a ports?

net/samba3-devel ??


Oh. But why it is "devel"?
Samba 3.3 is officially stable.

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: reread newsyslog.conf without reboot

2009-02-13 Thread Proskurin Kirill

Fbsd1 wrote:
How do I get the system to reread /etc/newsyslog.conf file with out 
rebooting the system?


/etc/rc.d/newsyslog restart

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


IBM RSA + FreeBSD 7.1

2009-02-20 Thread Proskurin Kirill

Hello.


Could some one confirmed what IBM RSA works good with FreeBSD?

--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: how to get older version of php5-mbstring

2009-04-28 Thread Proskurin Kirill

Pieter Donche пишет:

I updated via the ports collection php5-mbstring
to the latest version 5.2.9. Previously I had 5.2.8

Also updated php5 from 5.2.8 to 5.2.9
and php5-extensions from 1.2 to 1.3

installing php5-mbstring-5.2.9 installed it alongside php5-mbstring-5.2.8:
# pkg_info | grep mbstring
php5-mbstring-5.2.8 The mbstring shared extension for php
php5-mbstring-5.2.9 The mbstring shared extension for php

Then I deleted mbstring 5.2.8 (thinking I wouldn't need it any longer)
# pkg_delete php5-mbstring-5.2.8

But now it seems that my Drupal 6.9 continues to look for 
php5-mbstring-5.2.8 (not looking at php5-mbstring-5.2.9)


How can I install php5-mbstring-5.2.8 again via the ports ??



I think you problem can be solved by:

1) pkgdb -F
or
2) reinstalling a Drupal


--
Best regards,
Proskurin Kirill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"