urgent system suddenly boot failed due to ZFS:i/o error on FreeBSD 8.2

2012-05-02 Thread suken woo
hi,lists for some reasons I need restart system but it suddenly boot failed today. here is the error: ZFS: i/o error - all block copies unavailable ZFS: can't read object set for dataset 16 Can't find root filesystem - giving up ZFS:unexcepted object set type 0 ZFS:unexcepted object set type 0 F

Urgent notice for you, reply now

2012-03-13 Thread Henry Taku
Hi, We've set up a web office for TAKUGOLD and we want you to join. Here's a personal message from Henry Taku: " Urgent notice Please a compensation payment of $850,000.00 USD has been awarded to this email address, if you are the owner of the email address contact M

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Jerry McAllister
On Sun, Nov 06, 2011 at 01:10:28AM -0300, Zantgo wrote: > Without wanting to erase all contents of / etc / rc.conf, by > running "echo" slim_enable = "YES" "> / etc / rc.conf". > Please help!. First, please learn to break your lines at about 70 characters. It makes it easier to reply appropria

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Polytropon
On Sun, 6 Nov 2011 05:23:54 -0800 (PST), Bill Tillman wrote: > Wow, to reinstall everything is like throwing the baby out > with the bath water. Rather drastic. There are some simple > steps you could have taken to get things back to normal but > without knowing what you had in your original rc.con

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Bill Tillman
From: Zantgo To: Robert Simmons Cc: "freebsd-questions@FreeBSD.org" Sent: Sunday, November 6, 2011 12:52 AM Subject: Re: Urgent!. Problem with / etc / rc.conf El 06-11-2011, a las 1:29, Robert Simmons escribió: > On Sun, Nov 6, 201

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Patrick Lamaiziere
Le Sun, 6 Nov 2011 01:52:36 -0300, Zantgo a écrit : Hello, > > Two other things, use >> rather than > to append to the file (better > > yet, learn vi, it's much safer), and always backup any changes from > > default you make to config files. I keep them all on pastebin.com > > for convenience,

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Bruce Cran
On 06/11/2011 04:10, Zantgo wrote: Without wanting to erase all contents of / etc / rc.conf, by running "echo" slim_enable = "YES" "> / etc / rc.conf". Please help!. You could have used the following: echo slim_enable = "YES" >> /etc/rc.conf The ">>" appends the line instead of replacing th

Re: Urgent!. Problem with / etc / rc.conf

2011-11-05 Thread Zantgo
El 06-11-2011, a las 1:29, Robert Simmons escribió: > On Sun, Nov 6, 2011 at 12:10 AM, Zantgo wrote: >> Without wanting to erase all contents of / etc / rc.conf, by running "echo" >> slim_enable = "YES" "> / etc / rc.conf". Please help!. > > Well, the absolute basics would be: > hostname=""

Re: Urgent!. Problem with / etc / rc.conf

2011-11-05 Thread Robert Simmons
On Sun, Nov 6, 2011 at 12:10 AM, Zantgo wrote: > Without wanting to erase all contents of / etc / rc.conf, by running "echo" > slim_enable = "YES" "> / etc / rc.conf". Please help!. Well, the absolute basics would be: hostname="" ifconfig_"="inet netmask " defaultrouter="" You may also have ha

Re: Urgent!. Problem with / etc / rc.conf

2011-11-05 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sat Nov 5 23:10:17 2011 > From: Zantgo > Date: Sun, 6 Nov 2011 01:10:28 -0300 > To: "freebsd-questions@FreeBSD.org" > Subject: Urgent!. Problem with / etc / rc.conf > > Without wanting to erase all contents of /

Urgent!. Problem with / etc / rc.conf

2011-11-05 Thread Zantgo
Without wanting to erase all contents of / etc / rc.conf, by running "echo" slim_enable = "YES" "> / etc / rc.conf". Please help!. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

Re: Urgent: Under attack - need tcpdrop help

2011-05-25 Thread Damien Fleuriot
On 5/24/11 10:53 PM, Alejandro Imass wrote: > On Tue, May 24, 2011 at 4:29 PM, Andy Wodfer wrote: >> Hi, >> One of my FreeBSD servers is currently being attacked (DDOS) and I'm >> blocking IP addresses in my firewall. However, there are a large number of >> hung tcp connections and I want them g

Re: Urgent: Under attack - need tcpdrop help

2011-05-25 Thread Damien Fleuriot
On 5/24/11 10:29 PM, Andy Wodfer wrote: > Hi, > One of my FreeBSD servers is currently being attacked (DDOS) and I'm > blocking IP addresses in my firewall. However, there are a large number of > hung tcp connections and I want them gone. > > Can anyone help me with a script (command line) that

RE: Urgent: Under attack - need tcpdrop help

2011-05-24 Thread Gary Gatten
g] On Behalf Of Andy Wodfer Sent: Tuesday, May 24, 2011 5:10 PM To: glar...@freebsd.org Cc: freebsd-questions Subject: Re: Urgent: Under attack - need tcpdrop help Thanks a lot! That was very helpful! Things have calmed down now. However, I was surprised to see how quick the tcp connections

Re: Urgent: Under attack - need tcpdrop help

2011-05-24 Thread Andy Wodfer
Thanks a lot! That was very helpful! Things have calmed down now. However, I was surprised to see how quick the tcp connections came back in netstat. Have to take a closer look at my firewall I guess. Cheers! Andy On Tue, May 24, 2011 at 11:00 PM, Greg Larkin wrote: > -BEGIN PGP SIGNED ME

Re: Urgent: Under attack - need tcpdrop help

2011-05-24 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/24/11 4:48 PM, Andy Wodfer wrote: > Thanks! > That would work on all my servers except this one .. which runs 6.3 STABLE > (due to some old services requiring old software). > > Any other suggestions? > > Thanks! > > Andy > Ok, here goes: ne

Re: Urgent: Under attack - need tcpdrop help

2011-05-24 Thread Alejandro Imass
On Tue, May 24, 2011 at 4:29 PM, Andy Wodfer wrote: > Hi, > One of my FreeBSD servers is currently being attacked (DDOS) and I'm > blocking IP addresses in my firewall. However, there are a large number of > hung tcp connections and I want them gone. > I know it's not what you're asking but for t

Re: Urgent: Under attack - need tcpdrop help

2011-05-24 Thread Andy Wodfer
Thanks! That would work on all my servers except this one .. which runs 6.3 STABLE (due to some old services requiring old software). Any other suggestions? Thanks! Andy On Tue, May 24, 2011 at 10:42 PM, Greg Larkin wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 5/24/11 4:29

Re: Urgent: Under attack - need tcpdrop help

2011-05-24 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/24/11 4:29 PM, Andy Wodfer wrote: > Hi, > One of my FreeBSD servers is currently being attacked (DDOS) and I'm > blocking IP addresses in my firewall. However, there are a large number of > hung tcp connections and I want them gone. > > Can anyon

Urgent: Under attack - need tcpdrop help

2011-05-24 Thread Andy Wodfer
Hi, One of my FreeBSD servers is currently being attacked (DDOS) and I'm blocking IP addresses in my firewall. However, there are a large number of hung tcp connections and I want them gone. Can anyone help me with a script (command line) that can read a netstat -n and tcpdrop all IP addresses tha

Congratulation, URGENT RESPONSE IS NEEDED

2011-04-18 Thread Dr . Ban Ki-moon .
Congratulation, I just received a call from the Director of Scarlet Courier Service Company Nigeria that the consignment box that was sent to you was returned due to wrong address, This consignment box contained your $5.500.000.00 united state dollars, Your compensation fund.Therefore call the d

Re: [URGENT] Problem with OpenSSL openssl-0.9.8l_3

2010-01-21 Thread bsd
I have downgraded to openssl-0.9.8l_1 and It has solved my problem… openssl-0.9.8l_3 is obviously boggus ! Le 21 janv. 2010 à 09:50, bsd a écrit : > I have a serious problem after an upgrade of openssl ! > > /libexec/ld-elf.so.1: Shared object "libcrypto.so.5" not found, required by > "ss

Re: [URGENT] Problem with OpenSSL openssl-0.9.8l_3

2010-01-21 Thread Matthew Seaman
bsd wrote: I have a serious problem after an upgrade of openssl ! /libexec/ld-elf.so.1: Shared object "libcrypto.so.5" not found, required by "sshd" Yes. The ABI version on the shlibs from the openssl port was incremented. You need to recompile everything that links against them: # portu

[URGENT] Problem with OpenSSL openssl-0.9.8l_3

2010-01-21 Thread bsd
I have a serious problem after an upgrade of openssl ! /libexec/ld-elf.so.1: Shared object "libcrypto.so.5" not found, required by "sshd" Gregober ---> PGP ID --> 0x1BA3C2FD bsd @at@ todoo.biz

Install guide (Was: Re: Urgent help needed : portmaster dies on py-cairo)

2009-07-09 Thread Mel Flynn
On Wednesday 08 July 2009 19:45:05 Manish Jain wrote: > == > Part-1)Immediately after a fresh FreeBSD-7.2#RELEASE install : > > I assume you will at some stage or the other install a linux port, eg > acroread8 or acroread9, linux-ymessenger, etc. Inc

Re: Urgent help needed : portmaster dies on py-cairo

2009-07-08 Thread Manish Jain
b. f. wrote: On 7/6/09, manish jain wrote: 2009/7/6 b. f. After running pkgdb -F, I find that there hundreds of ports depending on python2.5. Most of these are probably indirectly dependent, and may not be seriously affected. Many, for example, may have been dragged in by

Re: Urgent help needed : portmaster dies on py-cairo

2009-07-06 Thread b. f.
On 7/6/09, manish jain wrote: > 2009/7/6 b. f. > > After running pkgdb -F, I find that there hundreds of ports depending on > python2.5. Most of these are probably indirectly dependent, and may not be seriously affected. Many, for example, may have been dragged in by xorg's silly dependency on

Re: Urgent help needed : portmaster dies on py-cairo

2009-07-06 Thread Matthew Seaman
manish jain wrote: 1) How do I find or set PYTHON_DEFAULT_VERSION ? It's defined in /usr/ports/Mk/bsd.python.mk -- the default is 'python2.6' since 2009-06-08. If you want to use a non-default value you can override the default by adding eg.: PYTHON_DEFAULT_VERSION= python2.5 to /etc/make.

Re: Urgent help needed : portmaster dies on py-cairo

2009-07-06 Thread Anton Shterenlikht
On Mon, Jul 06, 2009 at 02:50:35PM +0530, manish jain wrote: > 2009/7/6 b. f. > After running pkgdb -F, I find that there hundreds of ports depending on > python2.5. You shouldn't have 2.5 installed at all. It should be upgraded to 2.6 and changes propagated to all dependent ports, see /usr/ports

Re: Urgent help needed : portmaster dies on py-cairo

2009-07-06 Thread manish jain
2009/7/6 b. f. > Manish Jain wrote: > > >After 3-4 hours, portsnap died on graphics/py-cairo saying : > >cannot find python headers > > I'm guessing you meant "portmaster died" here ... > > >/usr/ports/graphics/py-cairo/work/pycairo-1.8.4/config.log says : > >configure:4734: cc -E -I/usr/local/in

Re: Urgent help needed : portmaster dies on py-cairo

2009-07-05 Thread b. f.
Manish Jain wrote: >After 3-4 hours, portsnap died on graphics/py-cairo saying : >cannot find python headers I'm guessing you meant "portmaster died" here ... >/usr/ports/graphics/py-cairo/work/pycairo-1.8.4/config.log says : >configure:4734: cc -E -I/usr/local/include conftest.c >conftest.c:10:

Urgent help needed : portmaster dies on py-cairo

2009-07-05 Thread Manish Jain
Hi, This is not a portmaster problem, but a problem of getting py-cairo to build following an update in the ports directory. 3 days back I ran 'portsnap fetch extract'. Then yesterday I ran 'portsnap fetch update' followed immediately by 'portmaster -a -B' After 3-4 hours, portsnap died on

Re: Urgent help needed please: Gvinum problem

2009-01-02 Thread Steve Bertrand
Ian Lord wrote: >> Does anyone knows what I can try to try to put back system online (at > least, >> so I can restore a backup on the disk) > > I'm trying to find my vinum notes, but can't as of yet... > > What does a: > > # fsck -y /dev/gvinum/RAID5 > > ...yield...anything? > > Steve > ~

RE: Urgent help needed please: Gvinum problem

2009-01-02 Thread Ian Lord
> Hi, > > We had a power lost even though we have ups and generators (still > investigating it) and when the machine rebooted one of the disk seems to be > failed : > > The system complains about fsck repaired failed and that I must run it > manually. It then boots in single user mode. > > I ent

Re: Urgent help needed please: Gvinum problem

2009-01-02 Thread Steve Bertrand
Ian Lord wrote: > Hi, > > We had a power lost even though we have ups and generators (still > investigating it) and when the machine rebooted one of the disk seems to be > failed : > > The system complains about fsck repaired failed and that I must run it > manually. It then boots in single user

Urgent help needed please: Gvinum problem

2009-01-02 Thread Ian Lord
Hi, We had a power lost even though we have ups and generators (still investigating it) and when the machine rebooted one of the disk seems to be failed : The system complains about fsck repaired failed and that I must run it manually. It then boots in single user mode. I entered gvinum and pres

Urgent help needed please: Gvinum problem

2009-01-02 Thread Ian Lord
Hi, We had a power lost even though we have ups and generators (still investigating it) and when the machine rebooted one of the disk seems to be failed : The system complains about fsck repaired failed and that I must run it manually. It then boots in single user mode. I entered gvinum

Urgent assistance with Building Qt4-sql

2008-12-03 Thread Warren Liddell
Just updated my ports via csup and i need qt4-sql installed as a dependency for KDE4.1.3, but it refuses to let me compile it with the following error reguardless if i use the little-endian or big-endian trigger, the result is the same... ==

Re: URGENT: Need help rebuilding iir RAID5 array with failed drive

2008-06-26 Thread Randy Bush
>> I'm pretty fed up with Intel's ICH9R interface too so I'm hoping >> (crosses fingers) that I'll be able to afford an Adaptec card of some >> flavor that's compatible with -CURRENT. > If you are looking to move up, look at the 3ware RAID cards. Not sure > which models work with FreeBSD, but thes

Re: URGENT: Need help rebuilding iir RAID5 array with failed drive

2008-06-26 Thread Ryan Coleman
Derek Ragona wrote: At 09:38 AM 6/26/2008, Garrett Cooper wrote: On Thu, Jun 26, 2008 at 7:30 AM, Casey Scott <[EMAIL PROTECTED]> wrote: > > - "Derek Ragona" <[EMAIL PROTECTED]> wrote: > >> At 08:49 AM 6/26/2008, Garrett Cooper wrote: >> >Hello, >> > First off sorry for the cross-post

Re: URGENT: Need help rebuilding iir RAID5 array with failed drive

2008-06-26 Thread Derek Ragona
At 09:38 AM 6/26/2008, Garrett Cooper wrote: On Thu, Jun 26, 2008 at 7:30 AM, Casey Scott <[EMAIL PROTECTED]> wrote: > > - "Derek Ragona" <[EMAIL PROTECTED]> wrote: > >> At 08:49 AM 6/26/2008, Garrett Cooper wrote: >> >Hello, >> > First off sorry for the cross-post. I typically don't do

Re: URGENT: Need help rebuilding iir RAID5 array with failed drive

2008-06-26 Thread Garrett Cooper
On Thu, Jun 26, 2008 at 7:30 AM, Casey Scott <[EMAIL PROTECTED]> wrote: > > - "Derek Ragona" <[EMAIL PROTECTED]> wrote: > >> At 08:49 AM 6/26/2008, Garrett Cooper wrote: >> >Hello, >> > First off sorry for the cross-post. I typically don't do this >> >but this is an important question, so

Re: URGENT: Need help rebuilding iir RAID5 array with failed drive

2008-06-26 Thread Casey Scott
- "Derek Ragona" <[EMAIL PROTECTED]> wrote: > At 08:49 AM 6/26/2008, Garrett Cooper wrote: > >Hello, > > First off sorry for the cross-post. I typically don't do this > >but this is an important question, so please bear with me. I'm just > >trying to get more eyes on the subject so I ca

Re: URGENT: Need help rebuilding iir RAID5 array with failed drive

2008-06-26 Thread Derek Ragona
At 08:49 AM 6/26/2008, Garrett Cooper wrote: Hello, First off sorry for the cross-post. I typically don't do this but this is an important question, so please bear with me. I'm just trying to get more eyes on the subject so I can (maybe) get a reply quicker... I'm running 8-CURRENT on

RE: URGENT: Need help rebuilding iir RAID5 array with failed drive

2008-06-26 Thread Sean Cavanaugh
n see. -Sean Cavanaugh > Date: Thu, 26 Jun 2008 06:49:19 -0700> From: [EMAIL PROTECTED]> To: [EMAIL > PROTECTED]; freebsd-questions@freebsd.org> CC: > Subject: URGENT: Need help > rebuilding iir RAID5 array with failed drive> > Hello,> First off sorry for > the

URGENT: Need help rebuilding iir RAID5 array with failed drive

2008-06-26 Thread Garrett Cooper
Hello, First off sorry for the cross-post. I typically don't do this but this is an important question, so please bear with me. I'm just trying to get more eyes on the subject so I can (maybe) get a reply quicker... I'm running 8-CURRENT on my machine and it appears that one of the disk

Urgent Notification

2008-06-24 Thread Business Transfer Notication via YouSendIt
Hello from Business Transfer, Message from [EMAIL PROTECTED]:Good Day Dear, Kindly open the atatchment to view the content of your message from Mrs.Susan Shabangu. Thanks and God Bless. You have 1 file(s) called MOVEMENT.doc from [EMAIL PROTECTED] waiting for download. You can click on th

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread Peter Toth
Matthew Seaman wrote: > David Kelly wrote: >> On Mon, Mar 17, 2008 at 06:11:47PM +0100, Erwan David wrote: >>> I use lsof to get the list of removed files still open (lsof +L1, >>> useful after a port upgrade to check wether all upgraded daemons >>> indeed restarted). It seems it's not possible wit

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread Matthew Seaman
David Kelly wrote: On Mon, Mar 17, 2008 at 06:11:47PM +0100, Erwan David wrote: I use lsof to get the list of removed files still open (lsof +L1, useful after a port upgrade to check wether all upgraded daemons indeed restarted). It seems it's not possible with fstat. ... which is exactly what

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread David Kelly
On Mon, Mar 17, 2008 at 06:11:47PM +0100, Erwan David wrote: > > I use lsof to get the list of removed files still open (lsof +L1, > useful after a port upgrade to check wether all upgraded daemons > indeed restarted). It seems it's not possible with fstat. ... which is exactly what Jennifer need

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread Christopher Sean Hilton
On Mar 17, 2008, at 11:34 AM, Dr. Jennifer Nussbaum wrote: Hi, Ive got a big problem now on a production server. When i do various things, i am getting "write failed, file system full" messages all over the place. Ive gone through and deleted things i can, and i should have the space now,

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread Erwan David
Le Mon 17/03/2008, Bill Moran disait > In response to Dan Nelson <[EMAIL PROTECTED]>: > > > In the last episode (Mar 17), Bill Moran said: > > > In response to "Armando Cambra" <[EMAIL PROTECTED]>: > > > > > > > Or try to find the culprit with lsof (can't remember the options). > > > > You will s

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread Bill Moran
In response to Dan Nelson <[EMAIL PROTECTED]>: > In the last episode (Mar 17), Bill Moran said: > > In response to "Armando Cambra" <[EMAIL PROTECTED]>: > > > > > Or try to find the culprit with lsof (can't remember the options). > > > You will see some processes using files you don't have --> ki

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread Dan Nelson
In the last episode (Mar 17), Bill Moran said: > In response to "Armando Cambra" <[EMAIL PROTECTED]>: > > > Or try to find the culprit with lsof (can't remember the options). > > You will see some processes using files you don't have --> kill > > that process and your space will be freed. > > You

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread Bill Moran
In response to "Armando Cambra" <[EMAIL PROTECTED]>: > Or try to find the culprit with lsof (can't remember the options). You will > see some processes using files you don't have --> kill that process and your > space will be freed. You can also use fstat if you don't wan to install Linux softwar

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread Armando Cambra
Or try to find the culprit with lsof (can't remember the options). You will see some processes using files you don't have --> kill that process and your space will be freed. I hope this helps. Regards and good luck. On Mon, Mar 17, 2008 at 5:10 PM, Jerry McAllister <[EMAIL PROTECTED]> wrote:

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread Jerry McAllister
On Mon, Mar 17, 2008 at 08:34:18AM -0700, Dr. Jennifer Nussbaum wrote: This is a FAQ and has to do with space reserved for root(system). Check the FAQs on the FreeBSD web site. jerry > > Hi, Ive got a big problem now on a production server. > > When i do various things, i am getting "writ

RE: Urgent: filesystem "full", though space is available

2008-03-17 Thread Johan Hendriks
17 maart 2008 16:34 Aan: freebsd-questions@freebsd.org Onderwerp: Urgent: filesystem "full", though space is available Hi, Ive got a big problem now on a production server. When i do various things, i am getting "write failed, file system full" messages all over the place.

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread Brian A. Seklecki
> > i need to get this space released ASAP! Can anyone help? > > Please see the FreeBSD FAQ entries on "The du and df commands show > different amounts of disk space available. What is going on?" and "How > is it possible for a partition to be more than 100% full?" Also be sure to: $ alias df=

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread David Kelly
On Mon, Mar 17, 2008 at 08:34:18AM -0700, Dr. Jennifer Nussbaum wrote: > > Hi, Ive got a big problem now on a production server. > > When i do various things, i am getting "write failed, file system full" > messages all over the place. Ive gone through and deleted > things i can, and i should hav

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread Derek Ragona
At 10:34 AM 3/17/2008, Dr. Jennifer Nussbaum wrote: Hi, Ive got a big problem now on a production server. When i do various things, i am getting "write failed, file system full" messages all over the place. Ive gone through and deleted things i can, and i should have the space now, but its just

Re: Urgent: filesystem "full", though space is available

2008-03-17 Thread Lowell Gilbert
"Dr. Jennifer Nussbaum" <[EMAIL PROTECTED]> writes: > Hi, Ive got a big problem now on a production server. > > When i do various things, i am getting "write failed, file system full" > messages all over the place. Ive gone through and deleted > things i can, and i should have the space now, but i

Urgent: filesystem "full", though space is available

2008-03-17 Thread Dr. Jennifer Nussbaum
Hi, Ive got a big problem now on a production server. When i do various things, i am getting "write failed, file system full" messages all over the place. Ive gone through and deleted things i can, and i should have the space now, but its just not available: $ df -m Filesystem 1M-blocks Used Av

Re: Question urgent!!!

2008-02-21 Thread Jerry McAllister
On Thu, Feb 21, 2008 at 12:06:34PM -0600, Odeth Solano wrote: > Hi > > Can you suggest us, what kind of servers are supported to run if Free > Free BSD 6.2? > HP? Dell? ]IBM? > Could you suggest a model of this servers and processors please? This was just discussed a couple of days ago on the F

Re: OT - was Re: Question urgent!!!

2008-02-21 Thread Alphons "Fonz" van Werven
David Alanis wrote: Got it. Sorry I am not trying to offend anyone. I will no longer reply all. Thanks. By the way, I'm not sure what language that was, but becuase it seemd like Spanish or Portuguese, I'd like to point out that there's probably a FreeBSD mailing list in that language, see htt

Re: OT - was Re: Question urgent!!!

2008-02-21 Thread David Alanis
Got it. Sorry I am not trying to offend anyone. I will no longer reply all. Thank you, David Alanis Quoting Wojciech Puchar <[EMAIL PROTECTED]>: is that list multilanguage? i think it's main function is to support other users, that could read all posts and archives from that list, so it would

OT - was Re: Question urgent!!!

2008-02-21 Thread Wojciech Puchar
is that list multilanguage? i think it's main function is to support other users, that could read all posts and archives from that list, so it would be good to keep it english only and use native languages on private posts :) or am i wrong? ___ freeb

Re: Question urgent!!!

2008-02-21 Thread David Alanis
Veronica: Tu pregunta viene siendo un poquitito muy general. Por la mayoria Dell y HP son conocidos por ser estables. Claro que hay problemas que se conocen pero por la mayoria Dell tienes mejor servicio ahorita corremos freeBSD 7.0 amd64 en un Dell y FreeBSD 7.0 i686 en un Dell. Lo que y

Question urgent!!!

2008-02-21 Thread Odeth Solano
Hi Can you suggest us, what kind of servers are supported to run if Free Free BSD 6.2? HP? Dell? ]IBM? Could you suggest a model of this servers and processors please? Thanks Odeth Verónica Solano P. Clientes Estratégicos Diveo Internet de México Tel.: 5093-8058 Cel.: 04455-5506-3474 E-mail: [

Re: urgent: undoing a cvsup update

2007-11-27 Thread Erik Cederstrand
Aryeh Friedman wrote: I just cvsuped the latest sources and they break many programs named and most X11-apps comes to mind immediately Well how do I backout of the this keep in miond I use cvs-supfile to populate a local repo and did a rm -rf /usr/obj /usr/src thinking that might clear stuff

urgent: undoing a cvsup update

2007-11-27 Thread Aryeh Friedman
I just cvsuped the latest sources and they break many programs named and most X11-apps comes to mind immediately Well how do I backout of the this keep in miond I use cvs-supfile to populate a local repo and did a rm -rf /usr/obj /usr/src thinking that might clear stuff up but it didn't As fa

Re: urgent sendmail question

2007-09-24 Thread Wojciech Puchar
what's your hostname? On Mon, 24 Sep 2007, Duane Winner wrote: Hello, I know if I poked around enough, I could find the answer, but am up against the wall here and need a quick solution. I just discovered a major problem with my sendmail configurations. Just recently started consolidating se

Re: urgent sendmail question

2007-09-24 Thread Giorgos Keramidas
On 2007-09-24 08:34, Duane Winner <[EMAIL PROTECTED]> wrote: > Hello, > > I know if I poked around enough, I could find the answer, but am up > against the wall here and need a quick solution. I just discovered a > major problem with my sendmail configurations. > > Just recently started consolidati

urgent sendmail question

2007-09-24 Thread Duane Winner
Hello, I know if I poked around enough, I could find the answer, but am up against the wall here and need a quick solution. I just discovered a major problem with my sendmail configurations. Just recently started consolidating servers by virtual hosting apache, several servers on one box. Problem

Re: Urgent help needed please: pecl-memcache problem after upgrade of php

2007-08-14 Thread Norberto Meijome
On Tue, 14 Aug 2007 03:01:15 -0400 "Ian Lord" <[EMAIL PROTECTED]> wrote: > 1- Portupgrade broke the thing ? portupgrade upgraded libraries that were referenced by other objects...for some reason, pecl / php stuff is very picky. Maybe the ports need to be updated in unison / force upgrades of th

RE: Urgent help needed please: pecl-memcache problem after upgrade of php

2007-08-14 Thread Ian Lord
-Original Message- From: B. Cook [mailto:[EMAIL PROTECTED] Sent: 13 août 2007 13:54 To: Ian Lord Subject: Re: Urgent help needed please: pecl-memcache problem after upgrade of php Have you tried rebuilding the port? memcache to reflect your current version of php? Thats usually what

Re: Urgent help needed please: pecl-memcache problem after upgrade of php

2007-08-13 Thread Norberto Meijome
On Mon, 13 Aug 2007 10:49:48 -0400 "Ian Lord" <[EMAIL PROTECTED]> wrote: > Hi, > > > > I just did a portupgrade -a and now memcache doesn't work anymore in php. best practice is to test upgrades before applying them to production :) > > > Here are the version portupgrade installed: > >

Urgent help needed please: pecl-memcache problem after upgrade of php

2007-08-13 Thread Ian Lord
Hi, I just did a portupgrade -a and now memcache doesn't work anymore in php. Here are the version portupgrade installed: pecl-memcache-2.1.2 memcached-1.2.2 php5-5.2.3_1 In php/error.log I can see this error message [13-Aug-2007 10:38:20] PHP Warning: PHP Startup: Unable to load d

URGENT!!!

2007-06-19 Thread information22
SFNN- - -EXCELLENT BOTTOM PLAY!!! CURRENT PRICE= .003 TARGET PRICE = 15 CENTS TARGET HOLD TIME = 9 MONTHS ESTIMATED ROI= 4500% BREAKING NEWS LINK http://biz.yahoo.com/iw/070619/0267822.html OTHER POWERFULL NEWS REGARDING SFNN June 5th, 2007 http://biz.yahoo.com/iw/070605/0262151.htm

RE: routing and networking help. (urgent help please)

2007-01-05 Thread Marwan Sultan
FIXED, ignore this email.. However no one has answered. Hello Gurus, This is an Urgent help, as everything pending, waiting.. a FreeBSD Solution. and I appologize if I will explain in details, please be patient with me. Just yesterday, our ISP installed 2 routers

routing and networking help. (urgent help please)

2007-01-04 Thread Marwan Sultan
Hello Gurus, This is an Urgent help, as everything pending, waiting.. a FreeBSD Solution. and I appologize if I will explain in details, please be patient with me. Just yesterday, our ISP installed 2 routers (both 3com) at our main office. One router acting for Datalink between

Re: URGENT: 6.1/amd64 server hangs

2006-12-18 Thread Andrea Venturoli
Garrett Cooper wrote: Andrea, Are you running X in some shape or form on the server No, no X server is running. I have X libraries installed and some clients linked against them (e.g. emacs), though, but I don't think this is what you mean. and what's the last message you receive

Re: URGENT: 6.1/amd64 server hangs

2006-12-18 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrea Venturoli wrote: > Hello. > A server I manage is locking too frequently. > The behaviour is very strange: almost nothing works, no daemon is > running, keyboard is ignored, but still the machine will answer pings. > > The real problem is that I

URGENT: 6.1/amd64 server hangs

2006-12-18 Thread Andrea Venturoli
Hello. A server I manage is locking too frequently. The behaviour is very strange: almost nothing works, no daemon is running, keyboard is ignored, but still the machine will answer pings. The real problem is that I'm not able to diagnose this, since no message is displayed on the console or r

Urgent Alert : Protect Your Account

2006-11-05 Thread Wellsfargo Security Center
[1]Wells Fargo [2]Wells Fargo Credit Card Dear valued WellsFargo ® member: Due to concerns, for the safety and integrity of the wellsfargo account we have issued this warning message : We have noticed that your Wells Fargo online account needs to be updated once again, pleas

Re: urgent: I just rm-r a directory

2006-08-07 Thread Vesselin Peev
"unrm" and "lazarus". From: Ian Lord <[EMAIL PROTECTED]> To: freebsd-questions@freebsd.org Subject: Re: urgent: I just rm-r a directory Date: Mon, 07 Aug 2006 08:44:48 -0400 Thanks to all how had replyed to me :) I'm from a dos/windows world so I was hoping for

Re: urgent: I just rm-r a directory

2006-08-07 Thread Vesselin Peev
t; To: freebsd-questions@freebsd.org Subject: Re: urgent: I just rm-r a directory Date: Mon, 07 Aug 2006 08:44:48 -0400 Thanks to all how had replyed to me :) I'm from a dos/windows world so I was hoping for an "undelete utility" On fat partitions data is not deleted, it's just fl

Re: urgent: I just rm-r a directory

2006-08-07 Thread Ian Lord
Thanks to all how had replyed to me :) I'm from a dos/windows world so I was hoping for an "undelete utility" On fat partitions data is not deleted, it's just flag as deleted, so I though it was the same for freebsd. Seems like I'll have to call the company that store our tapes offsite to r

Re: urgent: I just rm-r a directory

2006-08-06 Thread jan gestre
On 8/7/06, Ian Lord <[EMAIL PROTECTED]> wrote: I did a rm-r by mistake on a directory... any way to recover ? Help please :( _ if you don't have back ups of the directory concerned, i'm sorry to inform you that you won't be able to recover it. a word of advise, at least make the rm with -i s

Re: urgent: I just rm-r a directory

2006-08-06 Thread Bill Moran
Ian Lord <[EMAIL PROTECTED]> wrote: > I did a rm-r by mistake on a directory... any way to recover ? As has already been said, it's extremely difficult to recover an rmed directory. If you don't have backups, and the data is _very_ importation, immediately shut down the OS and turn off the syste

Re: urgent: I just rm-r a directory

2006-08-06 Thread Nicolas Blais
On Sunday 06 August 2006 18:02, Ian Lord wrote: > I did a rm-r by mistake on a directory... any way to recover ? > > Help please :( Restore from your backups :) Seriously, if you don't have backups, your chances of recovery are near 0. Nicolas. -- FreeBSD 7.0-CURRENT #11: Sun Jul 30 12:12:59 E

urgent: I just rm-r a directory

2006-08-06 Thread Ian Lord
I did a rm-r by mistake on a directory... any way to recover ? Help please :( ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Urgent: Downgrading from 6.X to 5.X?

2006-07-01 Thread Chad Leigh -- Shire.Net LLC
On Jul 1, 2006, at 11:10 PM, Francisco Reyes wrote: Chad Leigh -- Shire.Net LLC writes: I don't remember general complaints about nfs in the 6.x series here in the list. Checkt he stable list. :-) Locking issues on server during heavy load. Background fsck + NFSD locking issues Clients fr

Re: Urgent: Downgrading from 6.X to 5.X?

2006-07-01 Thread Francisco Reyes
Paul Chvostek writes: Apache logs daily). NFS seems to go away for a few seconds (the filer is unpingable), then return. I see this in 6.X too. Despite the 5.x branch's known problems, I had attributed this to the fact that I'm using bge NICs. Our problems seem to occur with other cards

Re: Urgent: Downgrading from 6.X to 5.X?

2006-07-01 Thread Paul Chvostek
On Sun, Jul 02, 2006 at 01:10:29AM -0400, Francisco Reyes wrote: > > Chad Leigh -- Shire.Net LLC writes: > > >I don't remember general complaints about nfs in the 6.x series here > >in the list. > > Checkt he stable list. :-) > Locking issues on server during heavy load. > Background fsck + NF

Re: Urgent: Downgrading from 6.X to 5.X?

2006-07-01 Thread Francisco Reyes
Chad Leigh -- Shire.Net LLC writes: I don't remember general complaints about nfs in the 6.x series here in the list. Checkt he stable list. :-) Locking issues on server during heavy load. Background fsck + NFSD locking issues Clients freeze if server goes away.. soft mount option doesn help.

Re: Urgent: Downgrading from 6.X to 5.X?

2006-07-01 Thread Chad Leigh -- Shire.Net LLC
On Jul 1, 2006, at 11:01 PM, Francisco Reyes wrote: Chad Leigh -- Shire.Net LLC writes: How can I downgrade from 6.1 Stable to 5.5 Stable? Having all type of problems with NFS. Both with the server and the client. You might have more luck with 6.1-RELEASE Really? Were changes introduced

Re: Urgent: Downgrading from 6.X to 5.X?

2006-07-01 Thread Francisco Reyes
Chad Leigh -- Shire.Net LLC writes: How can I downgrade from 6.1 Stable to 5.5 Stable? Having all type of problems with NFS. Both with the server and the client. You might have more luck with 6.1-RELEASE Really? Were changes introduced to 6.1 Stable that made NFS less stable than 6.1 Rele

Re: Urgent: Downgrading from 6.X to 5.X?

2006-07-01 Thread Chad Leigh -- Shire.Net LLC
On Jul 1, 2006, at 7:34 PM, Francisco Reyes wrote: How can I downgrade from 6.1 Stable to 5.5 Stable? Having all type of problems with NFS. Both with the server and the client. You might have more luck with 6.1-RELEASE Chad Chad Leigh -- Shire.Net LLC Your Web App and Email hosting pro

Re: Urgent: Downgrading from 6.X to 5.X?

2006-07-01 Thread RW
On Sunday 02 July 2006 02:34, Francisco Reyes wrote: > How can I downgrade from 6.1 Stable to 5.5 Stable? > Having all type of problems with NFS. Both with the server and the client. > > >From what I read on the stable list others are having simmilar problems, > > but don't see any mention of fixes

  1   2   3   >