FreeBSD-6.x/7.x 1000BaseTX connection problem

2009-01-26 Thread Balgansuren Batsukh
Hello,

I saw by default all 6.x/7.x version can't connect to Cisco Catalyst 
2970G/3750G switch at 1000Mbps speed.

Only to need to put speed option keyword on /etc/rc.conf?

Balgaa
___
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-7.1STABLE w/BIND-9.4.3-P1 start problem

2009-01-26 Thread Balgansuren Batsukh
Hello,

I have been using FreeBSD-7.0STABLE with BIND-9.4.2 ( i guess, forget to check 
before upgrade) up to 2008-01-26 (yesterday).

But after upgrade FreeBSD-7.0STABLE--FreeBSD-7.1STABLE everything goes wrong.

1.BIND can't start anymore and giving me following message at /var/log/messages:
.
.
.
Jan 27 12:30:20 ns kernel: ad4: 152587MB WDC WD1600AAJS-75PSA0 05.06H05 at 
ata2-master SATA150
Jan 27 12:30:20 ns kernel: acd0: CDRW HL-DT-ST CD-RW/DVD-ROM GCC-H30N/A101 at 
ata3-master SATA150
Jan 27 12:30:20 ns kernel: Trying to mount root from ufs:/dev/ad4s1a
Jan 27 12:30:21 ns savecore: no dumps found
Jan 27 12:30:21 ns named[516]: starting BIND 9.4.3-P1 -c named.conf -t 
/var/named -u bind
Jan 27 12:30:21 ns named[516]: could not get query source dispatcher 
(0.0.0.0#53)
Jan 27 12:30:21 ns named[516]: loading configuration: address in use
Jan 27 12:30:21 ns named[516]: exiting (due to fatal error)
Jan 27 12:30:37 ns kernel: bge0: link state changed to UP
Jan 27 12:31:07 ns kernel: Connection attempt to UDP 122.254.1x.x:53 from 
209.85.146.135:9484
Jan 27 12:31:07 ns kernel: Connection attempt to UDP 122.254.1x.x:53 from 
122.254.122.41:1027
Jan 27 12:31:07 ns kernel: Connection attempt to UDP 122.254.1x.x:53 from 
122.254.122.45:62566
.
.
.

2.I tried to load from command line but same result:

ns# /usr/sbin/named -t /var/named/ -c named.conf -d9 -f -g
27-Jan-2009 12:56:04.632 starting BIND 9.4.3-P1 -t /var/named/ -c named.conf 
-d9 -f -g
27-Jan-2009 12:56:04.632 found 1 CPU, using 1 worker thread
27-Jan-2009 12:56:04.633 using up to 4096 sockets
27-Jan-2009 12:56:04.639 loading configuration from '/named.conf'
27-Jan-2009 12:56:04.640 set maximum stack size to 67108864: success
27-Jan-2009 12:56:04.640 set maximum data size to 536870912: success
27-Jan-2009 12:56:04.640 set maximum core size to 9223372036854775807: success
27-Jan-2009 12:56:04.640 set maximum open files to -1: success
27-Jan-2009 12:56:04.640 using default UDP/IPv4 port range: [49152, 65535]
27-Jan-2009 12:56:04.640 using default UDP/IPv6 port range: [49152, 65535]
27-Jan-2009 12:56:04.642 no IPv6 interfaces found
27-Jan-2009 12:56:04.642 listening on IPv4 interface bge0, 122.254.1x.x#53
27-Jan-2009 12:56:04.642 clientmgr @0x2853f000: create
27-Jan-2009 12:56:04.642 clientmgr @0x2853f000: createclients
27-Jan-2009 12:56:04.642 clientmgr @0x2853f000: create new
27-Jan-2009 12:56:04.642 client @0x28601000: create
27-Jan-2009 12:56:04.642 clientmgr @0x2853f000: createclients
27-Jan-2009 12:56:04.642 clientmgr @0x2853f000: create new
27-Jan-2009 12:56:04.642 client @0x28641000: create
27-Jan-2009 12:56:04.645 /named.conf:20: using specific query-source port 
suppresses port randomization and can be insecure.
27-Jan-2009 12:56:04.646 could not get query source dispatcher (0.0.0.0#53)
27-Jan-2009 12:56:04.646 load_configuration: address in use
27-Jan-2009 12:56:04.646 loading configuration: address in use
27-Jan-2009 12:56:04.646 exiting (due to fatal error)
ns#

3.named.conf:
-


acl boldsoft { 202.17x.x.x; 202.17x.x.x; 122.254.1x.x; 127.0.0.1; };

options {

directory /etc/namedb;
auth-nxdomain yes;
listen-on { 122.254.1x.x; };
allow-query { any; };
allow-transfer { boldsoft; };
allow-recursion { any; };
version None of your business!;
notify yes;
allow-notify { boldsoft; };
query-source address * port 53;

};


zone . {
type hint;
file named.root;
};

zone 0.0.127.IN-ADDR.ARPA {
type master;
allow-query { any; };
file master/localhost.rev;
};
.
.
.
4.netstat -an or sockstat -4 result:

ns# netstat -an
Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address  Foreign Address(state)
tcp4   0 48 122.254.1x.x.22  122.254.93.23.58663ESTABLISHED
tcp4   0  0 122.254.1x.x.63442   130.94.149.166.5999TIME_WAIT
tcp4   0  0 122.254.1x.x.22  122.254.93.23.54514ESTABLISHED
tcp4   0  0 122.254.1x.x.49853   128.205.32.21.5999 ESTABLISHED
tcp4   0  0 122.254.1x.x.22  122.254.93.23.53108ESTABLISHED
tcp4   0  0 *.22   *.*LISTEN
udp4   0  0 *.514  *.*
Active UNIX domain sockets
Address  Type   Recv-Q Send-QInode Conn Refs  Nextref Addr
c3ea3150 stream  0  00 c3ea32a000
c3ea32a0 stream  0  00 c3ea315000
c3ea3b28 stream  0  00 c3ea37e000
c3ea37e0 stream  0  00 c3ea3b2800
c3ea30a8 stream  0  00000
c3ea33f0 stream  0  00 c3ea300000
c3ea3000 stream  0  00 c3ea33f000
c3ea4000 stream  0  0 c3ea2114000 
/var/run/devd.pipe
c3ea3888 dgram   0  0 c4041bdc0

Re: FreeBSD-6.x/7.x 1000BaseTX connection problem

2009-01-26 Thread Balgansuren Batsukh

For example here:

ns# ifconfig -a
--
bge0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500
   options=9bRXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM
   ether 00:1e:c9:2f:15:20
   inet 122.254.1x.x netmask 0xffe0 broadcast 122.254.1x.x
   media: Ethernet autoselect (100baseTX full-duplex)
   status: active
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST metric 0 mtu 16384
   inet 127.0.0.1 netmask 0xff00

uname -a
-
FreeBSD ns.boldsoft.mn 7.1-STABLE FreeBSD 7.1-STABLE #2: Mon Jan 26 22:56:56 
ULAT 2009 bal...@ns.xxx.mn:/usr/obj/usr/src/sys/DNS  i386


hostname=ns.xxx.mn
ifconfig_bge0=inet 122.254.1x.x  netmask 255.255.255.224
defaultrouter=122.254.1x.x


Balgaa

- Original Message - 
From: Xin LI delp...@delphij.net

To: Balgansuren Batsukh bal...@micom.mn
Cc: freebsd-stable@freebsd.org
Sent: Tuesday, January 27, 2009 1:37 PM
Subject: Re: FreeBSD-6.x/7.x 1000BaseTX connection problem



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Balgansuren Batsukh wrote:

Hello,

I saw by default all 6.x/7.x version can't connect to Cisco Catalyst 
2970G/3750G switch at 1000Mbps speed.


Only to need to put speed option keyword on /etc/rc.conf?


I think you don't need to put explicit speed option, the system *should*
negotiate for you.

Which NIC are you using?  Is it 'up'?  Some NICs would stay at 10Mbps if
not 'up'.

Cheers,
- --
Xin LI delp...@delphij.net http://www.delphij.net/
FreeBSD - The Power to Serve!
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.10 (FreeBSD)

iEYEARECAAYFAkl+nZcACgkQi+vbBBjt66CPSgCfUmpuR751q4Vu4rKQ1w1jGu4F
Q3IAn2wNzF43aIsZSY0pQ6w7f7v90P/W
=5dGG
-END PGP SIGNATURE-
___
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-7.1STABLE w/BIND-9.4.3-P1 start problem followup

2009-01-26 Thread Balgansuren Batsukh
Installed using pkd_add or ports BIND-9.6.0-P1 working fine.

1.But seems can't run under chroot well:
--
Jan 27 13:54:08 ns named[36447]: starting BIND 9.6.0-P1 -c named.conf -t 
/var/named -u bind
Jan 27 13:54:08 ns named[36447]: built with '--localstatedir=/var' 
'--disable-linux-caps' '--with-randomdev=/dev/random' 
'--disable-openssl-version-check' '--without-openssl' 
'--with-libxml2=/usr/local' '--with-idn=/usr/local' 
'--with-libiconv=/usr/local' '--enable-threads' '--prefix=/usr/local' 
'--mandir=/usr/local/man' '--infodir=/usr/local/info/' 
'--build=i386-portbld-freebsd7.1' 'build_alias=i386-portbld-freebsd7.1' 'CC=cc' 
'CFLAGS=-O2 -fno-strict-aliasing -pipe' 'LDFLAGS= 
-rpath=/usr/lib:/usr/local/lib' 'CXX=c++' 'CXXFLAGS=-O2 -fno-strict-aliasing 
-pipe'
Jan 27 13:54:08 ns named[36447]: none:0: open: /usr/local/etc/rndc.key: file 
not found
Jan 27 13:54:08 ns named[36447]: couldn't add command channel 127.0.0.1#953: 
file not found
Jan 27 13:54:08 ns named[36447]: the working directory is not writable
.
.
.
.
Jan 27 13:54:08 ns named[36447]: running


2./etc/rc.conf
---
named_enable=YES
named_program=/usr/local/sbin/named # path to named, if you want a different 
one.
named_flags=-c named.conf
named_uid=bind# User to run named as
named_chrootdir=/var/named# Chroot directory (or  not to auto-chroot it)
named_chroot_autoupdate=YES   # Automatically install/update chrooted
# components of named. See /etc/rc.d/named.
named_symlink_enable=YES  # Symlink the chrooted pid file

3./etc/rc./named stop

named not running? (check /var/run/named/pid).

4.ns# /usr/local/sbin/named -v
BIND 9.6.0-P1

Any suggestion to fix some cosmetic problem?

Balgaa
___
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-7.1STABLE w/BIND-9.4.3-P1 start problem

2009-01-26 Thread Balgansuren Batsukh

Thanks, it is working.

- Original Message - 
From: Mark Andrews mark_andr...@isc.org

To: Balgansuren Batsukh bal...@micom.mn
Cc: freebsd-stable@freebsd.org
Sent: Tuesday, January 27, 2009 2:06 PM
Subject: Re: FreeBSD-7.1STABLE w/BIND-9.4.3-P1 start problem 





Remove query-source address * port 53; and fix your firewall.  


2509.   [bug]   Specifying a fixed query source port was broken.
   [RT #19051]

Mark
--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: mark_andr...@isc.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-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-6.x/7.x 1000BaseTX connection problem

2009-01-26 Thread Balgansuren Batsukh

Some servers running at 1000Mbps without problem same rc.conf.

Hardware configuration is exactly same.

$ ifconfig -a
bge0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500
   options=9bRXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM
   ether 00:1e:c9:3d:0b:49
   inet 122.254.x.x netmask 0xff00 broadcast 122.254.x.x
   media: Ethernet autoselect (1000baseTX full-duplex)
   status: active
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST metric 0 mtu 16384
   inet 127.0.0.1 netmask 0xff00
$

- Original Message - 
From: Xin LI delp...@delphij.net

To: Balgansuren Batsukh bal...@micom.mn
Cc: freebsd-stable@freebsd.org
Sent: Tuesday, January 27, 2009 1:37 PM
Subject: Re: FreeBSD-6.x/7.x 1000BaseTX connection problem



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Balgansuren Batsukh wrote:

Hello,

I saw by default all 6.x/7.x version can't connect to Cisco Catalyst 
2970G/3750G switch at 1000Mbps speed.


Only to need to put speed option keyword on /etc/rc.conf?


I think you don't need to put explicit speed option, the system *should*
negotiate for you.

Which NIC are you using?  Is it 'up'?  Some NICs would stay at 10Mbps if
not 'up'.

Cheers,
- --
Xin LI delp...@delphij.net http://www.delphij.net/
FreeBSD - The Power to Serve!
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.10 (FreeBSD)

iEYEARECAAYFAkl+nZcACgkQi+vbBBjt66CPSgCfUmpuR751q4Vu4rKQ1w1jGu4F
Q3IAn2wNzF43aIsZSY0pQ6w7f7v90P/W
=5dGG
-END PGP SIGNATURE-
___
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 6.2/6.3/7.0 install CD boot panic

2008-03-09 Thread Balgansuren Batsukh

Hello,

I tried to install FreeBSD-6.2/6.3/7.0 on Dell E520.

When it get boot install CD, ask me language selection then panic. I mean
keyboard, mouse no response, only can power off.

Dell hasn't any serial port for debug.

Only I use digital camera to capture screen.

I tried to all boot options 1,2,3,4,5. When I try to boot using without 
ACPI

and got general proctection fault.

Please find attached screen.

Regards,
Balgaa

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

FreeBSD 6.2/6.3/7.0 install CD boot panic

2008-03-08 Thread Balgansuren Batsukh

Hello,

I tried to install FreeBSD-6.2/6.3/7.0 on Dell E520.

When it get boot install CD, ask me language selection then panic. I mean 
keyboard, mouse no response, only can power off.


Dell hasn't any serial port for debug.

Only I use digital camera to capture screen.

I tried to all boot options 1,2,3,4,5. When I try to boot using without 
ACPI and got general proctection fault.


Please find attached screen.

Regards,
Balgaa

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


FreeBSD 6.2/6.3/7.0 install CD boot panic

2008-03-07 Thread Balgansuren Batsukh

Hello,

I tried to install FreeBSD-6.2/6.3/7.0 on Dell E520.

When it get boot install CD, ask me language selection then panic. I mean 
keyboard, mouse no response, only can power off.


Dell hasn't any serial port for debug.

Only I use digital camera to capture screen.

I tried to all boot options 1,2,3,4,5. When I try to boot using without ACPI 
and got general proctection fault.


Please find attached screen.

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

Asteisk-1.4.17 codec negotiation patch

2008-02-09 Thread Balgansuren Batsukh

Hello,

Is there any update for Asterisk codec negotiation patch compatibility with 
Asterisk-addons OOH323 channel driver?


Regards,
Balgaa

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


Asteisk-1.4.17 codec negotiation patch

2008-01-23 Thread Balgansuren Batsukh

Hello,

Yesterday, I tried to use Asterisk-addons OOH323 channel driver with codec 
negotiation patch from

www.b2bua.org.

But I can't compile OOH323 channel driver patch applied Asterisk source.

Is there any has success with this patch?

I found that Maxim update Asterisk, codec negotiation patch into ports.

Regards,
Balgaa 


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


Re: FreeBSD-6.2, 7.0-BETA1 on X60

2007-12-04 Thread Balgansuren Batsukh

Hello All,

After I follow below instruction it boot kernel, but then give me error says 
/etc/fstab not found etc.,


I will attach it next email.

Balgaa

- Original Message - 
From: Alexandre Sunny Kovalenko [EMAIL PROTECTED]

To: Balgansuren Batsukh [EMAIL PROTECTED]
Cc: freebsd-stable@freebsd.org
Sent: Tuesday, December 04, 2007 12:19 PM
Subject: Re: FreeBSD-6.2, 7.0-BETA1 on X60




On Mon, 2007-12-03 at 21:31 +0800, Balgansuren Batsukh wrote:

Hello All,

I tried to install FreeBSD on X60 using PXE boot, but unsuccessfully 
finish

my attempt.

When it start PXE boot it get IP address from DHCP, download PXE boot 
file

from TFTP server,
then trying to load kernel image from TFTP server.

After 10-20 minutes it give me error message can't load kernel, I tried
many times load boot/kernel/kernel, but same result.

I guess PXE boot read much longer time to load kernel file and suddenly 
give

me error message.

I followed instruction on http://www.hack.org/mc/freebsd-x60.html

I made X60LAN switchTFTP/DHCP/NFS server and even tried
X60---cross-over cableTFTP/DHCP/NFS server.

Is there any suggestion?


I have built my X60 from such a setup and then used it as the FixIt
environment more then a few times. Here are relevant bits from the
server (watch out for the line wrapping):

=== /usr/local/etc/dhcpd.conf (I am using isc-dhcp3-server-3.0.5_2)
option domain-name rabbitslawn.verizon.net;
option domain-name-servers rabbitslawn.verizon.net;

default-lease-time 600;
max-lease-time 7200;

authoritative;

ddns-update-style none;

log-facility local7;

server-name twinhead;
server-identifier 10.0.3.236;
next-server 10.0.3.236;

subnet 10.0.3.0 netmask 255.255.255.0 {
 range 10.0.3.33 10.0.3.64;
 option routers 10.0.3.242;
 option domain-name-servers 10.0.3.242;
 option root-path /SHARED/tftpboot;
 filename boot/pxeboot;
}

=== /etc/exports (excerpt)
/SHARED  -alldirs

=== /etc/inetd.conf (excerpt)
tftpdgram   udp waitroot/usr/libexec/tftpd  tftpd -u
sunny -l -s /SHARED/tftpboot

=== /etc/rc.conf (excerpt)
nfs_server_enable=YES
rpcbind_enable=YES

=== /SHARED/tftpboot
Contains fairly old (February 2007) snapshot of then 7-CURRENT with two
modifications

=== /SHARED/tftpboot/boot/loader.rc
echo Loading Kernel...
load /boot/kernel/kernel
echo Loading mfsroot...
load -t mfs_root /mfsroot
echo booting...
echo \007\007
echo initializing h0h0magic...
set vfs.root.mountfrom=ufs:/dev/md0c
boot

=== /SHARED/tftpboot/mfsroot
Is the decompressed version of /SHARED/tftpboot/boot/mfsroot.gz.

I can confirm that stopping NFS on the server will give the symptoms
roughly corresponding to the ones you are describing, so the first thing
I would recommend checking is the ability to mount your equivalent of
the /SHARED/tftpboot above.

Hopefully this is all I have done to get this to work -- I have picked
most of it from someone's web page, but I could not find original URL
ATM.


Regards,
Balgaa

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

--
Alexandre Sunny Kovalenko [EMAIL PROTECTED]





--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.503 / Virus Database: 269.16.13/1165 - Release Date: 
12/2/2007 8:34 PM





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


IRQ sharing check command

2007-12-04 Thread Balgansuren Batsukh

Hello,

Which command I need to use IRQ sharing check or allocated IRQ information?

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


FreeBSD-6.2, 7.0-BETA1 on X60

2007-12-03 Thread Balgansuren Batsukh

Hello All,

I tried to install FreeBSD on X60 using PXE boot, but unsuccessfully finish 
my attempt.


When it start PXE boot it get IP address from DHCP, download PXE boot file 
from TFTP server,

then trying to load kernel image from TFTP server.

After 10-20 minutes it give me error message can't load kernel, I tried 
many times load boot/kernel/kernel, but same result.


I guess PXE boot read much longer time to load kernel file and suddenly give 
me error message.


I followed instruction on http://www.hack.org/mc/freebsd-x60.html

I made X60LAN switchTFTP/DHCP/NFS server and even tried
X60---cross-over cableTFTP/DHCP/NFS server.

Is there any suggestion?

Regards,
Balgaa 


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


Re: FreeBSD based bandwidth manager, traffic shaper

2007-11-08 Thread Balgansuren Batsukh

Hello All,

Thank you very much for helpful email.

Is there any hardware vendor suggest for me?

I need to manage bandwidth management 1xSTM-1/OC3-2xSTM-1 optical IP 
bandwidth circuit.


Anyone has experience with www.etinc.com bandwidth manager?

I saw others like Allot, Packeteer, Cisco SCE2000 only doing protocol, 
service based bandwidth management using TCP rate limit, fair queueing.


Regards,
Balgaa


- Original Message - 
From: Tek Bahadur Limbu [EMAIL PROTECTED]

To: Balgansuren Batsukh [EMAIL PROTECTED]
Cc: freebsd-stable@freebsd.org; [EMAIL PROTECTED]
Sent: Thursday, November 08, 2007 6:41 PM
Subject: Re: FreeBSD based bandwidth manager, traffic shaper



Hi Balgansuren,

Balgansuren Batsukh wrote:

Hello All,

I am looking high performance bandwidth manager, traffic shaper for IP 
core network to configure leased line, xDSL, Ethernet, GPON/EPON, 
wireless subscribers.


Is there any FreeBSD based solution?


You can try using IPFW + Dummynet to achieve this. But this is a very 
complicated solution.


I think that pfSense will be more easier to manage the bandwidth shaping 
rules.


http://www.pfsense.com/


Another free solution based on a Linux kernel is HTB.

http://luxik.cdi.cz/~devik/qos/htb/

Of course, there are many hardware based products too.




Regards,
Balgaa

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






--

With best regards and good wishes,

Yours sincerely,

Tek Bahadur Limbu

System Administrator

(TAG/TDG Group)
Jwl Systems Department

Worldlink Communications Pvt. Ltd.

Jawalakhel, Nepal

http://www.wlink.com.np

http://teklimbu.wordpress.com




--
No virus found in this incoming message.
Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 
269.15.24/1117 - Release Date: 11/7/2007 10:52 PM





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


Re: FreeBSD based bandwidth manager, traffic shaper

2007-11-07 Thread Balgansuren Batsukh

Which product of Juniper doing such job?

Balgaa

- Original Message - 
From: Oleg Derevenetz [EMAIL PROTECTED]

To: Balgansuren Batsukh [EMAIL PROTECTED]; freebsd-stable@freebsd.org
Cc: [EMAIL PROTECTED]
Sent: Wednesday, November 07, 2007 11:05 PM
Subject: Re: FreeBSD based bandwidth manager, traffic shaper


I am looking high performance bandwidth manager, traffic shaper for IP 
core network to configure leased line, xDSL, Ethernet, GPON/EPON, 
wireless subscribers.


Is there any FreeBSD based solution?


Juniper :-)

--
Oleg Derevenetz [EMAIL PROTECTED] OOD3-RIPE
Phone: +7 4732 539880
Fax:   +7 4732 531415 http://www.vsi.ru
CenterTelecom Voronezh ISPhttp://isp.vsi.ru

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




--
No virus found in this incoming message.
Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 
269.15.23/1114 - Release Date: 11/6/2007 8:05 PM





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


FreeBSD based bandwidth manager, traffic shaper

2007-11-07 Thread Balgansuren Batsukh

Hello All,

I am looking high performance bandwidth manager, traffic shaper for IP core 
network to configure leased line, xDSL, Ethernet, GPON/EPON, wireless 
subscribers.


Is there any FreeBSD based solution?

Regards,
Balgaa

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


FreeBSD-6.2, 7.0-BETA1 boot on Lenovo X60

2007-11-04 Thread Balgansuren Batsukh

Hello All,

Last few days I try to boot FreeBSD-6.2, 7.0-BETA1 boot CD using USB CDROM 
drive on Lenovo X60.


It give kind of assembler code non-stop flow over screen.

Can't boot system and some times give BTX halted message after CPU register 
code ES=,


Is there any way to boot/install FreeBSD-6.2/7.0-BETA on X60?

Regards,
Balgaa 


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


em0 update

2006-10-23 Thread Balgansuren Batsukh
Hello,

I compiled again recent patch from
http://lists.freebsd.org/pipermail/freebsd-stable/2006-October/029224.html

then em0 works fine until now without any problem.

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


Fw: em0 problem

2006-10-17 Thread Balgansuren Batsukh

Hello,

I get UP/DOWN message since updated new driver little bi longer:


Oct 16 21:14:28 gk kernel: em0: link state changed to DOWN
Oct 16 21:14:43 gk kernel: em0: link state changed to UP
Oct 16 21:16:25 gk kernel: em0: link state changed to DOWN
Oct 16 21:16:40 gk kernel: em0: link state changed to UP
Oct 16 21:19:28 gk kernel: em0: link state changed to DOWN
Oct 16 21:19:43 gk kernel: em0: link state changed to UP
Oct 17 10:00:04 gk su: balgaa to root on /dev/ttyp0
Oct 17 12:26:18 gk su: balgaa to root on /dev/ttyp0
Oct 17 13:44:16 gk kernel: em0: link state changed to DOWN
Oct 17 14:32:29 gk login: ROOT LOGIN (root) ON ttyv0
Oct 17 14:33:30 gk kernel: em0: link state changed to UP
Oct 17 14:33:46 gk kernel: em0: link state changed to DOWN
Oct 17 14:34:00 gk kernel: em0: link state changed to UP
Oct 17 14:36:25 gk su: balgaa to root on /dev/ttyp0
Oct 17 14:37:05 gk kernel: em0: link state changed to DOWN
Oct 17 14:37:40 gk kernel: em0: link state changed to UP
Oct 17 17:40:26 gk su: balgaa to root on /dev/ttyp0

Is there anyway to do something?

Regards,
Balgaa

- Original Message - 
From: Balgansuren Batsukh [EMAIL PROTECTED]

To: freebsd-stable@freebsd.org
Sent: Saturday, October 14, 2006 11:16 PM
Subject: Re: em0 problem



Hello Scott,

I found below email:
=
Mike,

I have a new patch that I hope addresses the actual bug, instead of
shuffling the timing.  Would you be willing to test it?  I can't
guarantee that it's safe for production use yet, though.  It seems
to work, but it might set your dog on fire too.

Scott
=

Is it possible test your new patch?

Regards,
Balgaa

- Original Message - 
From: Scott Long [EMAIL PROTECTED]

To: Mike Tancsa [EMAIL PROTECTED]
Cc: Balgansuren Batsukh [EMAIL PROTECTED]; freebsd-stable@freebsd.org
Sent: Saturday, October 14, 2006 10:32 PM
Subject: Re: em0 problem



Mike Tancsa wrote:

At 08:09 AM 10/14/2006, Balgansuren Batsukh wrote:

Hello,

I installed FreeBSD-6.1 on my home PC. After sometime frequently get 
em0 UP/DOWN message.


There is a patch you can try that might help you at

http://lists.freebsd.org/pipermail/freebsd-stable/2006-October/029224.html

---Mike



This patch isn't applicable to 6.1, just 6.2-PRE.

Scott





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


em0 problem

2006-10-14 Thread Balgansuren Batsukh
Hello,

I installed FreeBSD-6.1 on my home PC. After sometime frequently get em0 
UP/DOWN message.

After that I upgraded to 6.2-PRERELEASE still exist UP/DOWN problem, but 
between two of cycle time longer than before.

I put below original FreeBSD-6.1 /var/log/messages:
==
Oct  9 20:51:31 gk kernel: Copyright (c) 1992-2006 The FreeBSD Project.
Oct  9 20:51:31 gk kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 
1991, 1992, 1993, 1994
Oct  9 20:51:31 gk kernel: The Regents of the University of California. All 
rights reserved.
Oct  9 20:51:31 gk kernel: FreeBSD 6.1-RELEASE #0: Sun May  7 04:42:56 UTC 2006
Oct  9 20:51:31 gk kernel: [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP
Oct  9 20:51:31 gk kernel: Timecounter i8254 frequency 1193182 Hz quality 0
Oct  9 20:51:31 gk kernel: CPU: Intel(R) Pentium(R) 4 CPU 2.60GHz (2598.76-MHz 
686-class CPU)
Oct  9 20:51:31 gk kernel: Origin = GenuineIntel  Id = 0xf29  Stepping = 9
Oct  9 20:51:31 gk kernel: 
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
Oct  9 20:51:31 gk kernel: Features2=0x4400CNTX-ID,b14
Oct  9 20:51:31 gk kernel: Logical CPUs per core: 2
Oct  9 20:51:31 gk kernel: real memory  = 1072889856 (1023 MB)
Oct  9 20:51:31 gk kernel: avail memory = 1040793600 (992 MB)
Oct  9 20:51:31 gk kernel: ACPI APIC Table: A M I  OEMAPIC 
Oct  9 20:51:31 gk kernel: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
Oct  9 20:51:31 gk kernel: cpu0 (BSP): APIC ID:  0
Oct  9 20:51:31 gk kernel: cpu1 (AP): APIC ID:  1
Oct  9 20:51:31 gk kernel: ioapic0 Version 2.0 irqs 0-23 on motherboard
Oct  9 20:51:31 gk kernel: kbd1 at kbdmux0
Oct  9 20:51:31 gk kernel: acpi0: A M I OEMRSDT on motherboard
Oct  9 20:51:31 gk kernel: acpi0: Power Button (fixed)
Oct  9 20:51:31 gk kernel: Timecounter ACPI-fast frequency 3579545 Hz quality 
1000
Oct  9 20:51:31 gk kernel: acpi_timer0: 24-bit timer at 3.579545MHz port 
0x808-0x80b on acpi0
Oct  9 20:51:31 gk kernel: cpu0: ACPI CPU on acpi0
Oct  9 20:51:31 gk kernel: cpu1: ACPI CPU on acpi0
Oct  9 20:51:31 gk kernel: pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on 
acpi0
Oct  9 20:51:31 gk kernel: pci0: ACPI PCI bus on pcib0
Oct  9 20:51:31 gk kernel: agp0: Intel 82875P host to AGP bridge mem 
0xf400-0xf7ff at device 0.0 on pci0
Oct  9 20:51:31 gk kernel: pcib1: ACPI PCI-PCI bridge at device 1.0 on pci0
Oct  9 20:51:31 gk kernel: pci1: ACPI PCI bus on pcib1
Oct  9 20:51:31 gk kernel: pci1: display, VGA at device 0.0 (no driver 
attached)
Oct  9 20:51:31 gk kernel: pcib2: ACPI PCI-PCI bridge at device 3.0 on pci0
Oct  9 20:51:31 gk kernel: pci2: ACPI PCI bus on pcib2
Oct  9 20:51:31 gk kernel: em0: Intel(R) PRO/1000 Network Connection Version - 
3.2.18 port 0xcf80-0xcf9f mem 0xfe9e-0xfe
9f irq 18 at device 1.0 on pci2
Oct  9 20:51:31 gk kernel: em0: Ethernet address: 00:0e:a6:30:39:8b
Oct  9 20:51:31 gk kernel: uhci0: Intel 82801EB (ICH5) USB controller USB-A 
port 0xef00-0xef1f irq 16 at device 29.0 on pci0
Oct  9 20:51:31 gk kernel: uhci0: [GIANT-LOCKED]
Oct  9 20:51:31 gk kernel: usb0: Intel 82801EB (ICH5) USB controller USB-A on 
uhci0
Oct  9 20:51:31 gk kernel: usb0: USB revision 1.0
Oct  9 20:51:31 gk kernel: uhub0: Intel UHCI root hub, class 9/0, rev 
1.00/1.00, addr 1
Oct  9 20:51:31 gk kernel: uhub0: 2 ports with 2 removable, self powered
Oct  9 20:51:31 gk kernel: uhci1: Intel 82801EB (ICH5) USB controller USB-B 
port 0xef20-0xef3f irq 19 at device 29.1 on pci0
Oct  9 20:51:31 gk kernel: uhci1: [GIANT-LOCKED]
Oct  9 20:51:31 gk kernel: usb1: Intel 82801EB (ICH5) USB controller USB-B on 
uhci1
Oct  9 20:51:31 gk kernel: usb1: USB revision 1.0
Oct  9 20:51:31 gk kernel: uhub1: Intel UHCI root hub, class 9/0, rev 
1.00/1.00, addr 1
Oct  9 20:51:31 gk kernel: uhub1: 2 ports with 2 removable, self powered
Oct  9 20:51:31 gk kernel: uhci2: Intel 82801EB (ICH5) USB controller USB-C 
port 0xef40-0xef5f irq 18 at device 29.2 on pci0
Oct  9 20:51:31 gk kernel: uhci2: [GIANT-LOCKED]
Oct  9 20:51:31 gk kernel: usb2: Intel 82801EB (ICH5) USB controller USB-C on 
uhci2
Oct  9 20:51:31 gk kernel: usb2: USB revision 1.0
Oct  9 20:51:31 gk kernel: uhub2: Intel UHCI root hub, class 9/0, rev 
1.00/1.00, addr 1
Oct  9 20:51:31 gk kernel: uhub2: 2 ports with 2 removable, self powered
Oct  9 20:51:31 gk kernel: uhci3: Intel 82801EB (ICH5) USB controller USB-D 
port 0xef80-0xef9f irq 16 at device 29.3 on pci0
Oct  9 20:51:31 gk kernel: uhci3: [GIANT-LOCKED]
Oct  9 20:51:31 gk kernel: usb3: Intel 82801EB (ICH5) USB controller USB-D on 
uhci3
Oct  9 20:51:31 gk kernel: usb3: USB revision 1.0
Oct  9 20:51:31 gk kernel: uhub3: Intel UHCI root hub, class 9/0, rev 
1.00/1.00, addr 1
Oct  9 20:51:31 gk kernel: uhub3: 2 ports with 2 removable, self powered
Oct  9 20:51:31 gk kernel: ehci0: Intel 82801EB/R (ICH5) USB 2.0 controller 
mem 0xfebffc00-0xfebf irq 23 at device 29.7
on pci0
Oct  9 20:51:31 gk 

Re: em0 problem

2006-10-14 Thread Balgansuren Batsukh

Hello,

gk# vmstat -i
interrupt  total   rate
irq1: atkbd0 356  0
irq6: fdc0 3  0
irq15: ata1  100  0
irq18: em0 uhci2+ 342734  1
cpu0: timer389895168   1999
cpu1: timer389895052   1999
Total  780133413   4001

Is it show em0 shared interrupt?

Regards,
Balgaa


- Original Message - 
From: Scott Long [EMAIL PROTECTED]

To: Mike Tancsa [EMAIL PROTECTED]
Cc: Balgansuren Batsukh [EMAIL PROTECTED]; freebsd-stable@freebsd.org
Sent: Saturday, October 14, 2006 10:32 PM
Subject: Re: em0 problem



Mike Tancsa wrote:

At 08:09 AM 10/14/2006, Balgansuren Batsukh wrote:

Hello,

I installed FreeBSD-6.1 on my home PC. After sometime frequently get em0 
UP/DOWN message.


There is a patch you can try that might help you at

http://lists.freebsd.org/pipermail/freebsd-stable/2006-October/029224.html

---Mike



This patch isn't applicable to 6.1, just 6.2-PRE.

Scott





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


Re: em0 problem

2006-10-14 Thread Balgansuren Batsukh

Hello Scott,

I found below email:
=
Mike,

I have a new patch that I hope addresses the actual bug, instead of
shuffling the timing.  Would you be willing to test it?  I can't
guarantee that it's safe for production use yet, though.  It seems
to work, but it might set your dog on fire too.

Scott
=

Is it possible test your new patch?

Regards,
Balgaa

- Original Message - 
From: Scott Long [EMAIL PROTECTED]

To: Mike Tancsa [EMAIL PROTECTED]
Cc: Balgansuren Batsukh [EMAIL PROTECTED]; freebsd-stable@freebsd.org
Sent: Saturday, October 14, 2006 10:32 PM
Subject: Re: em0 problem



Mike Tancsa wrote:

At 08:09 AM 10/14/2006, Balgansuren Batsukh wrote:

Hello,

I installed FreeBSD-6.1 on my home PC. After sometime frequently get em0 
UP/DOWN message.


There is a patch you can try that might help you at

http://lists.freebsd.org/pipermail/freebsd-stable/2006-October/029224.html

---Mike



This patch isn't applicable to 6.1, just 6.2-PRE.

Scott





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


Ping question

2006-10-12 Thread Balgansuren Batsukh
Hello,

I am using FreeBSD-6.2-PRERELEASE and when I ping to outside IP address get 
below result.

gk# ping y.y.y.y
PING y.y.y.y (y.y.y.y): 56 data bytes
64 bytes from y.y.y.y: icmp_seq=0 ttl=43 time=482.571 ms
64 bytes from y.y.y.y: icmp_seq=0 ttl=43 time=482.934 ms (DUP!)
64 bytes from y.y.y.y: icmp_seq=0 ttl=43 time=483.431 ms (DUP!)
64 bytes from y.y.y.y: icmp_seq=1 ttl=43 time=441.772 ms
64 bytes from y.y.y.y: icmp_seq=1 ttl=43 time=441.978 ms (DUP!)
64 bytes from y.y.y.y: icmp_seq=1 ttl=43 time=442.256 ms (DUP!)
64 bytes from y.y.y.y: icmp_seq=2 ttl=43 time=492.160 ms
64 bytes from y.y.y.y: icmp_seq=3 ttl=43 time=477.828 ms
64 bytes from y.y.y.y: icmp_seq=4 ttl=43 time=440.011 ms
64 bytes from y.y.y.y: icmp_seq=4 ttl=43 time=440.372 ms (DUP!)
64 bytes from y.y.y.y: icmp_seq=4 ttl=43 time=440.744 ms (DUP!)
64 bytes from y.y.y.y: icmp_seq=5 ttl=43 time=422.430 ms
64 bytes from y.y.y.y: icmp_seq=5 ttl=43 time=422.790 ms (DUP!)
64 bytes from y.y.y.y: icmp_seq=5 ttl=43 time=423.040 ms (DUP!)
64 bytes from y.y.y.y: icmp_seq=6 ttl=43 time=452.691 ms
64 bytes from y.y.y.y: icmp_seq=7 ttl=43 time=489.581 ms
64 bytes from y.y.y.y: icmp_seq=8 ttl=43 time=479.235 ms
64 bytes from y.y.y.y: icmp_seq=9 ttl=43 time=473.910 ms
64 bytes from y.y.y.y: icmp_seq=9 ttl=43 time=474.271 ms (DUP!)
64 bytes from y.y.y.y: icmp_seq=9 ttl=43 time=474.644 ms (DUP!)
64 bytes from y.y.y.y: icmp_seq=10 ttl=43 time=443.461 ms
64 bytes from y.y.y.y: icmp_seq=11 ttl=43 time=496.951 ms
64 bytes from y.y.y.y: icmp_seq=12 ttl=43 time=500.120 ms
64 bytes from y.y.y.y: icmp_seq=13 ttl=43 time=481.664 ms
64 bytes from y.y.y.y: icmp_seq=13 ttl=43 time=519.755 ms (DUP!)
64 bytes from y.y.y.y: icmp_seq=13 ttl=43 time=520.129 ms (DUP!)

Above result shows there some row has (DUP!) message. I don't know why there 
such message. Where can I get more detail information about it or it is error 
happen to NIC?

Also included below information too.

gk# uname -a
FreeBSD gk.magicnet.mn 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Oct 13 
00:1  4:07 ULAT 2006 [EMAIL 
PROTECTED]:/usr/obj/usr/src/sys/GK  i386


gk# ifconfig -a
em0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
options=bRXCSUM,TXCSUM,VLAN_MTU
inet x.x.x.x netmask 0xffe0 broadcast 80.237.106.159
ether 00:0e:a6:30:39:8b
media: Ethernet autoselect (100baseTX full-duplex)
status: active
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
inet 127.0.0.1 netmask 0xff00

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


PAE error

2006-03-27 Thread Balgansuren Batsukh
Hello,

Previously, I mentioned about PAE problem.

I compiled kernel with debugging information and got following error message:

KDB: debugger backends: ddb
KDB: Current backend :ddb
Too many segments in the physical address map, giving up


Fatal trap 12: page fault while in kernel mode 
cpuid=0; apic id = 00
fault virtual address = 0xb5
fault code  = supervisor read, page not present
instruction pointer = 0x20:ox8053f9dc
stack pointer  = 0x28:0x808f6d8c
frame pointer  = 0x28:0x808f6d8c
code segment  = base 0x0, limit 0xf, type 0x1b
   = DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process  = 0 ()
[thread pid 0 tid 0]
Stopped at _vm_map_lock_read+0xc: cmpb $0,0xb5(%eax)
db 
db traceTracing pid 0 tid 0 td 0x8065d860
_vm_map_lock_read(0,805c946,bb5,16d5a00,c) at _vm_map_lock_read+0xc
vm_map_lookup(808f6c44,80a3a000,1,808f6c48,808f6c38) at vm_map_lookup+0x28
vm_fault(0,80a3a000,1,0,8065d860) at vm_fault+0x66
trap_pfault(808f6d0c,0,80a3afe8) at trap_pfault+0x12f
trap(808f0008,803c0028,805b0028,0,80a33000) at trap+0x325
calltrap() at calltrap+0x5
--- trap 0xc, eip = 0x803fca96, esp = 0x808f6d4c, ebp = 0x808f6d54 ---
msgbuf_reinit(80a3afe4,80a33000,7fe4) at msdfug_reinti+0xe
msgbufinit(80a33000,8000,8f0020,8f,8fe000) at msgbufinit+0x1d
init386(8fe000) at init386+0x5b7
begin() at begin+0x24
db 
db backtrace
No such command
db where
_vm_map_lock_read(0,805c946,bb5,16d5a00,c) at _vm_map_lock_read+0xc
vm_map_lookup(808f6c44,80a3a000,1,808f6c48,808f6c38) at vm_map_lookup+0x28
vm_fault(0,80a3a000,1,0,8065d860) at vm_fault+0x66
trap_pfault(808f6d0c,0,80a3afe8) at trap_pfault+0x12f
trap(808f0008,803c0028,805b0028,0,80a33000) at trap+0x325
calltrap() at calltrap+0x5
--- trap 0xc, eip = 0x803fca96, esp = 0x808f6d4c, ebp = 0x808f6d54 ---
msgbuf_reinit(80a3afe4,80a33000,7fe4) at msdfug_reinti+0xe
msgbufinit(80a33000,8000,8f0020,8f,8fe000) at msgbufinit+0x1d
init386(8fe000) at init386+0x5b7
begin() at begin+0x24
db step


Fatal trap 12: page fault while in kernel mode 
cpuid=0; apic id = 00
fault virtual address = 0xb5
fault code  = supervisor read, page not present
instruction pointer = 0x20:ox8053f9dc
stack pointer  = 0x28:0x808f6d8c
frame pointer  = 0x28:0x808f6d8c
code segment  = base 0x0, limit 0xf, type 0x1b
   = DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process  = 0 ()
[thread pid 0 tid 0]
Stopped at _vm_map_lock_read+0xc: cmpb $0,0xb5(%eax)
db 

Is there any additional debugging information need?

If needed, I ready to provide neccessary information.

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


FreeBSD-6.1-PRERELEASE and PAE

2006-03-22 Thread Balgansuren Batsukh
Hello,

I tried 6.0-STABLE/6.1-PRERELEASE on Dell PowerEdge 6800 with PAE option, but 
until now no success.

PE6800 has only following input device
  Input Devices  
   USB mouse, USB keyboard, USB KVM dongle
   
Ports  
 Rear: two Universal Serial Bus (USB) 2.0, 9-pin serial, video, 
ID push button with blue/amber LED
 
 Front: Two Universal Serial Bus (USB) 2.0, ID push button with 
blue/amber LED, 15-pin video, system power on/off button
 

But PAE doesn't work with USB devices.

How can I to enable memory higher than 4GB on PE6800?

I tried to install AMD64 FreeBSD-6.0-RELEASE on PE6800, can't boot.

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

IBM x236 server with 5.4-RELEASE

2006-02-28 Thread Balgansuren Batsukh
Hello,

I tried to use 6.0-RELEASE/6.0-STABLE and there was some message appear in 
/var/log/message.

I just installed 5.4-RELEASE still some message there.
=
Feb 24 23:50:36 gateway kernel: Copyright (c) 1992-2005 The FreeBSD Project.
Feb 24 23:50:36 gateway kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 
1989, 1991, 1992, 1993, 1994
Feb 24 23:50:36 gateway kernel: The Regents of the University of California. 
All rights reserved.
Feb 24 23:50:36 gateway kernel: FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC 
2005
Feb 24 23:50:36 gateway kernel: [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Feb 24 23:50:36 gateway kernel: ACPI APIC Table: IBMSERONYXP
Feb 24 23:50:36 gateway kernel: Timecounter i8254 frequency 1193182 Hz 
quality 0
Feb 24 23:50:36 gateway kernel: CPU: Intel(R) Xeon(TM) CPU 3.00GHz (3000.12-MHz 
686-class CPU)
Feb 24 23:50:36 gateway kernel: Origin = GenuineIntel  Id = 0xf43  Stepping = 
3
Feb 24 23:50:36 gateway kernel: 
Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CL
FLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE
Feb 24 23:50:36 gateway kernel: Hyperthreading: 2 logical CPUs
Feb 24 23:50:36 gateway kernel: real memory  = 2147270656 (2047 MB)
Feb 24 23:50:36 gateway kernel: avail memory = 2095792128 (1998 MB)
Feb 24 23:50:36 gateway kernel: ioapic2 Version 2.0 irqs 48-71 on motherboard
Feb 24 23:50:36 gateway kernel: ioapic1 Version 2.0 irqs 24-47 on motherboard
Feb 24 23:50:36 gateway kernel: ioapic0 Version 2.0 irqs 0-23 on motherboard
Feb 24 23:50:36 gateway kernel: npx0: math processor on motherboard
Feb 24 23:50:36 gateway kernel: npx0: INT 16 interface
Feb 24 23:50:36 gateway kernel: acpi0: IBM SERONYXP on motherboard
Feb 24 23:50:36 gateway kernel: acpi_bus_number: can't get _ADR
Feb 24 23:50:36 gateway last message repeated 17 times
Feb 24 23:50:36 gateway kernel: acpi0: Power Button (fixed)
Feb 24 23:50:36 gateway kernel: acpi_bus_number: can't get _ADR
Feb 24 23:50:36 gateway kernel: acpi_bus_number: can't get _ADR
Feb 24 23:50:36 gateway kernel: Timecounter ACPI-fast frequency 3579545 Hz 
quality 1000
Feb 24 23:50:36 gateway kernel: acpi_timer0: 24-bit timer at 3.579545MHz port 
0x588-0x58b on acpi0
Feb 24 23:50:36 gateway kernel: cpu0: ACPI CPU on acpi0
Feb 24 23:50:36 gateway kernel: pcib0: ACPI Host-PCI bridge on acpi0
Feb 24 23:50:36 gateway kernel: pci0: ACPI PCI bus on pcib0
Feb 24 23:50:36 gateway kernel: pci0: unknown at device 0.1 (no driver 
attached)
Feb 24 23:50:36 gateway kernel: pcib1: ACPI PCI-PCI bridge at device 2.0 on 
pci0
Feb 24 23:50:36 gateway kernel: pci2: ACPI PCI bus on pcib1
Feb 24 23:50:36 gateway kernel: pcib2: ACPI PCI-PCI bridge at device 0.0 on 
pci2
Feb 24 23:50:36 gateway kernel: pci3: ACPI PCI bus on pcib2
Feb 24 23:50:36 gateway kernel: ahd0: Adaptec AIC7902 Ultra320 SCSI adapter 
port 0x4100-0x41ff,0x4000-0x40ff mem 0xcfffe000-
0xcfff irq 30 at device 7.0 on pci3
Feb 24 23:50:36 gateway kernel: aic7902: Ultra320 Wide Channel A, SCSI Id=7, 
PCI-X 67-100Mhz, 512 SCBs
Feb 24 23:50:36 gateway kernel: ahd1: Adaptec AIC7902 Ultra320 SCSI adapter 
port 0x4300-0x43ff,0x4200-0x42ff mem 0xcfffc000-
0xcfffdfff irq 31 at device 7.1 on pci3
Feb 24 23:50:36 gateway kernel: aic7902: Ultra320 Wide Channel B, SCSI Id=7, 
PCI-X 67-100Mhz, 512 SCBs
Feb 24 23:50:36 gateway kernel: pcib3: ACPI PCI-PCI bridge mem 
0xcdfff000-0xcdff at device 0.2 on pci2
Feb 24 23:50:36 gateway kernel: pci4: ACPI PCI bus on pcib3
Feb 24 23:50:36 gateway kernel: pcib4: ACPI PCI-PCI bridge at device 4.0 on 
pci0
Feb 24 23:50:36 gateway kernel: pci6: ACPI PCI bus on pcib4
Feb 24 23:50:36 gateway kernel: bge0: Broadcom BCM5721 Gigabit Ethernet, ASIC 
rev. 0x4101 mem 0xcbbf-0xcbbf irq 16 a
t device 0.0 on pci6
Feb 24 23:50:36 gateway kernel: miibus0: MII bus on bge0
Feb 24 23:50:36 gateway kernel: brgphy0: BCM5750 10/100/1000baseTX PHY on 
miibus0
Feb 24 23:50:36 gateway kernel: brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 
100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto
Feb 24 23:50:36 gateway kernel: bge0: Ethernet address: 00:11:25:e8:42:78
Feb 24 23:50:36 gateway kernel: pcib5: ACPI PCI-PCI bridge at device 5.0 on 
pci0
Feb 24 23:50:36 gateway kernel: pci7: ACPI PCI bus on pcib5
Feb 24 23:50:36 gateway kernel: bge1: Broadcom BCM5721 Gigabit Ethernet, ASIC 
rev. 0x4101 mem 0xc9ff-0xc9ff irq 16 a
t device 0.0 on pci7
Feb 24 23:50:36 gateway kernel: miibus1: MII bus on bge1
Feb 24 23:50:36 gateway kernel: brgphy1: BCM5750 10/100/1000baseTX PHY on 
miibus1
Feb 24 23:50:36 gateway kernel: brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 
100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto
Feb 24 23:50:36 gateway kernel: bge1: Ethernet address: 00:11:25:e8:42:79
Feb 24 23:50:36 gateway kernel: pcib6: ACPI PCI-PCI bridge at device 6.0 on 
pci0
Feb 24 23:50:36 gateway kernel: pci8: ACPI PCI bus on pcib6
Feb 24 23:50:36 gateway kernel: pcib7: ACPI PCI-PCI bridge at 

IBM x236 with 5.4-RELEASE

2006-02-28 Thread Balgansuren Batsukh
Hello,

I tried to use 6.0-RELEASE/6.0-STABLE and there was some message appear in 
/var/log/message.

I just installed 5.4-RELEASE still some message there.
=
Feb 24 23:50:36 gateway kernel: Copyright (c) 1992-2005 The FreeBSD Project.
Feb 24 23:50:36 gateway kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 
1989, 1991, 1992, 1993, 1994
Feb 24 23:50:36 gateway kernel: The Regents of the University of California. 
All rights reserved.
Feb 24 23:50:36 gateway kernel: FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC 
2005
Feb 24 23:50:36 gateway kernel: [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Feb 24 23:50:36 gateway kernel: ACPI APIC Table: IBMSERONYXP
Feb 24 23:50:36 gateway kernel: Timecounter i8254 frequency 1193182 Hz 
quality 0
Feb 24 23:50:36 gateway kernel: CPU: Intel(R) Xeon(TM) CPU 3.00GHz (3000.12-MHz 
686-class CPU)
Feb 24 23:50:36 gateway kernel: Origin = GenuineIntel  Id = 0xf43  Stepping = 
3
Feb 24 23:50:36 gateway kernel: 
Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CL
FLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE
Feb 24 23:50:36 gateway kernel: Hyperthreading: 2 logical CPUs
Feb 24 23:50:36 gateway kernel: real memory  = 2147270656 (2047 MB)
Feb 24 23:50:36 gateway kernel: avail memory = 2095792128 (1998 MB)
Feb 24 23:50:36 gateway kernel: ioapic2 Version 2.0 irqs 48-71 on motherboard
Feb 24 23:50:36 gateway kernel: ioapic1 Version 2.0 irqs 24-47 on motherboard
Feb 24 23:50:36 gateway kernel: ioapic0 Version 2.0 irqs 0-23 on motherboard
Feb 24 23:50:36 gateway kernel: npx0: math processor on motherboard
Feb 24 23:50:36 gateway kernel: npx0: INT 16 interface
Feb 24 23:50:36 gateway kernel: acpi0: IBM SERONYXP on motherboard
Feb 24 23:50:36 gateway kernel: acpi_bus_number: can't get _ADR
Feb 24 23:50:36 gateway last message repeated 17 times
Feb 24 23:50:36 gateway kernel: acpi0: Power Button (fixed)
Feb 24 23:50:36 gateway kernel: acpi_bus_number: can't get _ADR
Feb 24 23:50:36 gateway kernel: acpi_bus_number: can't get _ADR
Feb 24 23:50:36 gateway kernel: Timecounter ACPI-fast frequency 3579545 Hz 
quality 1000
Feb 24 23:50:36 gateway kernel: acpi_timer0: 24-bit timer at 3.579545MHz port 
0x588-0x58b on acpi0
Feb 24 23:50:36 gateway kernel: cpu0: ACPI CPU on acpi0
Feb 24 23:50:36 gateway kernel: pcib0: ACPI Host-PCI bridge on acpi0
Feb 24 23:50:36 gateway kernel: pci0: ACPI PCI bus on pcib0
Feb 24 23:50:36 gateway kernel: pci0: unknown at device 0.1 (no driver 
attached)
Feb 24 23:50:36 gateway kernel: pcib1: ACPI PCI-PCI bridge at device 2.0 on 
pci0
Feb 24 23:50:36 gateway kernel: pci2: ACPI PCI bus on pcib1
Feb 24 23:50:36 gateway kernel: pcib2: ACPI PCI-PCI bridge at device 0.0 on 
pci2
Feb 24 23:50:36 gateway kernel: pci3: ACPI PCI bus on pcib2
Feb 24 23:50:36 gateway kernel: ahd0: Adaptec AIC7902 Ultra320 SCSI adapter 
port 0x4100-0x41ff,0x4000-0x40ff mem 0xcfffe000-
0xcfff irq 30 at device 7.0 on pci3
Feb 24 23:50:36 gateway kernel: aic7902: Ultra320 Wide Channel A, SCSI Id=7, 
PCI-X 67-100Mhz, 512 SCBs
Feb 24 23:50:36 gateway kernel: ahd1: Adaptec AIC7902 Ultra320 SCSI adapter 
port 0x4300-0x43ff,0x4200-0x42ff mem 0xcfffc000-
0xcfffdfff irq 31 at device 7.1 on pci3
Feb 24 23:50:36 gateway kernel: aic7902: Ultra320 Wide Channel B, SCSI Id=7, 
PCI-X 67-100Mhz, 512 SCBs
Feb 24 23:50:36 gateway kernel: pcib3: ACPI PCI-PCI bridge mem 
0xcdfff000-0xcdff at device 0.2 on pci2
Feb 24 23:50:36 gateway kernel: pci4: ACPI PCI bus on pcib3
Feb 24 23:50:36 gateway kernel: pcib4: ACPI PCI-PCI bridge at device 4.0 on 
pci0
Feb 24 23:50:36 gateway kernel: pci6: ACPI PCI bus on pcib4
Feb 24 23:50:36 gateway kernel: bge0: Broadcom BCM5721 Gigabit Ethernet, ASIC 
rev. 0x4101 mem 0xcbbf-0xcbbf irq 16 a
t device 0.0 on pci6
Feb 24 23:50:36 gateway kernel: miibus0: MII bus on bge0
Feb 24 23:50:36 gateway kernel: brgphy0: BCM5750 10/100/1000baseTX PHY on 
miibus0
Feb 24 23:50:36 gateway kernel: brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 
100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto
Feb 24 23:50:36 gateway kernel: bge0: Ethernet address: 00:11:25:e8:42:78
Feb 24 23:50:36 gateway kernel: pcib5: ACPI PCI-PCI bridge at device 5.0 on 
pci0
Feb 24 23:50:36 gateway kernel: pci7: ACPI PCI bus on pcib5
Feb 24 23:50:36 gateway kernel: bge1: Broadcom BCM5721 Gigabit Ethernet, ASIC 
rev. 0x4101 mem 0xc9ff-0xc9ff irq 16 a
t device 0.0 on pci7
Feb 24 23:50:36 gateway kernel: miibus1: MII bus on bge1
Feb 24 23:50:36 gateway kernel: brgphy1: BCM5750 10/100/1000baseTX PHY on 
miibus1
Feb 24 23:50:36 gateway kernel: brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 
100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto
Feb 24 23:50:36 gateway kernel: bge1: Ethernet address: 00:11:25:e8:42:79
Feb 24 23:50:36 gateway kernel: pcib6: ACPI PCI-PCI bridge at device 6.0 on 
pci0
Feb 24 23:50:36 gateway kernel: pci8: ACPI PCI bus on pcib6
Feb 24 23:50:36 gateway kernel: pcib7: ACPI PCI-PCI bridge at 

IBM x236 with Serveraid

2006-02-21 Thread Balgansuren Batsukh
Hello,

We installed FreeBSD-6.0-RELEASE and cvsuped to STABLE.

We configured machine as IPFW+NAT and installed SQUID+SQUIDGUARD+DANSGUARDIAN.

It works well under light load, but on heavy load suddenly no response whole 
machine.

We guess FreeBSD-6.0 doesn't support ServeRaid-7k/7t on IBM eSeries x236 server.

It only can detect as SCSI controller, not as RAID controller.

Following dmesg:

Feb 20 18:10:22 gateway kernel: Copyright (c) 1992-2006 The FreeBSD Project.
Feb 20 18:10:22 gateway kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 
1989, 1991, 1992, 1993, 1994
Feb 20 18:10:22 gateway kernel: The Regents of the University of California. 
All rights reserved.
Feb 20 18:10:22 gateway kernel: FreeBSD 6.1-PRERELEASE #2: Fri Feb 17 10:27:20 
ULAT 2006
Feb 20 18:10:22 gateway kernel: [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL
Feb 20 18:10:22 gateway kernel: Timecounter i8254 frequency 1193182 Hz 
quality 0
Feb 20 18:10:22 gateway kernel: CPU: Intel(R) Xeon(TM) CPU 3.00GHz (3000.12-MHz 
686-class CPU)
Feb 20 18:10:22 gateway kernel: Origin = GenuineIntel  Id = 0xf43  Stepping = 
3
Feb 20 18:10:22 gateway kernel: 
Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CL
FLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE
Feb 20 18:10:22 gateway kernel: 
Features2=0x641dSSE3,RSVD2,MON,DS_CPL,CNTX-ID,CX16,b14
Feb 20 18:10:22 gateway kernel: AMD Features=0x2000LM
Feb 20 18:10:22 gateway kernel: Hyperthreading: 2 logical CPUs
Feb 20 18:10:22 gateway kernel: real memory  = 2147270656 (2047 MB)
Feb 20 18:10:22 gateway kernel: avail memory = 2096418816 (1999 MB)
Feb 20 18:10:22 gateway kernel: ACPI APIC Table: IBMSERONYXP
Feb 20 18:10:22 gateway kernel: ioapic2 Version 2.0 irqs 48-71 on motherboard
Feb 20 18:10:22 gateway kernel: ioapic1 Version 2.0 irqs 24-47 on motherboard
Feb 20 18:10:22 gateway kernel: ioapic0 Version 2.0 irqs 0-23 on motherboard
Feb 20 18:10:22 gateway kernel: npx0: [FAST]
Feb 20 18:10:22 gateway kernel: npx0: math processor on motherboard
Feb 20 18:10:22 gateway kernel: npx0: INT 16 interface
Feb 20 18:10:22 gateway kernel: acpi0: IBM SERONYXP on motherboard
Feb 20 18:10:22 gateway kernel: acpi_bus_number: can't get _ADR
Feb 20 18:10:22 gateway last message repeated 17 times
Feb 20 18:10:22 gateway kernel: acpi0: Power Button (fixed)
Feb 20 18:10:22 gateway kernel: acpi_bus_number: can't get _ADR
Feb 20 18:10:22 gateway kernel: acpi_bus_number: can't get _ADR
Feb 20 18:10:22 gateway kernel: Timecounter ACPI-fast frequency 3579545 Hz 
quality 1000
Feb 20 18:10:22 gateway kernel: acpi_timer0: 24-bit timer at 3.579545MHz port 
0x588-0x58b on acpi0
Feb 20 18:10:22 gateway kernel: cpu0: ACPI CPU on acpi0
Feb 20 18:10:22 gateway kernel: pcib0: ACPI Host-PCI bridge on acpi0
Feb 20 18:10:22 gateway kernel: pci0: ACPI PCI bus on pcib0
Feb 20 18:10:22 gateway kernel: pci0: unknown at device 0.1 (no driver 
attached)
Feb 20 18:10:22 gateway kernel: pcib1: ACPI PCI-PCI bridge at device 2.0 on 
pci0
Feb 20 18:10:22 gateway kernel: pci2: ACPI PCI bus on pcib1
Feb 20 18:10:22 gateway kernel: pcib2: ACPI PCI-PCI bridge at device 0.0 on 
pci2
Feb 20 18:10:22 gateway kernel: pci3: ACPI PCI bus on pcib2
Feb 20 18:10:22 gateway kernel: ahd0: Adaptec AIC7902 Ultra320 SCSI adapter 
port 0x4000-0x40ff,0x4100-0x41ff mem 0xcfffe000-
0xcfff irq 30 at device 7.0 on pci3
Feb 20 18:10:22 gateway kernel: ahd0: [GIANT-LOCKED]
Feb 20 18:10:22 gateway kernel: aic7902: Ultra320 Wide Channel A, SCSI Id=7, 
PCI-X 67-100Mhz, 512 SCBs
Feb 20 18:10:22 gateway kernel: ahd1: Adaptec AIC7902 Ultra320 SCSI adapter 
port 0x4200-0x42ff,0x4300-0x43ff mem 0xcfffc000-
0xcfffdfff irq 31 at device 7.1 on pci3
Feb 20 18:10:22 gateway kernel: ahd1: [GIANT-LOCKED]
Feb 20 18:10:22 gateway kernel: aic7902: Ultra320 Wide Channel B, SCSI Id=7, 
PCI-X 67-100Mhz, 512 SCBs
Feb 20 18:10:22 gateway kernel: pcib3: ACPI PCI-PCI bridge mem 
0xcdfff000-0xcdff at device 0.2 on pci2
Feb 20 18:10:22 gateway kernel: pci4: ACPI PCI bus on pcib3
Feb 20 18:10:22 gateway kernel: pcib4: ACPI PCI-PCI bridge at device 4.0 on 
pci0
Feb 20 18:10:22 gateway kernel: pci6: ACPI PCI bus on pcib4
Feb 20 18:10:22 gateway kernel: bge0: Broadcom BCM5721 Gigabit Ethernet, ASIC 
rev. 0x4101 mem 0xcbbf-0xcbbf irq 16 a
t device 0.0 on pci6
Feb 20 18:10:22 gateway kernel: miibus0: MII bus on bge0
Feb 20 18:10:22 gateway kernel: brgphy0: BCM5750 10/100/1000baseTX PHY on 
miibus0
Feb 20 18:10:22 gateway kernel: brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 
100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto
Feb 20 18:10:22 gateway kernel: bge0: Ethernet address: 00:11:25:e8:42:78
Feb 20 18:10:22 gateway kernel: pcib5: ACPI PCI-PCI bridge at device 5.0 on 
pci0
Feb 20 18:10:22 gateway kernel: pci7: ACPI PCI bus on pcib5
Feb 20 18:10:22 gateway kernel: bge1: Broadcom BCM5721 Gigabit Ethernet, ASIC 
rev. 0x4101 mem 0xc9ff-0xc9ff irq 16 a
t device 0.0 on pci7
Feb 20 18:10:22 gateway kernel: miibus1: MII bus 

Re: GELI question

2006-02-18 Thread Balgansuren Batsukh

I initialized hard disk and successfully attached.

Also I done bsdlabel -w /dev/ad0.eli, but when I try to execute 
bsdlabel -e /dev/ad0.eli it says bsdlabel: /mnt2/stand/vi: No such file 
or directory.


I try to find vi editor, can't find it on /bin, /sbin etc.,

Balgaa


- Original Message - 
From: Alec Berryman [EMAIL PROTECTED]

To: Balgansuren Batsukh [EMAIL PROTECTED]
Cc: freebsd-stable@freebsd.org
Sent: Saturday, February 18, 2006 6:36 PM
Subject: Re: GELI question


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


Re: GELI question

2006-02-18 Thread Balgansuren Batsukh

Hello,

1.I get to work vi and trying to make label on disk.

I did following using bsdlabel -e /dev/ad0.eli

# /dev/ad0.eli:

8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
  a: 1G164.2BSD 2048 16384
  b: 384M   *  swap
  c: 1563014870unused  0  0
  d: 8G   *4.2BSD
  e: 15G *4.2BSD
  f:   **4.2BSD

My laptop with 80GB hard disk, but fdisk inform 76319MB. In above disklabel, 
I try to use entire hard disk, but I get partition f: partition extends 
past end of unit message when try to write it. How can I inform bsdlabel to 
determine correct end of geometry?


2.If possible I would like to use first 4xGB for FreeBSD and second 3xGB for 
Linux. In this case can I to install Linux on encrypted hard disk?


Balgaa


- Original Message - 
From: Dmitry Morozovsky [EMAIL PROTECTED]

To: Balgansuren Batsukh [EMAIL PROTECTED]
Cc: freebsd-stable@freebsd.org
Sent: Saturday, February 18, 2006 11:34 PM
Subject: Re: GELI question



On Sat, 18 Feb 2006, Balgansuren Batsukh wrote:

BB I initialized hard disk and successfully attached.
BB
BB Also I done bsdlabel -w /dev/ad0.eli, but when I try to execute 
bsdlabel

BB -e /dev/ad0.eli it says bsdlabel: /mnt2/stand/vi: No such file or
BB directory.
BB
BB I try to find vi editor, can't find it on /bin, /sbin etc.,

on current fixit CDs with embedded live FS it is on /mnt2/usr/bin

unset EDITOR

may help.


Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [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-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Fw: GELI question

2006-02-18 Thread Balgansuren Batsukh

Hello,

I am trying to use /dev/ad0.elia as root partition.

How can I boot kernel from /dev/ad0.elia partition?

Balgaa


- Original Message - 
From: Balgansuren Batsukh [EMAIL PROTECTED]

To: freebsd-stable@freebsd.org
Sent: Sunday, February 19, 2006 10:45 AM
Subject: Re: GELI question



Hello,

1.I get to work vi and trying to make label on disk.

I did following using bsdlabel -e /dev/ad0.eli

# /dev/ad0.eli:

8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
  a: 1G164.2BSD 2048 16384
  b: 384M   *  swap
  c: 1563014870unused  0  0
  d: 8G   *4.2BSD
  e: 15G *4.2BSD
  f:   **4.2BSD

My laptop with 80GB hard disk, but fdisk inform 76319MB. In above 
disklabel, I try to use entire hard disk, but I get partition f: 
partition extends past end of unit message when try to write it. How can 
I inform bsdlabel to determine correct end of geometry?


2.If possible I would like to use first 4xGB for FreeBSD and second 3xGB 
for Linux. In this case can I to install Linux on encrypted hard disk?


Balgaa


- Original Message - 
From: Dmitry Morozovsky [EMAIL PROTECTED]

To: Balgansuren Batsukh [EMAIL PROTECTED]
Cc: freebsd-stable@freebsd.org
Sent: Saturday, February 18, 2006 11:34 PM
Subject: Re: GELI question



On Sat, 18 Feb 2006, Balgansuren Batsukh wrote:

BB I initialized hard disk and successfully attached.
BB
BB Also I done bsdlabel -w /dev/ad0.eli, but when I try to execute 
bsdlabel

BB -e /dev/ad0.eli it says bsdlabel: /mnt2/stand/vi: No such file or
BB directory.
BB
BB I try to find vi editor, can't find it on /bin, /sbin etc.,

on current fixit CDs with embedded live FS it is on /mnt2/usr/bin

unset EDITOR

may help.


Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [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-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]


GELI question

2006-02-17 Thread Balgansuren Batsukh
Hello,

I am trying to install/use FreeBSD-6.0-RELEASE.

I tried to use geli command on shell to initialize hard disk.

But it seems geli command option seems different from 
Complete Hard Disk Encryption Using FreeBSD's GEOM Framework

when i try to use geli init -b /dev/ad0 on shell prompt, it says Unknown 
command: init
usage: geli help
   geli list [name ...]
   geli status [-s] [name ...]
   geli load [-v]
   geli unload [-v]

How can I get to work geli command? What option need to use with it?

Regards,
Balgaa




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


GELI question

2006-02-17 Thread Balgansuren Batsukh
Hello,

I am trying to install/use FreeBSD-6.0-RELEASE.

I tried to use geli command on shell to initialize hard disk.

But it seems geli command option seems different from 
Complete Hard Disk Encryption Using FreeBSD's GEOM Framework

when i try to use geli init -b /dev/ad0 on shell prompt, it says Unknown 
command: init
usage: geli help
   geli list [name ...]
   geli status [-s] [name ...]
   geli load [-v]
   geli unload [-v]

How can I get to work geli command? What option need to use with it?

Regards,
Balgaa




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


Re: GELI question

2006-02-17 Thread Balgansuren Batsukh

Already I loaded geom_eli.ko before boot.

Balgaa

- Original Message - 
From: Dewayne Geraghty [EMAIL PROTECTED]

To: 'Balgansuren Batsukh' [EMAIL PROTECTED]
Cc: freebsd-stable@freebsd.org
Sent: Saturday, February 18, 2006 1:27 PM
Subject: RE: GELI question



You'll probably need to:
kldload geom_eli.ko
Or modify your kernel to include:
options GEOM_ELI 


Regards, Dewayne.





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


Encrypt existing filesystem/partition to GEOM GELI

2006-02-14 Thread Balgansuren Batsukh
Hello,

I read whole document about your sent.

It is delete/erase existing all data on hard disk/partition.

I need to find a way to migrate existing partition/hard disk data without lose.

Is there any way to do it?

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


Re: Encrypt existing filesystem/partition to GEOM GELI

2006-02-14 Thread Balgansuren Batsukh

Hello Alec,

17.16.1.1 Preparing the Encrypted Hard Drive
The following example assumes that you are adding a new hard drive to your 
system that will hold a single encrypted partition. This partition will be 
mounted as /private. gbde can also be used to encrypt /home and /var/mail, 
but this requires more complex instructions which exceed the scope of this 
introduction.


I read above description from FreeBSD Handbook on www.freebsd.org.

That's why I thought there some way to encrypt in place partition?

Balgaa

- Original Message - 
From: Alec Berryman [EMAIL PROTECTED]

To: freebsd-stable@freebsd.org
Sent: Wednesday, February 15, 2006 12:30 AM
Subject: Re: Encrypt existing filesystem/partition to GEOM GELI


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


Encrypt existing filesystem/partition to GEOM GELI

2006-02-13 Thread Balgansuren Batsukh
Hello,

I installed FreeBSD-6.0-RELEASE on my laptop and cvsuped to FreeBSD-STABLE. It 
is working pretty much stable.

If possible I would like to migrate existing whole filesystem and partitions to 
GEOM GELI based encrypted filesystem.

How can I to convert/migrate to GEOM GELI without erase/delete/reinstall 
existing filesystem?

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