Greetings!

I'm working with a fresh install of build 98 installed via the 2008.11_snv98 
iso image.

In setting this system up, I found that the bug described here is still a 
problem:
http://defect.opensolaris.org/bz/show_bug.cgi?id=509

The fix is well documented, and includes a syseventadm incantation that 
references the following file:  /usr/lib/xen/scripts/xpvsys-event

My problem is, this file does not exist.  The other one referenced in the 509 
fix (xpvd-event) is present.

Where can I get this file?  Does it belong to some package that I've failed to 
install?  I think I have everything I need for xen:

# pkg list | egrep 'virt|grabb|xvm|gccrun|gnutls|libsdl|FSWxw'
FSWxwpft                                      0.5.11-0.98     installed  ----
FSWxwrtl                                      0.5.11-0.98     installed  ----
SUNWgccruntime                                3.4.3-0.98      installed  ----
SUNWgnutls                                    0.5.11-0.98     installed  ----
SUNWlibsdl                                    0.5.11-0.98     installed  ----
SUNWlibvirt                                   0.5.11-0.98     installed  ----
SUNWurlgrabber                                3.1.0-0.98      installed  ----
SUNWvirtinst                                  0.5.11-0.98     installed  ----
SUNWxvm                                       3.1-0.98        installed  ----
SUNWxvmdom                                    3.1-0.98        installed  ----
SUNWxvmhvm                                    0.5.11-0.98     installed  ----
SUNWxvmpv                                     0.5.11-0.98     installed  ----


It seems that I'm not the only one collecting errors along these lines:
http://tinyurl.com/4q7ndw


For reference, following below is *everything* that's happened to the 
installation since I first booted the install DVD.

Thanks!

/chris



- readysetgo.sh as described here: http://tinyurl.com/3nd2n9

- Normal "whole disk" install of os2008.11_snv98 to IDE attached 4GB 
compactflash at c3d0s0

- login via ssh
# cd /
# su
# svcadm disable svc:/application/graphical-login/gdm:default

- /export lives on other disks
# zfs destroy -r rpool/export
# zpool import -f tank

# pkg install -v SUNWxvmhvm
# pkg install -v SUNWvirtinst
# pkg install FSWxwpft
# pkg install FSWxwrtl
# /boot/solaris/bin/update_grub
# bootadm set-menu default=2
# shutdown -y -g0 -i6

- login via ssh
# su
# uname -a
SunOS sinbin 5.11 snv_98 i86pc i386 i86xpv
# svcadm enable store
# svcadm enable xend
# svcadm enable console
# svcadm enable domains
# svcadm enable virtd
# /usr/sbin/syseventadm list
vendor=SUNW publisher=pcie_pci class=EC_dr subclass=ESC_dr_req 
/usr/lib/pci/pcidr class=$class subclass=$subclass publisher=$publisher 
dr_request_type=$dr_request_type dr_ap_id=$dr_ap_id
vendor=SUNW publisher=px_pci class=EC_dr subclass=ESC_dr_req /usr/lib/pci/pcidr 
class=$class subclass=$subclass publisher=$publisher 
dr_request_type=$dr_request_type dr_ap_id=$dr_ap_id
vendor=SUNW publisher=pxb_bcm class=EC_dr subclass=ESC_dr_req 
/usr/lib/pci/pcidr class=$class subclass=$subclass publisher=$publisher 
dr_request_type=$dr_request_type dr_ap_id=$dr_ap_id
vendor=SUNW publisher=pxb_plx class=EC_dr subclass=ESC_dr_req 
/usr/lib/pci/pcidr class=$class subclass=$subclass publisher=$publisher 
dr_request_type=$dr_request_type dr_ap_id=$dr_ap_id

^^^^^^ that's bug 509 ^^^^^^

# ls -l /usr/lib/xen/scripts/
total 56
-rwxr-xr-x   1 root     bin         1591 Sep  3 17:46 npivmisc.py
-rwxr-xr-x   1 root     bin         3451 Sep 29 09:57 npiv-param2dsk
-rwxr-xr-x   1 root     bin         2459 Sep 29 09:57 npiv-vportcheck
-rwxr-xr-x   1 root     bin         1695 Sep 29 09:57 vbd-check
-rwxr-xr-x   1 root     bin         2115 Sep 29 09:57 vbd-default
-rwxr-xr-x   1 root     bin         2385 Sep 29 09:57 vbd-misc
-rwxr-xr-x   1 root     bin         2541 Sep 29 09:57 vbd-npiv
-rwxr-xr-x   1 root     bin         1964 Sep 29 09:57 vif-dedicated
-rwxr-xr-x   1 root     bin         1248 Sep 29 09:57 vif-event
-rwxr-xr-x   1 root     bin         4377 Sep 29 09:57 vif-vnic
-rwxr-xr-x   1 root     bin         2066 Sep 29 09:57 xpvd-event
#
^^^^^^ where is xpvsys-event? ^^^^^^
--
This message posted from opensolaris.org
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to