Re: RAID Gone Wild - One Array Split Into Two

2009-03-01 Thread Dimitar Vasilev
2009/3/2 Alex Kirk a...@schnarff.com:
 This is why I love open-source mailing lists - you never know what sort of
 awesome you'll find!

 My question at this point, though, is how in the world I could actually
 apply this patch, seeing as how the system is in a non-bootable state. Is
 this something that's already been included in a development branch that I
 could go download? Or do I need to do something else?

What I'd do is: make a distribution  with the patch included in the
source tree on another machine with your current KERNCONF, etc if you
have backups of them.
Then try reinstalling the machine and if backups are on your side all
should be OK.
I don't follow -current and -hackers much to advise if it has been
fixed upstream. If you have another machine where you can check-out
current tree and see if patch has
been merged there - good.
Regards,
Dimitar
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: OT: sed + exit status

2009-02-14 Thread Dimitar Vasilev


.  Is sed successful is there are no instances of FOO?  Or
 only if there is at least one instance of FOO and it is successfully
 replaced by bar?

Respectfully,


Robert Huff

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

Hi Robert,
try to use truss or strace to see the exit codes in both cases.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: setfib+pf

2009-01-11 Thread Dimitar Vasilev
2009/1/7 Dimitar Vasilev dimitar.vassi...@gmail.com

 Hello,

 I'd like to ask on the best options for using setfib and pf in a non-BGP
 environment. I will run 2 uplinks, with VLANs for internal networks and want
 to fail over external links if one of them fails.
 Currently pf supports to the best of my knowledge:

 a) rtable - this means i can create the routing tables with setfib and then
 use pass from   rtable N( N 1 16) or give out directly network ranges
 b) route-to - pass in/out on X from ... route-to
 c) packet tagging - i can tag networks and use standalone or through
 routing tags. Anyone aware if is it ok to use /etc/gateways without running
 routed or how can i label routes alternatively?
 d) pass in from route N(192.168.1.1 from example) to... - saw this on
 http://www.mail-archive.com/p...@benzedrine.cx/msg07220.html and requires
 BGP to make tags speak anything but network numbers.
 e) use the vlan id's

 I'd much appreciate if someone thinks with me for the best options of using
 the setfib features along with pf.
 Thanks!
 Best regards,
 Dimitar Vassilev

 Hi, could someone confirm which of the features above are working with
setfib? Seeking for the laziest and most efficient ways.
If no answer received, I will try all of them 2-3 weeks later when my gear
arrives.
Thanks.
Best regards,
Dimitar Vassilev
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


setfib+pf

2009-01-06 Thread Dimitar Vasilev
Hello,

I'd like to ask on the best options for using setfib and pf in a non-BGP
environment. I will run 2 uplinks, with VLANs for internal networks and want
to fail over external links if one of them fails.
Currently pf supports to the best of my knowledge:

a) rtable - this means i can create the routing tables with setfib and then
use pass from   rtable N( N 1 16) or give out directly network ranges
b) route-to - pass in/out on X from ... route-to
c) packet tagging - i can tag networks and use standalone or through routing
tags. Anyone aware if is it ok to use /etc/gateways without running routed
or how can i label routes alternatively?
d) pass in from route N(192.168.1.1 from example) to... - saw this on
http://www.mail-archive.com/p...@benzedrine.cx/msg07220.html and requires BGP
to make tags speak anything but network numbers.
e) use the vlan id's

I'd much appreciate if someone thinks with me for the best options of using
the setfib features along with pf.
Thanks!
Best regards,
Dimitar Vassilev
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: calcru went backwards on 7 stable

2008-07-29 Thread Dimitar Vasilev
Thanks in

2008/7/24 Dimitar Vasilev [EMAIL PROTECTED]



 2008/7/24 Kris Kennaway [EMAIL PROTECTED]:

 Dimitar Vasilev wrote:

 The calcru went backwards message can have two causes:

 1) Your time counter really went backwards and is too broken to use.

 2) Something caused clock interrupts to be delayed for extremely long
 periods of time.  This happens if you break to DDB for example.  It can
 also
 happen if there are kernel bugs, maybe in a driver etc.  Try to enable
 additional debugging (WITNESS, INVARIANTS, etc; see the developers
 handbook)
 and see where it gets you.

 Kris

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

  Thanks Kris,

 Last time I tried to set the date there was a problem with the year  - I
 could not set the date beyond 2007


 That doesn't sound like a FreeBSD bug.

 Hello,
I did kgdb print_cpu ticks today.
It says
(kgdb) print cpu_ticks
$1 = (cpu_tick_f *) 0x8077d340 rdtsc
This means that kernel is using tsc discipline actually imho.
Could someone confirm this?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


calcru went backwards on 7 stable

2008-07-24 Thread Dimitar Vasilev
Hi,
I'm having calcru went backwards issues on a machine with the following
config:

MB: MSI K8D Master-F
2xOpteron 242 2.2Ghz
BIOS - от 2005-та
7-stable
areca 1120
8 disks
HDD temperature 28-29 for 1st five,  38-39 for the last 3.

bios is as of 2005 - ami bios or something like this.

Initial time counter acpi-fast. changed it to i8245, but without success.
Problem is that I get 10-15 messages, after which machine freezes - and it's
not possible to log in via ssh.
then after some time it looses ping also and it has to be reset.

smart says disks are ok.

Could someone help on this?

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

Re: calcru went backwards on 7 stable

2008-07-24 Thread Dimitar Vasilev

 The calcru went backwards message can have two causes:

 1) Your time counter really went backwards and is too broken to use.

 2) Something caused clock interrupts to be delayed for extremely long
 periods of time.  This happens if you break to DDB for example.  It can also
 happen if there are kernel bugs, maybe in a driver etc.  Try to enable
 additional debugging (WITNESS, INVARIANTS, etc; see the developers handbook)
 and see where it gets you.

 Kris

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

Thanks Kris,

Last time I tried to set the date there was a problem with the year  - I
could not set the date beyond 2007
Also HZ were 2000 instead of 1000, but at that time machine was a
uniprocessor one.

Best regards,

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


Re: calcru went backwards on 7 stable

2008-07-24 Thread Dimitar Vasilev
2008/7/24 Kris Kennaway [EMAIL PROTECTED]:

 Dimitar Vasilev wrote:

 The calcru went backwards message can have two causes:

 1) Your time counter really went backwards and is too broken to use.

 2) Something caused clock interrupts to be delayed for extremely long
 periods of time.  This happens if you break to DDB for example.  It can
 also
 happen if there are kernel bugs, maybe in a driver etc.  Try to enable
 additional debugging (WITNESS, INVARIANTS, etc; see the developers
 handbook)
 and see where it gets you.

 Kris

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

  Thanks Kris,

 Last time I tried to set the date there was a problem with the year  - I
 could not set the date beyond 2007


 That doesn't sound like a FreeBSD bug.

  Also HZ were 2000 instead of 1000, but at that time machine was a
 uniprocessor one.


 HZ=1000 by default, so are you saying you set it to 2000?

 Kris

Thanks Kris,
I appreciate your help.
I'm aware that bios bugs are not related to FreeBSD.
Machine we're speaking about is one of the official mirrors for FreeBSD in
Bulgaria.
System was running fine with HZ=2000 from 2005 to 2007 with a single CPU and
5-stable series.
After I moved back to Sofia we moved it to 7-stable, 1000 HZ by default and
added a second CPU.
I'm trying to isolate the problem with the help of all subscribers - I don't
have frequent access to the server room which leads to
delayed troubleshooting.
Will change CMOS battery and update bios as a start.
Thanks for helping.

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


Re: List of sites using FreeBSD?

2007-11-11 Thread Dimitar Vasilev
2007/11/6, Manolis Kiagias [EMAIL PROTECTED]:

 James wrote:
  On Tue, 2007-11-06 at 10:15 +0100, Ewald Jenisch wrote:
 
 
  Hi,
 
  Does anybody out there know where I can find a list of sites running
  FreeBSD?
 
  I expected it on www.freebsd.org, but couldn't find it (maybe
 overlooked?)
 
  Thanks in advance for any pointer.
 
  -ewald
 
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to 
 [EMAIL PROTECTED]
 
 
 
  If you're looking for *large* installs, yahoo! is a freebsd shop, as is
  kodak.
 
  If you're looking for *everything*, well, shoot. You're not gonna find
  it.
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to 
 [EMAIL PROTECTED]
 
 
 
 You may also want to browse www.netcraft.com which maintains a list of
 the highest uptimes for lots of servers.
 Just look at the top of the list :)


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


fsb.ru is a freebsd shop too ;-)

-- 
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x9E997D24
Keyserver: pgp.mit.edu
Primary key fingerprint: CFB1 C9D4 F685 D6A9 5045  E762 013D D411 9E99 7D24
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Distributing kernel to identical machine (with MAC, AUDIT)

2007-05-27 Thread Dimitar Vasilev

Yup on 4 conditions:
1. you have serial console access to all machines.
2. you've tested that kernel works.
3. backed up the previous kernel
4. have  not raised securelevel to 1 and have added the proper
rc.confvalues and got the appropriate MAC labels handy.
If you have messed up with securelevel you can either setup loader.conf to
boot the kernel you want
or reboot with securelevel disabled and change the kernel then.
I'd rather start experimenting with a test machine.
MAC sometimes may shut off entire machine from internet, depending on
policies defined.
Good luck.

2007/5/26, mal content [EMAIL PROTECTED]:


I compiled a kernel with:

options MAC
options AUDIT

I need to copy this kernel to a couple of (identical)
machines. Assuming that I've just used vanilla defaults
(with regards to CFLAGS, make.conf) and the hardware
is identical, is it safe to just tar /boot/kernel and copy to
the other machines? Or is there more that must be copied?

As I understand it, these two options don't affect
userland at all, so nothing other than the kernel needs
to be copied...

Please enlighten me,
MC

PS: please CC, I'm not subscribed.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]





--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Easier way to install on 3ware 9550 card?

2007-01-10 Thread Dimitar Vasilev

Dan,
comment out the twa lines in the kernel.
Rebuild it and include the new modules.
should be easy.


--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Moving jails from one computer to another

2006-10-25 Thread Dimitar Vasilev

2006/10/25, albi albinootje [EMAIL PROTECTED]:


On 10/25/06, Doug Poland [EMAIL PROTECTED] wrote:

 I'm curious if anyone has comments on moving a jail environment from
 one computer to another.  Not having actually tried it yet, it would
 seem to be possible given:

 Both computers:
are the same arch (i386, in my case).
are running the same kernel and userland (e.g., FreeBSD RELENG_6_1)
have identical jail environments (e.g., sysutils/ezjail)


by coincidence i've finished moving a jail-environment from 1 disc to
a bigger disc and then to another machine today

unfortunately i had to rebuild world because the clock was wrong and
got a touch: file not found which turned out to be a FAQ after i
already restarted with time make buildworld etc. but of course
normally that shouldn't happen

in your case you already have another disc ready, and if e.g. your
jails are in /usr/jails/ then
you would replicate the relevant /etc/rc.conf content (without ezjail that
is)

not sure where ezjail saves it's config-files, but that's probably
easy to replicate too
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]



Idea - why not use rsync for faster copy of content?


--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Ruby gaining weight?

2006-10-04 Thread Dimitar Vasilev

Man try portupgrade -P as a cure.
It's not 100% solution, but it's better that stabbing your machines to
death.
Else build the package on another host and update your machines with it.
For piggy questions - cannot answer. Sorry
Cheers,


2006/10/2, Pete Slagle [EMAIL PROTECTED]:


Recent versions of ruby18 seem to take more than 145 MB of virtual
memory to build with portupgrade or make install clean.

I have several classic boxes running bind and a mail MTA on 4.11 that
are memory-limited, but otherwise work well. The main boards are maxed
out at 64 MB of RAM, and they have 128 MB of swap. The ruby build fails
as swap space becomes exhausted.

Sure, I could reorganize the hard drives on these boxes to add more
swap, but nothing else needs more that a few KB. Moreover, rebuilding
the hard drives is to be avoided since these machines are part of a
basic infrastructure that has been stable for years.

Is ruby really that piggy, or do I just have a configuration issue?


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





--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Question!

2006-09-29 Thread Dimitar Vasilev

Google for custom modeline. Here is a generator.
http://xtiming.sourceforge.net/cgi-bin/xtiming.pl

Best regards,

2006/9/29, Дмитрий Ефремов [EMAIL PROTECTED]:


Hello! I have one question. I had installed Free BSD 6.1 and i use
GNOME.My monitor is Philips 107p5 and i want to have 100 Hz at 1024x768. I
wrote the characteristics of my monitor to xorg.conf,but it doesn't switch
to 100 Hz, only 85 Hz. What should i do?
I know that that monitor can support 100 Hz at that resolution!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]





--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: FreeBSD STREAMS

2006-08-15 Thread Dimitar Vasilev

2006/8/15, Aaron Christensen [EMAIL PROTECTED]:


Well, we're trying to implement a custom kernel-level ssl... Is there any
mechanism in FreeBSD to facilitate this?

Thanks!
~aaron

On 8/14/06, Giorgos Keramidas [EMAIL PROTECTED] wrote:

 On 2006-08-14 18:23, Aaron Christensen [EMAIL PROTECTED] wrote:
  All,
  Just curious, does FreeBSD (or any of the BSDs) have a STREAMS
  implementation?

 Not really.  At least not in the official source tree.

  Or does anyone know of a 3rd party implementation?

 I'm not sure about this.

 What do you need STREAMS for?  Perhaps we can find something that fits
 the bill and is already part of the base-system?


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


man streams on 4.0++?


--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: acpi module build fails

2006-08-13 Thread Dimitar Vasilev



G'day Dimitar,

Please see my previous post on the subject `acpi_resume_beep'
undeclared (first use in this function) (though note that I
believe that the problem is in version 1.39.2.2
of /usr/src/sys/i386/acpica/acpi_wakeup.c (as opposed to
1.39.2.1, as I previously incorrectly stated). Note also that
this question really belongs on -stable, too :-)

I CCed Nate Lawson (the commiter of the update I think caused
the problem) on the replay in question, so I imagine this'll be
sorted soon.
 --
 Димитър Василев
 Dimitar Vassilev

 GnuPG key ID: 0x4B8DB525
 Keyserver: pgp.mit.edu
 Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D
 B525
--
Nick Withers
email: [EMAIL PROTECTED]
WWW: http://nickwithers.com
Mobile: +61 414 397 446




Thanks.
Saw it after I sent the letter.
Waiting for fix.
Have a nice weekend
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

acpi module build fails

2006-08-12 Thread Dimitar Vasilev

/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c: In
function `
acpi_sleep_machdep':
/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c:285:
error: `a
cpi_resume_beep' undeclared (first use in this function)
/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c:285:
error: (E
ach undeclared identifier is reported only once
/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c:285:
error: fo
r each function it appears in.)
*** Error code 1

Stop in /usr/src/sys/modules/acpi/acpi.
*** Error code 1

Stop in /usr/src/sys/modules/acpi.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

99%ed-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -fformat-extensions -std=c99 -Wsystem-headers -Werror
-Wall -Wno-f
ormat-y2k -Wno-uninitialized -c
/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c
/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c: In
function `acpi_sleep_machdep':
/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c:285:
error: `acpi_resume_beep' undeclared (first use in this function)
/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c:285:
error: (Each undeclared identifier is reported only once
/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c:285:
error: for each function it appears in.)
*** Error code 1

Stop in /usr/src/sys/modules/acpi/acpi.
*** Error code 1

Stop in /usr/src/sys/modules/acpi.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
[EMAIL PROTECTED]:/usr/src/# ^Gexit

Branch - 6.1-stable

This persists from 1 day - i have cvsuped from different servers around the
globe, including cvsup from scratch.

The statement on line 285 is

if (acpi_resume_beep)
   timeout(acpi_stop_beep, NULL, 3 * hz);

   return (ret);
}

Anyone knows how to fix this ? C is not my strong side.
Thanks,


--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: how to apply bios firmware update?

2006-07-21 Thread Dimitar Vasilev

Usually firmware updates require that you either run them to extract some
files that later you run under DOS or are targeted to run under DOS when you
boot directly.
Could you tell your brand - it could help a little?
FreeDOS or something like this should do - depends what the instructions to
the file say.
You may look for a archiver under dos that extracts SFX .exe files.
Good luck!

2006/7/21, Erik Nørgaard [EMAIL PROTECTED]:


Hi

I have just downloaded a bios firmware update for my laptop, but it
assumes that I run windows: close all programs, execute whatever.exe and
reboot.

Is there some utility that will allow me to update the firmware running
freebsd or temporarily boot in some windows emulated environment?

Thanks, Erik

--
Ph: +34.666334818  web: http://www.locolomo.org
X.509 Certificate: http://www.locolomo.org/crt/8D03551FFCE04F0C.crt
Key ID: 69:79:B8:2C:E3:8F:E7:BE:5D:C3:C3:B1:74:62:B8:3F:9F:1F:69:B9






--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: syslogd configuration question

2006-07-12 Thread Dimitar Vasilev

try remove local5.none from syslog - although you have instructed it not to
log anything in messages
or specify local5.info for named

2006/7/12, Josh Paetzel [EMAIL PROTECTED]:


I have the following in my named.conf

logging {
channel my_syslog {
syslog local5;
severity info;
};
};

In /etc/syslog.conf I have the following


local5.*/var/log/bind/bind.log


*.info;mail.none;cron.none;kern.none;local0.none;local5.none;ftp.none;auth.none;authpriv.none;secur
ity.none/var/log/messages/messages

named is logging to both /var/log/bind/bind.log
and /var/log/messages/messages  What can I do to stop named from
logging to /var/log/messages/messages?

--
Thanks,

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





--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: User Access restriction.

2006-05-30 Thread Dimitar Vasilev

2006/5/30, GiL A. Virtucio [EMAIL PROTECTED]:

to restrict users from navigating outside their home directories through FTP
try using an FTP server that support chrooting. you might want to check
proftpd.  http://www.proftpd.org/
it is also included in the ports collection.

hope this helps :)


See also man ftpchroot for the BSD ftpd and the relative docs for your
ftp daemon.
I'm not sure if acl, extended attributes  and MAC exist in 4.8, but
these are also  options.

--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

access via usb serial adapter

2006-05-28 Thread Dimitar Vasilev

Hi!
Did anyone have success in accessing Sun Ultra workstation (mine is
ultra60 ) via usb serial adapter (Prolific,etc)
I get to the point of seeing device drivers loading, connecting with
9600 bits, 8 bit data, 1 stop bit, parity none, but no success of
message exchange.
Thanks in advance!
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Move /var/imap

2006-05-15 Thread Dimitar Vasilev

2006/5/15, Martin Schweizer [EMAIL PROTECTED]:

Hello Dimitar

Am Sat, May 13, 2006 at 10:25:05AM +0200 Dimitar Vasilev schrieb:
 Speaking on prima vista:
 Boot in single user mode.
 Move the partiotions
 Recreate the sockets

How do I create sockets? I have no idea.


Usually the program makes the sockets after it is run.
In single user mode, no prog is active, so you can move the partition freely.
My colleagues have done this with /var on a server, on which I'm involved too.
If you want to create socket check
http://www.ohse.de/uwe/iodp/uxstreamsocket.html
man socket
http://bs.cs.tu-berlin.de/user-taipan/kraxel/gnuinfo/libc/File_Socket_Example.html
http://www.google.com/search?client=operarls=enq=create+file+socketssourceid=operaie=utf-8oe=utf-8
I think as a general rule, a prog should recreate its sockets, after
such operation.
You can go with just moving the imap in single user and I think it will be  ok.
Try this on a test box with imap to be sure.
Regards,
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

cypress usb2serial

2006-05-14 Thread Dimitar Vasilev

Hi! I got
uhid0: Cypress Semiconductor USB to Serial, rev 1.00/0.00, addr 2, iclass 3/0

/usr/sbin/usbdevs -v

addr 1: full speed, self powered, config 1, UHCI root hub(0x),
Intel(0x), rev 1.00
port 1 powered
port 2 addr 2: low speed, power 100 mA, config 1, USB to
Serial(0x5500), Cypress Semiconductor(0x04b4), rev 0.00
..
Can I use directly /dev/uhid0 or need to add ucycom to kernel/loader.conf?
Does new devices apprear when you power on the system which you want
to administer via this toy? I have not used such a thing for now and
am a little confused what to do.

This is a list of my devices on the system
total 4
dr-xr-xr-x   4 root wheel  512  1 Яну  1970 .
drwxr-xr-x  21 root wheel  512 14 Май 12:37 ..
crw-r-   1 root operator0, 108 14 Май 15:52 acd0
crw-r-   1 root operator0, 109 14 Май 15:52 acd0t01
crw-r--r--   1 root wheel   0,  29 14 Май 15:52 acpi
crw-r-   1 root operator0,  97 14 Май 15:52 ad0
crw-r-   1 root operator0,  98 14 Май 15:52 ad0s1
crw-r-   1 root operator0,  99 14 Май 15:52 ad0s2
crw-r-   1 root operator0, 100 14 Май 15:52 ad0s3
crw-r-   1 root operator0, 101 14 Май 17:52 ad0s3a
crw-r-   1 root operator0, 102 14 Май 15:52 ad0s3b
crw-r-   1 root operator0, 103 14 Май 15:52 ad0s3c
crw-r-   1 root operator0, 104 14 Май 17:52 ad0s3d
crw-r-   1 root operator0, 105 14 Май 17:52 ad0s3e
crw-r-   1 root operator0, 106 14 Май 17:52 ad0s3f
crw-r-   1 root operator0, 107 14 Май 17:52 ad0s3g
crw-rw-r--   1 root operator0,  30 14 Май 15:52 apm
crw---   1 root operator0,  28 14 Май 15:52 ata
crw---   1 root wheel   0,  48 14 Май 15:52 atkbd0
crw---   1 root wheel   0, 114 14 Май 15:52 bpf0
crw-rw-rw-   1 root wheel   0,  51 14 Май 15:52 bpsm0
crw-r-   1 root operator0, 112 14 Май 15:52 cd0
crw---   1 root wheel   0,  10 14 Май 15:56 console
crw---   1 root wheel   0,  68 14 Май 15:52 consolectl
crw-rw-rw-   1 root wheel   0,  80 14 Май 15:52 crypto
crw-rw-rw-   1 root wheel   0,  11 14 Май 15:52 ctty
crw-rw   1 uucp dialer  0,  72 14 Май 15:52 cuad0
crw-rw   1 uucp dialer  0,  73 14 Май 15:52 cuad0.init
crw-rw   1 uucp dialer  0,  74 14 Май 15:52 cuad0.lock
crw---   1 root wheel   0,   6 14 Май 15:52 devctl
cr   1 root wheel   0,  96 14 Май 15:52 devstat
dr-xr-xr-x   2 root wheel  512  1 Яну  1970 fd
crw---   1 root wheel   0,  12 14 Май 15:52 fido
lrwxr-xr-x   1 root wheel5  1 Яну  1970 fw0 - fw0.0
crw-rw   1 root operator0,  40 14 Май 15:52 fw0.0
lrwxr-xr-x   1 root wheel8  1 Яну  1970 fwmem0 - fwmem0.0
crw-rw   1 root operator0,  41 14 Май 15:52 fwmem0.0
crw-r-   1 root operator0,   5 14 Май 15:52 geom.ctl
crw---   1 root wheel   0,  14 14 Май 15:52 io
crw---   1 root wheel   0,  84 14 Май 15:52 ipauth
crw---   1 root wheel   0,  81 14 Май 15:52 ipl
crw---   1 root wheel   0,  87 14 Май 15:52 iplookup
crw---   1 root wheel   0,  82 14 Май 15:52 ipnat
crw---   1 root wheel   0,  86 14 Май 15:52 ipscan
crw---   1 root wheel   0,  83 14 Май 15:52 ipstate
crw---   1 root wheel   0,  10 14 Май 15:56 console
crw---   1 root wheel   0,  68 14 Май 15:52 consolectl
crw-rw-rw-   1 root wheel   0,  80 14 Май 15:52 crypto
crw-rw-rw-   1 root wheel   0,  11 14 Май 15:52 ctty
crw-rw   1 uucp dialer  0,  72 14 Май 15:52 cuad0
crw-rw   1 uucp dialer  0,  73 14 Май 15:52 cuad0.init
crw-rw   1 uucp dialer  0,  74 14 Май 15:52 cuad0.lock
crw---   1 root wheel   0,   6 14 Май 15:52 devctl
cr   1 root wheel   0,  96 14 Май 15:52 devstat
dr-xr-xr-x   2 root wheel  512  1 Яну  1970 fd
crw---   1 root wheel   0,  12 14 Май 15:52 fido
lrwxr-xr-x   1 root wheel5  1 Яну  1970 fw0 - fw0.0
crw-rw   1 root operator0,  40 14 Май 15:52 fw0.0
lrwxr-xr-x   1 root wheel8  1 Яну  1970 fwmem0 - fwmem0.0
crw-rw   1 root operator0,  41 14 Май 15:52 fwmem0.0
crw-r-   1 root operator0,   5 14 Май 15:52 geom.ctl
crw---   1 root wheel   0,  14 14 Май 15:52 io
crw---   1 root wheel   0,  84 14 Май 15:52 ipauth
crw---   1 root wheel   0,  81 14 Май 15:52 ipl
crw---   1 root wheel   0,  87 14 Май 15:52 iplookup
crw---   1 root wheel   0,  82 14 Май 15:52 ipnat
crw---   1 root wheel   0,  86 14 Май 15:52 ipscan
crw---   1 root wheel   0,  83 14 Май 15:52 ipstate
crw---   1 root wheel   0,  85 14 Май 15:52 ipsync

diagnosing FTPD

2006-05-13 Thread Dimitar Vasilev

Hi!
From couple of days I see entries in my /var/log/messages
getsockname (/usr/libexec/ftpd):Connection reset by peer
ftpd is run with -A -D -r -M -l -t 60 flags.
Currently there are about 200 connections and all is ok - ftpd is
running, no coredump or big load.
Machine is 5.5-prerelease, due to be upgraded in the next month to 6.1-stable.
I googled around with the error message, but no hints.
My assumptions is that hosts open too many connections and on closing
the ftpd grunts that has been left molested too quickly.
I'd be glad to read your point of view.
Best regards,


--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Move /var/imap

2006-05-13 Thread Dimitar Vasilev

Speaking on prima vista:
Boot in single user mode.
Move the partiotions
Recreate the sockets

2006/5/13, Martin Schweizer [EMAIL PROTECTED]:

Hello

I want move /var/imap to another place because not enough space (I did move
/var/spool/imap successfully). When I cp /var/imap cp says: cp:
imap/socket/idle: Operation not supported and cp: imap/socket/lmtp:
Operation not supported. I now there is a problem with unix sockets from
cyrus imap but I did not found a solution until yet. What can I do?

--

Regards

Martin Schweizer
[EMAIL PROTECTED]

PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon
Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch;
public key : http://www.pc-service.ch/pgp/public_key.asc;
fingerprint: EC21 CA4D 5C78 BC2D 73B7  10F9 C1AE 1691 D30F D239;







--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: web interface for sendmail admin

2006-04-25 Thread Dimitar Vasilev
Webadmin may work.
If you have the time, you could intergrate sendmail with OpenLDAP or
other LDAP servers such as Fedora/Redhat Directory Server
Search 
http://www.google.com/search?client=operarls=enq=openldap+%2B+gui%2Badministrationsourceid=operaie=utf-8oe=utf-8
for a choice
Regards,

2006/4/26, David Banning [EMAIL PROTECTED]:
 Wondering if anyone knows of a web-based administration that works
 with sendmail administration - adding and deleting accounts.

 I have clients that are always calling and having me add and delete
 accounts - I was toying with the idea of them do it for themselves.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]



--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ssh-tunnel only accounts

2006-03-30 Thread Dimitar Vasilev
authpf is your answer.

2006/3/30, Erik Norgaard [EMAIL PROTECTED]:
 Hi:

 How do I add a user such that he can only establish a tunnel to some other
 service running on the host? that is, what shell do I need? Is there a way
 to restrict further what services they can connect to?

 Thanks, Erik
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Size of /pub/FreeBSD ?

2006-03-23 Thread Dimitar Vasilev
2006/3/23, Frank Bonnet [EMAIL PROTECTED]:
 Hello

 For internal use I need to mirror the /pub/FreeBSD tree
 anyone could give the approx size of it ?

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

600G should be fine for about a year. use rsync to mirror from the
closest available mirror.

--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Size of /pub/FreeBSD ?

2006-03-23 Thread Dimitar Vasilev
2006/3/23, Nathan Vidican [EMAIL PROTECTED]:
 Frank Bonnet wrote:
  Hello
 
  For internal use I need to mirror the /pub/FreeBSD tree
  anyone could give the approx size of it ?
 
  Thank you

 Not sure myself, but at a suggested some 600GB...
See http://lists.freebsd.org/pipermail/freebsd-hubs/2006-March/001415.html
On the Bulgarian mirror we push close 350G now.
Make a difference between a full mirror and a local copy for your needs.
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ntpd problem in release 6.0

2006-01-27 Thread Dimitar Vasilev
2006/1/26, Chuck Swiger [EMAIL PROTECTED]:

 Vincent Chen wrote:
 [ ... ]
  Why I have to restart ntpd to get connected? I don't have this problem
 with
  release 4.7.

 I've seen this once and gotten the impression that ntpd had fired up
 before DNS
 was working, because the ntpd was able to connect with local peers listed
 in the
 /etc/hosts file.  Maybe updating and running mergemaster to make sure the
 dependencies in the /etc/rc.d/ntpd startup script are OK would be a
 thought...?

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


NTP starts up before DNS and needs working DNS to resolve the IPs.
So you can enter bare ips, or change the startup order of NTP and DNS.
Regards,

--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

external audio

2006-01-17 Thread Dimitar Vasilev
Hello!
Does anyone have experience either with SoundBlaster 24bit external (usb),
Sound Blaster Audigy 2NX, 7.1 external usb 2.0 or SoundBlaster Audigy 2 ZS
Notebook PCMCIA under FreeBSD 6.0-(STABLE)?
A friend of mine has an audigy 2 and I'd like to compare with you too before
I make up my mind finally.
Thanks in advance!


 http://gnt.shop.ekatalog.biz/zbozi_detail.aspx?zbozi=24170
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

i810 on TP-Z60m

2006-01-12 Thread Dimitar Vasilev
Hello!
I have a intel 915GM on a Z-60m with S-Video out.
X starts, but then I'm thrown back to the console.
The error is: No matching device section for instance BUS ID PCI:0:2:1
found
I googled around and saw several variants to try.
If you have a working solution please let me know.
Also: Does anyone know how to fire up SoundMAX integrated?
When I enter kldload snd_driver, no device sound in kernel, I got
ppc0: cannot reserve I/O port.
Best regards,

--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Problem with install GCC4.2

2005-12-20 Thread Dimitar Vasilev



 Stop in /usr/ports/lang/gcc42.
 ---
 Sorry for big log, but I do not know what I need to send.
 What I need to do?

 2. I update src and ports throught cvsup. Please explain me,
 how I can update may system to FreeBSD 6.0 Stable?
 What I need to change in my supfile and do after this?

 My supfile
 ---
 *default host=cvsup5.FreeBSD.org
 *default base=/var/db
 *default prefix=/usr
 *default release=cvs
 *default tag=RELENG_5
 *default delete use-rel-suffix
 *default compress
 src-all
 ports-all tag=.
 doc-all tag=.
 ---
 --
 Best regards,
 Anton

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


change RELENG_5 to RELENG_6

--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: relocating /tmp to other media

2005-11-07 Thread Dimitar Vasilev
2005/11/7, Roland Smith [EMAIL PROTECTED]:
 On Mon, Nov 07, 2005 at 01:54:29PM -0500, Dave wrote:
  Hello,
 I'm trying to run bitdefender on a 5.4 system. It works fine up until /
  fills up, i'm having it scan a 40 gb smb mounted windows share and when /
  fills specifically /tmp bitdefender cores out. My / filesystem on this box
  is i believe either 130mb or 256mb, and this issue does not occur when
  scanning a 20 gb drive. I was wondering if it's possible to relocate /tmp
  to other media ramdisk, tmpfs, or the like?

 If you have a partition with enough space (e.g. /usr); Create a
 directory /usr/tmp. Drop into single user mode and move everything from
 /tmp to /usr/tmp. Remove /tmp, and create a symlink /tmp to /usr/tmp.

 Roland
 --
 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
 public key: http://www.xs4all.nl/~rsmith/pubkey.txt
If you have enough RAM, try also memfs for tmp.
However beware of zipbombs ;-)

--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: GAMING

2005-11-06 Thread Dimitar Vasilev
2005/11/6, Andrew P. [EMAIL PROTECTED]:
 On 11/6/05, Stepan Rakhimov [EMAIL PROTECTED] wrote:
  
   Yesterday, I spent 4 hours playing UT2004. And it
   seemed to run faster than on Windows. At least it
   felt much cooler :-)
 
  Please give me a link to UT2004 howto. i tried to find it but without
  success.
 
  Stepan
 

 http://www.freshports.org/games/linux-ut2004-demo/

 Я не пробовал полную версию, но раз эта идёт,
 думаю, и с полной проблем не будет.
Спасибо друзя!
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: problem running cvsup-mirror on FreeBSd 6.X

2005-10-26 Thread Dimitar Vasilev
  Server Error: Authentication Fails.

  Any tips much appreciatted. I just want to setup my
 own CVS site so I can stop downloading multiple times
 from the nice mirror sites.
Freefal is for public CVSUP servers that you are currently using.
You cannot have access to it, unless running public CVSUP repository.
See
http://people.freebsd.org/~jdp/cvpasswd/
http://people.freebsd.org/~jdp/mirror/
Just change your supfile to the nearest mirror and sync from it.
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: updating in single-user mode

2005-10-25 Thread Dimitar Vasilev
 
  If this isn't a production machine, try it.  I have been doing
  system
  updates since 3.4 and not once have I booted into single user mode
  to
  compile my kernel or userland.  I've even done it as recently as
  two
  weeks ago.  I don't have a huge userbase, so my system is pretty
  quiet.

 I also just finished compiling world and compiling  installing my
 kernel in multi-user.  What's the big deal?  I did, though, go into
 single to test (boot) the kernel and install world.

 Does anyone have a clear understanding of why things can go wrong otherwise?
From time to time there are library bumps and it's better for you to
be in single user mode to upgrade your system properly.
I had ruined a mailserver when I updated the named on it from 8.x to
9.3.x - I was in multiuser, with securelevel turned on and the named
running.
After that I had to run couple of times the build to get everything fixed.
Now I run in multiuser buildworld et all on machines I have no serial
access to and before that I check with UPDATING to see what will fail
potentially.


--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: extending volumes [ was growfs + stripes]

2005-10-24 Thread Dimitar Vasilev
2005/10/24, Joerg Wunsch [EMAIL PROTECTED]:

 Nope.  Extending a striped volume by another stripe is impossible in
 about any system I've seen so far.  (Extending a striped volume by
 concatenating another set of stripes is something different, and I
 guess GEOM's architecture would allow for that.)

 Extending file systems is something different.  AIX can do it, yes,
 and can even shrink them (which is much more work), albeit it might
 take forever, depending on the load.  Solaris' growfs isn't that much
 more capable than FreeBSD's growfs is, except Solaris has got the
 lockfs(2) syscall so they can grow a filesystem online, while FreeBSD
 requires the filesystem to be unmounted.  Solaris with vxfs is about
 the same as AIX is (but you gotta pay a lot of bucks for that).

 I think vinum could be tricked into extending a stripe set by another
 stripe set (so a concetanation will result), but I'm not sure about
 it, and would generally be very careful with that.  (Not sure about
 gvinum here, perhaps it can do it as well.)  But that doesn't seem to
 be Dimitar's intention.  See above, inserting another stripe row will
 completely change the topology, so the file system on top of the
 volume will become invalid.

 (I've seen a feature like that being announced in some hardware RAID
 array quite some time ago, but when we tried, it took forever due to
 the massive amount of copy operations needed, and then it crashed
 anyway.)

 ISTR someone once analyzed that striping doesn't make much sense with
 modern UFSes at all, as the UFS itself distributes the data already
 well enough, so a concatenation yields the same overall performance.
 Concetanetions are way easier to handle in any respect, and see above,
 once you've added something to the concat, you could use growfs to
 tell the file system to pick up the volume's new size.  I've done this
 a number of times with FreeBSD (albeit with [g]vinum-based volumes),
 but I've also seen it fail occasionally. :-/  But then, I've also
 seen Solaris' growfs getting stuck, and trashing a volume, as well
 as vxvm trashing several hundred Megabytes of data.  To quote a
 signature my colleague is using: ``Failure is not an option.  It comes
 bundled with the software.''
Thanks Joerg!
I prefer keeping corporate toys away from my FreeBSD.
They tend to be intolerant and shape everything in their way.
Google just showed it is possible. With large data and no means of
backup one should become careful.
It's nice that these whole discussions will help someone else
searching for such a solution.
As previously mentioned, we have a resource and 99% will use it to
make a new stripe and
move the data there with loop back rsync. We will have a closed
discussion again soon, as the time to act will come very soon.
With 0,5TB for FTP we will be serving it for about a year.
Then I'm planning to enlarge the storage again and bring also spare
disks for bzipped backups.
To be honest, the real fuss is about that I'm taking up a project that
will require frequent travelling and will be near the ftp-master in
Brno.
I  won't have the same free time as now to commit to the mirror -
especially for hardware upgrades, that's why I tend to pour disks
until happy.
The effort  is  to concentrate the admin team  on common tasks, not on
rebooting every 2-3 months for an upgrade.
On the other side, I will be close to Rudolf and can be held
personally accountable ;-)
Apologies for the personal off topic, but I'm excited about all this
big coincidence.
Regards,

--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: updating in single-user mode

2005-10-24 Thread Dimitar Vasilev

 Is there a way to achieve single-user mode while still being able to
 connect remotely (via LAN)?  (I know that's something of an oximoron,
 but I needed to ask)  And if not, am I losing any serious
 features/functionality of the update process by _not_ dropping into
 single user?
Serial cable link with another machine is your friend.

--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: updating in single-user mode

2005-10-24 Thread Dimitar Vasilev
 I don't reccommend doing installworld or kernel in multiuser, but I have never
 had any problems doing it on a lightly loaded machine. With that said what
 could bite you is your new kernel not booting or something broken in
 userland. You will then need console access (serial or local) to fix it. I
 would set up your machine with serial console access and use a laptop or
 another machine when you reboot.

 Beech
 --
I have done it when there is NO activity on the machine. Read UPDATING first.
Reset your securelevel to -1, stop all services except SSH and go.
It's possible to break your machine though.
Then you have to rebuild it again and it's 50/50 to succeed.
As advised twice, use serial cables/KVM switches if possible.
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: extending volumes

2005-10-23 Thread Dimitar Vasilev
2005/10/23, bc [EMAIL PROTECTED]:
 On Fri, 2005-10-21 at 07:35 +0300, Dimitar Vasilev wrote:
  Hi!
  Could someone advise on how to extend an existing stripe with growfs?
  I posted a question on freebsd-questions before 3 days and never got reply.
  The message is available at
  http://marc.theaimsgroup.com/?l=freebsd-questionsm=112966827119797w=2
 

 Hello,

 I think you're attempting to do impossible.
Under Solaris and AIX it is perfectly possible - however they're another beer.
 I've recreated your scenario using 3 mfs backed disks md0, md1 and m2.
 And I'm keep getting this in my logs:

 Oct 23 22:03:54 serafim kernel: GEOM_STRIPE: Disk md0 removed from
 test2.
 Oct 23 22:03:54 serafim kernel: GEOM_STRIPE: Disk md1 removed from
 test2.
 Oct 23 22:03:54 serafim kernel: GEOM_STRIPE: Device test2 destroyed.
 Oct 23 22:03:54 serafim kernel: GEOM_STRIPE: Device test2 created
 (id=4230158283).
 Oct 23 22:03:54 serafim kernel: GEOM_STRIPE: Disk md0 attached to test2.
 Oct 23 22:03:54 serafim kernel: GEOM_STRIPE: Disk md1 attached to test2.
 Oct 23 22:03:54 serafim kernel: GEOM_STRIPE: Disk md1 removed from
 test2.
 Oct 23 22:03:54 serafim kernel: GEOM_STRIPE: Disk md1 attached to test2.


 I've joined md0 and md1 in one striped volume, created some bulk files,
 stopepd it, then created again along with md2 in group. Beside that log
 snippet nothing apears in /dev/stripe/

 Btw, I've used 5.4-RELEASE GENERIC kernel.

Ours is not very far from GENERIC - we include GENERIC and couple of
options (PF,PIM,etc). The machine is  5.4-stable/amd64
It's still a solution - we will know that is risky and will setup a
new stripe from the spare disks that we have and will run with them
for about a year.
Then will upgrade to a decent 3ware controller, a bunch of new disks
and other stuff.

Благодаря/Thanks/Hvala!
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: cvsup, mirrors and data integrity

2005-10-22 Thread Dimitar Vasilev
Andrew,
cvsup is an application that deals with giving people files.
It is the job of fsck to check and clear the FS.
Check /etc/defaults/rc.conf and
add the following variables to your rc.conf
fsck_y_enable=YES
background_fsck=NO
It has been discussed zilion of times and it works.
I recommend also wiping your repository and syncing from scratch from
the master servers.
HTH
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: cvsup, mirrors and data integrity

2005-10-22 Thread Dimitar Vasilev
 I don't like the style of djb, sorry.
I know, but his tools work and are great for such things.
There have been occasions on which the bgp blinks/ntpd decides to go play
and after a while the box goes disfunct and I have to start/stop manually.

 The box has 1 ide and 4 scsi disks. But I had to
 remove scsi cables and can't find a replacement
 at the moment, so it's on ide for now.

 Squid is also on the server. So I guess, when
 scsi disks are back online, I'll dedicate 2 to
 squid, and 2 in a vinum mirroring array with
 softupdates disabled for more important
 things, like cvs repos, distfiles, etc.

Try setting up a md through which to buffer the read/write operations for cvsupd
For CVS there is a hint in the hubs article
/dev/da0s1b /anoncvstmp mfs
rw,-s=786432,-b=4096,-f=512,-i=560,-c=3,-m=0,nosuid,nodev 0 0

/etc/inetd.conf
cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -l -R -T
/anoncvstmp --allow-root=/home/ncvs pserver

I suppose if you play a bit, you can come with a similar solution for CVSUP.

Btw, have you extended an existing stripe with growfs?

I have to extend my stripe on which ftp+rsync repo lies with 0,5TB and
would like to preserve data if possible.
All the best
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Bind question

2005-10-22 Thread Dimitar Vasilev
2005/10/22, stan [EMAIL PROTECTED]:
 I've got a FreeBSD machine runing Bind 9.3 that needs to zone transfers
 from a Solaris 8 machine running Bind 8.3.3

 I'm getting errors about failed transfers. This is showing up in the logs
 on the Solaris machine:

 Oct 21 14:30:33 cor-day-dns4 named[140]: denied AXFR from
 [170.85.113.8].1044 for 10.in-addr.arpa IN (acl)
Simply allow the FreeBSD box to get the transfer - check your AXFR ACL
on the Solaris box.
Buy the latest revision of DNSBIND if you don't have it.
Also if possible, migrate the Solaris named to 9.3 and use TSIG as a
verification for transfers.

--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

growfs+gstripe

2005-10-18 Thread Dimitar Vasilev
Anyone successful with extending existing gstripe using growfs instead
of newfs or via using a similar hack?

Example of result desired:

# gstripe stop data
# gstripe label -v -s 65535 data /dev/ad3 /dev/ad4 /dev/ad5 /dev/ad6
# growfs -s [size of total volume i have] /dev/stripe/data
# /sbin/reboot

If possible under FreeBSD, will I have all existing data on the disk preserved?
I've seen in Google that it goes fine with Solaris.
I can sync again the info from the master server in Brno, but I'd
prefer to spare myself the traffic and the calls from the Bulgarian
users
Hey Dimitar what have you done to the mirror  ;-)
Thanks for any tips.

--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

attaching disks to existing stripe

2005-10-17 Thread Dimitar Vasilev
Morning/evening all!
I'm wondering if it is possible to attach 2 spare disks
to an existing geom stripe without wiping any data on it.
As I see from the manpage there are no options to attach
new spares, without making a data backup first.
Google showed very few results.
Can someone confirm/deny my impressions?
TIA
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

activating KQUEUE on apache 2_0_54_4

2005-09-23 Thread Dimitar Vasilev
Hi!
I apply the KQUEUE patch for apache 2.0.54_4 - make
WITH_KQUEUE_SUPPORT=yes install
but after that top -U www shows that it uses select().
Anyone knows how to activate apache to use kqueue in config file or
somewhere else?
Regards,
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: need an advice on kernel post install

2005-09-21 Thread Dimitar Vasilev
move them to /boot/modules/ and make the approriate changes in loader.conf


2005/9/21, Lyubich, M [EMAIL PROTECTED]:
 Hello,


 How to preserve some kernel loadable modules from to be moved
 to /boot/kernel.old during the kernel 'make install' and leave them
 in /boot/kernel untouched.



--
Димитър Василев
Dimitar Vassilev
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: IE in FreeBSD?

2005-09-20 Thread Dimitar Vasilev
If you use openoffice and then export to PDF it ok.
If you're able to write your resume in PostScript and then convert it
to PDF that would be perfect solution.
Regards,

--
Димитър Василев
Dimitar Vassilev
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: IE in FreeBSD?

2005-09-20 Thread Dimitar Vasilev
The standarts we are speaking are per company basis - e.g. West
European governments are slightly shifting to Linux as a desktop,
while others strictly mention what formats of resumes they accept on
their recruitment sites.
In most cases of big companies I have seen,   they say that prefer
HTML or plain text or PDF, unless stated otherwise or if you're sent
to fill in a MS Word application form.
MS Office files are good media for sending viruses, so they try to avoid them.
As Microsoft standarts are closed, do not expect IE to run natively on
other platforms besides Windows and MacOSX. Opera is a good
alternative and can fool sites that you're running IE.


2005/9/20, jonas [EMAIL PROTECTED]:
 hi!

 On Tue, 20 Sep 2005 15:24:38 +0100
 RW [EMAIL PROTECTED] wrote:
 
  Because it's common for companies and recruitment agencies to specify
  MS Word documents only. It's a de facto standard.

 this may be a bit offtopic :) ...
 but i think we agree that this situation is not good.
 is there any 'official' standard for office documents like there is for
 html, css, xml etc.?
 if not, are there any efforts to create one?
 if such a standard would be created by an international institution and
 for example governments start/plan using it MS would be forced to adapt
 it...

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



--
Димитър Василев
Dimitar Vassilev
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

ftp.bg.freebsd.org maintenance

2005-08-02 Thread Dimitar Vasilev
Hello all!
Tommorow -3.08.2005 there will be a maintenance of ftp.bg.freebsd.org
between 21.00 pm and 24.00 p.m. EEST /19-22 p.m. GMT.
The cause for outage is routine upgrade.
Thank you for your understanding!
Please forward to questions, if possible.
Best regards,
Dimitar Vassilev
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]