On Wed, Feb 23, 2005 at 08:05:17PM +, Wouter van Rooij wrote:
> I'm very curious about how long it took you guys to do a make buildworld.
> So I thought let's start a topic about it.;-)
Between 22 to 26 hours. Pentium classic, 166MHz, 32 MB RAM.
When I bumped up the RAM to 48, it cut that do
> $ camcontrol |& grep stop
> camcontrol stop [dev_id] [generic args]
>
> Works for me. There's also a 'start' command.
I'm blind as a bat (no offense to any bats out there). I have no
idea how I missed that.
Thanks!
___
freebsd-questions@freeb
Hey, all.
I want to replace a 9 GB SCSI drive with an 18 GB SCSI drive. All the
hardware supports hot-swapping. Just for kicks, I thought I'd try to
turn the drive off via SCSI commands and replace it without rebooting.
The camcontrol utility doesn't have a disconnect command or a stop unit
com
On Thu, Feb 03, 2005 at 09:22:09AM -0500, Aperez wrote:
> Yes, I am sorry I made a mistake. I meant 64 MB
>
> Any idea what is the problem?
It's possible that it's faulty hardware. A system that old could very
well have its share of problems. You may try replacing the RAM,
removing cards--thing
On Wed, Feb 02, 2005 at 06:22:21PM -0700, David Bear wrote:
> since you are using a tape, have you checked with
> dmesg (for kernel message about the tape)
> mt errstat (cryptic output, but maybe someone here could help)
I get this in my dmesg output:
(sa0:ahc0:0:1:0): AutoSense Failed
(sa0:ahc0
On Wed, Feb 02, 2005 at 02:03:45PM -0500, Kevin A. Pieckiel wrote:
> I have some backup scripts that manipulate a tape library and tape
> drive to perform my nightly backups. Ever since the switch from
> gtar to bsdtar in the base system, gtar fails to write any data
> to my tape and
I have some backup scripts that manipulate a tape library and tape
drive to perform my nightly backups. Ever since the switch from
gtar to bsdtar in the base system, gtar fails to write any data
to my tape and usually puts my SCSI bus in an unusable state. I
must then issue a camcontrol reset com
On Tue, Dec 07, 2004 at 01:54:48PM -0800, Kris Kennaway wrote:
> On Tue, Dec 07, 2004 at 02:17:46PM -0500, Kevin A. Pieckiel wrote:
> > On Tue, Dec 07, 2004 at 10:03:53AM -0500, Lowell Gilbert wrote:
> > > Hmm. Maybe you're using the wrong "make" program?
>
On Tue, Dec 07, 2004 at 10:03:53AM -0500, Lowell Gilbert wrote:
> Hmm. Maybe you're using the wrong "make" program?
> What does "which make" tell you?
/usr/bin/make
The 'make fetchindex' is what I ultimately used, but I'd
really like to know why this is broken. It's broken on at
least three mac
I'm running 5.3 on i386 (built from sources DL'ed via CVS on
2 Dec 2004) and a ports tree (complete) that was downloaded via
CVS on 2 Dec 2004. My src tree is pulling from the RELENG_5
tag and my ports tree is pulling from HEAD. As of a fresh CVS
of ports today (6 Dec 2004), I still cannot issue
How do I get syslog to append a CR to output when it's being sent to
a line printer on /dev/lpt0?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Thu, Oct 07, 2004 at 09:13:46AM -0500, Dan Nelson wrote:
> Blocksize is determined when you write the tape. If you print a
> document on Letter-size paper, a person reading it can't request it in
> A4-sized chunks :)
:) Well, duh! I guess I was just hooked on the idea that if I were
to write
On Wed, Oct 06, 2004 at 10:24:16PM -0500, Dan Nelson wrote:
> In the last episode (Oct 06), Kevin A. Pieckiel said:
> > I've got an Exabyte M2 connected to my system. I'm running version
> > 5.2.1 and have seen this drive do 64K transfers with "systat -vm"
I've got an Exabyte M2 connected to my system. I'm running version 5.2.1
and have seen this drive do 64K transfers with "systat -vm" before
(although that was under version 4.9). I can't for the life of me find
out why I'm only getting 10K per transaction while I'm reading from my
tape now. At t
On Thu, Sep 23, 2004 at 07:18:29PM -0500, Frank Knobbe wrote:
> On Wed, 2004-09-22 at 21:51, Glenn Sieb wrote:
> > >
> > So then when do we get "Bride of Chucky"? :)
>
> http://www.andrew.cmu.edu/user/nprountz/wallp/other/secure_bsd.jpg
Hehe... I was kinda hoping for a joke image of the BSD daemo
On Wed, Sep 22, 2004 at 10:58:48AM -0400, Louis LeBlanc wrote:
> I'd love to see the flaming Beastie logo played with a bit more too.
It does look cool. But should it be a penguin that's being burned at the
stake (possibly writhing in pain) instead of our beastie?
/me grins evilly.
(just kiddin
On Tue, Sep 21, 2004 at 10:35:38AM -0700, Curtis Vaughan wrote:
> Isn't 5.3 supposed to be going stable here soon? Any time line?
http://www.freebsd.org/releases/5.3R/schedule.html
> Also, since I have 5.3-BETA1 and I see it's at 5.3-BETA5, should I
> worry about upgrading to BETA5 or just wait
I'd like to get jdk14 to build on a FreeBSD 5.x system (right now I'm
trying 5.3-BETA5), but I always get a hang at the same spot.
I'm running a new installation of FreeBSD 5.3-BETA5 with sources cvs'd
yesterday. I have COMPAT_LINUX in my kernel. I have linprocfs mounted
on /compat/linux/proc.
I want to do traffic shaping with a FreeBSD firewall. The firewall uses
IPF on FBSD 5.2.1-p8, and the only shaper I see in the ports is trickle.
This doesn't even integrate into the firewall, so it would be useless to
me for shaping traffic from other hosts on the protected network.
Besides, I can
On Tue, Jun 29, 2004 at 04:56:54PM +0200, Cordula's Web wrote:
> Are you sure you are comparing against the correct snapshot? If you use
> dump -L, the snapshot is created, opened, and immediately unlinked,
> then the open file is saved. After dump exits, the snapshot file is
> pysically released.
Greetings!
I use filesystem snapshots when I backup my filesystems. I backup to tape
and I ALWAYS read back the backup and compare it to the snapshot to verify
the data was written correctly.
I use FreeBSD 5.2.1-p6, and my tape drive is an Exabyte M2 drive.
When I do my compare of my tape again
I understand that the Darwin development team has implemented some useful
NFS changes/enhancements in their codebase. I was wondering if any of the
NFS work from Darwin has been merged into the FreeBSD codebase. Does
anyone here know?
Kevin
___
[EMAIL
On Sat, May 29, 2004 at 06:00:53PM -0400, Chuck Swiger wrote:
> Kevin A. Pieckiel wrote:
> >A server (that someone else has set up as a development box) gets
> >the following error whenever I run vipw:
> >
> >vipw: pw_edit(): No such file or directory
> >
> &
A server (that someone else has set up as a development box) gets
the following error whenever I run vipw:
vipw: pw_edit(): No such file or directory
Where do I even begin to look to fix this?
It's running FreeBSD 5.2-RC2.
___
[EMAIL PROTECTED] mailing
I want to have default file and directory permissions for just
a specific path to be set to something differently than what
they are. I'm using FreeBSD 5.2.1-RELEASE-p7 with the default
ftp daemon installed with the system. Any suggestions?
___
[EMAIL P
On Tue, May 18, 2004 at 08:43:33PM +0200, Andreas Kohn wrote:
> cvs can't provide you with that kind of information, because it doesn't
> remember it (cvs works on file-by-file base). But, it can tell you when
> the 1.337 commit to vfs_syscalls.c happened.
>
> ...
>
> You can then use the archiv
I have a system running the latest sources via CVS in the RELENG_5_2
branch. I want to update sys/kernel/vfs_syscalls.c from version 1.333
(which is the latest available in this branch) to version 1.346 from
HEAD. The problem is that the commit for version 1.337 modified more
than one file--some
I'm trying to configure Samba 3.0.3 and I keep getting an error in my
logs:
Shared object "nss_files.so.1" not found
I only get this when I try to set up the recycle vfs object. The file
is definitely not present on my system. I did a search through the
ports tree, and only came up with the fil
On Mon, Feb 16, 2004 at 02:04:47PM -0600, [EMAIL PROTECTED] wrote:
> Anyone have any experience installing FreeBSD on a Dell PowerEdge server?
> 2500 or any other? I'm looking at having to do so and, having not done it
> before, I'm just wondering if there are any gotchas I should be aware of
> or
On Thu, Feb 05, 2004 at 02:57:48PM -0700, David Bear wrote:
> I wanted to ask this group what their experience was regarding tape
> units, what your experience has been regarding reliability and
> longevity. I am faced with replacing an AIT tape unit thats just over 3
> years old. Its based on a so
On Tue, Jan 07, 2003 at 12:33:07PM -0300, Fernando Gleiser wrote:
> On Tue, 7 Jan 2003, Kevin A. Pieckiel wrote:
>
> > This is my netstat -m output:
> > 142/352/6016 mbufs in use (current/peak/max):
> > 131 mbufs allocated to data
> > 11 mbufs allo
This is my netstat -m output:
142/352/6016 mbufs in use (current/peak/max):
131 mbufs allocated to data
11 mbufs allocated to packet headers
81/160/1504 mbuf clusters in use (current/peak/max)
408 Kbytes allocated to network (9% of mb_map in use)
0 requests for memory denied
0 reque
I'm looking at buying a Dell PowerEdge 2650. These servers can come with
up to 6 GB RAM according to Dell's web site. Now, correct me if I'm wrong,
but what good does that much RAM do when I only have a 32-bit address space?
What am I missing here? How can the hardware or the OS support more tha
33 matches
Mail list logo