On 4/6/2018 12:40 PM, Ion-Mihai Tetcu wrote:
On Fri, 6 Apr 2018 08:39:27 -0700 (PDT)
"Rodney W. Grimes" wrote:
On Thu, 5 Apr 2018 22:38:51 -0700 (PDT)
"Rodney W. Grimes" wrote:
Hi,
I'm trying to install FreeBSD on :
VMWare ESXi, 6.0.0, 5050593
Guest OS: FreeBSD (64-bit)
Compatibility:
On 8/1/2016 12:40 PM, Randy Westlund wrote:
On Mon, Aug 01, 2016 at 11:05:54AM +0200, O. Hartmann wrote:
On every(!) USB drive which worked well with 11-CURRENT up to 11-BETA, I fail
to access with 12-CURRENT (12.0-CURRENT FreeBSD 12.0-CURRENT #14 r303475: Fri
Jul 29 11:59:11 CEST 2016) with the
On 5/11/2016 2:12 AM, Edward Tomasz Napierała wrote:
On 0510T1522, Matthew Grooms wrote:
The PR 204901 filed for this can be closed now that the author (ahem)
has committed support for the camcontrol reprobe command ...
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204901
https
On 11/28/2015 10:03 PM, Matthew Grooms wrote:
On 11/28/2015 6:10 PM, Matthew Grooms wrote:
On 11/27/2015 7:44 PM, Matthew Grooms wrote:
I spent the day looking over the FreeBSD cam and scsi_da source code.
After sprinkling a bunch of printf's around to see what code paths
were being c
On 4/19/2016 3:09 PM, Poul-Henning Kamp wrote:
As far as I know, nobody is taking the source code or the Makefiles
away, so if somebody doesn't like the system being distributed with
pkg, they can very well roll their own.
It's nice to see the level of enthusiasm the FreeBSD project can
muster,
All,
What is the correct way to request that patches be committed to STABLE?
In particular, I'd really like to see these in 10.3-RELEASE as they have
been required to build a working firewall in some cases. All are related
to problems that were fixed in HEAD, but never MFC'd ...
https://svnw
On 11/28/2015 6:10 PM, Matthew Grooms wrote:
On 11/27/2015 7:44 PM, Matthew Grooms wrote:
I spent the day looking over the FreeBSD cam and scsi_da source code.
After sprinkling a bunch of printf's around to see what code paths
were being called, It's obvious that Edward was correct i
On 11/27/2015 7:44 PM, Matthew Grooms wrote:
I spent the day looking over the FreeBSD cam and scsi_da source code.
After sprinkling a bunch of printf's around to see what code paths
were being called, It's obvious that Edward was correct in assuming
that ESXi doesn't return any
On 11/27/2015 12:56 PM, Matthew Grooms wrote:
I thought it would be useful to get more output from the geom layer,
similar to the camcontrol debug output ...
[root@iscsi-i /home/mgrooms]# sysctl kern.geom.debugflags=0x81
When I resize the iSCSI LUN and run the 'camcontrol readcap da2 -
On 11/27/2015 12:08 PM, Matthew Grooms wrote:
On 11/27/2015 3:16 AM, Willem Jan Withagen wrote:
On 27-11-2015 06:59, Matthew Grooms wrote:
All,
I know this is a very late follow up, but spent some more time looking
at this today and found some additional information that I found quite
On 11/27/2015 3:16 AM, Willem Jan Withagen wrote:
On 27-11-2015 06:59, Matthew Grooms wrote:
On 10/16/2014 3:10 AM, Edward Tomasz Napierała wrote:
On 1010T1529, Matthew Grooms wrote:
All,
I am a long time user and advocate of FreeBSD and manage a several
deployments of FreeBSD in a few data
On 10/16/2014 3:10 AM, Edward Tomasz Napierała wrote:
On 1010T1529, Matthew Grooms wrote:
All,
I am a long time user and advocate of FreeBSD and manage a several
deployments of FreeBSD in a few data centers. Now that these
environments are almost always virtual, it would make sense that
On 12/9/2014 11:03 AM, John Nielsen wrote:
On Oct 26, 2014, at 4:40 PM, Zaphod Beeblebrox wrote:
On Sat, Oct 25, 2014 at 8:20 PM, Neel Natu wrote:
On Sat, Oct 25, 2014 at 3:50 PM, Zaphod Beeblebrox
wrote:
I tried to integrate this patch into 10.1_RC3 and I failed. Is there a
timeframe to
On 10/19/2014 3:03 PM, Marcin Cieslak wrote:
On Sun, 19 Oct 2014, Matthew Grooms wrote:
[...]
I have recently managed to compile Xen (4.5 unstable from git master) using
few patches in the source code (I posted them to xen-devel@, most of them
are almost the same as some earlier work by
On 10/19/2014 2:27 PM, Dimitry Andric wrote:
On 19 Oct 2014, at 18:34, Matthew Grooms wrote:
As most of you are probably aware, Roger at Citrix R&D has been doing some
incredible work to bring PVH domU/dom0 support to FreeBSD. There has also been an
effort by other Xen developers to get
All,
As most of you are probably aware, Roger at Citrix R&D has been doing
some incredible work to bring PVH domU/dom0 support to FreeBSD. There
has also been an effort by other Xen developers to get the software to
compile using clang. While most of these attempts appear to be on Linux
platf
On 10/16/2014 3:17 AM, Garrett Cooper wrote:
On Oct 16, 2014, at 1:10, Edward Tomasz Napierała
wrote:
"camcontrol rescan" does not force fetching the updated disk size.
AFAIK there is no way to do that. However, this should happen
automatically, if the "other side" properly sends proper Un
Fantastic news! Greatly appreciated.
-Matthew
On Oct 15, 2014 10:00 PM, Anish Gupta wrote:
>
> Hi all,
>
> The projects/bhyve_svm branch is ready to be merged to HEAD.
>
> This branch contains patches to bhyve to enable it to work on AMD
> processors with SVM/AMD-V hardware extensions[1]. Pre
All,
I am a long time user and advocate of FreeBSD and manage a several
deployments of FreeBSD in a few data centers. Now that these
environments are almost always virtual, it would make sense that FreeBSD
support for basic features such as dynamic disk resizing. It looks like
most of the par
Woops,
Please disregard the previous post ... amature programmer at play. Can
an ioctl call return before processing the request? When I started using
seperate variables for the int=1 and int=0 ioctl values, everything works
fine.
-Matthew
>Question,
>
> Is there somthing magic about se
Question,
Is there somthing magic about setting this flag? I wrote a small program
( built on 5.1 ) that uses the bpf to read broadcast packets off a local
private network, forward them to a peer ( over IPSEC ) who in turn drops them
onto its private network ( and visa-versa ). To prevent loo
21 matches
Mail list logo