search for: ingenthron

Displaying 8 results from an estimated 8 matches for "ingenthron".

2006 Oct 24
3
determining raidz pool configuration
...c7t3d0 ONLINE 0 0 0 c7t4d0 ONLINE 0 0 0 c7t5d0 ONLINE 0 0 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 Feb 08
16
Dom0 issues: snv_79b and Tecra M9
...00g driver. I cannot drop into kmdb via F1-A after it hangs. I''ve also tried booting 32-bit, but had the same 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 May 16
2
how can we use libdtrace within the DTrace security restrictions?
...cannot see or use the providers in the process owned by another user. Running by root or pfexec with Primary Admin profile 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
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 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
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 Feb 11
0
Re: achieving deterministic config with xVM (was: Dom0 issues: snv_79b and Tecra M9)
Matt Ingenthron wrote: > This may be specific to my hardware, but I cannot get things to behave > reliably on my system. For instance, I''ve had situations under xVM dom0 > where snv81 can see the e1000g interface with dladm show-dev, but not > plumb it. Then one boot later, I can'...