search for: pjjw

Displaying 2 results from an estimated 2 matches for "pjjw".

Did you mean: pjw
2007 Oct 14
1
odd behavior from zpool replace.
...way to get the zpool command to tell you what it thinks the smallest drive appropriate for replacement is, so i''m left wondering why this won''t work. ideas, anyone? have i run into a bug or just done something daft? possibly both? below are some hopefully useful command outputs: pjjw at push:~$ zpool list data NAME SIZE USED AVAIL CAP HEALTH ALTROOT data 931G 803G 128G 86% DEGRADED - pjjw at push:~$ zpool status data pool: data state: DEGRADED status: One or more devices could not be opened. Sufficient replicas...
2010 May 16
9
can you recover a pool if you lose the zil (b134+)
I was messing around with a ramdisk on a pool and I forgot to remove it before I shut down the server. Now I am not able to mount the pool. I am not concerned with the data in this pool, but I would like to try to figure out how to recover it. I am running Nexenta 3.0 NCP (b134+). I have tried a couple of the commands (zpool import -f and zpool import -FX llift) root at