Re: problem with LSI MegaRAID on 8.2-RELEASE

2011-09-13 Thread Gót András

Hi,

What type of card is this? We've just ordered an IBM x3550m3, that also 
LSI based RAID IMHO.


Are you sure that all disks and connections are OK?

Andras


On Tue, 13 Sep 2011 11:43:29 +0200, Maciej Jan Broniarz wrote:

Hello,

I'm having some trouble with LSI MegaRAID on FreeBSD 8.2-RELEASE-p2
My storage starts to freeze and the following message apears in the 
log:


mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3005 SECONDS
mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3035 SECONDS
mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3065 SECONDS
mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3095 SECONDS
mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3125 SECONDS
mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3156 SECONDS
mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3186 SECONDS

What might be the issue here?

All best,
mjb


___
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"


___
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"


FreeBSD on IBM X3550 M3

2011-10-17 Thread Gót András

Dear All,

I'd like to install FreeBSD onto az IBM X3550 M3 which looks like UEFI 
only. Is it possible to have FreeBSD amd64 get working on it or should I 
forget it? :(


Regards,
Andras
___
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: FreeBSD on IBM X3550 M3

2011-10-17 Thread Gót András

On Mon, 17 Oct 2011 16:16:54 -0700, Xin LI wrote:
On Mon, Oct 17, 2011 at 2:45 PM, Gót András  
wrote:

Dear All,

I'd like to install FreeBSD onto az IBM X3550 M3 which looks like 
UEFI only.
Is it possible to have FreeBSD amd64 get working on it or should I 
forget

it? :(


Will it do traditional MBR boot by any chance?  As a last resort
workaround, it might be possible to take its hard drive to another
system and install grub which will boot FreeBSD but supports EFI.

(We should implement EFI on amd64 by the way).

Cheers,


Take the hard drive out is not really an option because of the M5014 HW 
RAID and the SAS backplane. :)


Anyway I found a "Rehook INT 19: disabled" setup option which, I think, 
simply disables legacy BIOS booting. I'll give it a try in the evening.


Best,
Andras
___
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: FreeBSD on IBM X3550 M3

2011-10-18 Thread Gót András

On Mon, 17 Oct 2011 22:39:50 -0700, Jeremy Chadwick wrote:

On Tue, Oct 18, 2011 at 07:15:26AM +0200, G??t Andr??s wrote:

On Mon, 17 Oct 2011 16:16:54 -0700, Xin LI wrote:
>On Mon, Oct 17, 2011 at 2:45 PM, G??t Andr??s 
>wrote:
>>Dear All,
>>
>>I'd like to install FreeBSD onto az IBM X3550 M3 which looks
>>like UEFI only.
>>Is it possible to have FreeBSD amd64 get working on it or should
>>I forget
>>it? :(
>
>Will it do traditional MBR boot by any chance?  As a last resort
>workaround, it might be possible to take its hard drive to another
>system and install grub which will boot FreeBSD but supports EFI.
>
>(We should implement EFI on amd64 by the way).
>
>Cheers,

Take the hard drive out is not really an option because of the M5014
HW RAID and the SAS backplane. :)

Anyway I found a "Rehook INT 19: disabled" setup option which, I
think, simply disables legacy BIOS booting. I'll give it a try in
the evening.


It's more likely that it provides the interrupt hook to getting a 
RAID
controller to boot from one of its underlying drives.  I guess 
there's

only one way to find out...  ;-)


The M5014 RAID is also UEFI aware and of course I only made the initial 
disk group and volume group config on it. :)
Yes, the moment of truth will come this evening. I hope I'll be able 
got FreeBSD working on the machine and I don't have to go on with Linux.


For the record. I also found something about someone couldn't even boot 
Windows Server install CD on this machine and he had to update to 
firmware. There's also something about OpenBSD that went with a clean 
install, but after the it freezes randomly.


Andras


___
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: FreeBSD on IBM X3550 M3

2011-10-18 Thread Gót András

On Tue, 18 Oct 2011 09:03:05 +0200, Gót András wrote:

On Mon, 17 Oct 2011 22:39:50 -0700, Jeremy Chadwick wrote:

On Tue, Oct 18, 2011 at 07:15:26AM +0200, G??t Andr??s wrote:

On Mon, 17 Oct 2011 16:16:54 -0700, Xin LI wrote:
>On Mon, Oct 17, 2011 at 2:45 PM, G??t Andr??s 
>wrote:
>>Dear All,
>>
>>I'd like to install FreeBSD onto az IBM X3550 M3 which looks
>>like UEFI only.
>>Is it possible to have FreeBSD amd64 get working on it or should
>>I forget
>>it? :(
>
>Will it do traditional MBR boot by any chance?  As a last resort
>workaround, it might be possible to take its hard drive to another
>system and install grub which will boot FreeBSD but supports EFI.
>
>(We should implement EFI on amd64 by the way).
>
>Cheers,

Take the hard drive out is not really an option because of the 
M5014

HW RAID and the SAS backplane. :)

Anyway I found a "Rehook INT 19: disabled" setup option which, I
think, simply disables legacy BIOS booting. I'll give it a try in
the evening.


It's more likely that it provides the interrupt hook to getting a 
RAID
controller to boot from one of its underlying drives.  I guess 
there's

only one way to find out...  ;-)


The M5014 RAID is also UEFI aware and of course I only made the
initial disk group and volume group config on it. :)
Yes, the moment of truth will come this evening. I hope I'll be able
got FreeBSD working on the machine and I don't have to go on with
Linux.

For the record. I also found something about someone couldn't even
boot Windows Server install CD on this machine and he had to update 
to

firmware. There's also something about OpenBSD that went with a clean
install, but after the it freezes randomly.

Andras


Thank you for all the tips. Fortunately it turned out to be simple. 
Finally, I got an USB DVD drive from my father and that made the trick. 
Memstick image or unetbootin pendrive installs won't work as it looks 
like. However, if I can help with testing memstick images I can do it 
until Oct 25. The unfortunate is that there not a single error about the 
memstick, it simply doesn't work. I also tried Ubuntu Lucid CD image 
written (with startup disk creator) to a pendrive and that also worked.


First I tried 9-BETA3, but that failed with cannot mount root error. 
(Sorry I couldn't save the exact error message.)


Then I thought I'll give a try to the 8.2-RELEASE. That worked out of 
the box with the RAID card and everything. The next big question is how 
easily will I install the 2 146GB disks that were left off the package. 
:) I'm going to find out it on Friday evening.


Regards,
Andras

Andras
___
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: problem with LSI MegaRAID on 8.2-RELEASE

2011-10-23 Thread Gót András

On Sun, 23 Oct 2011 14:53:09 +0200, geoffroy desvernay wrote:

On 13/09/2011 13:22, Johan Hendriks wrote:

Maciej Jan Broniarz schreef:
Wiadomość napisana przez Jeremy Chadwick w dniu 13 wrz 2011, o 
godz.

12:33:

On Tue, Sep 13, 2011 at 11:43:29AM +0200, Maciej Jan Broniarz 
wrote:
I'm having some trouble with LSI MegaRAID on FreeBSD 
8.2-RELEASE-p2
My storage starts to freeze and the following message apears in 
the

log:

mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3005 SECONDS
mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3035 SECONDS
mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3065 SECONDS
mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3095 SECONDS
mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3125 SECONDS
mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3156 SECONDS
mfi0: COMMAND 0xff8000b6be58 TIMEOUT AFTER 3186 SECONDS

What might be the issue here?


http://lists.freebsd.org/pipermail/freebsd-stable/2011-August/063808.html


http://lists.freebsd.org/pipermail/freebsd-stable/2011-August/063809.html


http://lists.freebsd.org/pipermail/freebsd-stable/2011-August/063810.html


http://lists.freebsd.org/pipermail/freebsd-stable/2011-August/063811.html


http://lists.freebsd.org/pipermail/freebsd-stable/2011-September/063816.html


http://lists.freebsd.org/pipermail/freebsd-stable/2011-September/063817.html


http://lists.freebsd.org/pipermail/freebsd-stable/2011-September/063821.html


http://lists.freebsd.org/pipermail/freebsd-stable/2011-September/063823.html


--

Thanks. But there is still no solution for the problem. I haven't
applied any patch
and yet the problem occurs.

All best,
mjb





Maybe i understand your comment the wrong way, but i think the patch 
is

there to prevent prevent the problem.
So by applying the following patch//
www.freebsd.org/~jhb/patches/mfi.patch//
Your issue should be SOLVED.//
//
regards
Johan Hendriks
___
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"

Same issue here with dell's PERC H700 (LSI repackaged by dell).
The patch referenced here solves the problem for me (8.2-STABLE and
9.0-RC1 on amd64):
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/140416

Could someone commit this, or is this problem solved y other means ?
(I don't follow freebsd-fs@ not freebsd-scsi@ for now...)



Hi,

I couldn't apply the referenced patch from the PR you mentioned. I got 
malformed patch error for it. How could you apply it?


Thanks,
Andras

___
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"


pf rdr rule question

2011-10-30 Thread Gót András

Dear All,

I'd like to have the following ruleset, for pure-ftpd passive port 
range:


---
ftp_pasv_start="X"
ftp_past_end="Y"

rdr on $netif inet proto tcp from any to $internalip port 
$ftp_pasv_start:$ftp_past_end -> $internalip


pass in quick on $netif proto tcp from any to $internalip port 
$ftp_pasv_start >< $ftp_pasv_end keep state flags S/SA

---

My problem is that I got " unknown port $ftp_pasv_end" errors when I 
try to load it with pfctl. Of course I checked the manual and there's 
not much about macros in the nat rule section. Anyone knows what did I 
do wrong or missed in the manual?


Thanks,
Andras
___
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"


pf rdr rule question - corrected

2011-10-30 Thread Gót András

Dear All,

I'd like to have the following ruleset, for pure-ftpd passive port 
range:


(pasv and past mistyping corrected)

---
ftp_pasv_start="X"
ftp_pasv_end="Y"

rdr on $netif inet proto tcp from any to $internalip port 
$ftp_pasv_start:$ftp_pasv_end -> $internalip


pass in quick on $netif proto tcp from any to $internalip port 
$ftp_pasv_start >< $ftp_pasv_end keep state flags S/SA

---

My problem is that I got " unknown port $ftp_pasv_end" errors when I 
try to load it with pfctl. Of course I checked the manual and there's 
not much about macros in the nat rule section. Anyone knows what did I 
do wrong or missed in the manual?


Thanks,
Andras
___
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"


___
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: pf rdr rule question - corrected

2011-10-31 Thread Gót András

On Mon, 31 Oct 2011 10:07:04 +0100, Damien Fleuriot wrote:

On 10/31/11 12:04 AM, Gót András wrote:

Dear All,

I'd like to have the following ruleset, for pure-ftpd passive port 
range:


(pasv and past mistyping corrected)

---
ftp_pasv_start="X"
ftp_pasv_end="Y"

rdr on $netif inet proto tcp from any to $internalip port
$ftp_pasv_start:$ftp_pasv_end -> $internalip

pass in quick on $netif proto tcp from any to $internalip port
$ftp_pasv_start >< $ftp_pasv_end keep state flags S/SA



pass in quick on $netif proto tcp from any to $internalip port
$ftp_pasv_start:$ftp_pasv_end


Both keep state and flags S/SA are default, you don't need to write 
them.


My problem is with the rdr rule, that the second macro won't get 
evaluated correctly. I just copied the stateful match rule, to make it 
more clear that with a pair of macros it's easier to set up.


FreeBSD version is 8.2.

Regards,
Andras
___
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"


FreeBSD on IBM X3550 M3

2011-11-08 Thread Gót András

Dear All,

To anyone who plan to use the machine in the subject and interested in 
'what's in box' I made some printout saves. Actually my last FreeBSD 
install was a FreeBSD 6.1 (6.2 now, and has a nice 790 days of uptime) 
on an Intel branded server.


Printouts from IBM X3550 M3:


ipmitool sensor: http://www.antiszoc.hu/x3550m3/ipmitool_sensor.txt

ipmitool sdr: http://www.antiszoc.hu/x3550m3/ipmitool_sdr.txt

dmesg: http://www.antiszoc.hu/x3550m3/dmesg.txt

mfiutil show adapter: 
http://www.antiszoc.hu/x3550m3/mfiutil_show_adapter.txt


actual kernel config: http://www.antiszoc.hu/x3550m3/X3550M3


NOTES on installing the machine:


1) It comes with UEFI instead of a BIOS. I had to install from a real 
USB CD/DVD, because the memstick image didn't work. I think the 
installer would also work with the Virtual Media option, but there were 
problem with arrow keys. It also occured on the UEFI screens, so I don't 
think it's FreeBSD related. (Virtual Media option arrived later then I 
could check the installer with it.)


2) The machine really boots slow, be patient. :)

3) Memory MUST BE installed in the order that's in the manual. It will 
boot, but you'll get a 'mem err' message on the small diagnostic panel 
in the front of the machine.


4) The IBM M5014 (LSI based) works fine with mfi(4) and mfiutil. Hot 
inserting new drives and creating an array was 5 minutes (including 
opening the disk packagings).


5) ACPI shutdown/restart etc. from the out-of-band management (IBM 
calls it IMM) console works fine.


6) I couldn't include pf in the kernel, because in that case ipmi(4) 
failed to load or find the interface. The pf and the mfip module loaded 
from loader.conf.


Best,
Andras



___
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: Benchmark (Phoronix): FreeBSD 9.0-RC2 vs. Oracle Linux 6.1Server

2011-12-15 Thread Gót András
It would be also nice to see whether compiling the kernel and the world 
for the specific machine counts. I think it's an advantage of FreeBSD, 
but never could do a benchmark comparing this.


Andras

15.12.2011 12:19 napján Michael Larabel ezt írta:

On 12/15/2011 05:02 AM, Steven Hartland wrote:
- Original Message - From: "Michael Larabel" 





I was the on that carried out the testing and know that it was on 
the same system.


All of the testing, including the system tables, is fully 
automated. Under FreeBSD sometimes the parsing of some component 
strings isn't as nice as Linux and other supported operating systems 
by the Phoronix Test Suite. For the BSD motherboard string parsing 
it's grabbing hw.vendor/hw.product from sysctl. Is there a better 
place to read the motherboard DMI information from?


dmidecode may provide better info?

   Regards
   Steve


dmidecode is used on Linux for parsing some of the hardware
information. I think I looked at using it for BSD too, but offhand I
don't recall what the problem was. I'll check into it again with the
latest release when time allows.

Michael




This e.mail is private and confidential between Multiplay (UK) Ltd. 
and the person or entity to whom it is addressed. In the event of 
misdirection, the recipient is prohibited from using, copying, 
printing or otherwise disseminating it or any information contained in 
it.
In the event of misdirection, illegible or incomplete transmission 
please telephone +44 845 868 1337

or return the E.mail to postmas...@multiplay.co.uk.




___
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"


___
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: FTPS Server?

2012-01-05 Thread Gót András

Hi,

You can easily set up FTPS with pure-ftpd, but AFAIK only the 
authentication will be secured. This is also called FTP-TLS.


Regards,
Andras

On Thu, 05 Jan 2012 06:47:38 -0600, Karl Denninger wrote:
Not SFTP (which is supported by the sshd) but FTPS is it 
supported

by FreeBSD?

This question may belong on the ports list, but a quick perusal there
didn't find anything particularly interesting (one possible candidate 
is

marked broken)

Thanks in advance.

-- Karl Denninger


___
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"


___
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: 8.2 EoL Schedule?

2012-01-13 Thread Gót András

Hi,

8.3 is on the way IMHO, but anyway RELENG_8 will be supported until 
2013 febr 24, by the current status.


Regards,
Andras


On Fri, 13 Jan 2012 10:23:40 -, Steven Hartland wrote:

Currently http://www.freebsd.org/security/ states 8.2
is "Estimated EoL" July 31, 2012.

Given 9.0 has only just been released can we assume this
is just out of date and 8.2 will be supported for longer
than this?

Along those lines are there any more plans for additional
point releases to 8 or should we look to migrate to 9?

   Regards
   Steve


This e.mail is private and confidential between Multiplay (UK) Ltd.
and the person or entity to whom it is addressed. In the event of
misdirection, the recipient is prohibited from using, copying,
printing or otherwise disseminating it or any information contained 
in

it.

In the event of misdirection, illegible or incomplete transmission
please telephone +44 845 868 1337
or return the E.mail to postmas...@multiplay.co.uk.

___
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"


___
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"


PHP-gnupg in jail - apache and tty

2012-01-14 Thread Gót András

Hello,

Currently I'm facing a wierd problem. I should have an environment in a 
jail where a PHP script (with pecl-gnupg) is able to sign messages with 
PGP. However it turned out, that PGP needs a tty in the jail, which is 
available if I use tmux or ssh login to the jail and signing from shell 
works. From the apache-php side, I got a "data signing failed" and 
nothing more useful. Of course I tried ktrace, but I couldn't find 
anything useful. I know that Apache should have a real login shell if 
php-gnupg is used, so it has one. (Yes I know it's bad, but it's a 
dedicated environment for this web application only.)


On Linux I could do a tty with mknod in a chroot and signing worked 
with php-gnupg.


Anyone has any idea to start with?

Thanks,
Andras
___
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: 'make installworld' fails while upgrading from 9.0-CURRENT to 9.0-RELEASE

2012-01-20 Thread Gót András

On Fri, 20 Jan 2012 09:19:54 +0200, Alexander Shikoff wrote:

Hello All,

I'm unable to complete upgrading 9.0-CURRENT to 9.0-RELEASE from 
sources.

'make installworld' fails on installing chpass:
[...]
===> usr.bin/chpass (install)
install -s -o root -g wheel -m 4555   chpass /usr/bin
install -o root -g wheel -m 444 chpass.1.gz  /usr/share/man/man1
/usr/share/man/man1/chfn.1.gz -> /usr/share/man/man1/chpass.1.gz
/usr/share/man/man1/chsh.1.gz -> /usr/share/man/man1/chpass.1.gz
/usr/share/man/man1/ypchpass.1.gz -> /usr/share/man/man1/chpass.1.gz
/usr/share/man/man1/ypchfn.1.gz -> /usr/share/man/man1/chpass.1.gz
/usr/share/man/man1/ypchsh.1.gz -> /usr/share/man/man1/chpass.1.gz
/usr/bin/chfn -> /usr/bin/chpass
ln: /usr/bin/chfn: Operation not permitted

It seems that it fails because of schg flag on old chfn, chsh, 
ypchpass,

ypchfn, ypchsh binaries. Should I manually remove it? Or there is
another way to fix an issue? Thanks in advance!


Do you make the installworld in single user mode?

Andras
___
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: ahci hangs on Supermicro MicroCloud second channel

2012-03-18 Thread Gót András

Hi,

Did you check whether there's newer firmware for the microcloud 
mainboards? Does the integrated ctrls are in AHCI mode in the BIOS?


You may also ask Supermicro if it turns out that it's not a FreeBSD 
problem, but be prepared that they'll ask for enterprise drives first.


Regards,
Andras


On Sun, 18 Mar 2012 20:10:34 +0400 (MSK), Dmitry Morozovsky wrote:

Dear colleagues,

I've start testing SuperMicro MicroCloud[1] to have high-density 
routers

cluster, and experiencing strange effects with disk subsystem:

- on stable/8, it does detect AHCI controller, but detects disks as 
non-ahci

ad*
- on stable/9, disks are shown as ada*, but disk on second channel
has constant
read/write hangs, showing 100% load on few hundreds kBps in gstat.

disk controller is Intel C204 PCH:

ahci0:  port
0xf050-0xf057,0xf040-0xf043,0xf030-0xf037,0xf020-0xf023,0xf000-0xf01f 
mem

0xfa901000-0xfa9017ff irq 19 at device 31.2 on pci0
ahci0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 284 to local APIC 0 vector 81
ahci0: using IRQ 284 for MSI
ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported
ahci0: Caps: 64bit NCQ SNTF ALP AL CLO 6Gbps PMD SSC PSC 32cmd EM 
6ports

ahci0: Caps2: APST
ahci0: EM Caps: ALHD XMT SMB LED
ahcich0:  at channel 0 on ahci0
ahcich0: Caps:
ahcich1:  at channel 1 on ahci0
ahcich1: Caps:

pass0 at ahcich0 bus 0 scbus0 target 0 lun 0
pass0:  ATA-8 SATA 3.x device
pass0: Serial Number WD-WCAYUFH26175
pass0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
pass0: Command Queueing enabled
pass1 at ahcich1 bus 0 scbus1 target 0 lun 0
pass1:  ATA-8 SATA 3.x device
pass1: Serial Number WD-WCAYUFH32290
pass1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
pass1: Command Queueing enabled
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0:  ATA-8 SATA 3.x device
ada0: Serial Number WD-WCAYUFH26175
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 476940MB (976773168 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
ada1 at ahcich1 bus 0 scbus1 target 0 lun 0
GEOM: new disk ada0
GEOM: new disk ada1
ada1:  ATA-8 SATA 3.x device
ada1: Serial Number WD-WCAYUFH32290
ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 476940MB (976773168 512 byte sectors: 16H 63S/T 16383C)
ada1: Previously was known as ad6

Any hints?


[1] 
http://www.supermicro.nl/products/system/3U/5037/SYS-5037MC-H8TRF.cfm


___
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: ahci hangs on Supermicro MicroCloud second channel

2012-03-18 Thread Gót András

Hi,

And another question, have you tried with other type and vendor of 
disks? We saw some strange behavior with specific disks hanged onto a 
specific ctrl, but that was with Linux. :)


Andras


On Sun, 18 Mar 2012 20:10:34 +0400 (MSK), Dmitry Morozovsky wrote:

Dear colleagues,

I've start testing SuperMicro MicroCloud[1] to have high-density 
routers

cluster, and experiencing strange effects with disk subsystem:

- on stable/8, it does detect AHCI controller, but detects disks as 
non-ahci

ad*
- on stable/9, disks are shown as ada*, but disk on second channel
has constant
read/write hangs, showing 100% load on few hundreds kBps in gstat.

disk controller is Intel C204 PCH:

ahci0:  port
0xf050-0xf057,0xf040-0xf043,0xf030-0xf037,0xf020-0xf023,0xf000-0xf01f 
mem

0xfa901000-0xfa9017ff irq 19 at device 31.2 on pci0
ahci0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 284 to local APIC 0 vector 81
ahci0: using IRQ 284 for MSI
ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported
ahci0: Caps: 64bit NCQ SNTF ALP AL CLO 6Gbps PMD SSC PSC 32cmd EM 
6ports

ahci0: Caps2: APST
ahci0: EM Caps: ALHD XMT SMB LED
ahcich0:  at channel 0 on ahci0
ahcich0: Caps:
ahcich1:  at channel 1 on ahci0
ahcich1: Caps:

pass0 at ahcich0 bus 0 scbus0 target 0 lun 0
pass0:  ATA-8 SATA 3.x device
pass0: Serial Number WD-WCAYUFH26175
pass0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
pass0: Command Queueing enabled
pass1 at ahcich1 bus 0 scbus1 target 0 lun 0
pass1:  ATA-8 SATA 3.x device
pass1: Serial Number WD-WCAYUFH32290
pass1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
pass1: Command Queueing enabled
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0:  ATA-8 SATA 3.x device
ada0: Serial Number WD-WCAYUFH26175
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 476940MB (976773168 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
ada1 at ahcich1 bus 0 scbus1 target 0 lun 0
GEOM: new disk ada0
GEOM: new disk ada1
ada1:  ATA-8 SATA 3.x device
ada1: Serial Number WD-WCAYUFH32290
ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 476940MB (976773168 512 byte sectors: 16H 63S/T 16383C)
ada1: Previously was known as ad6

Any hints?


[1] 
http://www.supermicro.nl/products/system/3U/5037/SYS-5037MC-H8TRF.cfm


___
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: Intel c602 chipset support?

2012-04-19 Thread Gót András

Hi,

Could you try FreeBSD it on a machine with a chipset like this?

Regards,
Andras


On Tue, 17 Apr 2012 14:40:50 -0400 (EDT), Andy Dills wrote:

Hi there,

Does anybody know if there are plans to support the Intel c602 
chipset any

time soon?

Thanks,
Andy

---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
___
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"


___
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"


will there be a fix for CVE-2012-2110 (openssl)

2012-04-24 Thread Gót András

Dear List,

Does the RELEASE_8.2 or RELENG_8 needs the CVE-2012-2110 fix for 
openssl?


Best,
Andras
___
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: ZFS - moving from a zraid1 to zraid2 pool with 1.5tb disks

2010-12-30 Thread Gót András
Hi,

I think it's enough to have 2 parity drives with raidz2. If a drive fails
another two has to fail for data loss. However, keep in mind that raid (in
any form) is not instead of backups.

I have a setup where a 8TB RAID5 is the main backup and serves as file
server for not important things AND there's a 3TB RAID5 in a different
machine for secondary backups.

Regards,
Andras


On Thu, 30 Dec 2010 12:40:00 +0100, Damien Fleuriot  wrote:
> Hello list,
> 
> 
> 
> I currently have a ZFS zraid1 with 4x 1.5TB drives.
> The system is a zfs-only FreeBSD 8.1 with zfs version 14.
> 
> I am concerned that in the event a drive fails, I won't be able to
> repair the disks in time before another actually fails.
> 
> 
> 
> 
> I wish to reinstall the OS on a dedicated drive (possibly SSD, doesn't
> matter, likely UFS) and dedicate the 1.5tb disks to storage only.
> 
> I have ordered 5x new drives and would like to create a new zraid2
> mirrored pool.
> 
> Then I plan on moving data from pool1 to pool2, removing drives from
> pool1 and adding them to pool2.
> 
> 
> 
> My questions are as follows:
> 
> With a total of 9x 1.5TB drives, should I be using zraid3 instead of
> zraid2 ? I will not be able to add any more drives so unnecessary parity
> drives = less storage room.
> 
> What are the steps for properly removing my drives from the zraid1 pool
> and inserting them in the zraid2 pool ?
> 
> 
> Regards,
> 
> 
> dfl
> 
> ___
> 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"
___
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: HEADS UP: FreeBSD 6.3 EoL coming soon

2010-01-07 Thread Gót András
Hi,

Do you have any news about 8.1? :)

Regards,
Andras


On Csü, Január 7, 2010 2:54 am, Daniel Gerzo wrote:
> D�a 7.1.2010 2:21, Oliver Pinter  wrote / napísal(a):
>
>> and who is 7.3 ;)
>
> ah, good catch, of course I meant FreeBSD 7.3. Sorry for that. My mind
> just got a little confused because of a little discussion on IRC. ;-)
>
>
>>> There will be 7.4 release "quiet" soon (read in approx. 3 months from
>>>  now) which should meet your requirements.
>
> --
> S pozdravom / Best regards
> Daniel Gerzo, FreeBSD committer
> ___
> 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"
>
>


___
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: hardware for home use large storage

2010-02-10 Thread Gót András
On Sze, Február 10, 2010 11:55 am, Jeremy Chadwick wrote:
> On Wed, Feb 10, 2010 at 11:27:53AM +0100, Pieter de Goeje wrote:
>
>> On Wednesday 10 February 2010 05:28:57 Dan Langille wrote:
>>
>>> Boris Kochergin wrote:
>>>
 Peter C. Lai wrote:

> On 2010-02-09 06:37:47AM -0500, Dan Langille wrote:
>
>> Charles Sprickman wrote:
>>
>>> On Mon, 8 Feb 2010, Dan Langille wrote:
>>> Also, it seems like
>>> people who use zfs (or gmirror + gstripe) generally end up
>>> buying pricey hardware raid cards for compatibility reasons.
>>> There seem to
>>> be no decent add-on SATA cards that play nice with FreeBSD
>>> other than that weird supermicro card that has to be
>>> physically hacked about to fit.
>
> Mostly only because certain cards have issues w/shoddy JBOD
> implementation. Some cards (most notably ones like Adaptec 2610A
> which was rebranded by Dell as the "CERC SATA 1.5/6ch" back in the
> day) won't let you run the drives in passthrough mode and seem to
> all want to stick their grubby little RAID paws into your JBOD
> setup (i.e. the only way to have minimal participation from the
> "hardware" RAID is to set each disk as its own
> RAID-0/volume in the controller BIOS) which then cascades into
> issues with SMART, AHCI, "triple caching"/write reordering, etc on
> the FreeBSD side (the controller's own craptastic cache, ZFS vdev
> cache, vmm/app cache, oh my!). So *some* people go with something
> tried-and-true (basically bordering on server-level cards that
> let you ditch any BIOS type of RAID config and present the raw
> disk devices to the kernel)

 As someone else has mentioned, recent SiL stuff works well. I have
 multiple
 http://www.newegg.com/Product/Product.aspx?Item=N82E16816132008
 cards servicing RAID-Z2 and GEOM_RAID3 arrays on 8.0-RELEASE and
 8.0-STABLE machines using both the old ata(4) driver and ATA_CAM.
 Don't
 let the RAID label scare you--that stuff is off by default and the
 controller just presents the disks to the operating system. Hot
 swap works. I haven't had the time to try the siis(4) driver for
 them, which would result in better performance.
>>>
>>> That's a really good price. :)
>>>
>>>
>>> If needed, I could host all eight SATA drives for $160, much cheaper
>>> than any of the other RAID cards I've seen.
>>>
>>> The issue then is finding a motherboard which has 4x PCI Express
>>> slots.  ;)
>>
>> You should be able to put PCIe 4x card in a PCIe 16x or 8x slot.
>> For an explanation allow me to quote wikipedia:
>>
>>
>> "A PCIe card will fit into a slot of its physical size or bigger, but
>> may not fit into a smaller PCIe slot. Some slots use open-ended sockets
>> to permit physically longer cards and will negotiate the best available
>> electrical connection. The number of lanes actually connected to a slot
>> may also be less than the number supported by the physical slot size. An
>> example is a x8 slot that actually only runs at ×1; these slots will
>> allow any ×1, ×2, ×4 or ×8 card to be used, though only running at the
>> ×1 speed. This type of socket is
>> described as a ×8 (×1 mode) slot, meaning it physically accepts up to ×8
>> cards but only runs at ×1 speed. The advantage gained is that a larger
>> range of PCIe cards can still be used without requiring the motherboard
>> hardware to support the full transfer rate???in so doing keeping design
>> and implementation costs down."
>
> Correction -- more than likely on a consumer motherboard you *will not*
> be able to put a non-VGA card into the PCIe x16 slot.  I have numerous Asus
> and Gigabyte motherboards which only accept graphics cards in their PCIe
> x16 slots; this """feature""" is documented in user manuals.  I don't know
> how/why these companies chose to do this, but whatever.
>
> I would strongly advocate that the OP (who has stated he's focusing on
> stability and reliability over speed) purchase a server motherboard that
> has a PCIe x8 slot on it and/or server chassis (usually best to buy both
> of these things from the same vendor) and be done with it.

Hi,

We're running an 'old' LSI U320 x4 (or x8) PCIe hw raid card in a simple
Gigabyte mobo without any problems. It was plug and play. The mobo has
some P35 chipset and an E7400 CPU. If the exact types needed I'll look
after them. (And yes, the good old U320 scsi is lightning fast compared to
any new SATA drives and only 3x36GB disks are in raid5. I know that it
won't win the capacity contest... :) )

I think these single cpu server boards are quite overpriced regarding to
the few extra features that would make some to buy them.

Anyway, I liked that Atom D510 supermicro mobo that was mentioned earlier.
I think it would handle any good PCIe cards and would fit in a nice
Supermicro tower. I'd also suggest to with as less disk as you can. 2TB
disks are here so you can make a 4TB R5 aray with

Re: hardware for home use large storage

2010-02-15 Thread Gót András
On Hét, Február 15, 2010 9:39 pm, Dan Naumov wrote:
> On Mon, Feb 15, 2010 at 7:14 PM, Dan Langille  wrote:
>
>> Dan Naumov wrote:
>>
>>>
>>> On Sun, Feb 14, 2010 at 11:38 PM, Dan Langille 
>>> wrote:
>>>

 Dan Naumov wrote:

>>
>> On Sun, 14 Feb 2010, Dan Langille wrote:
>>
>>>
>>> After creating three different system configurations (Athena,
>>>  Supermicro, and HP), my configuration of choice is this
>>> Supermicro
>>> setup:
>>>
>>>
>>>   1. Samsung SATA CD/DVD Burner $20 (+ $8 shipping)
>>>   2. SuperMicro 5046A $750 (+$43 shipping)
>>>   3. LSI SAS 3081E-R $235
>>>   4. SATA cables $60
>>>   5. Crucial 3×2G ECC DDR3-1333 $191 (+ $6 shipping)
>>>   6. Xeon W3520 $310
>>>
>
> You do realise how much of a massive overkill this is and how
> much you are overspending?

 I appreciate the comments and feedback.  I'd also appreciate
 alternative suggestions in addition to what you have contributed so
 far.  Spec out the box you would build.
>>>
>>> ==
>>> Case: Fractal Design Define R2 - 89 euro:
>>> http://www.fractal-design.com/?view=product&prod=32
>>>
>>>
>>> Mobo/CPU: Supermicro X7SPA-H / Atom D510 - 180-220 euro:
>>> http://www.supermicro.com/products/motherboard/ATOM/ICH9/X7SPA.cfm?typ
>>> =H
>>>
>>>
>>> PSU: Corsair 400CX 80+ - 59 euro:
>>> http://www.corsair.com/products/cx/default.aspx
>>>
>>>
>>> RAM: Corsair 2x2GB, DDR2 800MHz SO-DIMM, CL5 - 85 euro
>>> ==
>>> Total: ~435 euro
>>>
>>>
>>> The motherboard has 6 native AHCI-capable ports on ICH9R controller
>>> and you have a PCI-E slot free if you want to add an additional
>>> controller card. Feel free to blow the money you've saved on crazy
>>> fast SATA disks and if your system workload is going to have a lot of
>>>  random reads, then spend 200 euro on a 80gb Intel X25-M for use as a
>>>  dedicated L2ARC device for your pool.
>>
>> Based on the Fractal Design case mentioned above, I was told about Lian
>> Lia
>> cases, which I think are great.  As a result, I've gone with a tower
>>  case
>> without hot-swap.  The parts are listed at and reproduced below:
>>
>>  http://dan.langille.org/2010/02/15/a-full-tower-case/
>>
>>
>>   1. LIAN LI PC-A71F Black Aluminum ATX Full Tower Computer Case $240
>> (from
>> mwave)   2. Antec EarthWatts EA650 650W PSU $80
>>   3. Samsung SATA CD/DVD Burner $20 (+ $8 shipping)
>>   4. Intel S3200SHV LGA 775 Intel 3200 m/b $200
>>   5. Intel Core2 Quad Q9400 CPU $190
>>   6. SATA cables $22
>>   7. Supermicro LSI MegaRAID 8 Port SAS RAID Controller $118
>>   8. Kingston ValueRAM 4GB (2 x 2GB) 240-Pin DDR2 SDRAM ECC $97
>>
>>
>> Total cost is about $1020 with shipping.  Plus HDD.
>>
>>
>> No purchases yet, but the above is what appeals to me now.
>>
>
> A C2Q CPU makes little sense right now from a performance POV. For the
> price of that C2Q CPU + LGA775 board you can get an i5 750 CPU and a 1156
> socket motherboard that will run circles around that C2Q. You would lose
> the ECC though, since that requires the more expensive 1366 socket CPUs
> and boards.
>
> - Sincerely,
> Dan Naumov

Hi,

Do have test about this? I'm not really impressed with the i5 series.

Regards,
Andras


___
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: hardware for home use large storage

2010-02-15 Thread Gót András
On Hét, Február 15, 2010 10:15 pm, Dan Naumov wrote:
>>> A C2Q CPU makes little sense right now from a performance POV. For
>>> the price of that C2Q CPU + LGA775 board you can get an i5 750 CPU and
>>> a 1156 socket motherboard that will run circles around that C2Q. You
>>> would lose the ECC though, since that requires the more expensive 1366
>>> socket CPUs and boards.
>>>
>>> - Sincerely,
>>> Dan Naumov
>>>
>>
>> Hi,
>>
>>
>> Do have test about this? I'm not really impressed with the i5 series.
>>
>>
>> Regards,
>> Andras
>>
>
> There: http://www.anandtech.com/cpuchipsets/showdoc.aspx?i=3634&p=10
>
>
> The i5 750, which is a 180 euro CPU, beats Q9650 C2Q, which is a 300 euro
> CPU.
>
>
>
> - Sincerely,
> Dan Naumov
>
>

Oh, I was not up to date on price performance ratio. However I'd compare
the i5 750 to the Q8400 which is also a 2,66GHz one.


___
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: branch 9 and uefi

2012-07-19 Thread Gót András

Hi,

I had a hard time booting FreeBSD 8.2 on an IBM X3550M3 which is also 
an UEFI maniac one. I could only boot FreeBSD from an USB DVD and 
install it from there. Maybe some legacy fallback boot options are 
availabe for this mobo. I think they have its user manual on their 
website.


Regards,
Andras

On Thu, 19 Jul 2012 18:08:31 +0200, Zoran Kolic wrote:

It took me by surprise. The mobo I have on my mind for
new desktop has uefi instead of bios. It is asus m5a97,
with 970 chipset, well priced among users on the net.
How would it behave with 9.1? After all reading, I plan
to boot it as memory stick and go with simple "guided"
install. Someone could comment on the topic?
At the moment, I see I have to avoid manual partition
and mbr. Or not?
If it sounds bad, any other option for motherboard and
amd 8120 cpu?
Best regards

 Zoran

___
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"


___
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"


Compiling 8.3 kernel

2012-07-23 Thread Gót András

Dear All,

In the weekend I tried to compile a custom AMD64 8.3 kernel. It started 
as a normal buildworld + buildkernel update from 8.3 and it turned out 
that without the FREEBSD_COMPAT6 and maybe LIB32 kernel config option 
the system won't boot into multiuser. It was mount and something else 
that crashed with a sig11 and therefore I left in single user mode. 
Somehow I left FREEBSD_COMPAT7 also in the config, but I'd sort that out 
also if possible. Of course the machine booted with the GENERIC kernel 
even after installworld which went fine in single user mode.


I've found the following in the handbook, regarding the :
"This option is required to support applications compiled on FreeBSD 
6.X versions that use FreeBSD 6.X system call interfaces."


I thought it won't be needed by default. There's nothing special in the 
kernel config file. I just sorted out unwanted devices (e.g: bluetooth, 
wifi, non-gbit nics etc.) and options from the GENERIC config file. If 
the new config or any other machine details needed please let me know.


Regards,
Andras Got
___
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: FreeBSD 9.1-RC2 Available...

2012-10-10 Thread Gót András

Hi,

Sorry for crossposting, but this would be really nice to be fixed in 
the final release. I just installed one RC2 onto a XenServer 6.1 cluster 
but cannot boot with XENHVM kernel. I started a thread on the 
freebsd-xen list, which is here: 
http://lists.freebsd.org/pipermail/freebsd-xen/2012-October/001374.html


Regards,
Andras


On Wed, 10 Oct 2012 14:54:00 -0400, Ken Smith wrote:

The second release candidate of the 9.1-RELEASE release cycle is now
available on the FTP servers for amd64, i386, ia64, powerpc, and
powerpc64.  The MD5/SHA256 checksums are at the bottom of this 
message.
The ISO images and, for architectures that support it, the memory 
stick

images are available here:

  ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/9.1/

(or any of the FreeBSD mirror sites).

A third RC build has been decided on, currently scheduled for a week
from now.  The release builds themselves will begin about a week 
after

RC3.  The current target schedule has been updated:

  http://www.freebsd.org/releases/9.1R/schedule.html

If you notice any problems you can report them through the normal 
Gnats

PR system or here on the -stable mailing list.

There was enough "community push-back" from the decision to not 
export

the 9.1 release branch activity to CVS that the decision has been
reversed.  A firm decision has been made that 10.X release activity 
will
not be exported to CVS.  It hasn't been decided yet if the upcoming 
8.X

and/or 9.X (past 9.1) release activity will be exported.  More
information about that will get posted as decisions get made.

If you want to do a source-based update to an existing system using 
SVN
the branch to use is releng/9.1.  If you would like to use CVS 
instead

use RELENG_9_1.

The freebsd-update(8) utility supports binary upgrades of i386 and 
amd64
systems running earlier FreeBSD releases.  Systems running 
9.0-RELEASE,

9.1-BETA1, or 9.1-RC1 can upgrade as follows:

# freebsd-update upgrade -r 9.1-RC2

During this process, FreeBSD Update may ask the user to help by 
merging
some configuration files or by confirming that the automatically 
performed

merging was done correctly.

# freebsd-update install

The system must be rebooted with the newly installed kernel before
continuing.

# shutdown -r now

After rebooting, freebsd-update needs to be run again to install the 
new

userland components, and the system needs to be rebooted again:

# freebsd-update install
# shutdown -r now

Users of earlier FreeBSD releases (FreeBSD 7.X, 8.X) can also use
freebsd-update to upgrade to FreeBSD 9.1-RC2, but will be prompted to
rebuild all third-party applications (e.g., anything installed from 
the
ports tree) after the second invocation of "freebsd-update install", 
in
order to handle differences in the system libraries between FreeBSD 
7.X

or FreeBSD 8.X and FreeBSD 9.X.



___
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: IPMI & SuperMicro

2007-08-06 Thread Gót András
Hi,

>From 6.2 it's part of the main kernel. As I know IPMI works fine on
X2100M2 machines. On these you've to forget the ipmi console, because once
bge(4) loads it blocks the bridge that the ipmi uses for remote console.
There was a patch for an older bge(4) driver, but on the 6.2 i couldn't
patch the driver. (I looked the source, but the two was too different, and
since I'm not a C programmer I couldn't manage to port.)

When you load ipmi(4) with kldload there may be a some second pause, but
don't panic then, that's no freeze. :)

Regards,
Andras


On Hét, Augusztus 6, 2007 8:45 am, Nicolas Szalay wrote:
> Hi everyone,
>
>
> I would like to know if anyone using freebsd (6) has some feedback for
> the port sysutils/ipmi-kmod. If yes, is it OK ? I plan to deploy IPMI on
> some of my servers.
>
> Thanks for reading
>
>
> Nico.
>
>
> --
> Nicolas Szalay
>
>
> Administrateur systèmes & rÊseaux
>
>
> -- _
> ASCII ribbon campaign ( )
> - against HTML email  X
> & vCards / \
>
>


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


Re: IPMI & SuperMicro

2007-08-06 Thread Gót András
On Hét, Augusztus 6, 2007 10:03 am, Nicolas Szalay wrote:
> Le lundi 06 aoĂťt 2007 Ă  09:40 +0200, GĂłt AndrĂĄs a ĂŠcrit :
>
>> Hi,
>>
>
> Hi,
>

Hi,

>
>> From 6.2 it's part of the main kernel. As I know IPMI works fine on
>> X2100M2 machines. On these you've to forget the ipmi console, because
>> once bge(4) loads it blocks the bridge that the ipmi uses for remote
>> console. There was a patch for an older bge(4) driver, but on the 6.2 i
>> couldn't patch the driver. (I looked the source, but the two was too
>> different, and since I'm not a C programmer I couldn't manage to port.)
>
> Will I still be able to reboot a frozen machine ? I have only 2 machines
> with bge NICs, all others are intel.

I don't really know. Our BSD machines don't frooze. :) Really, I didn't
have any production FreeBSD that froze. With 4.8 or 4.9 and Intel HTT
enabled there were reboots, but on good hardware FreeBSD runs stable.

The remote IPMI solution depends on the exact implementation. What I wrote
is only for the X2100M2 machines. IMHO If your machines has a bridge that
the OS cannot see (so the driver cannot take over) the remote console will
work fine.

For ipmi install /usr/ports//ipmi-tool and you can monitor your
system with munin for example. My collegue wrote a munin plugin:
http://muninexchange.projects.linpro.no/?search=&cid=0&os%5B4%5D=on&os%5B7%5D=on&os%5B3%5D=on&os%5B2%5D=on&os%5B5%5D=on&os%5B8%5D=on&os%5B1%5D=on&os%5B6%5D=on&pid=59
For FreeBSD you've to rewrite a little, but if you like I send you my
version for the X2100.

We would be very thankful if you send your ipmi output with your machine
or mainboard version. Then we can extend our plugin. :)

>
>> When you load ipmi(4) with kldload there may be a some second pause,
>> but don't panic then, that's no freeze. :)
>
> Good to know :)
>
>
> Thanks for feedback,
>
>
> --
> Nicolas Szalay
>
>
> Administrateur systèmes & rÊseaux
>
>
> -- _
> ASCII ribbon campaign ( )
> - against HTML email  X
> & vCards / \
>
>


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


Re: Upgrading from 6.4 to 7.2

2009-07-31 Thread Gót András
On Pén, Július 31, 2009 2:06 pm, Willem Jan Withagen wrote:
> Willem Jan Withagen wrote:
>
>> Andrey V. Elsukov wrote:
>>
>>> Willem Jan Withagen wrote:
>>>
 With a 6.4 of last night


 So I guess 6.4 -> 7.2 needs to go via 7.0 ??

>>>
>>> It is already fixed.
>>> http://svn.freebsd.org/changeset/base/195987
>>>
>>>
>>
>> cvsupped last night at 1:00 +1 So the apha-particle strikes again. ;)
>>
>>
>> I'll update, and rerun.
>>
>
> We'll I got 1 step further.
>
>
> Kernel is build, but refuses to install, which worries me, since I'm
> using gmirror as loadable module. And I'm not shure what to make of this.
>
>
> Note that at this point
> both kernel and world are still at 6.4 /usr/src is at 7.2-stable
>
>
> --WjW
>
>
> awk -f /usr/src/sys/conf/kmod_syms.awk accf_http.kld  export_syms | xargs
>  -J% objcopy % accf_http.kld
> ld -Bshareable  -d -warn-common -o accf_http.ko.debug accf_http.kld objcopy
> --only-keep-debug accf_http.ko.debug accf_http.ko.symbols
> objcopy --strip-debug --add-gnu-debuglink=accf_http.ko.symbols
> accf_http.ko.debug accf_http.ko
> --
>
 Kernel build for ASUS completed on Fri Jul 31 13:58:54 CEST 2009

> --
> 746.476u 93.978s 22:32.04 62.1% 6030+2253k 118+1310io 32pf+0w
> [/usr/src] r...@www.digiware.nl# make installkernel
> --
>
 Installing kernel

> --
>
>
> ..
>
>
> ===> accf_http (install)
> install -o root -g wheel -m 555   accf_http.ko /boot/kernel install -o root
> -g wheel -m 555   accf_http.ko.symbols /boot/kernel
> kldxref /boot/kernel kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked



Hi,

I'd try to build minimal 7.2 kernel (gmirror compiled in and without any
modules) and boot it to do an installworld. After successful upgrade and
reboot I'd compile the the 7.2 kernel to my needs.

Regards,
Andras





___
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 from 6.4 to 7.2

2009-07-31 Thread Gót András
On Pén, Július 31, 2009 4:44 pm, Willem Jan Withagen wrote:
> helge.old...@atosorigin.com wrote:
>
>> Willem,
>>
>>
>> Willem Jan Withagen wrote on Friday, July 31, 2009 2:07 PM:
>>
>>> Willem Jan Withagen wrote:
>>>
 Andrey V. Elsukov wrote:

> Willem Jan Withagen wrote:
>
>> With a 6.4 of last night
>>
>>
>> So I guess 6.4 -> 7.2 needs to go via 7.0 ??
>>
> It is already fixed. http://svn.freebsd.org/changeset/base/195987
>
>
 cvsupped last night at 1:00 +1 So the apha-particle strikes again.
 ;)



 I'll update, and rerun.

>>> We'll I got 1 step further.
>>>
>>>
>>> Kernel is build, but refuses to install,
>>>
>>
>> 
>>
>>
>>> ===> accf_http (install) install -o root -g wheel -m 555
>>> accf_http.ko /boot/kernel install -o root -g wheel -m 555
>>> accf_http.ko.symbols /boot/kernel kldxref /boot/kernel kldxref: file
>>> isn't dynamically-linked kldxref: file isn't dynamically-linked
>>> kldxref: file
>>> isn't dynamically-linked
>>
>> Are you sure the kernel does not install? I have recently
>> source-upgraded a bunch of systems straight from 6-STABLE to 7-STABLE,
>> constantly observed this error, but kernel and modules did install
>> properly, and the machines booted up as smoothly as expected. Most of
>> them with gmirror, BTW.
>>
>
> Well the server is in a colo, so I'm sort of hesistant to try just that
> while I'm not standing next to it
>
> So one of the suggestions I like is, to actually build with geom hard
> fixed in the kernel. But I can not trivially find the option to include in
> the kernelconfig
>
> --WjW

I have

options GEOM_GPT# GUID Partition Tables.
options GEOM_MIRROR

in my 6.4 install (just recently upgraded from 6.3). For all possible
options and devices run make LINT in the kernel config dir.

Do you have remote IP KVM for the machine or some management option?

Regards,
Andras

___
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: Sun Fire X2100 SATA problem [was - sun x2100 gmirror problem]

2007-04-04 Thread Gót András
On Sze, Április 4, 2007 3:21 pm, Miroslav Lachman wrote:
> [EMAIL PROTECTED] wrote:
>
>> Hi,
>>
>>
>> We're using gmirror on our sun fire x2100 and FreeBSD 6.1-p10. Some
>> days ago I found this in the logs:
>>
>> Apr  1 02:12:05 x2100 kernel: ad6: WARNING - WRITE_DMA48 UDMA ICRC
>> error (retrying request) LBA=612960533
>> Apr  1 02:12:05 x2100 kernel: ad6: FAILURE - WRITE_DMA48
>> status=51 error=10 LBA=612960533 Apr  1
>> 02:12:05 x2100 kernel: GEOM_MIRROR: Request failed (error=5).
>> ad6[WRITE(offset=313835792896, length=4096)] Apr  1 02:12:05 x2100
>> kernel: GEOM_MIRROR: Device gm0: provider ad6
>> disconnected.
>>
>> Normally it looks like a disk error, but I think our half year old
>> disks (WD RE2) shouldn't fail after this short time. Of course they have
>> moving parts so they MAY fail. :( Yesterday I tried to reinit the sata
>> channel and insert the disk back into the mirror. I got this:
>>
>> Apr  3 23:00:32 x2100 kernel: GEOM_MIRROR: Device gm0: provider ad6
>> detected. Apr  3 23:00:32 x2100 kernel: GEOM_MIRROR: Device gm0:
>> rebuilding provider ad6. Apr  3 23:00:36 x2100 kernel: ad6: WARNING -
>> WRITE_DMA UDMA ICRC error
>> (retrying request) LBA=245760
>> Apr  3 23:00:38 x2100 kernel: ad6: WARNING - WRITE_DMA UDMA ICRC error
>> (retrying request) LBA=392576
>> Apr  3 23:00:38 x2100 kernel: ad6: WARNING - WRITE_DMA UDMA ICRC error
>> (retrying request) LBA=392960
>> Apr  3 23:00:53 x2100 kernel: ad6: FAILURE - device detached
>>
>>
>> After this, the disk disappeared from the sata channel completely.
>>
>>
>> The wierd is that we used the onboard nvidia-raid and the very same
>> error occured, but there was no report in the kernel the machine just
>> don't asked for operating system. Later I found out that the disk was
>> forgotten ~2 weeks before that reboot (data was ~2 week old on it).
>> Otherwise that
>> "forgotten/failed" disk was also half year old and was fine without a
>> problem.
>>
>> Is there anybody who experienced something similar with SUN X2100 or
>> any other servers running FreeBSD 6 and sata?
>>
>> Regards,
>> Andras
>>
>
> Hi,
>
>
> I can confirm your problem. I have same problem on one X2100 but not on
> the others. Currenty I have 4 X2100 machines, but only one with this
> strange problem. The problem is not caused by HDD it self, I tried to
> replace it with brand new and same error appears after few days. May be
> there are some problems with cables / connectors or something on
> mainboard. I am well known by problems with SATA(n) disk drives problems /
>  disappearing on this list and local (czech) mailing list. I had similar
> problems on ASUS boards with Intel chipsets... so in my point of view -
> there is something bad with SATA in general. I never had problem like this
> with old good ATA drives.
>
> I have not solution for this problem. Disk is OK after reboot for a few
> dasy or weeks... if there is somebody which can help with investigating
> this kind of problem, I'll be happy to cooperate.
>
> output of dmesg, smartctl, gmirror etc.:
> http://www.quip.cz/1/freebsd/sata-hdd-problems/2007-03-07_errors_ad6.txt
>
>
> Miroslav Lachman

Hi,

May I ask that when did you buy that machine with the problem and the
others? We bought ours February 2006.

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


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


freebsd and securelevel question

2007-05-11 Thread Gót András
Hi,

So. The simple question is: Why FreeBSD has securelevel 0 if init sets it
to 1, if it sees at boot that the level is 0? :) It's OK that it's in the
manual, but there are two default ways to set securelevel at boot time
also. I don't really get the point of this forced 0 to 1 changing.

We'd like to use our machines with securelevel 0 by default, so I had
comment out the relevant two lines from init.c.

Regards,
Andras

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