* Karen Chau <[EMAIL PROTECTED]> [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 /[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]
> PCI-device: [EMAIL PROTECTED], px_pci7
> px_pci7 is /[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]
> dump on /dev/dsk/c1t0d0s1 size 2100 MB
> Hostname: itsm-mpk-2
> pseudo-device: zfs0
> zfs0 is /pseudo/[EMAIL PROTECTED]
> pseudo-device: dtrace0
> dtrace0 is /pseudo/[EMAIL PROTECTED]
> ----- 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
[EMAIL PROTECTED]  http://blogs.sun.com/sch/
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to