Hi, Our server is hung at boot up. I tried boot -s, hangs at the same place. *** SUMMARY of behavior *** Using boot, it hangs after displaying line: Hostname: itsm-mpk-2 So tried using "boot -v" to show more detail. It now hangs after 4 more lines are displayed: ----- BEGIN HERE ----- px_pci1 is /pci at 780/pci at 0/pci at 1 PCI-device: pci at 2, px_pci7 px_pci7 is /pci at 7c0/pci at 0/pci at 2 dump on /dev/dsk/c1t0d0s1 size 2100 MB Hostname: itsm-mpk-2 pseudo-device: zfs0 zfs0 is /pseudo/zfs at 0 pseudo-device: dtrace0 dtrace0 is /pseudo/dtrace at 0 ----- END HERE ----- I''m suspecting this might be related to ZFS. Is there a way to disable ZFS at boot up?? -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Karen Chau <Karen.Chau at sun.com> [2006-07-21 19:09]:> Hi, > Our server is hung at boot up. I tried boot -s, hangs at the same place. > > *** SUMMARY of behavior *** > > Using boot, it hangs after displaying line: > Hostname: itsm-mpk-2 > > So tried using "boot -v" to show more detail. It now > hangs after 4 more lines are displayed: > > ----- BEGIN HERE ----- > px_pci1 is /pci at 780/pci at 0/pci at 1 > PCI-device: pci at 2, px_pci7 > px_pci7 is /pci at 7c0/pci at 0/pci at 2 > dump on /dev/dsk/c1t0d0s1 size 2100 MB > Hostname: itsm-mpk-2 > pseudo-device: zfs0 > zfs0 is /pseudo/zfs at 0 > pseudo-device: dtrace0 > dtrace0 is /pseudo/dtrace at 0 > ----- END HERE ----- > > I''m suspecting this might be related to ZFS. Is there a way to disable > ZFS at boot up??Use boot -m milestone=none to have startup cease prior to any services being started. You can then either use "svcadm milestone all", and watch startup from your shell, or enable services individually. - Stephen -- Stephen Hahn, PhD Solaris Kernel Development, Sun Microsystems stephen.hahn at sun.com http://blogs.sun.com/sch/