Gilles wrote:
> On Tue, 17 Feb 2009 09:53:09 +0100, Gilles
> wrote:
>> BTW, here are the CFLAGS-related lines MySQL Server's Makefile:
>
> Using "make BUILD_OPTIMIZED=no" doesn't solve the issue :-/
>
> In file included from item.h:2199,
> from mysql_priv.h:589,
>
loony wrote:
> Has anyone had any luck with UNetbootin and the 7.1 DVD iso?
>
> I'm trying to prep USB media on windows vista64. Unlike the CDROM based
> isos, the DVD install is compressed .gz. I assume the iso needs to be
> extracted prior to loading it with UNetbootin and wonder if somehow g
af300...@gmail.com wrote:
> Hi,
>
> I'm running into a per process memory limit at work (on Windoze though),
> but I'm wondering what's the limit per process in FreeBSD for 32 bit
> systems, ie i386? Is it 4gb or 2? From stuff I found on the Net, I'm
> guessing 4gb, but wanted to ask anyway. It se
Josh Paetzel wrote:
> I have a 3ware 9690SA SAS RAID controller in a PCI-e 8x slot with
> Fujitsu MBA series 15k SAS drives attached, and the array is coming up as:
>
> da0 at twa0 bus 0 target 0 lun 0
> da0: Fixed Direct Access SCSI-5 device
> da0: 100.000MB/s transfers
> da0: 138272MB (28318105
Redd Vinylene wrote:
> Why doesn't FreeBSD support Xen in paravirtualized mode? Imagine the
> increase in ISPs being able to offer FreeBSD to its customers.
>
> I just got my heart broken today:
> http://forum.slicehost.com/comments.php?DiscussionID=3191/
Perhaps you could help fund the developme
Zbigniew Szalbot wrote:
> Hi there,
>
> My machine has recently been taken down by (most likely) runaway java
> process. The box had to be rebooted as there was no remote access to
> it but I am not able to find anything useful in logs to confirm
> whether it was java. Is there a tool that would e
Frank Bonnet wrote:
> Hello
>
> Everything is in the subject :-)
I'm not running it now but I've tested it - worked fine.
signature.asc
Description: OpenPGP digital signature
Matias Surdi wrote:
> Hi,
>
> Please, could somebody give me a pointer to some documentation or an
> idea of how to replace the default console login prompt with a custom
> script?
man 5 ttys
signature.asc
Description: OpenPGP digital signature
Andrea Venturoli wrote:
> Hello.
>
> I'm using dd to clone an 8GB USB memory into an identical one.
>
>
>
> # dd if=/dev/da2 of=/dev/da1
> load: 0.01 cmd: dd 12026 [physwr] 0.00u 0.01s 0% 904k
> 396+0 records in
> 395+0 records out
> 202240 bytes transferred in 1.453741 secs (139117 bytes/sec)
Polytropon wrote:
>
> On Sat, 21 Mar 2009 12:27:20 +0200, Manolis Kiagias
> wrote:
>> Wildly off-topic as we are discussing Windows, but all recent versions
>> (XP, Vista, etc) can handle zip files. They call them "compressed
>> folders" (don't confuse with NTFS compression though) and even hav
Juan Miscaro wrote:
> Hi gang,
>
> I'm running a remote 6.2 system which recently got shut down
> unexpectedly (tower was physically nudged and apparently lost power).
> I am running a 2-disk striped array with the geom_stripe.ko module.
>
> So my fstab line is
>
> /dev/stripe/st0a/data
Juan Miscaro wrote:
> This is the end of dmesg (the drives in question are ad1 and ad3):
> GEOM_STRIPE: Device st0 created (id=3091204740).
> GEOM_STRIPE: Disk ad1 attached to st0.
> GEOM_STRIPE: Disk ad1 removed from st0.
> GEOM_STRIPE: Device st0 destroyed.
> GEOM_STRIPE: Device st0 created (id
Ivan Voras wrote:
> If "gstripe list" doesn't mention ad3, you need to establish what
> happened to metadata on ad3. Try extracting the last sector from ad3 by
> hand (using dd) into a file and inspect it (send output of "hd filename").
I just noticed there co
Juan Miscaro wrote:
>> What does "gstripe list" say? What does "sysctl -b kern.geom.confxml" say?
>
> 'gstripe list' does not return any output at all.
>
> Output to the sysctl command is attached.
"gstripe list" cannot output nothing, since the sysctl output you posted
says a partial GEOM_STRI
Juan Miscaro wrote:
>> It looks like you created a both a fdisk partition table and a bsdlabel
>> partition table on the ad3 drive. If so, your data is probably already
>> corrupted.
>
> What is a generic configuration? Or can you explain how you come to
> that conclusion?
RAID 0 means striping
Juan Miscaro wrote:
>> # dd if=/dev/ad3 of=ad3last count=1 skip=625142447
>> # hd ad3last
>>
>>
>
> Thanks for that great explanation.
>
> The file ad3last.txt is attached.
...
24 47 41 46 52 10 41 08 00 00 00 00 00 00 00 00
|$GAFR.A.|
0010 00 00 00 00 00 00 00 00 00 0
hjun...@illinois.edu wrote:
> Dear,
>
> I have tried to trace system call using C language.
>
> I would like to detect privilege escalation through traceing system call.
> Although freebsd announce the patch of telnet demon to remove malicious
> access to esaclate privilege, I would like to impl
Frank Bonnet wrote:
> Hello
>
> I'm planning to migrate our mailhub (IBM X3650) to FreeBSD 7.1
> from Debian etch ;-) , of course I'll restart "from scratch".
>
> I have two questions before doing so.
>
> Does 7.1 has reached a stability that it could
> be used for a high load production server
Odhiambo Washington wrote:
> Hello List,
>
> For some time now, I have been baffled by one thing: Mac OS X somehow
> has FreeBSD under the hood. When you connect a USB stick (flash disk,
> external drive) to a Mac, it gets automounted, yet the same does not
> happen on FreeBSD.
> I have seen sever
Alexander Best wrote:
> hi there,
>
> i have 2 hard drives running. the first one is SATA300 and the other one
> UDMA100. here are the dmesg entries:
>
> ad0: 238474MB at ata0-master SATA300
> ad1: 157066MB at ata4-master UDMA100
>
> i've tried to test the drives' performances using the follow
Ruel Luchavez wrote:
> Hi List..
>
> Is there any way how to determine a corrupt libraries in Freebsd 7.0?
>
> or is there any command how to check libraries?
It depends on what do you need it for. Out of the box, there is no way
to check if the libraries have been changed / corrupted from the t
Manolis Kiagias wrote:
> Odhiambo Washington wrote:
>> Hello List,
>>
>> For some time now, I have been baffled by one thing: Mac OS X somehow has
>> FreeBSD under the hood. When you connect a USB stick (flash disk, external
>> drive) to a Mac, it gets automounted, yet the same does not happen on
>
Jan Catrysse wrote:
> Hello all,
>
> I am having some problems with NFS and slow performance.
> This is the scenario:
>
> 2x FreeBSD 7.1. (Raid storage server, MP, the works)
>
> GB Lan interface between them.
>
> When I transfer 1 big file the speed is never higher than 10MB/s with a peak
> to
Peter Steele wrote:
> We had a somewhat startling scenario occur with gmirror. We have systems with
> four drives ad4, ad6, ad8, and ad10, with the OS setup on a mirrored slice
> across all four drives. The ad4 drive failed at one point, due to a simple
> bad connection in its drive bay. While i
Ivan Voras wrote:
> Peter Steele wrote:
>> We had a somewhat startling scenario occur with gmirror. We have systems
>> with four drives ad4, ad6, ad8, and ad10, with the OS setup on a mirrored
>> slice across all four drives. The ad4 drive failed at one point, due to a
>
2009/4/24 Peter Steele :
>> This definitely looks like a bug. Try asking again on the freebsd-geom@
>> list. Provide output of "gmirror list".
>
> I'll try that list...
>
>>So, your steps were:
>
>>1. ad4, ad6, ad8 and ad10 in a 4-way mirror
>>2. ad4 fails. At this point did you do a "gmirror list"
Andrew Gould wrote:
> I installed from the FreeBSD 7.2RC2 DVD. I added packages from the DVD,
> from the ftp site using pkg_add and the release directory, and by executing:
>
> portupgrade -NpPrR [package name]
>
> I have not updated the system or ports that were installed from the DVD.
>
> Whe
panix panix wrote:
> Hello,
> in advance sorry for the cross posting, it is just that freebsd-geom didnt
> seem that populated.
> I run 7.1-PRERELEASE, its a home server.
> today morning after a power failure, the rebuild my root gm0 failed on disk
> ad4.
> The messages were:
>
> May 18 08:02:02
Peter B wrote:
> I have seen some really low-weight, cheap laptops that use the:
> "MIPS XBurst 400 MHz" CPU.
>
> Does it perform well ..?
>
> An Intel Celeron 900 MHz Will do mpeg4 (divx/h264), is this CPU likely to
> do that aswell ..?
Probably not without specialized decoding hardware. OTOH
2009/5/19 Saifi Khan :
> . is dom0 support something that FreeBSD will target at some
> point in time or would be happy to be domU ?
I cannot speak for the developers but at BSDCan it was stated that
dom0 would be a large chunk of job that deserves funding. The
developers are interested.
> .
Kelly Jones wrote:
> I want to use a random Blowfish key to encrypt files, so I did this:
>
> dd if=/dev/random of=mykey.bf count=100 bs=100
>
> to create a 10K byte mykey.bf file. I can now encrypt foo.txt by doing:
>
> openssl enc -bf -pass file:mykey.bf -in foo.txt > foo.txt.encrypted
>
> Ho
Yuri wrote:
> Look below: load over 7 and no processes take much CPU.
>
> Yuri
>
> 7.2-PRERELEASE, 32-bit on i7-920.
>
>
> last pid: 93192; load averages: 7.68, 6.27,
> 4.61
Shakil Khan wrote:
> Hi All,
>
> Pardon me if I am writing this mail to the wrong group as I am too new to
> BSD and programming stuff. You can redirect me to right group without
> howling. By seeing some recent conversations(About the top status ;)) in
> this group it made me nervous to ask for a
Joseph Gleason wrote:
I am trying to figure out which VIA CPUs support hardware RNG under
recent FreeBSD. I've been looking at things on 7.0-RELEASE-p2. If
there is something that else I should be looking at, please let me
know.
Based on 'man 4 random' I see:
"The only hardware implementation
Robert Heron wrote:
Hi,
I use:
FreeBSD 7.0-R on i386 server with motherboard S5000VSA and 6GB RAM
onboard. BIOS version - 88 (the latest)
Kernel includes: optionsMAXMEM=(6*1024*1024)
You generally shouldn't touch MAXMEM as it's autotuned.
And FreeBSD reports only:
real memory =
tethys ocean wrote:
> Hi all
>
> I have new server(webserver) quad core but performans is not well (according
> our old webserver pent IV ). Maybe its performans depends on our web page
> sourcecode. FreeBSD 6.3 stable is running on it. dmesg is in below.
There are a bazillion factors that can in
Wojciech Puchar wrote:
i read the graid3 manual and http://www.acnc.com/04_01_03.html to make
sure i know what's RAID3 and i don't understand few things.
1)
"The number of components must be equal to 3, 5, 9, 17, etc.
(2^n + 1)."
why it can't be say 5 disks+parity?
The reaso
Doug Hardie wrote:
If you did recompile it and it is behaving differently then it is
probably because your program contains bugs in how it manages memory
that happened to be working by accident with the old memory allocator.
e.g. because you were making use of memory after it had been freed,
Doug Hardie wrote:
On Jul 26, 2008, at 19:03, Giorgos Keramidas wrote:
While that's understandable, the current malloc() has undergone quite
extensive testing by Jason Evans and a lot of people who use it in
FreeBSD 7.X or later. Its ability to expose bugs in this way was deemed
important eno
Juan Carlos Villalobos wrote:
Hello,
I am writing a paper on Component-based Operating Systems. I just wanted
to know if FreeBSD is an Operating System engineered based on Components.
I appreciate your input on this.
"Components" is a wide, wide term. Since FreeBSD as an operating system
Chuck Robey wrote:
Ivan Voras wrote:
Juan Carlos Villalobos wrote:
Hello,
I am writing a paper on Component-based Operating Systems. I just
wanted to know if FreeBSD is an Operating System engineered based on
Components.
I appreciate your input on this.
"Components" is a wide,
underligast wrote:
I'm trying to install FreeBSD 7.0 on my "new" server, an IBM eServer x225
(8647-5CG)
The server/drives runs fine under windows 2003 and ubuntu server but the
FreeBSD installation just halts.
So far i've tried:
CD: disk1 from 6.2, 7.0,
CD: bootonly from 7.0
Floppys: 7.0
They a
underligast wrote:
On Tue, Aug 5, 2008 at 10:15 PM, Derek Ragona wrote:
Obviously it is the SCSI card or drives. Have you tried changing the
BIOS settings on the SCSI? You might want to try changing the SCSI BUS
speed. You may also want to try turning off hyperthreading.
-Derek
D
Vince Sabio wrote:
I am currently running FreeBSD v5.1 (yes, I am a Bad Person(tm)), and
need to update it to v7.0. Questions:
1. Can I go straight from v5.1 to v7.0? Or do I need to make a stop at
v6.x?
Theoretically it might be possible but definitely not recommended. 5.1
is very old (it'
Henry Karpatskij wrote:
> Hi,
>
> I have a failing IDE disk which is running my 7.0-p1 server. I've been
> investigating the possible solutions and I've decided to go with two new
> IDE disks and gmirror. However, I'm not too familiar with disk
> internals, I know how to install the system and som
Oliver Fromme wrote:
> enom-FBSD1 <[EMAIL PROTECTED]> wrote:
> > beastie_disable="NO" had no effect.
>
> That's because "NO" is already the default. Setting it
> to "YES" will completely disable the whole boot menu.
>
> > All that was needed was loader_logo="beastie"
> >
Sasa Stupar wrote:
> Hi!
>
> My situation: I have a server with FBSD 7 installed with two 40 GB disks
> in RAID 1 (gmirror) config.
> Now I have noticed the lack of space on the drive so I am thinking to
> change these disks for two 160 GB.
> What is the best way to clone the main hard disk in rai
Brian McCann wrote:
> Hi all. I'm having some problems with several servers I've built
> recently (7.0-RELEASE) that are using gjournal. I had two reboot a
> few days ago (un-related to FreeBSD problems I think)...but when they
> came back up, the file systems wouldn't mount since they were not
>
H.fazaeli wrote:
>
> Hi all,
> I have 3 questions regrading SMP on freebsd 6.x:
>
> 1. Is there any userland tool/api to bound a process to a specific cpu?
This support is native to 8-CURRENT, I think most of it is backported to
7.1.
> 2. Is there any way to force UP operation apart form recomp
Brian McCann wrote:
> Yes...I apologize...I did that when I built the file system with
> "newfs -J". Here's the tunefs -p output for one of the file systems:
>
> # tunefs -p /dev/da2.journal
> tunefs: ACLs: (-a) disabled
> tunefs: MAC multilabel: (-l)
RW wrote:
> On Tue, 02 Sep 2008 16:16:08 -0800
> Peter Giessel <[EMAIL PROTECTED]> wrote:
>
>
>> And Safari is based on KDE's Konquerer (which already runs on
>> FreeBSD), so with a FreeBSD version of Chrome, you would essentially
>> have Konquerer ported to Apple, ported to Microsoft, ported to
Matias Surdi wrote:
> I've a directory tree structure in /usr/local from wich I'd like to
> create a package.
>
> How are pkg_create arguments supposed to be?
>
> Where can I find an example?
>
> I've read the manpage, but an example would be really usefull.
>
> Thanks for your help again.
Tho
[EMAIL PROTECTED] wrote:
> I have the need to start and use service while in single_user mode. To
> this point I'm not able to use 'top' or 'ps' respectively. In
ps is in /bin, top is in /usr/bin ; unless you a) have your PATH wrong
or b) commonly put /bin on separate file systems, you should be
is to keep up to date some files ( flat and db maps ) used by
>> Postfix on our MX servers and propagate every change of one or more
>> files to all the others.
>
> Back in 2008, Ivan Voras wrote a rather simple daemon that fits this need:
>
> http://blogs.freebsdish.o
On 06/12/10 20:47, Gary Kline wrote:
>> but it
>> seems strange that php would simply =change= out from under
>> me. well, so to speak. can you suggest any php list that i
>> should sub to?
Unfortunately they do it all the time - every sub-release and especially
major rele
On 06/28/10 11:56, Frank Bonnet wrote:
> Argh !!!
>
> I upgraded slapd to 2.4.22 and it does not start anymore !!!
>
> some symbol cannot be found anymore
>
> I had to revert to 2.3.4x to have a working slapd !!!
>
> What's wrong with 2.4.22 folks ?
PEBKAC.
How did you upgrade it (and more im
On 07/19/10 15:16, FRLinux wrote:
> Hello, I am using a hefty server with a single SSD drive as the main
> drive (Corsair CMFSSD-64D1). It worked nicely until today where I got
> a journal overflow error, i took a screenshot here:
> http://picasaweb.google.fr/frlinux/Computers#5495597160219915298
On 08/23/10 11:50, n dhert wrote:
> After a reboot of my FreeBSD 8.0-p4 system
> a vmstat shows:
> Mon Aug 23 08:40:00 CEST 2010
> procs memory pagedisks faults cpu
> r b w avmfre flt re pi pofr sr da0 pa0 in sy cs us
> sy id
> 1
On 08/30/10 11:59, Yuri wrote:
google-perftools malloc library has such feature.
But does FreeBSD system allocator have it?
Maybe getrusage(2) can help you, though it also counts non-malloc()
allocations.
___
freebsd-questions@freebsd.org mailing
On 08/27/10 16:23, Baldur Gislason wrote:
I have an IBM 7945 server with an LSI Logic ServeRAID (MegaRAID) M1015
controller
and I'm wondering if there's any way to install FreeBSD on this box?
So you have tried and failed?
There are lists of devices here:
http://man.freebsd.org/mfi
http://ma
On 08/30/10 13:24, pe...@vfemail.net wrote:
When I awoke this morning my FreeBSD box was frozen -- completely unresponsive
at the console -- and displayed these messages on the console:
ad0: READ command timeout tag=0 serv=0 -resetting
ata0: resetting devices
ad0: removed fro
On 08/31/10 14:44, Andrea Venturoli wrote:
Hello.
Suppose I have an executable which I need to invoke repeatedly (e.g. to
run tests in a makefile).
This executables spend most of its time loading (rather than
processing), due to the need of several huge shared libraries.
I'd welcome an hint on
On 09/02/10 21:25, David Brodbeck wrote:
While doing some interoperability testing between Linux and FreeBSD, I
came up with this unusual issue. I could use some help figuring out
if this is a bug, and if so, where to file it. Here's the scenario:
- FreeBSD 8.1-RELEASE server, sharing a ZFS fi
On 09/09/10 02:10, Morgan Wesström wrote:
I run FreeBSD 8.1 on an old Asus P5B-VM motherboard with ICH8. Its AMI
BIOS lacks an option to enable AHCI mode. Intel's datasheet for the ICH8
family specifies that this feature exists on the ICH8, and the option is
available in the BIOS for the identica
On 09/16/10 08:58, srividy...@tcs.com wrote:
> Hi
> Is there any BSD make versions available for AIX platform?
> We require the make utility of BSD to compile few source programs.
>
> Is there any make utility compatible with AIX? Could you please give us
> the URL where we can get the same?
On 09/17/10 02:34, Ivan Voras wrote:
> FreeBSD's make is an integral part of the FreeBSD file system. It is not
heh... *operating* system :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ques
On 09/17/10 05:14, Chuck Robey wrote:
On 09/16/10 20:34, Ivan Voras wrote:
On 09/16/10 08:58, srividy...@tcs.com wrote:
Hi
Is there any BSD make versions available for AIX platform?
We require the make utility of BSD to compile few source programs.
Is there any make utility compatible with
On 09/17/10 12:58, Ivan Voras wrote:
I don't claim the patched make will work perfectly but it works for
simple cases :)
Also archived here (with the lc.h missed in previous version):
http://people.freebsd.org/~ivoras/diffs/make-lc.
On 09/28/10 10:02, Maechler Philippe wrote:
Hello all,
I hope someone can help me installing FreeBSD 8.x with a RAID Controller
from HP or Areca.
and then the machine freezes. This happens on FreeBSD 7.3 - 8.1 (AMD64
and i386).
On FreeBSD 7.2 i386 there is no problem with the areca controller
401 - 469 of 469 matches
Mail list logo