Re: [zfs-discuss] RAID & ZFS

2006-07-25 Thread Mark Danico
Karen, This looks like you were using the internal raid on a T2000, is that right? If so is it possible that you did not re-label the drives after you deleted the volume? After deleting a raid volume using the onboard controller you must relabel the affected drives. The 1064 controller utilizes

Re: [zfs-discuss] RAID & ZFS

2006-07-24 Thread Eric Schrock
On Mon, Jul 24, 2006 at 03:01:04PM -0700, Karen Chau wrote: > "all" the zfs commands are hung :-( > I tried to kill pid 1942, won't die. > > # ps -ef |grep zpool > root 1909 1171 0 14:33:26 pts/1 0:00 zpool import -f canary > root 1942 1920 0 14:37:17 pts/2 0:00 zpool

Re: [zfs-discuss] RAID & ZFS

2006-07-24 Thread Karen Chau
"all" the zfs commands are hung :-( I tried to kill pid 1942, won't die. # ps -ef |grep zpool root 1909 1171 0 14:33:26 pts/1 0:00 zpool import -f canary root 1942 1920 0 14:37:17 pts/2 0:00 zpool status -x root 2113 1987 0 15:00:28 pts/3 0:00 grep zpool #

Re: [zfs-discuss] RAID & ZFS

2006-07-24 Thread Rich Teer
On Mon, 24 Jul 2006, Karen Chau wrote: > itsm-mpk-2# zdb -L /dev/dsk/c1t0d0s3 > zdb: can't open /dev/dsk/c1t0d0s3: error 22 Assuming error 22 is referring to an errno value, can we please have the text of the message instead of the number (or at least as well as)? I can't be the only person that

Re: [zfs-discuss] RAID & ZFS

2006-07-24 Thread Eric Schrock
On Mon, Jul 24, 2006 at 02:22:31PM -0700, Karen Chau wrote: > Don't know why zfs cannot open device? > > itsm-mpk-2# zpool import > pool: canary > id: 9275088414963579563 > state: ONLINE > action: The pool can be imported using its name or numeric identifier. The > pool may be acti

Re: [zfs-discuss] RAID & ZFS

2006-07-24 Thread Gregory Shaw
To fix the 'pool exists' error, try a 'zpool export -f canary'.  That will clean out the old information.  Then try the 'zpool import -f canary'.If the device name changes, the above will usually fix the problem.On Jul 24, 2006, at 3:22 PM, Karen Chau wrote:Don't know why zfs cannot open device?its

Re: [zfs-discuss] RAID & ZFS

2006-07-24 Thread Karen Chau
Don't know why zfs cannot open device? itsm-mpk-2# zpool import pool: canary id: 9275088414963579563 state: ONLINE action: The pool can be imported using its name or numeric identifier. The pool may be active on on another system, but can be imported using the '-f' flag. co

Re: [zfs-discuss] RAID & ZFS

2006-07-24 Thread Eric Schrock
This suggests that both vn_open('/dev/dsk/c1t0d0s3') and ldi_open_by_devid('.') are failing for this device. Are you sure that this device exists and is readable? What does 'zdb -L /dev/dsk/c1t0d0s3' show? You can try a 'zpool export' and 'zpool import' to see if it finds the device, but ZFS

[zfs-discuss] RAID & ZFS

2006-07-24 Thread Karen Chau
We deleted the mirror in the HW RAID, now zfs thinks device is not available. we're using the same device name, c1t0d0. How do we recover?? RAID INFO before: # raidctl RAIDVolume RAIDRAIDDisk Volume TypeStatus DiskStatus