Re: ZFS pool corrupted on upgrade of -current (probably sata renaming)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Randy Bush
Date: Wednesday, July 15, 2009 - 3:15 pm

>   * label all the drives using glabel, while they're still attached to the

having a bit of a problem with that one

# zpool status
  pool: tank
 state: ONLINE
 scrub: resilver completed after 0h3m with 0 errors on Wed Jul 15 14:13:49 2009
config:

        NAME              STATE     READ WRITE CKSUM
        tank              ONLINE       0     0     0
          mirror          ONLINE       0     0     0
            ad4s3         ONLINE       0     0     0
            ad5s3         ONLINE       0     0     0
          mirror          ONLINE       0     0     0
            ad7s1         ONLINE       0     0     0  71.5M resilvered
            label/disk02  ONLINE       0     0     0  1.82G resilvered

errors: No known data errors
# glabel label disk03 /dev/ad7s1
glabel: Can't store metadata on /dev/ad7s1: Operation not permitted.
# sysctl kern.geom.debugflags=17
kern.geom.debugflags: 0 -> 17
# glabel label disk03 /dev/ad7s1
glabel: Can't store metadata on /dev/ad7s1: Operation not permitted.

randy
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: ZFS pool corrupted on upgrade of -current (probably sa ..., James R. Van Artsdalen, (Wed Jul 15, 1:47 pm)
Re: ZFS pool corrupted on upgrade of -current (probably sa ..., Randy Bush, (Wed Jul 15, 3:15 pm)