Displaying 20 results from an estimated 90 matches similar to: "6251453 dis should decode rip-relative memory accesses"
2006 Oct 31
0
6241314 ctfconvert should understand SPARC real types in DWARF
Author: dmick
Repository: /hg/zfs-crypto/gate
Revision: cbab1f3458114bfa0299fad44636dcd38de5f505
Log message:
6241314 ctfconvert should understand SPARC real types in DWARF
6313293 ctfstabs is confused by gcc''s output
6268862 add more gcc support routines to a few places
6272005 gcc and cmd/mdb don''t get along
6273966 gcc and common/dis don''t get along
Files:
create:
2006 Oct 31
0
6342823 Unable to offline CPU 0 on x86 systems
Author: dmick
Repository: /hg/zfs-crypto/gate
Revision: 65127d2eae6744fd7dee6a5bcb5480214e1e6a87
Log message:
6342823 Unable to offline CPU 0 on x86 systems
Files:
update: usr/src/uts/i86pc/io/cbe.c
update: usr/src/uts/i86pc/io/pcplusmp/apic.c
update: usr/src/uts/i86pc/os/machdep.c
update: usr/src/uts/i86pc/os/mp_startup.c
update: usr/src/uts/i86pc/os/timestamp.c
update:
2006 Oct 31
0
6310485 gcc and trapstat don''t get along
Author: dmick
Repository: /hg/zfs-crypto/gate
Revision: aaf08404ec592e56684b19ac5e3773c0d3155d0c
Log message:
6310485 gcc and trapstat don''t get along
6310536 gcc and sfmmu header don''t get along
6310555 gcc and memlists don''t get along
Files:
update: usr/src/uts/common/os/mem_config.c
update: usr/src/uts/common/os/memlist_new.c
update:
2006 Oct 31
0
6327969 cpuid sse3 feature bit not noted on any AMD processor
Author: dmick
Repository: /hg/zfs-crypto/gate
Revision: 4559d499327b38dfc599c113d49e339f5c0308c3
Log message:
6327969 cpuid sse3 feature bit not noted on any AMD processor
Files:
update: usr/src/uts/i86pc/os/cpuid.c
update: usr/src/uts/intel/sys/x86_archext.h
2007 Nov 14
0
linux xen 3.1.0 dom0 / solaris domU PV install from usb dvd reader
When trying to boot the OpenSolaris b75a dvd in a pv domU
(using the linux phy:/dev/cdrom device as the source for the
boot media), running on an Ubuntu 7.10 x86_64 dom0 box
with xen 3.1.0 hypervisor, using the following config file...
========================================
#
# Hostname
#
name = ''solaris-install2''
#
# Kernel + memory size
#
kernel =
2008 Jun 16
1
"stuck" in kmdb due to dtrace breakpoint()
So I realize this is somewhat stupid, and I''ve actually gotten myself out of kmdb to kill my dtrace script but this has happened in the past and I''m wondering if there''s any better way around it than hitting :c a bunch of times.
Say you set a breakpoint() to fire in a common function. This will drop you into kmdb where you can do some debugging, you take a look around
2009 Jul 19
0
Disabling checksum offloading at OSOL DomU via kmdb at intial boot.
Disabling checksum offloading at OSOL DomU via kmdb at intial boot :-
( -kd at extra line):-
root@ServerJaunty:/home/boris/nevada# xm create -c osol.install
Using config file "./osol.install".
Started domain osol.install (id=6)
Loading kmdb...
Welcome to kmdb
Loaded modules: [ unix krtld genunix ]
[0]> ::bp xnf`_init
[0]> :c
v3.4.1-rc7 chgset
2009 Jul 19
5
How to disable checksum offloading for OSOL DomU via kmdb at initial boot ?
Adding -kd to extra line drops me to kmdb :-
root@ServerJaunty:/home/boris/nevada# xm create -c osol.install
Using config file "./osol.install".
Started domain osol.install (id=4)
Loading kmdb...
Welcome to kmdb
Loaded modules: [ unix krtld genunix ]
[0]>
I want patch kernel like it happens when adding to /etc/system:-
set xnf:xnf_cksum_offload = 0
2009 Apr 25
0
qemu 0.10.2 and Solaris snv111 64 Bit /"unexpected erratum #100"
Hi
I''ve installed Solaris snv111 in a QEMU virtual machine using qemu
0.10.2 with kqemu 1.4 enabled. The installation worked without problems
but after rebooting from the virtual disk Solaris panics:
qemu usage:
/opt/qemu_0.10.x/bin/qemu-system-x86_64 -net user -net nic -usb
-usbdevice tablet -L /usr/local/share/qemu_0.9.x -boot c -m 1024 -net
nic,model=rtl8139 -net nic -net nic
2006 Oct 31
0
6256581 System got a hang or a panic with dtrace+kmdb
Author: bmc
Repository: /hg/zfs-crypto/gate
Revision: 213bfe03af413cdf71c523fb076aaa65a6306a7e
Log message:
6256581 System got a hang or a panic with dtrace+kmdb
6264573 unanchored dtrace_getpcstack is rather imprecise toward function end
6289517 dtrace doesn''t like fd_intr anymore
6291378 dtrace helpers can interfere with the use of kmdb
6295554 dtrace doesn''t report
2006 Mar 03
1
zfs? page faults
Hi,
I have setup an old Compaq Proliant DL580 with 2 xeon @700MHz 2Gb RAM
two SmartArray 5300 controllers and 12 drives in an array enclosure.
I am running the latest opensolaris update bfu''ed from binaries since I
could not build from source. I am controlling the drives with the
cpqary3 driver (Solaris 10) from HP.
Initially the array had 7 drives and I created a raidz zfs pool
2009 May 29
4
can Dtrace be used for the error injection?
Hi,
is it somehow possible to use Dtrace for error injection in a kernel module?
Something like changing:
- function return value
- value of a register
If not, can it be implemented?
I can do that via kmdb, but I need Dtrace for the time synchronization
- chill() action.
I can not combine Dtrace & kmdb:
dtrace: failed to initialize dtrace: DTrace cannot be used when kernel
debugger
2006 Oct 31
0
6336683 address::queue -v blows up kmdb and mdb
Author: meem
Repository: /hg/zfs-crypto/gate
Revision: 4d618a4110ff44c57939c29a3a8a198be2ec8352
Log message:
6336683 address::queue -v blows up kmdb and mdb
6338969 netstrategy needs to use SIOCGLIFFLAGS and friends to see IFF_VIRTUAL
6339847 ip_rcm incorrectly parses interface names
6340643 ip_rcm is lugging around dead code
6340645 ip_rcm tracks needless phyint state
Files:
update:
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''t see it with dladm, but can plumb
> and up it with DHCP.
Are there any e1000g
2008 Jul 03
1
virt-install and booting kernel
All,
Our project has modified the kernel and while testing it with xen, specifically
running virt-install to install a domain, the command hangs when the
install kernel is booting:
# virt-install
What is the name of your virtual machine? dom1
How much RAM should be allocated (in megabytes)? 500
What would you like to use as the disk (path)? /export/home/dom1
How large would you like the disk
2008 Oct 27
7
Fujitsu Siemens PRIMERGY RX300
Hi all
Opensolaris works perfectly, but I am not able to boot the xvm kernel on this hardware.
I added the -k option in grub, but the system hangs before the hostname line without any debug info.
I''ve tried snv from b94 to b99, with the same results.
If I install Debian with xen kernel I am able to use pvm and hvm guests.
What can I do ?
thanks
Giacomo
--
This message posted from
2006 Jul 25
1
Some initial experiences.
Hi folks,
I''ve been asked to post my experiences here, so... well, here goes :)
(in no particular order).
We can view bugs in kernel/xen via bugs.opensolaris.org, but not file
them against kernel/xen. Could that be added to the list of categories
for submission?
There''s kind of a composite set of problems with bootadm(1M).
While the modified bootadm will update
2008 Oct 28
4
blktap, vmdk, vdi, and disk management support
Just a quick fyi...
We''ve recently added support for blktap along with
support for managing virtual disks (disk file images).
There are some difference from a linux dom0.
This is available in b101 @
http://www.opensolaris.org/os/downloads/sol_ex_dvd_1/
This allows you to create and manage vmdk and vdi
(Virtual Box) disk files. By default, virt-install
will now use a vmdk vdisk when
2010 Nov 11
3
Booting fails with `Can not read the pool label'' error
I''m still trying to find a fix/workaround for the problem described in
Unable to mount root pool dataset
http://opensolaris.org/jive/thread.jspa?messageID=492460
Since the Blade 1500''s rpool is mirrored, I''ve decided to detach the
second half of the mirror, relabel the disk, create an alternative rpool
(rpool2) there, copy the current BE (snv_134) using beadm
2006 Oct 31
0
6362982 namespace pollution/protection in libc
Author: raf
Repository: /hg/zfs-crypto/gate
Revision: 4e0d2d9869b6e03153797c60bb3786268667c14c
Log message:
6362982 namespace pollution/protection in libc
6369040 there should be but one synonyms.h file outside of libc
Files:
create: deleted_files/usr/src/lib/common/inc/mtlib.h
create: deleted_files/usr/src/lib/libc/sparcv9/gen/llabs.s
create: