Re: FreeBSD 13.0 terrible performance in KVM

2021-04-24 Thread Bane Ivosev via freebsd-stable
We have over 50 FreeBSD VM on KVM for years, several Proxmox (5x,6x) and 
Centos (6.x,7.x) servers, and never experienced performance problem like 
this.


Your example on fresh new 13 VM:

# time -p find / -name cacert.pem
real 0.28
user 0.00
sys 0.13

12.2 our syslog server:

# time -p find / -name cacert.pem
real 4.12
user 0.21
sys 3.77


Our hardware are Supermicro, IBM and Fujitsu servers with Xeon CPU-s, 
some with HW raid, others with ZFS as datastore, previous we had several 
IBM x3650 ...


Everything was ok. No big difference between Linux and FreeBSD guests. 
We use Linux as guests only if we have to.

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


kvm vlan virtio problem

2012-11-03 Thread Bane Ivosev
hi, i have several kvm ubuntu 12.04 and centos 6 hosts with standard 
bridged network setup. same problem on each server with freebsd 9 amd64 
guest and virtio nic: soon after guest start host syslog is filling with 
this message at very high rate. guest is working without any problem. 
with e1000 guest driver eveything is ok.


does enyone have/had same problem?

thanks.


 kernel: [2337728.094141] [ cut here ]
 kernel: [2337728.094144] WARNING: at 
/build/buildd/linux-3.2.0/net/core/dev.c:1955 skb_gso_segment+0x341/0x3b0()

 kernel: [2337728.094146] Hardware name: System x3550 M3 -[7944K3G]-
 kernel: [2337728.094148] 802.1Q VLAN Support: caps=(0x30195833, 0x0) 
len=3196 data_len=0 ip_summed=0
 kernel: [2337728.094149] Modules linked in: dm_snapshot 
ip6table_filter ip6_tables ebtable_nat ebtables ipt_MASQUERADE 
iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_state 
nf_conntrack ipt_REJECT xt_CHECKSUM iptable_mangle xt_tcpudp 
iptable_filter ip_tables x_tables kvm_intel kvm dm_crypt nfsd nfs lockd 
fscache auth_rpcgss nfs_acl sunrpc nls_iso8859_1 nls_cp437 vfat fat 
8021q garp bridge stp serio_raw cdc_ether usbnet vhost_net macvtap 
i7core_edac macvlan shpchp ioatdma edac_core dca tpm_tis lp parport 
mac_hid btrfs zlib_deflate libcrc32c usbhid hid megaraid_sas bnx2
 kernel: [2337728.094177] Pid: 8685, comm: vhost-8683 Tainted: G 
 W3.2.0-31-generic #50-Ubuntu

 kernel: [2337728.094179] Call Trace:
 kernel: [2337728.094180]  IRQ  [81066d7f] 
warn_slowpath_common+0x7f/0xc0

 kernel: [2337728.094185]  [81066e76] warn_slowpath_fmt+0x46/0x50
 kernel: [2337728.094188]  [8153f581] skb_gso_segment+0x341/0x3b0
 kernel: [2337728.094191]  [81542ee1] 
dev_hard_start_xmit+0xc1/0x540
 kernel: [2337728.094196]  [a01c0150] ? br_flood+0xc0/0xc0 
[bridge]

 kernel: [2337728.094199]  [8154360a] dev_queue_xmit+0x2aa/0x420
 kernel: [2337728.094203]  [a01c01e2] 
br_dev_queue_push_xmit+0x92/0xd0 [bridge]
 kernel: [2337728.094208]  [a01c0278] 
br_forward_finish+0x58/0x60 [bridge]
 kernel: [2337728.094212]  [a01c042b] __br_forward+0xab/0xd0 
[bridge]
 kernel: [2337728.094217]  [a01c04ed] br_forward+0x5d/0x70 
[bridge]
 kernel: [2337728.094221]  [a01c11c2] 
br_handle_frame_finish+0x182/0x2a0 [bridge]
 kernel: [2337728.094226]  [a01c14a8] 
br_handle_frame+0x1c8/0x270 [bridge]
 kernel: [2337728.094231]  [a01c12e0] ? 
br_handle_frame_finish+0x2a0/0x2a0 [bridge]
 kernel: [2337728.094234]  [81540892] 
__netif_receive_skb+0x1e2/0x520

 kernel: [2337728.094237]  [81540ff1] process_backlog+0xb1/0x190
 kernel: [2337728.094240]  [815422e4] net_rx_action+0x134/0x290
 kernel: [2337728.094242]  [8165a4fe] ? _raw_spin_lock+0xe/0x20
 kernel: [2337728.094245]  [8106e528] __do_softirq+0xa8/0x210
 kernel: [2337728.094248]  [81664d6c] call_softirq+0x1c/0x30
 kernel: [2337728.094249]  EOI  [81015305] do_softirq+0x65/0xa0
 kernel: [2337728.094254]  [815427c8] netif_rx_ni+0x28/0x30
 kernel: [2337728.094258]  [81478ec6] tun_get_user+0x306/0x4a0
 kernel: [2337728.094261]  [81479085] tun_sendmsg+0x25/0x30
 kernel: [2337728.094265]  [a01b09b6] handle_tx+0x296/0x530 
[vhost_net]
 kernel: [2337728.094269]  [a01b0c85] 
handle_tx_kick+0x15/0x20 [vhost_net]
 kernel: [2337728.094273]  [a01ade3d] vhost_worker+0xdd/0x170 
[vhost_net]
 kernel: [2337728.094276]  [a01add60] ? 
vhost_set_memory+0x130/0x130 [vhost_net]

 kernel: [2337728.094279]  [8108a03c] kthread+0x8c/0xa0
 kernel: [2337728.094282]  [81664c74] 
kernel_thread_helper+0x4/0x10
 kernel: [2337728.094285]  [81089fb0] ? 
flush_kthread_worker+0xa0/0xa0

 kernel: [2337728.094287]  [81664c70] ? gs_change+0x13/0x13
 kernel: [2337728.094289] ---[ end trace a38cf088269411b3 ]---
 kernel: [2337728.094731] [ cut here ]
___
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: kvm vlan virtio problem

2012-11-03 Thread Bane Ivosev

thanks bryan, i don't have vlans inside guest.

as you suggested i disabled nic tso

ifconfig vtnet0 -tso
and
sysctl  net.inet.tcp.tso=0 and

so far, so good!
everything is ok now.

once again, thanks a lot.


On 11/03/2012 09:40 PM, Bryan Venteicher wrote:

Hi,

- Original Message -

From: Bane Ivosevbane.ivo...@pmf.uns.ac.rs
To: freebsd-stable@freebsd.org
Sent: Saturday, November 3, 2012 2:12:25 PM
Subject: kvm vlan virtio problem

hi, i have several kvm ubuntu 12.04 and centos 6 hosts with standard
bridged network setup. same problem on each server with freebsd 9
amd64
guest and virtio nic: soon after guest start host syslog is filling
with
this message at very high rate. guest is working without any problem.
with e1000 guest driver eveything is ok.

does enyone have/had same problem?

thanks.



I have a vague recollection of looking at something similar last year...

Do you have VLAN configured in the guest as well? What is the ifconfig
output? Does disabling TSO on the vtnetX device make these messages go
away?

Bryan



   kernel: [2337728.094141] [ cut here ]
   kernel: [2337728.094144] WARNING: at
/build/buildd/linux-3.2.0/net/core/dev.c:1955
skb_gso_segment+0x341/0x3b0()
   kernel: [2337728.094146] Hardware name: System x3550 M3 -[7944K3G]-
   kernel: [2337728.094148] 802.1Q VLAN Support: caps=(0x30195833,
   0x0)
len=3196 data_len=0 ip_summed=0
   kernel: [2337728.094149] Modules linked in: dm_snapshot
ip6table_filter ip6_tables ebtable_nat ebtables ipt_MASQUERADE
iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_state
nf_conntrack ipt_REJECT xt_CHECKSUM iptable_mangle xt_tcpudp
iptable_filter ip_tables x_tables kvm_intel kvm dm_crypt nfsd nfs
lockd
fscache auth_rpcgss nfs_acl sunrpc nls_iso8859_1 nls_cp437 vfat fat
8021q garp bridge stp serio_raw cdc_ether usbnet vhost_net macvtap
i7core_edac macvlan shpchp ioatdma edac_core dca tpm_tis lp parport
mac_hid btrfs zlib_deflate libcrc32c usbhid hid megaraid_sas bnx2
   kernel: [2337728.094177] Pid: 8685, comm: vhost-8683 Tainted: G
   W3.2.0-31-generic #50-Ubuntu
   kernel: [2337728.094179] Call Trace:
   kernel: [2337728.094180]IRQ   [81066d7f]
warn_slowpath_common+0x7f/0xc0
   kernel: [2337728.094185]  [81066e76]
   warn_slowpath_fmt+0x46/0x50
   kernel: [2337728.094188]  [8153f581]
   skb_gso_segment+0x341/0x3b0
   kernel: [2337728.094191]  [81542ee1]
dev_hard_start_xmit+0xc1/0x540
   kernel: [2337728.094196]  [a01c0150] ? br_flood+0xc0/0xc0
[bridge]
   kernel: [2337728.094199]  [8154360a]
   dev_queue_xmit+0x2aa/0x420
   kernel: [2337728.094203]  [a01c01e2]
br_dev_queue_push_xmit+0x92/0xd0 [bridge]
   kernel: [2337728.094208]  [a01c0278]
br_forward_finish+0x58/0x60 [bridge]
   kernel: [2337728.094212]  [a01c042b]
   __br_forward+0xab/0xd0
[bridge]
   kernel: [2337728.094217]  [a01c04ed] br_forward+0x5d/0x70
[bridge]
   kernel: [2337728.094221]  [a01c11c2]
br_handle_frame_finish+0x182/0x2a0 [bridge]
   kernel: [2337728.094226]  [a01c14a8]
br_handle_frame+0x1c8/0x270 [bridge]
   kernel: [2337728.094231]  [a01c12e0] ?
br_handle_frame_finish+0x2a0/0x2a0 [bridge]
   kernel: [2337728.094234]  [81540892]
__netif_receive_skb+0x1e2/0x520
   kernel: [2337728.094237]  [81540ff1]
   process_backlog+0xb1/0x190
   kernel: [2337728.094240]  [815422e4]
   net_rx_action+0x134/0x290
   kernel: [2337728.094242]  [8165a4fe] ?
   _raw_spin_lock+0xe/0x20
   kernel: [2337728.094245]  [8106e528]
   __do_softirq+0xa8/0x210
   kernel: [2337728.094248]  [81664d6c]
   call_softirq+0x1c/0x30
   kernel: [2337728.094249]EOI   [81015305]
   do_softirq+0x65/0xa0
   kernel: [2337728.094254]  [815427c8]
   netif_rx_ni+0x28/0x30
   kernel: [2337728.094258]  [81478ec6]
   tun_get_user+0x306/0x4a0
   kernel: [2337728.094261]  [81479085]
   tun_sendmsg+0x25/0x30
   kernel: [2337728.094265]  [a01b09b6]
   handle_tx+0x296/0x530
[vhost_net]
   kernel: [2337728.094269]  [a01b0c85]
handle_tx_kick+0x15/0x20 [vhost_net]
   kernel: [2337728.094273]  [a01ade3d]
   vhost_worker+0xdd/0x170
[vhost_net]
   kernel: [2337728.094276]  [a01add60] ?
vhost_set_memory+0x130/0x130 [vhost_net]
   kernel: [2337728.094279]  [8108a03c] kthread+0x8c/0xa0
   kernel: [2337728.094282]  [81664c74]
kernel_thread_helper+0x4/0x10
   kernel: [2337728.094285]  [81089fb0] ?
flush_kthread_worker+0xa0/0xa0
   kernel: [2337728.094287]  [81664c70] ?
   gs_change+0x13/0x13
   kernel: [2337728.094289] ---[ end trace a38cf088269411b3 ]---
   kernel: [2337728.094731] [ cut here ]
___
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



kvm virtio performance

2012-05-01 Thread Bane Ivosev

hi, anyone test freebsd as guest on kvm with virtio drivers? any expirience?
___
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: how to update source tree

2011-12-09 Thread Bane Ivosev

what is your CVSROOT and defaultrouter in /etc/rc.conf?

On 12/10/2011 05:20, Man Chan wrote:

Hi,

I am new to freebsd and just installed a 8.2 release on a laptop.� I just tried 
to update my source tree with the example� describe in the A.4 Anonymous CVS 
without any luck.� The error is no route to host.� Can anyone help.

Man

___
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: Low nfs write throughput

2011-11-18 Thread Bane Ivosev
did you try this ?

sysctl -w vfs.nfsrv.async=1

On 11/18/11 04:10, Daryl Sayers wrote:
 Can anyone suggest why I am getting poor write performance from my nfs setup.
 I have 2 x FreeBSD 8.2-STABLE i386 machines with ASUS P5B-plus mother boards,
 4G mem and Dual core 3g processor using 147G 15k Seagate SAS drives with
 onboard Gb network cards connected to an idle network. The results below show
 that I get nearly 100Mb/s with a dd over rsh but only 15Mbs using nfs. It
 improves if I use async but a smbfs mount still beats it. I am using the same
 file, source and destinations for all tests. I have tried alternate Network
 cards with no resulting benefit.
 
 oguido# dd if=/u0/tmp/D2 | rsh castor dd of=/dsk/ufs/D2
 1950511+1 records in
 1950511+1 records out
 998661755 bytes transferred in 10.402483 secs (96002246 bytes/sec)
 1950477+74 records in
 1950511+1 records out
 998661755 bytes transferred in 10.115458 secs (98726301 bytes/sec) 
 (98Mb/s)
 
 
 oguido# mount -t nfs -o wsize=65536,rsize=65536,tcp gemini:/dsk/ufs /mnt
 oguido# dd if=/u0/tmp/D2 of=/mnt/tmp/D2 bs=128k
 7619+1 records in
 7619+1 records out
 998661755 bytes transferred in 62.570260 secs (15960646 bytes/sec) 
 (15Mb/s)
 
 
 oguido# mount -t nfs -o wsize=65536,rsize=65536,tcp,async gemini:/dsk/ufs /mnt
 oguido# dd if=/u0/tmp/D2 of=/mnt/tmp/D2 bs=128k
 7619+1 records in
 7619+1 records out
 998661755 bytes transferred in 50.697024 secs (19698627 bytes/sec) 
 (19Mb/s)
 
 
 oguido# mount -t smbfs //gemini/ufs /mnt
 oguido# dd if=/u0/tmp/D2 of=/mnt/tmp/D2 bs=128k
 7619+1 records in
 7619+1 records out
 998661755 bytes transferred in 29.787616 secs (33526072 bytes/sec) 
 (33Mb/s)
 
 Looking at a systat -v on the destination I see that the nfs test does not
 exceed 16KB/t with 100% busy where the other tests reach up to 128KB/t.
 For the record I get reads of 22Mb/s without and 77Mb/s with async turned on
 for the nfs mount.
 
 
 A copy of dmesg:
 
 
 Copyright (c) 1992-2011 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 is a registered trademark of The FreeBSD Foundation.
 FreeBSD 8.2-STABLE #0: Tue Jul 26 02:49:49 UTC 2011
 root@fm32-8-1106:/usr/obj/usr/src/sys/LOCAL i386
 Timecounter i8254 frequency 1193182 Hz quality 0
 CPU: Intel(R) Core(TM)2 Duo CPU E6850  @ 3.00GHz (2995.21-MHz 686-class 
 CPU)
   Origin = GenuineIntel  Id = 0x6fb  Family = 6  Model = f  Stepping = 11
   
 Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE
   
 Features2=0xe3fdSSE3,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM
   AMD Features=0x2010NX,LM
   AMD Features2=0x1LAHF
   TSC: P-state invariant
 real memory  = 4294967296 (4096 MB)
 avail memory = 3141234688 (2995 MB)
 ACPI APIC Table: MSTEST OEMAPIC 
 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 FreeBSD/SMP: 1 package(s) x 2 core(s)
  cpu0 (BSP): APIC ID:  0
  cpu1 (AP): APIC ID:  1
 ioapic0 Version 2.0 irqs 0-23 on motherboard
 kbd1 at kbdmux0
 cryptosoft0: software crypto on motherboard
 acpi0: MSTEST TESTONLY on motherboard
 acpi0: [ITHREAD]
 acpi0: Power Button (fixed)
 acpi0: reservation of 0, a (3) failed
 acpi0: reservation of 10, bff0 (3) failed
 Timecounter ACPI-fast frequency 3579545 Hz quality 1000
 acpi_timer0: 24-bit timer at 3.579545MHz port 0x808-0x80b on acpi0
 cpu0: ACPI CPU on acpi0
 ACPI Warning: Incorrect checksum in table [OEMB] - 0xBE, should be 0xB1 
 (20101013/tbutils-354)
 cpu1: ACPI CPU on acpi0
 pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
 pci0: ACPI PCI bus on pcib0
 pcib1: ACPI PCI-PCI bridge irq 16 at device 1.0 on pci0
 pci1: ACPI PCI bus on pcib1
 mpt0: LSILogic SAS/SATA Adapter port 0x7800-0x78ff mem 
 0xfd4fc000-0xfd4f,0xfd4e-0xfd4e irq 16 at device 0.0 on pci1
 mpt0: [ITHREAD]
 mpt0: MPI Version=1.5.18.0
 mpt0: Capabilities: ( RAID-0 RAID-1E RAID-1 )
 mpt0: 0 Active Volumes (2 Max)
 mpt0: 0 Hidden Drive Members (14 Max)
 uhci0: Intel 82801H (ICH8) USB controller USB-D port 0xdc00-0xdc1f irq 16 
 at device 26.0 on pci0
 uhci0: [ITHREAD]
 uhci0: LegSup = 0x2f00
 usbus0: Intel 82801H (ICH8) USB controller USB-D on uhci0
 uhci1: Intel 82801H (ICH8) USB controller USB-E port 0xe000-0xe01f irq 17 
 at device 26.1 on pci0
 uhci1: [ITHREAD]
 uhci1: LegSup = 0x2f00
 usbus1: Intel 82801H (ICH8) USB controller USB-E on uhci1
 ehci0: Intel 82801H (ICH8) USB 2.0 controller USB2-B mem 
 0xfebffc00-0xfebf irq 18 at device 26.7 on pci0
 ehci0: [ITHREAD]
 usbus2: EHCI version 1.0
 usbus2: Intel 82801H (ICH8) USB 2.0 controller USB2-B on ehci0
 pci0: multimedia, HDA at device 27.0 (no driver attached)
 pcib2: ACPI PCI-PCI bridge irq 16 at device 28.0 on pci0
 pci5: ACPI PCI bus on pcib2
 atapci0: SiI 3132 SATA300 controller port 0xac00-0xac7f mem 
 

Re: Low nfs write throughput

2011-11-18 Thread Bane Ivosev
and if you use zfs also try this

zfs set sync=disabled

On 11/18/11 04:10, Daryl Sayers wrote:
 Can anyone suggest why I am getting poor write performance from my nfs setup.
 I have 2 x FreeBSD 8.2-STABLE i386 machines with ASUS P5B-plus mother boards,
 4G mem and Dual core 3g processor using 147G 15k Seagate SAS drives with
 onboard Gb network cards connected to an idle network. The results below show
 that I get nearly 100Mb/s with a dd over rsh but only 15Mbs using nfs. It
 improves if I use async but a smbfs mount still beats it. I am using the same
 file, source and destinations for all tests. I have tried alternate Network
 cards with no resulting benefit.
 
 oguido# dd if=/u0/tmp/D2 | rsh castor dd of=/dsk/ufs/D2
 1950511+1 records in
 1950511+1 records out
 998661755 bytes transferred in 10.402483 secs (96002246 bytes/sec)
 1950477+74 records in
 1950511+1 records out
 998661755 bytes transferred in 10.115458 secs (98726301 bytes/sec) 
 (98Mb/s)
 
 
 oguido# mount -t nfs -o wsize=65536,rsize=65536,tcp gemini:/dsk/ufs /mnt
 oguido# dd if=/u0/tmp/D2 of=/mnt/tmp/D2 bs=128k
 7619+1 records in
 7619+1 records out
 998661755 bytes transferred in 62.570260 secs (15960646 bytes/sec) 
 (15Mb/s)
 
 
 oguido# mount -t nfs -o wsize=65536,rsize=65536,tcp,async gemini:/dsk/ufs /mnt
 oguido# dd if=/u0/tmp/D2 of=/mnt/tmp/D2 bs=128k
 7619+1 records in
 7619+1 records out
 998661755 bytes transferred in 50.697024 secs (19698627 bytes/sec) 
 (19Mb/s)
 
 
 oguido# mount -t smbfs //gemini/ufs /mnt
 oguido# dd if=/u0/tmp/D2 of=/mnt/tmp/D2 bs=128k
 7619+1 records in
 7619+1 records out
 998661755 bytes transferred in 29.787616 secs (33526072 bytes/sec) 
 (33Mb/s)
 
 Looking at a systat -v on the destination I see that the nfs test does not
 exceed 16KB/t with 100% busy where the other tests reach up to 128KB/t.
 For the record I get reads of 22Mb/s without and 77Mb/s with async turned on
 for the nfs mount.
 
 
 A copy of dmesg:
 
 
 Copyright (c) 1992-2011 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 is a registered trademark of The FreeBSD Foundation.
 FreeBSD 8.2-STABLE #0: Tue Jul 26 02:49:49 UTC 2011
 root@fm32-8-1106:/usr/obj/usr/src/sys/LOCAL i386
 Timecounter i8254 frequency 1193182 Hz quality 0
 CPU: Intel(R) Core(TM)2 Duo CPU E6850  @ 3.00GHz (2995.21-MHz 686-class 
 CPU)
   Origin = GenuineIntel  Id = 0x6fb  Family = 6  Model = f  Stepping = 11
   
 Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE
   
 Features2=0xe3fdSSE3,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM
   AMD Features=0x2010NX,LM
   AMD Features2=0x1LAHF
   TSC: P-state invariant
 real memory  = 4294967296 (4096 MB)
 avail memory = 3141234688 (2995 MB)
 ACPI APIC Table: MSTEST OEMAPIC 
 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 FreeBSD/SMP: 1 package(s) x 2 core(s)
  cpu0 (BSP): APIC ID:  0
  cpu1 (AP): APIC ID:  1
 ioapic0 Version 2.0 irqs 0-23 on motherboard
 kbd1 at kbdmux0
 cryptosoft0: software crypto on motherboard
 acpi0: MSTEST TESTONLY on motherboard
 acpi0: [ITHREAD]
 acpi0: Power Button (fixed)
 acpi0: reservation of 0, a (3) failed
 acpi0: reservation of 10, bff0 (3) failed
 Timecounter ACPI-fast frequency 3579545 Hz quality 1000
 acpi_timer0: 24-bit timer at 3.579545MHz port 0x808-0x80b on acpi0
 cpu0: ACPI CPU on acpi0
 ACPI Warning: Incorrect checksum in table [OEMB] - 0xBE, should be 0xB1 
 (20101013/tbutils-354)
 cpu1: ACPI CPU on acpi0
 pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
 pci0: ACPI PCI bus on pcib0
 pcib1: ACPI PCI-PCI bridge irq 16 at device 1.0 on pci0
 pci1: ACPI PCI bus on pcib1
 mpt0: LSILogic SAS/SATA Adapter port 0x7800-0x78ff mem 
 0xfd4fc000-0xfd4f,0xfd4e-0xfd4e irq 16 at device 0.0 on pci1
 mpt0: [ITHREAD]
 mpt0: MPI Version=1.5.18.0
 mpt0: Capabilities: ( RAID-0 RAID-1E RAID-1 )
 mpt0: 0 Active Volumes (2 Max)
 mpt0: 0 Hidden Drive Members (14 Max)
 uhci0: Intel 82801H (ICH8) USB controller USB-D port 0xdc00-0xdc1f irq 16 
 at device 26.0 on pci0
 uhci0: [ITHREAD]
 uhci0: LegSup = 0x2f00
 usbus0: Intel 82801H (ICH8) USB controller USB-D on uhci0
 uhci1: Intel 82801H (ICH8) USB controller USB-E port 0xe000-0xe01f irq 17 
 at device 26.1 on pci0
 uhci1: [ITHREAD]
 uhci1: LegSup = 0x2f00
 usbus1: Intel 82801H (ICH8) USB controller USB-E on uhci1
 ehci0: Intel 82801H (ICH8) USB 2.0 controller USB2-B mem 
 0xfebffc00-0xfebf irq 18 at device 26.7 on pci0
 ehci0: [ITHREAD]
 usbus2: EHCI version 1.0
 usbus2: Intel 82801H (ICH8) USB 2.0 controller USB2-B on ehci0
 pci0: multimedia, HDA at device 27.0 (no driver attached)
 pcib2: ACPI PCI-PCI bridge irq 16 at device 28.0 on pci0
 pci5: ACPI PCI bus on pcib2
 atapci0: SiI 3132 SATA300 controller port 0xac00-0xac7f mem 
 

Re: pkg_add -r does not find packages FreeBSD 9.0 rc1

2011-11-12 Thread Bane Ivosev

set PACKAGESITE environment variable

for tcsh shell
setenv PACKAGESITE 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/Latest/


hope this help

On 11/12/11 15:36, Kenneth Hatteland wrote:

I have installed RC1 and after getting confused with the new install routines, 
I have my system up. But when I try to install packages like nano and 
cvsup-without-gui to build my machine up from base the system reports no 
packages found. This have only rarely happened on my other systems and never on 
a fresh install.any clues ???

Kenneth Hatteland


___
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