Hi,
I recently upgraded from 6.3 to 7.1 (7.1-RELEASE-p4) with freebsd-update,
and I now have problems with msk0 very often (which I did have before) :
Mar 30 20:14:19 blackbox kernel: msk0: watchdog timeout (missed Tx
interrupts) -- recovering
Mar 30 20:14:58 blackbox kernel: msk0: watchdog time
Le Fri, 3 Apr 2009 13:24:49 +0700,
kyanh :
> Hello all,
>
> I have FreeBSD-7.1-RELEASE on my Laptop (compaq presario cq40-401
> au). In formation of my devices can be found at
>
> * http://viettug.org/attachments/download/128/icy_pciconf.txt
> (`pciconf -lbv`)
> * http://viettug.org/attachments/
Hello FreeBSD gurus,
I recently had the pleasure of trying to recover a failed RAID1 array. It
consisted of two 120GB disks in mirrored configuration. Both drives have a
ton of bad sectors, so bad that the 3ware RAID card stopped recognizing that
there was a mirror at all. Having no other opti
Hi, Ihave a server with FreeBSD 7.1-RELEASE-p2 with 950 host and 4900
service, Nagios 3.0.3
Sometimes nagios don't update the status and when i try to stop nagios don't
dies, i try to kill -9 the process but don't dies, there are many defunct
process of nagios so I have to reboot the server. I h
First off, welcome to FreeBSD. As the others stated, FreeBSD is quite
different in that there is a distinction between installing/updating 3rd
party software (called ports), or the base operating system (kernel and
system).
There are multiple ways to update the base system and kernel as well a
Hi,
This question is not purely about FreeBSD itself, but about getting
Symantec Netbackup (formerly Veritas) running under FreeBSD.
First of all FreeBSD is supported directly; there's a native
commandline client for FreeBSD that supports 7.0.
I'm using FreeBSD 7.1 (fresh kernel/system as per to
Hi,
I use putty to connect to my home computer through ssh. i want putty
session to stay alive much longer than it does now, how should I do
it? I have added "KeepAlive yes" to my sshd config and rerun it, but
it didn't work. thanks!!
TFC
___
freebsd-
Tsu-Fan Cheng wrote:
Hi,
I use putty to connect to my home computer through ssh. i want putty
session to stay alive much longer than it does now, how should I do
it? I have added "KeepAlive yes" to my sshd config and rerun it, but
it didn't work. thanks!!
Its within the 'connection' area of
Andrew wrote:
Tsu-Fan Cheng wrote:
Hi,
I use putty to connect to my home computer through ssh. i want putty
session to stay alive much longer than it does now, how should I do
it? I have added "KeepAlive yes" to my sshd config and rerun it, but
it didn't work. thanks!!
Its within the 'conne
Hi
I want to know if there is not more the tarball gnome2, gnome2-lite, KDE4,
etc via pkg_add -r for version current i386
Whenever I try, return package not found.
Just getting through ports, but rather takes to compile.
--
-=-=-=-=-=-=-=- Live free or die - UNIX* -=-=-=-=-=-=-=
On 3/4/09 13:28, Ewald Jenisch wrote:
> Hi,
>
> This question is not purely about FreeBSD itself, but about getting
> Symantec Netbackup (formerly Veritas) running under FreeBSD.
>
> First of all FreeBSD is supported directly; there's a native
> commandline client for FreeBSD that supports 7.0.
>
>
Hello you gurus :)
I'm using FreeBSD 7.1-STABLE with pure-ftpd (unix/puredb
authentification). I need to create 6 ftp accounts for each of the
folowing folders, like so:
/mnt
/folder1
/folder2
/folder3
/folder4
/folder5
As you can see some folders are inside the "master" folder, thu
Hi all:
Did the portupgrade and a certain number of applications failed due to the
error:
gcc: /usr/local/lib/libgssapi.so: No such file or directory
but i look at the file and it does exist:
hm_1# ls -al /usr/local/lib/libgssapi.so
lrwxr-xr-x 1 root wheel 14 Feb 7 20:48 /usr/local/lib/li
Hi all:
Did the portupgrade and a certain number of applications failed due to the
error:
gcc: /usr/local/lib/libgssapi.so: No such file or directory
but i look at the file and it does exist:
hm_1# ls -al /usr/local/lib/libgssapi.so
lrwxr-xr-x 1 root wheel 14 Feb 7 20:48 /usr/local/lib/li
On 4/3/09, gahn wrote:
>
> Hi all:
>
> Did the portupgrade and a certain number of applications failed due to the
> error:
>
> gcc: /usr/local/lib/libgssapi.so: No such file or directory
>
> but i look at the file and it does exist:
>
> hm_1# ls -al /usr/local/lib/libgssapi.so
> lrwxr-xr-x 1 root
well, it doesn't exist...:)
hm_1# ls -al /usr/local/lib/libgssapi.so.2
ls: /usr/local/lib/libgssapi.so.2: No such file or directory
Look at another server 6.3, the same.
thanks
--- On Fri, 4/3/09, Paul B. Mahol wrote:
> From: Paul B. Mahol
> Subject: Re: /usr/local/lib/libgssapi.so
> To: i
On Fri, Apr 3, 2009 at 9:01 AM, Vincent Hoffman wrote:
> On 3/4/09 13:28, Ewald Jenisch wrote:
> > Hi,
> >
> > This question is not purely about FreeBSD itself, but about getting
> > Symantec Netbackup (formerly Veritas) running under FreeBSD.
> >
> > First of all FreeBSD is supported directly; t
Update: I figured out how to get scan_ffs to read a file by looking at the
program source (if it starts with / then it considers it a regular file to
read instead of a device) and got the following results which matches well
with the TestDisk output.
$ scan_ffs -s /recovery/disk0.img
ufs1 at 108
This sounds like a permission issue. Each user on the sub-folders
(folder1, folder2, etc) need to be able to get into the /mnt folder
within the OS.
What is the permission on the /mnt directory? Try setting it to 755 and
see if that works. Also, you can start pure-ftpd in debug mode to
captu
It probably is there but in another variation. Try "ls -al
/usr/local/lib/libgssapi*" and then if its there, just "ln -s
/usr/local/lib/libgssapi.so"
-- Jacques Manukyan
gahn wrote:
well, it doesn't exist...:)
hm_1# ls -al /usr/local/lib/libgssapi.so.2
ls: /usr/local/lib/libgssapi.so.2: No
Ok, here is what i did:
cp /usr/local/lib/compat/pkg/libgssapiv2.so.2 /usr/local/lib/libgssapi.so.2
well, it seems to be working, at least one of failed packages is being compiled
now...
is it the correct way doing it?
--- On Fri, 4/3/09, gahn wrote:
> From: gahn
> Subject: Re: /usr/loc
Richard DeLaurell wrote:
> Oliver Fromme wrote:
> > PS: To check the consistency of your package database,
> > you can use this small script (requires Python):
> >
> > http://www.secnetix.de/olli/scripts/pkg_check_dependencies
> >
> > If you get no output from "pkg_check_dependencies -q",
Hello,
I have received a kernel Trap 12 error several times now and am trying to
figure it out.
the error occurred today, and the previous time was about two weeks ago.
last time I had to run fsck manually if that proves anything.
uname -a gives the following:
FreeBSD wserver..com 7.0
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Giorgos Keramidas wrote:
> On Tue, 31 Mar 2009 22:18:33 -0400, Chuck Robey wrote:
>> What I don't know is, I use cvsup all the time, but when I switch to
>> svn, what does the "cvsup" job of tracking an archive (not tracking
>> the sources, I mean the
Greetings,
I am recommending a FreeBSD solution to replace an old business "file
server". The old server is running Windows 2000 Professional, and the
company has grown from the 5 employee setting to now two floors and
approximately 15 - 20 people. They were starting to get connection errors
to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
per...@pluto.rain.com wrote:
> Chuck Robey wrote:
>> But I do need to figure out how to get the subversion archive (not
>> a particular branch of the archive, the whole kit and kaboodle).
>
> devel/svk? (From a mention last December; I have not trie
On Fri, Apr 3, 2009 at 10:42, Seur Bors wrote:
> Greetings,
>
> I am recommending a FreeBSD solution to replace an old business "file
> server". The old server is running Windows 2000 Professional, and the
> company has grown from the 5 employee setting to now two floors and
> approximately 15 -
Seur Bors wrote:
Greetings,
I am recommending a FreeBSD solution to replace an old business "file
server". The old server is running Windows 2000 Professional, and the
company has grown from the 5 employee setting to now two floors and
approximately 15 - 20 people. They were starting to get co
On Fri, 03 Apr 2009 21:40:28 +0300, Adam Vandemore
wrote:
Vasadi I. Claudiu Florin wrote:
Also, I have fbsd systems running samba with 20+ connections under
what I consider normal office environment with absolutely no issues
except I can't figure out how to get XP to save persistent log
On Apr 3, 2009, at 1:42 PM, Seur Bors wrote:
Greetings,
I am recommending a FreeBSD solution to replace an old business "file
server". The old server is running Windows 2000 Professional, and the
company has grown from the 5 employee setting to now two floors and
approximately 15 - 20 people.
Sorry to have to ask a dumb question ...
I need to connect my notebook to another system using a serial
connection. Simple enough, but my notebook, unsurprisingly, has a USB
port, but no serial.
Is there such a thing as a USB->DB9(M) null modem cable? If not, would a
USB->DB9 adapter stuck on o
Seur Bors пишет:
As well, if anyone has any web-links to recommended reading, I would greatly
appreciate them.
You can try FreeNAS. It has "standard" file sharing with samba managed
through web-interface and it also has many more nice features.
Oh yeah, and it's FreeBSD. :)
_
On Fri, Apr 03, 2009 at 11:44:36AM -0700, David Allen wrote:
> Sorry to have to ask a dumb question ...
>
> I need to connect my notebook to another system using a serial
> connection. Simple enough, but my notebook, unsurprisingly, has a USB
> port, but no serial.
>
> Is there such a thing as a
On Fri, 03 Apr 2009 20:28:51 +0300, Jacques Manukyan
wrote:
This sounds like a permission issue. Each user on the sub-folders
(folder1, folder2, etc) need to be able to get into the /mnt folder
within the OS.
I'm aweare of that, hence the ACL setings I forgot to mention (silly me)
/mnt
On Fri, Apr 03, 2009 at 11:08:50AM -0600, Tim Judd wrote:
> > This would lead me to think you need the port misc/compat5x installed.
> > I havent any experience of netbackup though.
>
>
> I agree with this statement, since it's clearly listed as it was compiled
> FOR FreeBSD 5.3
>
> The compatX
On Fri, Apr 3, 2009 at 12:49 PM, Michael Lednev
wrote:
> Seur Bors пишет:
>
>> As well, if anyone has any web-links to recommended reading, I would
>> greatly
>> appreciate them.
>>
>
> You can try FreeNAS. It has "standard" file sharing with samba managed
> through web-interface and it also has m
On 4/3/09, Ewald Jenisch wrote:
> On Fri, Apr 03, 2009 at 11:08:50AM -0600, Tim Judd wrote:
>
>> > This would lead me to think you need the port misc/compat5x installed.
>> > I havent any experience of netbackup though.
>>
>>
>> I agree with this statement, since it's clearly listed as it was comp
On Fri, 03 Apr 2009 14:05:17 -0400, Chuck Robey wrote:
> Giorgos Keramidas wrote:
>> On Tue, 31 Mar 2009 22:18:33 -0400, Chuck Robey wrote:
>>> What I don't know is, I use cvsup all the time, but when I switch to
>>> svn, what does the "cvsup" job of tracking an archive (not tracking
>>> the sour
On 3/4/09 20:39, Ewald Jenisch wrote:
> On Fri, Apr 03, 2009 at 11:08:50AM -0600, Tim Judd wrote:
>
>
>>> This would lead me to think you need the port misc/compat5x installed.
>>> I havent any experience of netbackup though.
>>>
>> I agree with this statement, since it's clearly listed a
Samba to support "standard" file sharing, is there any caveats or issues
that anyone perceives? I've done multiple FreeBSD installations, and
if you use windoze XP or newer and some multiuser programs like accounting
etc. you will have to use
veto oplock files
man smb.conf for details
The latest samba port if very robust. You should find this trivial to
complete. I encourage you to go with new hardware if possible.
i use Pentium III 500Mhz, 384 MB ram as file serwer (samba) for 12
clients, and mail serwer, VoIP PBX and few less important things.
works quick without probl
On Fri, 3 Apr 2009, snott wrote:
Update: I figured out how to get scan_ffs to read a file by looking at the
program source (if it starts with / then it considers it a regular file to
read instead of a device) and got the following results which matches well
with the TestDisk output.
$ scan_ffs
Hi,
FreeBSD fbsd1.com 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1
14:37:25 UTC 2009
r...@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
uptime
4:33AM up 3 days, 33 mins, 6 users, load averages: 4.15, 4.13, 4.16
I faced a problem on my server, and it stopped responding on network.
Warren Block wrote:
>
> Looks like scan_ffs is reporting block size. I'd take a spare computer
> with a blank disk and do a minimal FreeBSD install on it, setting the
> units to blocks in the partition screen and duplicating the values given
> by scan_ffs. Then connect your read-only image
If this is a double post, please excuse me. I just realized I sent my
initial question to the wrong address.
Today, I received my Ultrium 1/8 920 autoloader. I just realized the tape
drive can be assigned an IP address so it can be backed up to over the
network. And, I would like to explore
On Fri, Apr 03, 2009 at 07:11:18PM -0500, jh...@socket.net wrote:
> If this is a double post, please excuse me. I just realized I sent my
> initial question to the wrong address.
>
> Today, I received my Ultrium 1/8 920 autoloader. I just realized the tape
> drive can be assigned an IP addre
Is this the HP StorageWorks 1/8 G2? I apologize if you've already checked
this out, but it was my understanding that the NIC equipped on this device
is for web based management of the device and that backup occurs over a
normal storage interface such as SCSI.
Craig Matthews
IT Professional, Tampa
On Apr 3, 2009, at 7:11 PM, Anuj Singh wrote:
4 03:23:19 fbsd7 kernel: arp: 10.139.7.15 moved from 00:22:19:ae:ea:0d
to 00:22:19:ae:ea:0f on age0
Apr 4 03:23:19 fbsd7 kernel: arp: 10.139.7.15 moved from
00:22:19:ae:ea:0f to 00:22:19:ae:ea:0d on age0
10.139.7.15 is some windows machine...
Doe
I am trying to find out the cause of no reply from the freebsd
machine, and why did it responded after restarting the network
services? The machine with 10.139.7.15 is some windows machine in
network.
So logs which i have here can not cause FreeBSD machine to stop
responding to the network traffic
> Depends a little on what sort of software is on the tape drive.
> But, probably you can either use dump(8)/restore(8) or tar with
> no problem. They can dump/restore to/from remote devices/files.
>
No software on the drive.
Jay
___
freebsd-ques
50 matches
Mail list logo