No go,

First off, the zpool isn't mounted anymore.
1.
eon:118:/#df -h
Filesystem             size   used  avail capacity  Mounted on
/devices/ramdisk:a     326M   202M    92M    69%    /
/devices                 0K     0K     0K     0%    /devices
/dev                     0K     0K     0K     0%    /dev
ctfs                     0K     0K     0K     0%    /system/contract
proc                     0K     0K     0K     0%    /proc
mnttab                   0K     0K     0K     0%    /etc/mnttab
swap                   3.3G   328K   3.3G     1%    /etc/svc/volatile
objfs                    0K     0K     0K     0%    /system/object
sharefs                  0K     0K     0K     0%    /etc/dfs/sharetab
/usr/lib/libc/libc_hwcap1.so.1
                       326M   202M    92M    69%    /lib/libc.so.1
fd                       0K     0K     0K     0%    /dev/fd
/dev/dsk/c0t0d0s0      3.7G   350M   3.3G    10%    /mnt/eon0
swap                   3.3G     0K   3.3G     0%    /tmp
swap                   3.3G    56K   3.3G     1%    /var/run

2.
eon:115:/mnt/eon0#zfs set sharesmb=off /universe/public
cannot open '/universe/public': invalid dataset name

3.
eon:119:/#truss -fae -vall -o /tmp/out -f zpool export universe
cannot export 'universe': pool is busy

4. 
ps -ef | grep universe
eon:122:/#ps -ef | grep universe
    root   909     0   0 17:22:24 ?           0:01 zpool-universe
    root  1281  1008   0 22:44:04 pts/1       0:00 grep universe

Why can't I kill this pid 909?

Erwin
-- 
This message posted from opensolaris.org
_______________________________________________
distribution-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/distribution-discuss

Reply via email to