Re: Vulnerability

2013-09-30 Thread Jason Birch
This was announced on security-advisor...@freebsd.org on September 10th, 2013. The relevant commits, as taken from the announcement, are: Branch/path Revision - - stable/8/

Re: Re-add lost device entries without a reboot; troubleshoot RAID card

2013-07-15 Thread Jason Birch
On Mon, Jul 15, 2013 at 7:18 PM, Jason Birch wrote: > > I should note that `camcontrol rescan 0` (Or `camcontrol rescan all`) > won't find da0. > For those who stumble upon this thread later looking for answers, I'm almost certain the problem I'm seeing is th

Re: Re-add lost device entries without a reboot; troubleshoot RAID card

2013-07-15 Thread Jason Birch
On Sun, Jul 14, 2013 at 9:38 PM, Jason Birch wrote: > I have several hard drives running through an M1015 flashed to think it's > an LSI 9211-8i IT. I've been running them successfully for the last three > months through mps(4) as part of a raidz pool, but had the pool drop to

Re-add lost device entries without a reboot; troubleshoot RAID card

2013-07-14 Thread Jason Birch
I have several hard drives running through an M1015 flashed to think it's an LSI 9211-8i IT. I've been running them successfully for the last three months through mps(4) as part of a raidz pool, but had the pool drop to a degraded state when /dev/da0 (and associated gpt device) disappeared after so

Re: will freebsd run on a mac osx 10.8.4

2013-07-05 Thread Jason Birch
Maybe! Do you mean as a virtual machine, or *instead of* OS X? If you mean as a virtual machine, almost certainly. If you mean instead of OS X, please provide some details about the computer hardware itself. Even "When did you buy it?" "iMac, Mac Pro, MacBook?" etc will help us answer your questio

Re: Daily periodic cronjob generates core dump

2013-06-14 Thread Jason Birch
> > > Uhmm .. I will try it ... but for what reason?? > > It would be nice to see if anything else in the crontab might be causing it. You can also run `periodic security` as root and see if it manfiests the same way. ___ freebsd-questions@freebsd.org m

Re: I'm having big problems with Broadcom NIC (gbe0) on HP ProLiant DL380p 128GB Ram, NIC model HP Ethernet 1Gb 4-port 331FLR, after installed it cannot use a ping command, sometime it can do that but

2013-06-11 Thread Jason Birch
On Tue, Jun 11, 2013 at 8:08 PM, Surat Sodchuen wrote: > thank for your kindness > i tired that your suggestion but cannot resolve problem. > for more information ... > FreeBSD 9.1-Release on HP ProLiant DL380p Gen8 128GB of Ram > every time when booting process it seem freezing about 15 seconds >

Re: I'm having big problems with Broadcom NIC (gbe0) on HP ProLiant DL380p 128GB Ram, NIC model HP Ethernet 1Gb 4-port 331FLR, after installed it cannot use a ping command, sometime it can do that but

2013-06-06 Thread Jason Birch
Please include your question as email content, not subject. http://serverfault.com/questions/361673/hp-nc107i-bcm5723-on-freebsd-9 Indicates you may be able to set hw.bge.allow_asf="0" in /boot/loader.conf. Try this, and if the problem persists, please reply with more information (FreeBSD versio

Re: BSD sleep

2013-05-29 Thread Jason Birch
> Seriously, that explanation about different hours is not enough to prevent > at least useful option. > like > sleep -f 1h > (-f means force convert, without it you can see good explanation why sleep > for 1 hour will be not sleep for 1 hour, and etc, and not get sleep at > all.). > Do one thing,