Re: FreeBSD on Sun Fire V20Z

2006-02-23 Thread Deepak Naidu
Paul, I have FreeBSD 5.4 running on Sun Fire v20, no issues when installing...
 
 I havent tried FreeBSD 6.0, should not give issue, ensure ur booting from the 
first CD(I know u may b wright incase...)
 
 You may try FreeBSD 5.4 if it works you can come know why not with 6.0..
 
 Cheers,
 Deepak Naidu
 http://deepaknaidu.co.nr/
 
 
 
 

Paul Schmehl <[EMAIL PROTECTED]> wrote: --On Thursday, February 23, 2006 
12:40:39 -0600 Derek Ragona 
 wrote:

> I am not familiar with this Sun unit, but on other sun sparcs their boot
> devices were set in the prom.  As I recall the cd boot is not the same
> slice/dev as the FreeBSD one.  You may try to drop to the prom and try
> other cd devices to boot from.
>
It's not sparc hardware.  It's AMD Opterons.

Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu/ir/security/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"




Linux your Life, Don't Window it [[]] 

   { All for the best }




-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: email cluster ?

2006-02-10 Thread Deepak Naidu
You can inturn use LVS (Linux Virtual Cluster) to load balance between two or 
more servers.
 
 Cheers,
 Deepak Naidu.

Vulpes Velox <[EMAIL PROTECTED]> wrote: On Tue, 31 Jan 2006 12:13:25 +0100
Frank Bonnet  wrote:

> Hello
> 
> I'm thinking to setup a FreeBSD based load balancing "cluster"
> email hub.
> 
> Actually it is a "all in one" machine that runs 
> SMTP,IMAP,IMAPS,POP3,POP3S,antivirus,antispam,Webmail.
> 
> I would like to split load on several machines
> but have no experience of that kind of architecture.
> Infos, links, very welcome.

Not sure about how to get that working nicely with webmail, but the
rest is simple.

You need to have the storage space exported by nfs to every server
machine. Using maildir helps massively as well. This is truely great
for this sort of enviroments.

I have been happy with qmail+spamcontrol, bincimap, spamassassin,
procmail, and clamassassin at work. It all runs nicely over nfs as
well.

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




Linux your Life, Don't Window it [[]] 

   { All for the best }




-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: network monitoring tool

2005-12-20 Thread Deepak Naidu
You can try bandwidthd, iftop, iptraff applications which i used in Linux.. I 
hope u may get BSD equilavent of them

 Cheers,
 Deepak Naidu.
 
Peter <[EMAIL PROTECTED]> wrote: 
--- Imran Imtiaz  wrote:

> can anyone tell me which is the best network monitoring tool for unix
> which can tell me that from which ip the traffic is comming and the type
> of traffic and in which i can give a criteria like today which ip has
> downloaded how much amount of data. I am currently using ntop but it is
> not showing me the details based on criteria it just show me the traffic
> from the day it is up. I want something simple and effective.

I use OpenBSD's pf and, with its label feature, it is not difficult to
extract statistics with a shell script.  Right now I am looking at traffic
type, not IP addresses.  It all depends on how you create your rules. 
Below is a sample pf rule and the output my script provides me.

pass out on $EXT \
inet proto udp \
from $EXT to any \
port 123 \
keep state \
label "outbound - $proto:$dstport ->"


Host: kovacs.domain.com
Interface:  tun0
Month:   December 2005
Timestamp:Dec 20 13:30
Data time:  8d 3h 40m
--
Traffic type Bytes-in Bytes-out
--
icmp:echoreq 45108 45528
tcp:110 343961 52701
tcp:113  0 0
tcp:11371  0 0
tcp:119  0 0
tcp:200 0
tcp:21  123577  79800
tcp:220  0
tcp:2550400  53476
tcp:27030  0
tcp:43  5833  863
tcp:443  123382914
tcp:530  0
tcp:61120  0
tcp:66670  0
tcp:80  48203259   5243942
udp:123   366396 381064
udp:53   2629955   1584473
udp:6277 2384 2262
--
TOTALS(B)51603928   7401496
TOTALS(MB) 49.21  7.05
RATE(B/m)   4395.56   630.45



 

 
  
__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"





Linux your Life, Don't Window it [[]] 

   { All for the best }




-
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FileSystem Full error in FreeBSD 5.4-Release even if the partition is not full

2005-10-25 Thread Deepak Naidu
I am not sure whether I am running out of inodes or
not... 

If i run out of inodes, what would be the
resolution...

#df -i
Filesystem  1K-blocksUsedAvail Capacity iused 
 ifree %iused  Mounted on
/dev/da0s1a  10154158  591772  8750054 6%9976
13089341%   /
devfs   1   10   100%   0 
 0  100%   /dev
/dev/da0s1g  13565262 4415504  806453835%  174990
1591408   10%   /usr
/dev/da0s1d  10154158  262848  9078978 3%3061
13158490%   /var
/dev/da0s1e  20308398 1615522 17068206 9% 137
26376850%   /var/log
/dev/da0s1f  10154158 1152026  818980012%  -15710
1334620   -1%   /var/spool
/dev/md1  1482638  205238  115879015% 426 
2115400%   /var/spool/MailScanner/incoming
devfs   1   10   100%   0 
 0  100%   /var/named/dev



Cheers,
Deepak Naidu.

--- Alex Zbyslaw <[EMAIL PROTECTED]> wrote:

> Deepak Naidu wrote:
> 
> >I get the below error in my /var/log/messages
> >regarding the filesystem being full, whereas it is
> not
> >full.
> >
> >
> >#df -h
> >Filesystem  SizeUsed   Avail Capacity  Mounted
> on
> >/dev/da0s1a 9.7G576M   8.3G  6% /
> >devfs   1.0K1.0K   0B100%   /dev
> >/dev/da0s1g 13G 4.2G   7.7G  35%/usr
> >/dev/da0s1d 9.7G232M   8.7G  3% /var
> >/dev/da0s1e 19G 1.5G   16G   9% /var/log
> >/dev/da0s1f 9.7G968M   8.0G  11%/var/spool
> >/dev/md11.4G175M   1.1G 13%
> >/var/spool/MailScanner/incoming
> >devfs   1.0K1.0K   0B   100%   
> /var/named/dev
> >
> >
> >  
> >
> 
> What does "df -i" show?  Maybe you ran out of
> inodes.
> 
> --Alex
> 
> PS
> 
> 




___ 
How much free photo storage do you get? Store your holiday 
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FileSystem Full error in FreeBSD 5.4-Release even if the partition is not full

2005-10-25 Thread Deepak Naidu
Hi,

 I dont know ? all the errors are bouncing on my
FreeBSD mail server.  A month ago I have ported my
mail server from Linux to FreeBSD 5.4-Release.

I get the below error in my /var/log/messages
regarding the filesystem being full, whereas it is not
full.

Filesystem is not full at all, then why I am getting
this error message, did any one faced this issue.


Oct 25 14:58:30 kernel: pid 60077 (perl5.8.6), uid 125
inumber 50855 on /var/spool/MailScanner/incoming:
filesystem full

Oct 25 14:58:30 kernel: pid 60198 (perl5.8.6), uid 125
inumber 1051 on /var/spool/MailScanner/incoming:
filesystem full

Oct 25 14:58:30 kernel: pid 60151 (perl5.8.6), uid 125
inumber 50857 on /var/spool/MailScanner/incoming:
filesystem full

and also /var/spool filesystem ful error.

#df -h
Filesystem  SizeUsed   Avail Capacity  Mounted on
/dev/da0s1a 9.7G576M   8.3G  6% /
devfs   1.0K1.0K   0B100%   /dev
/dev/da0s1g 13G 4.2G   7.7G  35%/usr
/dev/da0s1d 9.7G232M   8.7G  3% /var
/dev/da0s1e 19G 1.5G   16G   9% /var/log
/dev/da0s1f 9.7G968M   8.0G  11%/var/spool
/dev/md11.4G175M   1.1G 13%
/var/spool/MailScanner/incoming
devfs   1.0K1.0K   0B   100%/var/named/dev


#mount
/dev/da0s1a on / (ufs, local)
devfs on /dev (devfs, local)
/dev/da0s1g on /usr (ufs, local, soft-updates)
/dev/da0s1d on /var (ufs, local, soft-updates)
/dev/da0s1e on /var/log (ufs, local, noatime,
soft-updates)
/dev/da0s1f on /var/spool (ufs, local, noatime,
soft-updates)
/dev/md1 on /var/spool/MailScanner/incoming (ufs,
local, noatime, soft-updates)
devfs on /var/named/dev (devfs, local)

Is this a bug or anything falat.


Cheers,
Deepak Naidu.





___ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


dmesg shows no output

2005-10-24 Thread Deepak Naidu
Hi,

   I just checked today, that when executing dmesg
command, I didnt get any output ie no logs.  And more
over even if I stop and start /etc/rc.d/dmesg
the /var/run/dmesg.boot is deleted and not inputted
with new logs.

I just want to know, whether someone has hacked my
system or ? is dmesg not giving any output.

I hope some can help me out in this issue.

Cheers,
Deepak Naidu.





___ 
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre. http://uk.security.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Nagios Client on FreeBSD 5.4

2005-10-21 Thread Deepak Naidu

Mike & Pete one question more, sorry dudes...

I have the Nagios server on Linux, Have installed nrpe
v2.0 on FreeBSD, when using check_nrpe from linux box,
I get CHECK_NRPE: Socket timeout after 10 seconds
error, theres no firewall, but when using chekc_nrpe
from FreeBSD to FreeBSD it works fine. ie chekcing
load, disk etc...

I run nrpe2 as daemon mode not using inetd or xinetd
allowed the hosts in my network ie 2.0

Any clue regarding the error, version issue is not
there, bcos both linux and freebsd use the same nrpe.

Thanx for any input.


Cheers,
Deepak Naidu.

--- Mike Woods <[EMAIL PROTECTED]>
wrote:

> pete wright wrote:
> 
> >  You can also monitor disk load and activity via
> net-snmp. I use
> >  net-snmp to monitor large networks of
> heterogenous hardware and OS's
> >  (*BSD/Linux/IRIX/Solaris/etc..) along side
> nagios. Granted SNMP may
> >  not be a viable protocol to use on the public
> internet...
> 
> Indeed, with all the security flaws found in snmp it
> makes it fine in a 
> controlled local network but for the internet it's
> almost asking for 
> trouble, I actualy use snmp to monitor a our PIX's,
> tis a shame the pix 
> gives out so little trafic information else id find
> far more use for it 
> in our nagios setup.
> 
> ---
> Mike Woods
> Systems Administrator
> 
> ___
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 






___ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Nagios Client on FreeBSD 5.4

2005-10-21 Thread Deepak Naidu
Hey Igor Robul, what made u seem my mail as spam

If replying the message is spam I hope there is no
meaning of mail forum I just C one more spammer
named Igor ha ha ha ha...

Cheers,
Deepak Naidu.


--- Igor Robul <[EMAIL PROTECTED]> wrote:

> Deepak Naidu wrote:
> 
> >Right Mike, this is what exactly I want.  More
> details are
> > 
> >I have LVS server in Linux, installed with Nagios. 
> I have 5 spam servers and 5 IMAP and POP servers,
> from which 2 spam servers are
> >
> 
>   
> 
> 
> 5 spam servers? Now we know at least one spammer
> ___
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 






___ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Nagios Client on FreeBSD 5.4

2005-10-20 Thread Deepak Naidu
Thanx again Mike for detail explanation.
 
Cheers,
Deepak Naidu.

Mike Woods <[EMAIL PROTECTED]> wrote:
Deepak Naidu wrote:


> If I want to monitor load, disk space, http etc service I have
> install entire nagios package or nagios-statsd, or plugins ?

SMTP, http imap etc can all be monitored over the internet by the nagios 
box since the check plugins for those are tcp/ip based, things like disk 
space will require the nrpe setup (or one of the equivilent) which only 
needs the plugins, I use nagios and nrpe extensivley to monitor our rack 
at redbus, network services are just another service definition, checks 
for disk access call the nrpe check command on the nagios server which 
connects to the nrpe service on the remote machine which in turn runs 
the nagios check plugin and returns the results to the nagios server!

Basicly you'll need the nrpe package and the nagios plugins package but 
since the nagios plugins are a dependancy of the nrpe port all you'll 
need to install yourself is the nrpe package (assuming you're using 
ports), you'll also need to install the nrpe package on the linux box in 
order to get the check command for nagios!

---
Mike Woods
Systems Administrator
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


-
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD 5.4 on a Sun Fire v40z

2005-10-20 Thread Deepak Naidu
I have a running FreeBSD 5.4 installation on SunFire amd 64 v20 dual cpu  I 
know its not same, but the scsi disk detected and is performing fine. 
 
Regarding the partition, I have noticed that if you partition /boot on seperate 
partition then the boot fails(this is comman for any intel or amd make)

can u check dmesg for any errors.
 
Cheers,
Deepak Naidu.

Matteo Quintiliani <[EMAIL PROTECTED]> wrote:
Hi,

yesterday I tried to install FreeBSD 5.4-amd64 on a Sun Fire v40z.
Installation works fine, it finds any hardware and I'm able to 
configure any setting.

The problem occurs when server is booting. I get a black screen and 
the server reboot automatically.
Server has 4 processors AMD Opteron 850 and 2 scsi hard disk 73GB.

I tried to:
- use only a disk, the problem is the same
- install both "Standard boot" and "FreeBSD Boot Manager", the 
problem is the same.

I noticed in FDisk that, after the installation, the freebsd slice 
lost "bootable" property.

Please, could someone help me?

Thanks in advance,
Matteo

--
Matteo Quintiliani
Istituto Nazionale di Geofisica e Vulcanologia
Centro Nazionale Terremoti - UF Sismos
Via di Vigna Murata, 605 - 00143 Roma, Italy
e-mail: [EMAIL PROTECTED]

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


-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Nagios Client on FreeBSD 5.4

2005-10-20 Thread Deepak Naidu
Right Mike, this is what exactly I want.  More details are
 
I have LVS server in Linux, installed with Nagios.  I have 5 spam servers and 5 
IMAP and POP servers, from which 2 spam servers are FreeBSD 5.4.  I have been 
monitoring them through Linux nagios, and running nrpe on clients.
 
But now for FreeBSD, I hope for SMTP check or MailQ I dont need any 
installation of nagios client(plugin) right ?
 
If I want to monitor load, disk space, http etc service I have install entire 
nagios package or nagios-statsd, or plugins ?
 
Thanx for any info.
 
 
Cheers,
Deepak Naidu

Mike Woods <[EMAIL PROTECTED]> wrote:
Deepak Naidu wrote:

> Hi, I wanted to install nagios client on FreeBSD 5.4. I want to
> monitor my SMTP (25) and disk usage etc to be monitored from Nagios
> server installed on Linux box.
>
> How do I do... In linux there is Nagios-Client.rpm. What is the
> alternative on FreeBSD
>
> I dont want the server, I just wnat to monito my FreeBSD 5.4 host.

I know this has already been addresses by others but i have another 
answer :)

If im reding you right you have a linux box setup with nagios and you 
want to monitor services on a remote freebsd box ?

SMTP wont be an issue, that can be monitored with check_smtp as someone 
has already suggested, local stats like disk usage can be monitored a 
number of ways, personaly i've found nrpe (nagios remote plugin 
executor), nrpe basicly allows you to execute nagios check plugins over 
a network/the internet, it's in ports (2 versions depending on which 
version of nagios you have installed) and it'll install the 
nagios-plugins package as a dependancy, once it's installed you can 
configure the commands nrpe will answer and these commands in turn call 
a nagios plugin.

Jobs-a-goodun :P

--
Mike Woods
Systems Administrator
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


-
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Nagios Client on FreeBSD 5.4

2005-10-17 Thread Deepak Naidu
Thanx Bob for the hint...

Cheers,
Deepak Naidu.


--- Bob Middaugh <[EMAIL PROTECTED]> wrote:

> > Deepak Naidu wrote:
> > > Hi,
> > > I wanted to install nagios client on FreeBSD
> 5.4. 
> > > I want to monitor my SMTP (25) and disk usage
> etc to be 
> > monitored from 
> > > Nagios server installed on Linux box.
> > > 
> > > How do I do... In linux there is
> Nagios-Client.rpm. 
> > > What is the alternative on FreeBSD
> > > 
> > > I dont want the server, I just wnat to monito my
> FreeBSD 5.4 host.
> > > 
> > > Thanx for any help..
> > > 
> > > Cheers,
> > > Deepak Naidu.
> > > 
> 
> On FreeBSD running nagios server, (dunno about
> Linux) From
> /usr/local/libexec/nagios  you'll see the plugins,
> or install them
> from ports if you don't have them already.  For disk
> is check_disk or
> check_local_disk, I don't have it in front of me
> right now.  from
> there you can do in your config file.:
> 
> check_command   check_local_disk 
> 
> check_command   check_tcp!25   <--will monitor your
> SMTP service OR
> check_command   check_SMTP
> 
> Read the Nagios docs for syntax on choosing a disk
> slice and setting
> the alert threshold.
> 
> Good Luck,
> Bob
> 
> > > 
> > > 
> > > 
> > > Linux your Life, Don't Window it [[]]
> > > 
> > > { All for the best }
> > > 
> > > 
> 
> ___
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 




___ 
How much free photo storage do you get? Store your holiday 
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Making FreeBSD 5.4-Release to FreeBSD 5.4-stable

2005-10-17 Thread Deepak Naidu
Thanx to Andrew, Michael and other for helping me out...

 

Thanx Michael for the details...

 

Cheers,

Deepak Naidu.


"Michael C. Shultz" <[EMAIL PROTECTED]> wrote:
On Monday 17 October 2005 10:06, Deepak Naidu wrote:
> I have been to the below link
>
> ftp://snapshots.jp.freebsd.org/pub/FreeBSD/snapshots/i386/
>
> I cant understand that should I just copy and them in my FreeBSD 5.4 or
> waht to do.. I have also been in
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html
>
> even then I cant understand, should I use cvsup with that relaseor stable
> tag, there after should I recompile my kernel or rebuild, thats the reason
> Iam asking, ist not that I am not taking effort but its not put in easy
> way...

With a little information it is so much easier to help you :)

here is a sample cvsup file that will get you 5_STABLE

*default host=cvsup6.FreeBSD.org
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs tag=RELENG_5
*default delete use-rel-suffix
src-all

in /etc/make.conf you need a line that points
to the above file, here is the one in mine:

SUPFILE= /usr/local/etc/cvsup/stable-supfile

I recomend you install sysutils/fastest_cvsup
then add this to /etc/make.conf as well:

SUPHOST= `/usr/local/bin/fastest_cvsup -Qc us`

The above will automatically cycle through the cvservers untill
it finds one that is available when you run cvsup

then cd /usr/src and run "make update" this will get you the 
5_STABLE sources. From that point read carefully

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
section 20.4.1 The Canonical Way to Update Your System

Because this is your first time you should expect to loose everything on your
system and have taken appropriate precautions ie backing up anything
you cant live without.

-Mike

>
> If you can help me that would be nice, else no worries :)
>
> Cheers,
> Deepak Naidu
>
>
> "Michael C. Shultz" wrote:
>
> On Monday 17 October 2005 08:57, you wrote:
> > I have tried nothing, so thats the reason I have posted here.
>
> My recomendation is you make some effort to help yourself,
> then if you get stuck try asking again and do provide details
> of what you have tried.
>
> -Mike
>
> > "Michael C. Shultz" wrote:On Monday 17 October 2005
>
> 04:57, Deepak Naidu wrote:
> > > Hi,
> > > I how can I convert upgarde my FreeBSD 5.4-Relase to FreeBSD
> > > 5.4-Stable. I read the handbook, but things goes bouncer from my head.
> > >
> > > Can some one put in simple and exact steps.
> > >
> > > Cheers,
> > > Deepak Naidu
> >
> > What have you tried so far?
> >
> > -Mike
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
> >
> >
> >
> > -
> > Does your mail provider give you FREE antivirus protection?
> > Get Yahoo! Mail
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>
>
> -
> Yahoo! Messenger NEW - crystal clear PC to PC calling worldwide with
> voicemail ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"


-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Making FreeBSD 5.4-Release to FreeBSD 5.4-stable

2005-10-17 Thread Deepak Naidu
I have been to the below link 
 
ftp://snapshots.jp.freebsd.org/pub/FreeBSD/snapshots/i386/
 
I cant understand that should I just copy and them in my FreeBSD 5.4 or waht to 
do..
I have also been in 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html
 
even then I cant understand, should I use cvsup with that relaseor stable tag, 
there after should I recompile my kernel or rebuild, thats the reason Iam 
asking, ist not that I am not taking effort but its not put in easy way...
 
If you can help me that would be nice, else no worries :)
 
Cheers,
Deepak Naidu


"Michael C. Shultz" <[EMAIL PROTECTED]> wrote:
On Monday 17 October 2005 08:57, you wrote:
> I have tried nothing, so thats the reason I have posted here.
>
My recomendation is you make some effort to help yourself,
then if you get stuck try asking again and do provide details
of what you have tried.

-Mike

> "Michael C. Shultz" wrote:On Monday 17 October 2005 
04:57, Deepak Naidu wrote:
> > Hi,
> > I how can I convert upgarde my FreeBSD 5.4-Relase to FreeBSD
> > 5.4-Stable. I read the handbook, but things goes bouncer from my head.
> >
> > Can some one put in simple and exact steps.
> >
> > Cheers,
> > Deepak Naidu
>
> What have you tried so far?
>
> -Mike
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>
>
>
> -
> Does your mail provider give you FREE antivirus protection?
> Get Yahoo! Mail
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Making FreeBSD 5.4-Release to FreeBSD 5.4-stable

2005-10-17 Thread Deepak Naidu
I have tried nothing, so thats the reason I have posted here.

"Michael C. Shultz" <[EMAIL PROTECTED]> wrote:On Monday 17 October 2005 04:57, 
Deepak Naidu wrote:
> Hi,
> I how can I convert upgarde my FreeBSD 5.4-Relase to FreeBSD
> 5.4-Stable. I read the handbook, but things goes bouncer from my head.
>
> Can some one put in simple and exact steps.
>
> Cheers,
> Deepak Naidu
>

What have you tried so far?

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



-
Does your mail provider give you FREE antivirus protection? 
Get Yahoo! Mail
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Showing -- minus limit in df -h

2005-10-17 Thread Deepak Naidu
Hi,
 
 FreeBSD 5.4 show -(minus) limit when using the df -h command in /var/spool
 
OUtput bewlow:
 
/dev/da0s1a 9.7G  416M   8.5G   5% /
devfs   1.0K  1.0K 0B 100%  /dev
/dev/da0s1g 13G   4.2G7.7G   35%   /usr
/dev/da0s1d 9.7G  68M 8.8G   1% /var
/dev/da0s1e 19G   1.5G16G8% /var/log
/dev/da0s1f  9.7G  -48M9.0G   -1%/var/spool
/dev/md1 1.4G   846K  1.3G 0%
/var/spool/MailScanner/incoming
devfs   1.0K  1.0K 0B 100%  /var/named/dev

 
Cheers,
Deepak Naidu


-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Making FreeBSD 5.4-Release to FreeBSD 5.4-stable

2005-10-17 Thread Deepak Naidu
Hi,
 I how can I convert upgarde my FreeBSD 5.4-Relase to FreeBSD 
5.4-Stable.  I read the handbook, but things goes bouncer from my head.
 
Can some one put in simple and exact steps.
 
Cheers,
Deepak Naidu
 
 


-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Nagios Client on FreeBSD 5.4

2005-10-16 Thread Deepak Naidu
Thanx Mattias I will give it a try and see.

 

Cheers,

Deepak Naidu


Mattias Björk <[EMAIL PROTECTED]> wrote:
Hi,

Deepak Naidu wrote:
> Hi,
> I wanted to install nagios client on FreeBSD 5.4. 
> I want to monitor my SMTP (25) and disk usage etc to
> be monitored from Nagios server installed on Linux
> box.
> 
> How do I do... In linux there is Nagios-Client.rpm. 
> What is the alternative on FreeBSD 
> 
> I dont want the server, I just wnat to monito my
> FreeBSD 5.4 host.
> 
> Thanx for any help..
> 
> Cheers,
> Deepak Naidu.
> 
> 
> 
> 
> 
> 
> 
> Linux your Life, Don't Window it [[]] 
> 
> { All for the best }
> 
> 
> 
> 
> 
> 
> ___ 
> How much free photo storage do you get? Store your holiday 
> snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Im not sure but I did a cd /usr/ports && make search key=nagios and 
found a bunch of information.
My best bet is to check out nagios-statd in ports. The full path is 
/usr/ports/sysutils/nagios-statd.

Best Regards Mattias Björk
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


-
How much free photo storage do you get? Store your holiday snaps for FREE with 
Yahoo! Photos. Get Yahoo! Photos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Disabling Hyperthreading...

2005-10-16 Thread Deepak Naidu
Hi,
I have installed FreeBSD 5.4 on Dell PowerEdge
1750, which has Xeon processors.

I have recompiled the kernel with SMP support(should I
add any option in Kernelconf file to disable it)

When using top command I c 0123, processor it seems
hyper threading is enabled.

How do I disable it, or is it diabled 


Thanx for any advise.

Cheers,
Deepak Naidu.



___ 
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre. http://uk.security.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Should I increase vfs.read_max

2005-10-16 Thread Deepak Naidu
Thanx very much Andrew...


Cheers,
Deepak Naidu.


--- "Andrew P." <[EMAIL PROTECTED]> wrote:

> On 10/15/05, Deepak Naidu <[EMAIL PROTECTED]>
> wrote:
> > Thanx Andrew,
> >
> >  Could u provide some details, where
> can I
> > obtain 6.0, stable or what ever the updated
> release is
> > there for 6.0.  The exact ISO download location.
> >
> > Bcos, I am always confused which one of 6.0 is
> perfect
> > or  good.  If at all I am upgrading, how should I
> do.
> >
> > Thanx again for the feedback.
> >
> > Can I use Raisefs/XFS in Read and Write mode in
> 6.0
> >
> > I know I am asking for more.
> >
> 
> I see that you live in India. Unfortunately, there
> are no
> good mirrors there that I know about. You can try to
> download 6.0-RC1 image from our central ftp server:
>
ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/6.0/6.0-RC1-i386-disc1.iso
> 
> But if the box is directly connected to the Internet
> (even via slow/lossy link), you'd better cvsup to
> the latest source tree and rebuild world/kernel.
> The update from 5.4 to 6.0 is painless.
> 
> 6.0 has read-only support for ReiserFS partitions,
> there's an effort to provide XFS support also, but
> it's far from complete yet. For most applications,
> UFS2 is as good (fast, reliable, feature-rich) as
> it gets.
> 
> You can learn how to upgrade your system to
> 6.0 by reading this:
>
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html
> 
> post to this list in case of trouble, but choose
> a new subj line.
> 
> 
> Good luck,
> Andrew P.
> 






___ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Nagios Client on FreeBSD 5.4

2005-10-16 Thread Deepak Naidu
Hi,
I wanted to install nagios client on FreeBSD 5.4. 
I want to monitor my SMTP (25) and disk usage etc to
be monitored from Nagios server installed on Linux
box.

How do I do...  In linux there is Nagios-Client.rpm. 
What is the alternative on FreeBSD 

I dont want the server, I just wnat to monito my
FreeBSD 5.4 host.

Thanx for any help..

Cheers,
Deepak Naidu.







Linux your Life, Don't Window it [[]] 

   { All for the best }






___ 
How much free photo storage do you get? Store your holiday 
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Should I increase vfs.read_max

2005-10-15 Thread Deepak Naidu
Thanx Andrew,

 Could u provide some details, where can I
obtain 6.0, stable or what ever the updated release is
there for 6.0.  The exact ISO download location.

Bcos, I am always confused which one of 6.0 is perfect
or  good.  If at all I am upgrading, how should I do.

Thanx again for the feedback.

Can I use Raisefs/XFS in Read and Write mode in 6.0

I know I am asking for more.

Cheers,
Deepak Naidu.

--- "Andrew P." <[EMAIL PROTECTED]> wrote:

> On 10/15/05, Deepak Naidu <[EMAIL PROTECTED]>
> wrote:
> > Hi,
> >  I am running FreeBSD 5.4 on SunFire v20 on
> single
> > hard disk 73 GB...
> >
> > I googled down some links regarding increasing IO
> > performance.  It said increase vfs.read_max from 8
> to
> > 16. I have done that, but cant justify any
> > improvement, as I am running mailserver(spam
> checker).
> >  Should I revert to 8 or use 16.
> >
> > Have any one tried or is it recommended.
> >
> > Also, how do I enable hyperthearding, does it
> improve
> > performance...
> >
> > Link:
> >
>
http://www.mail-archive.com/freebsd-performance@freebsd.org/msg00144.html
> >
> > Cheers,
> > Deepak Naidu
> >
> >
> >
> >
>
___
> > How much free photo storage do you get? Store your
> holiday
> > snaps for FREE with Yahoo! Photos
> http://uk.photos.yahoo.com
> > ___
> > freebsd-questions@freebsd.org mailing list
> >
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> >
> >
> 
> Think about upgrading to 6.0-RC1, its disk
> performance
> is great.
> 
> Hyperthreading will probably bring you more
> problems,
> than performance. If you don't run very intensive
> virus scanning, you don't need it.
> ___
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 



Linux your Life, Don't Window it [[]] 

   { All for the best }






___ 
Does your mail provider give you FREE antivirus protection? 
Get Yahoo! Mail http://uk.mail.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Should I increase vfs.read_max

2005-10-15 Thread Deepak Naidu

--- "Andrew P." <[EMAIL PROTECTED]> wrote:

> On 10/15/05, Deepak Naidu <[EMAIL PROTECTED]>
> wrote:
> > Hi,
> >  I am running FreeBSD 5.4 on SunFire v20 on
> single
> > hard disk 73 GB...
> >
> > I googled down some links regarding increasing IO
> > performance.  It said increase vfs.read_max from 8
> to
> > 16. I have done that, but cant justify any
> > improvement, as I am running mailserver(spam
> checker).
> >  Should I revert to 8 or use 16.
> >
> > Have any one tried or is it recommended.
> >
> > Also, how do I enable hyperthearding, does it
> improve
> > performance...
> >
> > Link:
> >
>
http://www.mail-archive.com/freebsd-performance@freebsd.org/msg00144.html
> >
> > Cheers,
> > Deepak Naidu
> >
> >
> >
> >
>
___
> > How much free photo storage do you get? Store your
> holiday
> > snaps for FREE with Yahoo! Photos
> http://uk.photos.yahoo.com
> > ___
> > freebsd-questions@freebsd.org mailing list
> >
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> >
> >
> 
> Think about upgrading to 6.0-RC1, its disk
> performance
> is great.
> 
> Hyperthreading will probably bring you more
> problems,
> than performance. If you don't run very intensive
> virus scanning, you don't need it.
> ___
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 



Linux your Life, Don't Window it [[]] 

   { All for the best }






___ 
How much free photo storage do you get? Store your holiday 
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Should I increase vfs.read_max

2005-10-15 Thread Deepak Naidu
Hi,
 I am running FreeBSD 5.4 on SunFire v20 on single
hard disk 73 GB...

I googled down some links regarding increasing IO
performance.  It said increase vfs.read_max from 8 to
16. I have done that, but cant justify any
improvement, as I am running mailserver(spam checker).
 Should I revert to 8 or use 16.

Have any one tried or is it recommended.

Also, how do I enable hyperthearding, does it improve
performance...

Link:
http://www.mail-archive.com/freebsd-performance@freebsd.org/msg00144.html

Cheers,
Deepak Naidu



___ 
How much free photo storage do you get? Store your holiday 
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Regarding SMP -- usage of dual CPU

2005-10-11 Thread Deepak Naidu
Thanx Tamouh for ur instant reply... Yes I do see C with 0 & 1.

 

Thanx gain.

 

Cheers,

Deepak Naidu.


"Tamouh H." <[EMAIL PROTECTED]> wrote:

> Dmesg shows FreeBSD ditected 2 CPU. But I want to find
> whether it is using Dual CPU or only one CPU.
>
> As I see SMP: AP CPU #1 Launched! in dmesg. What about CPU
> #0 is it using it.
>

Run 'top' and if you see a new column named 'C' with 0 and 1 then your SMP
is working properly.

Best,

Tamouh


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


-
How much free photo storage do you get? Store your holiday snaps for FREE with 
Yahoo! Photos. Get Yahoo! Photos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Regarding SMP -- usage of dual CPU

2005-10-11 Thread Deepak Naidu
Hi,
  I have dual process on my Sunfire v20.  I have enabled SMP option in 
kernel and compiled & booted with new kernel.  Dmesg shows FreeBSD ditected 2 
CPU.  But I want to find whether it is using Dual CPU or only one CPU.
 
 As I see SMP: AP CPU #1 Launched! in dmesg.  What about CPU #0 is it using it.
 
Thanx for reponse.
 
Cheers,
Deepak Naidu.



-
How much free photo storage do you get? Store your holiday snaps for FREE with 
Yahoo! Photos. Get Yahoo! Photos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Patching to FreeBSD 5.4-p7

2005-10-09 Thread Deepak Naidu
Hi,
 I want to know ow to upgarde or patch my FreeBSD 5.4 version to FreeBSD 
5.4-p7
 
Cheers,
Deepak Naidu.


-
How much free photo storage do you get? Store your holiday snaps for FREE with 
Yahoo! Photos. Get Yahoo! Photos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Obtaining patch for FreeBSD 5.4

2005-10-03 Thread Deepak Naidu
Thanx for the inof..

I will try them...

Cheers,
Deepak Naidu


--- Micah <[EMAIL PROTECTED]> wrote:

> 
> 
> Deepak Naidu wrote:
> > Hi,
> >  I have installed FreeBSD 5.4-release. I want
> to make it stable by patching. What should I do to
> make my FreeBSD 5.4 as stable(is 5.4 relase default
> a stable one ?).
> >  
> > Cheers,
> > Deepak Naidu.
> 
> Basic procedure:  update your system sources to
> latest releng_5_4 via 
> cvsup, compile, then install.  Poof done.  Okay, not
> quite that simple, 
> here's some links to get you started:
> 
> Some general directions can be found at 
>
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html
> 
> specifically
>
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
> and
>
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html
> 
> If after reading those links you still have
> questions, ask questions here.
> 
> HTH,
> Micah
> ___
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 



Linux your Life, Don't Window it [[]] 

   { All for the best }








___ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Obtaining patch for FreeBSD 5.4

2005-10-02 Thread Deepak Naidu
Hi,
 I have installed FreeBSD 5.4-release. I want to make it stable by 
patching. What should I do to make my FreeBSD 5.4 as stable(is 5.4 relase 
default a stable one ?).
 
Cheers,
Deepak Naidu.
 


-
How much free photo storage do you get? Store your holiday snaps for FREE with 
Yahoo! Photos. Get Yahoo! Photos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Unloading kernel modules (fault tarp error)

2005-09-22 Thread Deepak Naidu
Hi,
  I have installed LVS server/hearbeat on FreeBSD. 
ipvsadm has some moudles which are to be loaded in
kernel.  I can easily load and unload them using
kldload, and kldunload command, but the issue is that
I want to load them at startup.

But when I pass the argument in /etc/loader.conf
system doesnt startup and I get page fault trap page
fault in kernel error and stop booting.  So I decided
to put them in /etc/rc.local, using the kload command.
 Then the startup is fine, it loads ok.

But when rebooting I get the same error, and after 15
secs starts.  It doesnt unloads the modules(bcos I
havent given any command to unload--- where should I
give if I dont use /etc/loader.conf).

Hope the issue is understood.  Please let me know if
you need more explanation.

Cheers,
Deepak Naidu.
  

Send instant messages to your online friends http://uk.messenger.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Performance of mailserevr in FreeBSD 5.4

2005-09-22 Thread Deepak Naidu

Thnax to you all...  We have done a black box testing
and seems FreeBSD is rocking, except when SA is set to
yes, Spamassasin(SA)... it just timesout.. It s my
look out, might be RAM issue...

Thanx for the feedback...

Cheers,
Deepak Naidu.

--- snacktime <[EMAIL PROTECTED]> wrote:

> On 9/20/05, Deepak Naidu <[EMAIL PROTECTED]>
> wrote:
> >
> > Hi,
> >
> > I wanted to know whether FreeBSD can make a
> perfect
> > mailserver compared to mailservers on linux. I am
> in
> > process of porting them, but needed some
> statistical
> > info regarding its performance compared with other
> os.
> >
> 
> How do you define perfect? Performance? Mail servers
> are there own animal,
> performance doesn't apply in the same way it does
> with a web server for
> instance. Honestly, you are asking the wrong
> questions. The issues you will
> most likely face are tuning issues for large numbers
> of processes and files
> on disk. The mail server software you use will have
> way more impact on your
> performance and capacity then the OS will.
> 
> If you want more specific answers you need to be
> more specific in your
> question. Give some details about what you need to
> do, what capacity you
> need, and you will probably get some helpful
> answers. You just aren't giving
> enough information to get anything useful in return
> other than 'ya freebsd
> will work fine'.
> 
> Chris
> ___
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 




___ 
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre. http://uk.security.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Performance of mailserevr in FreeBSD 5.4

2005-09-21 Thread Deepak Naidu
Thanx buddy, I am no way underestimating nay OS, but
need to be daam sure, before shifting all my servers,
hope u can understand.

Cheers,
Deepak Naidu.


--- bsd <[EMAIL PROTECTED]> wrote:

> I have configured four servers using FreeBSD 5.3
> with the following  
> ports :
> 
> - Postfix
> - Amavisd-new
> - SpamAssassin
> - Dcc
> - Courrier-IMAP
> - Clamav
> 
> Not only is this working very well, but It's easy to
> update and very  
> steady.
> 
> One of the configuration I have is load balancing
> the trafic (using  
> MX DNS) between 2 servers (1U 3Ghz Intel proc).
> Servers are  
> processing mail (virus scanned - user verification
> using LDAP - spam  
> checked) and delivering them inside a network wher
> people are  
> collecting them.
> 
> More than 10.000 mails are processed every day no
> problem.
> 
> If you need more detail - let me know.
> 
> 
> Sincerly yours.
> 
> 
> Le 20 sept. 05 à 19:44, Deepak Naidu a écrit :
> 
> > Thanx Randy,
> >
> >  It would be good, if I have some data
> of posted doc  
> > regarding this... or of
> > your own experience. Thanx for your advise 
> >
> > Cheers,
> > Deepak Naidu.
> >
> > Randy Schultz <[EMAIL PROTECTED]> wrote:
> > On Tue, 19 Sep 2005, Chuck Swiger spaketh thusly:
> >
> > -}Deepak Naidu wrote:
> > -}> I wanted to know whether FreeBSD can make a
> perfect
> > -}> mailserver compared to mailservers on linux. I
> am in
> > -}> process of porting them, but needed some
> statistical
> > -}> info regarding its performance compared with
> other os.
> > -}
> > -}FreeBSD makes a fine mailserver.
> >
> > It certainly does.
> >
> > A few months ago I did some testing and found that
> freebsd 5.4 with  
> > softupdates
> > enabled was able to process IIRC ~300% more email
> than fedora core  
> > 4. In fact
> > sendmail on fbsd 5.4 handled nearly as much email
> as postfix on fc4  
> > while
> > postfix on fbsd 5.4 was smokin' the wire. I still
> have the hard  
> > data around
> > somewhere if you think it'll be useful to you.
> >
> > --
> > Randy ([EMAIL PROTECTED]) 715-726-2832 email
> bodhisattva <*>
> >
> > "There is no fire like passion, there is no shark
> like hatred,
> > there is no snare like folly, there is no torrent
> like greed."
> >
> > ___
> > freebsd-questions@freebsd.org mailing list
> >
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> "freebsd-questions- 
> > [EMAIL PROTECTED]"
> >
> >
> > -
> > How much free photo storage do you get? Store your
> holiday snaps  
> > for FREE with Yahoo! Photos. Get Yahoo! Photos
> > ___
> > freebsd-questions@freebsd.org mailing list
> >
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> "freebsd-questions- 
> > [EMAIL PROTECTED]"
> >
> 
> 
> 
> 
> «?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§
> 
> Gregober ---> PGP ID --> 0x1BA3C2FD
> bsd @at@ todoo.biz
> 
> «?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§
> 
> 
> 
> 
> ___
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 



Linux your Life, Don't Window it [[]] 

   { All for the best }






___ 
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre. http://uk.security.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Performance of mailserevr in FreeBSD 5.4

2005-09-20 Thread Deepak Naidu
Thanx Randy,
 
 It would be good, if I have some data of posted doc regarding 
this... or of 
your own experience. Thanx for your advise   
 
Cheers,
Deepak Naidu.

Randy Schultz <[EMAIL PROTECTED]> wrote:
On Tue, 19 Sep 2005, Chuck Swiger spaketh thusly:

-}Deepak Naidu wrote:
-}> I wanted to know whether FreeBSD can make a perfect
-}> mailserver compared to mailservers on linux. I am in
-}> process of porting them, but needed some statistical
-}> info regarding its performance compared with other os.
-}
-}FreeBSD makes a fine mailserver.

It certainly does.

A few months ago I did some testing and found that freebsd 5.4 with softupdates
enabled was able to process IIRC ~300% more email than fedora core 4. In fact 
sendmail on fbsd 5.4 handled nearly as much email as postfix on fc4 while 
postfix on fbsd 5.4 was smokin' the wire. I still have the hard data around 
somewhere if you think it'll be useful to you.

--
Randy ([EMAIL PROTECTED]) 715-726-2832 email bodhisattva <*>

"There is no fire like passion, there is no shark like hatred,
there is no snare like folly, there is no torrent like greed."

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


-
How much free photo storage do you get? Store your holiday snaps for FREE with 
Yahoo! Photos. Get Yahoo! Photos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Performance of mailserevr in FreeBSD 5.4

2005-09-20 Thread Deepak Naidu
Hi,

   I wanted to know whether FreeBSD can make a perfect
mailserver compared to mailservers on linux.  I am in
process of porting them, but needed some statistical
info regarding its performance compared with other os.

It seems many webservers are run on FreeBSD, I know
its stable, but any specific, like less IO process
kernel, system tuning etc

Cheers,
Deepak Naidu

Send instant messages to your online friends http://uk.messenger.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD 5.4 Custom CD making...

2005-09-16 Thread Deepak Naidu
Thanx again, I could no where find install.cfg in the
CD1 of FreeBSD 5.4, was was just wondering...

If possible could you drop down the exact steps for
me..
I know I am asking for more..



--- Ean Kingston <[EMAIL PROTECTED]> wrote:

> On September 16, 2005 11:03 am, Deepak Naidu wrote:
> > thanx for the hint, ya thats ok, is sysinstall
> only
> > used for jumpstart installation, or is it do
> something
> > with custom CD.
> >
> > b'cos i wanted it to be made in a custom-CD
> containing
> > my apps, and configs, so that it gets installed on
> > different hardware machines.
> 
> Sysinstall is for installing FreeBSD. It works with
> a variety of install 
> types. As long as you stick with the format of the
> install CD you should be 
> able to add to it and have an installable system.
> 
> >
> > Regards,
> > Deepak Naidu.
> >
> >
> > --- Lowell Gilbert
> >
> > <[EMAIL PROTECTED]> wrote:
> > > Deepak Naidu <[EMAIL PROTECTED]> writes:
> > > > any clue on this ??
> > >
> > > Well, start with "man sysinstall" and use the
> > > "batch" facility.
> > >
> > > > --- Deepak Naidu <[EMAIL PROTECTED]> wrote:
> > > > > Hi,
> > > > >
> > > > > I wanted to create a custom FreeBSD 5.4,
> > >
> > > which
> > >
> > > > > will include my needed packages, and the
> > >
> > > partition
> > >
> > > > > type(ie / , /var, /usr and the partition
> size)
> > >
> > > what
> > >
> > > > > I prefix, this will not ask user with
> sysinstall
> > > > > options, if needed only root password.
> > > > >
> > > > > In short making my own distro.
> > > > >
> > > > > I hope some one have this valuable info..
> >
> > Linux your Life, Don't Window it [[]]
> >
> >{ All for the best }
> >
> >
> >
> >
> >
> >
> >
>
___
> > How much free photo storage do you get? Store your
> holiday
> > snaps for FREE with Yahoo! Photos
> http://uk.photos.yahoo.com
> > ___
> > freebsd-questions@freebsd.org mailing list
> >
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
> 
> -- 
> Ean Kingston
> 
> E-Mail: ean AT hedron DOT org
> URL: http://www.hedron.org/
> I am currently looking for work. If you need
> competent system/network 
> administration please feel free to contact me
> directly.
> ___
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 



Linux your Life, Don't Window it [[]] 

   { All for the best }






___ 
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre. http://uk.security.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD 5.4 Custom CD making...

2005-09-16 Thread Deepak Naidu
thanx for the hint, ya thats ok, is sysinstall only
used for jumpstart installation, or is it do something
with custom CD.

b'cos i wanted it to be made in a custom-CD containing
my apps, and configs, so that it gets installed on
different hardware machines.

Regards,
Deepak Naidu.


--- Lowell Gilbert
<[EMAIL PROTECTED]> wrote:

> Deepak Naidu <[EMAIL PROTECTED]> writes:
> 
> > any clue on this ??
> 
> Well, start with "man sysinstall" and use the
> "batch" facility.
> 
> > 
> > 
> > --- Deepak Naidu <[EMAIL PROTECTED]> wrote:
> > 
> > > Hi,
> > >  
> > > I wanted to create a custom FreeBSD 5.4,
> which
> > > will include my needed packages, and the
> partition
> > > type(ie / , /var, /usr and the partition size)
> what
> > > I prefix, this will not ask user with sysinstall
> > > options, if needed only root password.
> > >  
> > > In short making my own distro.
> > >  
> > > I hope some one have this valuable info..
> 



Linux your Life, Don't Window it [[]] 

   { All for the best }






___ 
How much free photo storage do you get? Store your holiday 
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD 5.4 Custom CD making...

2005-09-15 Thread Deepak Naidu

any clue on this ??


--- Deepak Naidu <[EMAIL PROTECTED]> wrote:

> Hi,
>  
> I wanted to create a custom FreeBSD 5.4, which
> will include my needed packages, and the partition
> type(ie / , /var, /usr and the partition size) what
> I prefix, this will not ask user with sysinstall
> options, if needed only root password.
>  
> In short making my own distro.
>  
> I hope some one have this valuable info..
> 
>   
> -
> How much free photo storage do you get? Store your
> holiday snaps for FREE with Yahoo! Photos. Get
> Yahoo! Photos
> ___
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 



Linux your Life, Don't Window it [[]] 

   { All for the best }






___ 
How much free photo storage do you get? Store your holiday 
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD 5.4 Custom CD making...

2005-09-15 Thread Deepak Naidu
Hi,
 
I wanted to create a custom FreeBSD 5.4, which will include my needed 
packages, and the partition type(ie / , /var, /usr and the partition size) what 
I prefix, this will not ask user with sysinstall options, if needed only root 
password.
 
In short making my own distro.
 
I hope some one have this valuable info..


-
How much free photo storage do you get? Store your holiday snaps for FREE with 
Yahoo! Photos. Get Yahoo! Photos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


TempFS in FreeBSD 5.4

2005-09-13 Thread Deepak Naidu
Hi all,

   I waned to create a RAM disk, rather tempfs. 
How do I do it in FreeBSD.

In Linux there is a fund of tempfs like below...
mounted in fstab(content of fstab)
none on /dev/shm type tmpfs (rw)

and one more thing can I mount /proc, if so how...

How to do in FreeBSD.

Regards,
Deepak



Linux your Life, Don't Window it [[]] 

   { All for the best }








___ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Porting from LInux to FreeBSD

2005-09-08 Thread Deepak Naidu

i am using my yahoo a/c ... ya regarding xfs its only
read only support in 6.0 and no support for 5.4

Thanx 
Deepak Naidu.

--- Subhro <[EMAIL PROTECTED]> wrote:

> Deepak Naidu sat at his 'puter and typed on 9/8/2005
> 16:55:
> 
> >Hey Subhro thanx for the info.  I used Reiserfs in
> >linux, bcos its reads and writes smaller files
> faster
> >like file size of 1-5 Mb, basically for mailing
> >solution.  I dont know where iam wrong.  
> >
> >I have read regarding XFS, in freebsd any info ?.
> >So ok FreeBSD supports UFS1/2, dos, fat, fat32,
> ext2
> >reiserfs read only, ok cool...
> >
> >So how do i enable Reiserfs in kernel, and do the
> >partion at install time...
> >
> >http://people.freebsd.org/~rodrigc/xfs/index.html
> >  
> >
> XFS is supported in FBSD. For infomration regarding
> enabling various 
> stuff in the kernel have a look at
> /usr/src/sys/conf/NOTES. BTW, your 
> mail client incorrectly marks the replies. Why dont
> u use thunderbird? 
> Its a really cool client IMHO. Also send a cc to 
> [EMAIL PROTECTED]
> 
> Thanks
> S.
> 
> >
> >--- Subhro <[EMAIL PROTECTED]> wrote:
> >
> >  
> >
> >>Deepak Naidu sat at his 'puter and typed on
> 9/8/2005
> >>15:16:
> >>
> >>
> >>
> >>>Hi,
> >>> 
> >>>
> >>>  
> >>>
> >>Hello :-),
> >>
> >>
> >>
> >>>  I am trying to migrate my mail servers from
> >>>  
> >>>
> >>Fedora
> >>
> >>
> >>>core 3 to FreeBSD 5.4, due to performance issue. 
> >>>
> >>>  
> >>>
> >>Cool! Go for it :-)
> >>
> >>
> >>
> >>>1)Which is the suitable filesystem ie UFS2, Ext2
> >>>etc...
> >>>for mailing server. I used raiserfs in linux. 
> >>>  
> >>>
> >>Which
> >>
> >>
> >>>File System's are supported in FreeBSD 5.4 and
> >>>  
> >>>
> >>which
> >>
> >>
> >>>is stable for mailing system.  How do i enable
> them
> >>>  
> >>>
> >>in
> >>
> >>
> >>>kernel.
> >>> 
> >>>
> >>>  
> >>>
> >>The native filesystem for FreeBSD 5.x and above is
> >>UFS2 which performs
> >>exceptionally well IMHO. Reiserfs also has support
> >>in FBSD although
> >>readonly only. Just something off topic, did you
> >>have any reasons for
> >>using ReiserFS in Linux and not use EXT2/3?
> >>
> >>
> >>
> >>>2)How to i find memory, cpu information in
> freebsd,
> >>>apart from TOP. In linux we have free and
> >>>/pro/cpuinfo.  I dont see any files under /proc
> >>> 
> >>>
> >>>  
> >>>
> >>what information do you need that top does not
> >>provide? You can try
> >>sysctl -a | more and analyse all the kernel
> runtime
> >>variables.
> >>
> >>
> >>
> >>>3) Is SMP support enabled in FreeBSD 5.4, or
> should
> >>>  
> >>>
> >>I
> >>
> >>
> >>>recompile the kernel for the support(what kernel
> >>>arguments should I use).
> >>> 
> >>>
> >>>  
> >>>
> >>No SMP by default is not there in the stock
> kernel.
> >>However you can boot
> >>up your SMP box with the stock kernel and cimpile
> >>SMP support in it.
> >>Refer to the handbook for the kernel parameters.
> >>Also have a look at
> /usr/src/sys//conf/GENERIC
> >>and
> >>/usr/src/sys//conf/NOTES for examples where
> >> is your
> >>architecture (i386,amd64,etc)
> >>
> >>Welcome to the world of FreeBSD.
> >>
> >>Thanks
> >>S.
> >>
> >>-- 
> >>
> >>
> >>
>
>-+-
> >  
> >
> >> | Subhro Sankha
> Kar
> >>  \   /  |   GSM: +919831064613 
> Egold:
> >>2078232
> >>   \./   |MSN:[EMAIL PROTECTED]  --  Yahoo:
> >>subhro82
> >>  (0Y0)  |ICQ: 203567534 --  AIM:
> >>bsdboy1982
> >>
> >>
> >>
>
>--ooO--(_)--Ooo--+-
> >  
> >
> >>
> >>
> >>
> >
> >
> >
> > 
>
>___
> 
> >Does your mail provider give you FREE antivirus
> protection? 
> >Get Yahoo! Mail http://uk.mail.yahoo.com
> >
> >  
> >
> 
> 
> -- 
>
-+-
>| Subhro Sankha Kar
>   \   /  |   GSM: +919831064613  Egold:
> 2078232
>\./ |MSN:[EMAIL PROTECTED]  --  Yahoo:
> subhro82
>   (0Y0)|ICQ: 203567534 --  AIM:
> bsdboy1982
>
--ooO--(_)--Ooo--+-
> 
> 



Linux your Life, Don't Window it [[]] 

   { All for the best }






___ 
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre. http://uk.security.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Porting from LInux to FreeBSD

2005-09-08 Thread Deepak Naidu
Hi,
   I am trying to migrate my mail servers from Fedora
core 3 to FreeBSD 5.4, due to performance issue.  Had
few questions.

1)Which is the suitable filesystem ie UFS2, Ext2
etc...
for mailing server. I used raiserfs in linux.  Which
File System's are supported in FreeBSD 5.4 and which
is stable for mailing system.  How do i enable them in
kernel.

2)How to i find memory, cpu information in freebsd,
apart from TOP. In linux we have free and
/pro/cpuinfo.  I dont see any files under /proc

3) Is SMP support enabled in FreeBSD 5.4, or should I
recompile the kernel for the support(what kernel
arguments should I use).

Regards,
Deepak Naidu.






___ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"