Re: Sun Fire x2100

2007-01-22 Thread Damian Wiest
On Mon, Jan 08, 2007 at 02:27:15PM -0800, Peter Thoenen wrote:
> --- DAve <[EMAIL PROTECTED]> wrote:
> > Is anyone running FreeBSD on a Sun Fire X2100? Any caveats I should
> > know 
> > about? 
> 
> I don't recommend them if you plan to use as a file server.  They have
> an issue with randomly rebooting under a large network load with
> thousands of open connections.  Have seen this on my system and have
> have had a dozen or so folk email me with the identical problem. 
> 
> -Peter

I've had the same problem, but with x86 systems (specifically an IBM 
xSeries system and a home-built AMD64 system) running FreeBSD 6.0 (IIRC).

These systems were on a home cable modem connection and there were 
pretty regular break-in attempts.  When reviewing logs, I'd see attempts 
to brute-force logins and passwords for the ftp and ssh services.  
I eventually had to turn ftpd off since it seemed guaranteed to panic 
the box during one of these cracking attempts.  sshd seemed to handle 
things better, but I have had one panic occur.

I haven't tried 6.2 to see if I encounter similar problems.

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


Re: Sun Fire x2100

2007-01-09 Thread DAve

Peter Thoenen wrote:

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

Is anyone running FreeBSD on a Sun Fire X2100? Any caveats I should
know 
about? 


I don't recommend them if you plan to use as a file server.  They have
an issue with randomly rebooting under a large network load with
thousands of open connections.  Have seen this on my system and have
have had a dozen or so folk email me with the identical problem. 


-Peter




Nope, outbound smtp only, with AV scanning.

Thanks for the response.

DAve


--
Three years now I've asked Google why they don't have a
logo change for Memorial Day. Why do they choose to do logos
for other non-international holidays, but nothing for
Veterans?

Maybe they forgot who made that choice possible.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Sun Fire x2100

2007-01-08 Thread Peter Thoenen
--- DAve <[EMAIL PROTECTED]> wrote:
> Is anyone running FreeBSD on a Sun Fire X2100? Any caveats I should
> know 
> about? 

I don't recommend them if you plan to use as a file server.  They have
an issue with randomly rebooting under a large network load with
thousands of open connections.  Have seen this on my system and have
have had a dozen or so folk email me with the identical problem. 

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


Re: Sun Fire x2100

2007-01-04 Thread Mike Galvez
On Thu, Jan 04, 2007 at 03:29:05PM -0500, David Robillard wrote:
> >Just finished searching the archives and net and turned up a few
> >answers. I also checked the AMD64 release notes for FBSD 6.1.
> >
> >Is anyone running FreeBSD on a Sun Fire X2100? Any caveats I should know
> >about? Looks like it should be a simple install and run. We will be
> >using these servers as outbound SMTP servers so they will be running
> >just the minimum mail services, smtp-auth, and clamAV.
> 
> Hi DAve,
> 
> I had a Sun Fire X2100 in here a year ago to test it. It installed ok
> using FreeBSD/amd64 RELEASE-6.0. My guess is that it should be alright
> with 6.1 or the upcoming 6.2.
> 
> Your best bet is to get a Sun rep loan you one of them so that you can
> try it out. If they refuse, the sometimes have some in their own
> offices which you usually can go to and try it.
> 
> Here are the ifconfig(8) and (rather long) dmesg(8) output from the
> Sun Fire X2100 running a GENERIC FreeBSD/amd64 RELEASE-6.0 kernel on
> January 8th, 2006.
> 

David,

I also have a few of these machines. They are running FreeBSD 6.2-BETA2 and
have been in service since October with no problems. I plan to bring them
up to Stable as soon as it's ready.

I am only using the bge ethernet adapters.

HTH

-Mike



-- 
Michael Galvez http://www.people.virginia.edu/~mrg8n
Information Technology Specialist University of Virginia
Manager Comptroller Systems Support Office: 434-982-2975 
USENIX Member

This novel is not to be tossed lightly aside, but to be hurled with
great force.
-- Dorothy Parker
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Sun Fire x2100

2007-01-04 Thread DAve

David Robillard wrote:

Just finished searching the archives and net and turned up a few
answers. I also checked the AMD64 release notes for FBSD 6.1.

Is anyone running FreeBSD on a Sun Fire X2100? Any caveats I should know
about? Looks like it should be a simple install and run. We will be
using these servers as outbound SMTP servers so they will be running
just the minimum mail services, smtp-auth, and clamAV.


Hi DAve,

I had a Sun Fire X2100 in here a year ago to test it. It installed ok
using FreeBSD/amd64 RELEASE-6.0. My guess is that it should be alright
with 6.1 or the upcoming 6.2.

Your best bet is to get a Sun rep loan you one of them so that you can
try it out. If they refuse, the sometimes have some in their own
offices which you usually can go to and try it.

Here are the ifconfig(8) and (rather long) dmesg(8) output from the
Sun Fire X2100 running a GENERIC FreeBSD/amd64 RELEASE-6.0 kernel on
January 8th, 2006.






Have fun,

David


Thanks, I suspected as much after searching the FreeBSD lists and 
looking for info on the net. We can always build what little we need on 
Solaris, I just prefer to use FreeBSD when I can. These are not fancy 
servers and they will not be doing anything other than basic AV scanning 
and pumping mail out the door for our network clients.


I appreciate the response.

DAve


--
Three years now I've asked Google why they don't have a
logo change for Memorial Day. Why do they choose to do logos
for other non-international holidays, but nothing for
Veterans?

Maybe they forgot who made that choice possible.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Sun Fire x2100

2007-01-04 Thread David Robillard

Just finished searching the archives and net and turned up a few
answers. I also checked the AMD64 release notes for FBSD 6.1.

Is anyone running FreeBSD on a Sun Fire X2100? Any caveats I should know
about? Looks like it should be a simple install and run. We will be
using these servers as outbound SMTP servers so they will be running
just the minimum mail services, smtp-auth, and clamAV.


Hi DAve,

I had a Sun Fire X2100 in here a year ago to test it. It installed ok
using FreeBSD/amd64 RELEASE-6.0. My guess is that it should be alright
with 6.1 or the upcoming 6.2.

Your best bet is to get a Sun rep loan you one of them so that you can
try it out. If they refuse, the sometimes have some in their own
offices which you usually can go to and try it.

Here are the ifconfig(8) and (rather long) dmesg(8) output from the
Sun Fire X2100 running a GENERIC FreeBSD/amd64 RELEASE-6.0 kernel on
January 8th, 2006.

##
# ifconfig(8) output.
##

nve0: flags=8802 mtu 1500
   ether 00:e0:81:58:cf:71
   media: Ethernet autoselect (none)
   status: no carrier
bge0: flags=8843 mtu 1500
   options=1a
   inet6 fe80::2e0:81ff:fe58:cf72%bge0 prefixlen 64 scopeid 0x2
   inet 172.25.1.104 netmask 0xff00 broadcast 172.25.1.255
   ether 00:e0:81:58:cf:72
   media: Ethernet autoselect (100baseTX )
   status: active
lo0: flags=8049 mtu 16384
   inet6 ::1 prefixlen 128
   inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
   inet 127.0.0.1 netmask 0xff00

##
# dmesg(8) output.
##

Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
   The Regents of the University of California. All rights reserved.
FreeBSD 6.0-RELEASE #0: Wed Nov  2 19:07:38 UTC 2005
   [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
ACPI APIC Table: 
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD Opteron(tm) Processor 148 (2211.34-MHz K8-class CPU)
 Origin = "AuthenticAMD"  Id = 0x20f71  Stepping = 1
Features=0x78bfbff
 Features2=0x1
 AMD Features=0xe2500800,LM,3DNow+,3DNow>
real memory  = 1072562176 (1022 MB)
avail memory = 1024118784 (976 MB)
ioapic0  irqs 0-23 on motherboard
acpi0:  on motherboard
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
acpi0: Power Button (fixed)
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
pci_link0:  on acpi0
pci_link1:  on acpi0
pci_link2:  on acpi0
pci_link3:  irq 5 on acpi0
pci_link4:  on acpi0
pci_link5:  irq 10 on acpi0
pci_link6:  on acpi0
pci_link7:  irq 3 on acpi0
pci_link8:  irq 7 on acpi0
pci_link9:  on acpi0
pci_link10:  irq 5 on acpi0
pci_link11:  irq 11 on acpi0
pci_link12:  on acpi0
pci_link13:  irq 11 on acpi0
pci_link14:  irq 10 on acpi0
pci_link15:  on acpi0
pci_link16:  irq 0 on acpi0
pci_link17:  irq 0 on acpi0
pci_link18:  irq 0 on acpi0
pci_link19:  irq 0 on acpi0
pci_link20:  irq 16 on acpi0
pci_link21:  irq 0 on acpi0
pci_link22:  irq 0 on acpi0
pci_link23:  irq 0 on acpi0
pci_link24:  irq 0 on acpi0
pci_link25:  irq 0 on acpi0
pci_link26:  irq 0 on acpi0
pci_link27:  irq 0 on acpi0
pci_link28:  irq 0 on acpi0
pci_link29:  irq 0 on acpi0
pci_link30:  irq 0 on acpi0
pci_link31:  irq 0 on acpi0
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
cpu0:  on acpi0
acpi_button0:  on acpi0
pcib0:  port 0xcf8-0xcff on acpi0
pci_link26: BIOS IRQ 5 for -2145774616.1.INTA is invalid
pci_link21: BIOS IRQ 10 for -2145774616.2.INTA is invalid
pci_link27: BIOS IRQ 11 for -2145774616.2.INTB is invalid
pci_link23: BIOS IRQ 3 for -2145774616.10.INTA is invalid
pci_link29: BIOS IRQ 11 for -2145774616.7.INTA is invalid
pci_link30: BIOS IRQ 10 for -2145774616.8.INTA is invalid
pci0:  on pcib0
pci0:  at device 0.0 (no driver attached)
isab0:  at device 1.0 on pci0
isa0:  on isab0
pci0:  at device 1.1 (no driver attached)
ohci0:  mem 0xfe02f000-0xfe02 irq
21 at device 2.0 on pci0
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0:  on ohci0
usb0: USB revision 1.0
uhub0: nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 8 ports with 8 removable, self powered
ehci0:  mem 0xfeb0-0xfeb000ff
irq 22 at device 2.1 on pci0
ehci0: [GIANT-LOCKED]
usb1: EHCI version 1.0
usb1: companion controller, 4 ports each: usb0
usb1:  on ehci0
usb1: USB revision 2.0
uhub1: nVidia EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub1: 8 ports with 8 removable, self powered
atapci0:  port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xe800-0xe80f at device 6.0 on
pci0
ata0:  on atapci0
ata1:  on atapci0
atapci1:  port
0x9f0-0x9f7,0xbf0-0xbf3,0x970-0x977,0xb70-0xb73,0xd400-0xd40f mem
0xfe02c000-0xfe0
2cfff irq 23 at device 7.0 on pci0
ata2:  on ata

Sun Fire x2100

2007-01-04 Thread DAve
Just finished searching the archives and net and turned up a few 
answers. I also checked the AMD64 release notes for FBSD 6.1.


Is anyone running FreeBSD on a Sun Fire X2100? Any caveats I should know 
about? Looks like it should be a simple install and run. We will be 
using these servers as outbound SMTP servers so they will be running 
just the minimum mail services, smtp-auth, and clamAV.


Thanks,

DAve

--
Three years now I've asked Google why they don't have a
logo change for Memorial Day. Why do they choose to do logos
for other non-international holidays, but nothing for
Veterans?

Maybe they forgot who made that choice possible.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"