Displaying 7 results from an estimated 7 matches for "mingenthron".
Did you mean:
ingenthron
2006 Oct 24
3
determining raidz pool configuration
...0
c7t6d0 ONLINE 0 0 0
c7t7d0 ONLINE 0 0 0
errors: No known data errors
Thanks in advance,
- Matt
--
Matt Ingenthron - Web Infrastructure Solutions Architect
Sun Microsystems, Inc. - Systems Practice, Client Solutions
http://blogs.sun.com/mingenthron/
email: matt.ingenthron at sun.com Phone: 310-242-6439
2008 May 16
2
how can we use libdtrace within the DTrace security restrictions?
...ile works. Is this by design? Is there any good way
to address this? Running NetBeans as root is impractical for a variety
of reasons.
Thanks in advance,
- Matt
--
Matt Ingenthron - Web Infrastructure Solutions Architect
Sun Microsystems, Inc. - Global Systems Practice
http://blogs.sun.com/mingenthron/
email: matt.ingenthron at sun.com Phone: 310-242-6439
2009 Jul 24
9
getting extra characters with printf(copyin(a, b))
Hi,
I have a situation where a DTrace script is printing out extra characters, despite the copyin() call giving a specific length. Can anyone think of why this might be? It''s fine the first time all of the probes fire, but on a second run of my generating operations, I get junk in there. For example:
set setop length 5, FOUND KEY, STORED
set setop length 5, FOUND KEY, STORED
get
2008 Aug 13
1
tracing blocks behind I/O
Hi,
I know how to trace the number of bytes read/written by a program by summing the argument of that read/write syscall. However, the way the OS services read/write calls is in blocks. I wonder if it''s possible to trace the actual number of blocks read/written caused by the syscalls?
--
This message posted from opensolaris.org
2008 Feb 08
16
Dom0 issues: snv_79b and Tecra M9
...behavior.
Any recommendations? Is there any data I can gather? I searched both
the solaris/driver and solaris/xvm bugs, with not hits.
Thanks in advance,
- Matt
--
Matt Ingenthron - Web Infrastructure Solutions Architect
Sun Microsystems, Inc. - Global Systems Practice
http://blogs.sun.com/mingenthron/
email: matt.ingenthron@sun.com Phone: 310-242-6439
2008 Apr 03
5
Solaris 10 FW/IPF in a Open Solaris dom/U?
I''m wondering if Open Solaris + xVM will allow me to do the following:
I currently have 2 Solaris 10 servers sucking down electrons that I would
like to consolidate into 2 xVM instances on a Solaris 11 quad core box.
This is what it looks like:
Internet --->A sol 10 FW/Web B>---->C Sol 10 app/mail D---> local LAN
So interface A is connected to the Internet. The FW/Web box
2008 Apr 14
9
Mozilla Dtrace and Tabs?
I use a lot of tabs and Firefox runs very slowly. I would like to figure out which tabs are eating up resources (cpu, memory, etc).
Will the Mozilla dtrace framework be any help with this?
--
This message posted from opensolaris.org