[OpenIndiana-discuss] zpool degraded

2013-06-20 Thread Alessio
The result of the command zpool status -v is the following:

  pool: zpool_repos
 state: DEGRADED
status: One or more devices has experienced an error resulting in data
corruption.  Applications may be affected.
action: Restore the file in question if possible.  Otherwise restore the
entire pool from backup.
   see: http://illumos.org/msg/ZFS-8000-8A
  scan: scrub repaired 676K in 4h1m with 1 errors on Thu Jun 20 15:06:36
2013
config:

NAMESTATE READ WRITE CKSUM
zpool_repos  DEGRADED 0 0 0
  raidz1-0  DEGRADED 0 0 0
c1d0DEGRADED 0 0 0  too many errors
c4d0DEGRADED 0 0 0  too many errors
c4d1DEGRADED 0 0 0  too many errors
c5d0DEGRADED 0 0 0  too many errors
c5d1DEGRADED 0 0 0  too many errors
c6d0DEGRADED 0 0   106  too many errors
c7d0DEGRADED 0 0 0  too many errors

errors: Permanent errors have been detected in the following files:

metadata:0x6a


Files in such zpool seems to be still accessible.
What I can do?

Please help.


A

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] zpool degraded

2013-06-20 Thread Christian Manal
Am 20.06.2013 17:16, schrieb Alessio:
 The result of the command zpool status -v is the following:
 
   pool: zpool_repos
  state: DEGRADED
 status: One or more devices has experienced an error resulting in data
 corruption.  Applications may be affected.
 action: Restore the file in question if possible.  Otherwise restore the
 entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
   scan: scrub repaired 676K in 4h1m with 1 errors on Thu Jun 20 15:06:36
 2013
 config:
 
 NAMESTATE READ WRITE CKSUM
 zpool_repos  DEGRADED 0 0 0
   raidz1-0  DEGRADED 0 0 0
 c1d0DEGRADED 0 0 0  too many errors
 c4d0DEGRADED 0 0 0  too many errors
 c4d1DEGRADED 0 0 0  too many errors
 c5d0DEGRADED 0 0 0  too many errors
 c5d1DEGRADED 0 0 0  too many errors
 c6d0DEGRADED 0 0   106  too many errors
 c7d0DEGRADED 0 0 0  too many errors
 
 errors: Permanent errors have been detected in the following files:
 
 metadata:0x6a
 
 
 Files in such zpool seems to be still accessible.
 What I can do?
 
 Please help.

Hi,

replace the faulty disk and wait until the pool resilvers.


Regards,
Christian Manal

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] zpool degraded

2013-06-20 Thread Jonathan Adams
just an FYI, The disk may not be dead ... but you'll need to give it a low
level format and surface scan to check that it's not broken.


On 20 June 2013 18:25, Christian Manal moen...@informatik.uni-bremen.dewrote:

 Am 20.06.2013 17:16, schrieb Alessio:
  The result of the command zpool status -v is the following:
 
 snip
  Files in such zpool seems to be still accessible.
  What I can do?
 
  Please help.

 Hi,

 replace the faulty disk and wait until the pool resilvers.


 Regards,
 Christian Manal

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] OpenSXCE 2013.05 for SPARC released

2013-06-20 Thread ken mays
Greetings,

OpenSXCE2013.05 for SPARC EA was just RELEASED. 

Notable achievements:
- Live DVD, Text, USB, and virtual HD versions
- Fully modernized PCI/USB device driver hardware data support for SPARC 
platform
- Dtrace support
- QEMU/KVM 1.5.0 support
- LDOM server virtualization and partitioning technology support
- full 2D hardware acceleration for all legacy GPUs
- Mesa 9.1.3 OpenGL-based 3D API graphics software support (experimental, WIP)

GNOME 2.28.2 and IceWM 1.3.7 are provided along with:
VIM 7.3, Samba 3.6.15, Firefox 21, Thunderbird 17.0.6esr, GIMP, Pidgin, 
Rhythmbox and Glade 3. 

For office productivity, Apache OpenOffice 3.4.1 is included.

http://svr4.opensxce.org/sparc/5.11/ISO/
http://svr4.opensxce.org/sparc/5.11/USB/
http://svr4.opensxce.org/sparc/5.11/VHDD/


Enjoy,

Ken Mays
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] zpool degraded

2013-06-20 Thread Jim Klimov

On 2013-06-20 19:30, Jonathan Adams wrote:

just an FYI, The disk may not be dead ... but you'll need to give it a low
level format and surface scan to check that it's not broken.



It might also be possible to invoke its own low-level diagnostics
scan via SMART interface (see smartctl; if OI variant refuses to
pass the advanced commads to the disk, you might have better luck
with a Linux version from a LiveCD, etc.)

HTH,
//Jim


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] zpool degraded

2013-06-20 Thread alessio
Yes but... what disk?  It is c6d0, I suppose, but why all disks are reported as 
degraded?


Christian Manal moen...@informatik.uni-bremen.de wrote:

Am 20.06.2013 17:16, schrieb Alessio:
 The result of the command zpool status -v is the following:
 
   pool: zpool_repos
  state: DEGRADED
 status: One or more devices has experienced an error resulting in
data
 corruption.  Applications may be affected.
 action: Restore the file in question if possible.  Otherwise restore
the
 entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
   scan: scrub repaired 676K in 4h1m with 1 errors on Thu Jun 20
15:06:36
 2013
 config:
 
 NAMESTATE READ WRITE CKSUM
 zpool_repos  DEGRADED 0 0 0
   raidz1-0  DEGRADED 0 0 0
 c1d0DEGRADED 0 0 0  too many errors
 c4d0DEGRADED 0 0 0  too many errors
 c4d1DEGRADED 0 0 0  too many errors
 c5d0DEGRADED 0 0 0  too many errors
 c5d1DEGRADED 0 0 0  too many errors
 c6d0DEGRADED 0 0   106  too many errors
 c7d0DEGRADED 0 0 0  too many errors
 
 errors: Permanent errors have been detected in the following files:
 
 metadata:0x6a
 
 
 Files in such zpool seems to be still accessible.
 What I can do?
 
 Please help.

Hi,

replace the faulty disk and wait until the pool resilvers.


Regards,
Christian Manal

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss

-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] zpool degraded

2013-06-20 Thread Timothy Coalson
On Thu, Jun 20, 2013 at 2:42 PM, alessio ales...@ftgm.it wrote:

 Yes but... what disk?  It is c6d0, I suppose, but why all disks are
 reported as degraded?


At a guess, since writes to a raidz vdev get striped across all component
disks, if it can't successfully reconstruct a block, it can't figure out
which disk(s) had bad data, so it marked them all as degraded?  I don't
know why this wouldn't be reported in checksum errors for the raidz vdev,
though.

It might have stopped trying to read from that disk with all the errors
before it encountered the error that it couldn't recover from (since it no
longer had any redundancy), a clear followed by a scrub might be able to
recover if this is the case (and that one disk doesn't fail further, and
successfully took the writes ZFS sent it during the scrub, and there isn't
even more bad data hiding on it...).  Checking the SMART data for the disk
with the errors reported may shed some light on the issue.

Note that raidz-1, especially with a fair number of disks, is not
particularly safe (an error encountered while replacing a failed disk is
always unrecoverable, for starters).  Consider moving to raidz-2 for your
number of disks.

Tim
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OpenSXCE 2013.05 for SPARC released

2013-06-20 Thread Saso Kiselkov
On 20/06/2013 18:50, ken mays wrote:
 Greetings,
 
 OpenSXCE2013.05 for SPARC EA was just RELEASED. 
 
 Notable achievements:
 - Live DVD, Text, USB, and virtual HD versions
 - Fully modernized PCI/USB device driver hardware data support for SPARC 
 platform
 - Dtrace support
 - QEMU/KVM 1.5.0 support
 - LDOM server virtualization and partitioning technology support
 - full 2D hardware acceleration for all legacy GPUs
 - Mesa 9.1.3 OpenGL-based 3D API graphics software support (experimental, WIP)
 
 GNOME 2.28.2 and IceWM 1.3.7 are provided along with:
 VIM 7.3, Samba 3.6.15, Firefox 21, Thunderbird 17.0.6esr, GIMP, Pidgin, 
 Rhythmbox and Glade 3. 
 
 For office productivity, Apache OpenOffice 3.4.1 is included.
 
 http://svr4.opensxce.org/sparc/5.11/ISO/
 http://svr4.opensxce.org/sparc/5.11/USB/
 http://svr4.opensxce.org/sparc/5.11/VHDD/

Congrats!

Cheers,
-- 
Saso


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Odd Samba/winbind issue

2013-06-20 Thread James Relph
Hi,

Apologies for cross posting, but I'm not sure if this is an Oi issue or a 
cswsamba issue.  I've installed cswsamba (3.6.15) and cswsamba_winbind on an OI 
box (151a7).  I've got it bound to AD fine, and winbind itself seems to be 
operating perfectly (I've actually got netatalk happily authenticating AD users 
via winbind).  If I run wbinfo -u or getent passwd, I get the expected 
information back.

Oddly though Samba itself isn't authenticating users.  If I try and login (with 
a few variations of DOMAIN\username or username@DOMAIN) it just kicks it back 
as an unknown user (see below).  The only thing that I can think of is that the 
cswsamba is actually still calling the previously installed (but turned off) 
winbind that I installed with the original OI samba install.  With that not 
running though I wouldn't have thought that would have happened (but if that 
could be it - how do I make sure that cswsamba uses  cswsamba_winbind).  I have 
symlinked the csw nss_winbind libraries into /lib, I just don't know if there's 
anything else that could cause this.

Thanks for any help.

James

Principal Consultant


  Mapping user [DOMAIN]\[james] from workstation [server03]
  attempting to make a user_info for james (james)
  making strings for james's user_info struct
  making blobs for james's user_info struct
  check_ntlm_password:  Checking password for unmapped user 
[DOMAIN]\[james]@[server03] with the new password interface
  check_ntlm_password:  mapped user is: [DOMAIN]\[james]@[server03]
  Finding user DOMAIN\james
  Trying _Get_Pwnam(), username as lowercase is DOMAIN\james
  Trying _Get_Pwnam(), username as given is DOMAIN\james
  Checking combinations of 0 uppercase letters in DOMAIN\james
  Get_Pwnam_internals didn't find user [DOMAIN\james]!
  Finding user james
  Trying _Get_Pwnam(), username as lowercase is james
  Checking combinations of 0 uppercase letters in james
  Get_Pwnam_internals didn't find user [james]!
  Failed to find authenticated user DOMAIN\james via getpwnam(), denying access.
  check_ntlm_password: winbind authentication for user [james] FAILED with 
error NT_STATUS_NO_SUCH_USER
  check_ntlm_password:  Authentication for user [james] - [james] FAILED with 
error NT_STATUS_NO_SUCH_USER
  Got user=[ja...@domain.corp] domain=[DOMAIN] workstation=[server03] len1=24 
len2=124
  Mapping user [DOMAIN]\[ja...@domain.corp] from workstation [server03]
  attempting to make a user_info for ja...@domain.corp (ja...@domain.corp)
  making strings for ja...@domain.corp's user_info struct
  making blobs for ja...@domain.corp's user_info struct
  check_ntlm_password:  Checking password for unmapped user 
[DOMAIN]\[ja...@domain.corp]@[server03] with the new password interface
  check_ntlm_password:  mapped user is: [DOMAIN]\[ja...@domain.corp]@[server03]
  check_ntlm_password: winbind authentication for user [ja...@domain.corp] 
FAILED with error NT_STATUS_NO_SUCH_USER
  check_ntlm_password:  Authentication for user [ja...@domain.corp] - 
[ja...@domain.corp] FAILED with error NT_STATUS_NO_SUCH_USER
  Got user=[ja...@domain.corp] domain=[DOMAIN] workstation=[server03] len1=24 
len2=124
  Mapping user [DOMAIN]\[ja...@domain.corp] from workstation [server03]
  attempting to make a user_info for ja...@domain.corp (ja...@domain.corp)
  making strings for ja...@domain.corp's user_info struct
  making blobs for ja...@domain.corp's user_info struct
  check_ntlm_password:  Checking password for unmapped user 
[DOMAIN]\[ja...@domain.corp]@[server03] with the new password interface
  check_ntlm_password:  mapped user is: [DOMAIN]\[ja...@domain.corp]@[server03]
  check_ntlm_password: winbind authentication for user [ja...@domain.corp] 
FAILED with error NT_STATUS_NO_SUCH_USER
  check_ntlm_password:  Authentication for user [ja...@domain.corp] - 
[ja...@domain.corp] FAILED with error NT_STATUS_NO_SUCH_USER
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss