https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225960

--- Comment #3 from Andriy Gapon <a...@freebsd.org> ---
Could be a g_label problem though:
    <geom id="0xfffff80023b33200">
      <class ref="0xffffffff80d86a90"/>
      <name>zvol/pond/zvol2s1</name>
      <rank>3</rank>
      <config>
      </config>
        <consumer id="0xfffff8002215e300">
          <geom ref="0xfffff80023b33200"/>
          <provider ref="0xfffff8002291ad00"/>
          <mode>r0w0e2</mode>
          <config>
          </config>
        </consumer>
        <provider id="0xfffff80023b33100">
          <geom ref="0xfffff80023b33200"/>
          <mode>r0w0e0</mode>
          <name>ufsid/4e6d250390a79ac0</name>
          <mediasize>1073705472</mediasize>
          <sectorsize>512</sectorsize>
          <stripesize>4096</stripesize>
          <stripeoffset>3584</stripeoffset>
          <config>
            <index>0</index>
            <length>1073705472</length>
            <seclength>2097081</seclength>
            <offset>0</offset>
            <secoffset>0</secoffset>
          </config>
        </provider>
    </geom>

I don't think that the consumer should have r0w0e2 mode while the provider has
r0w0e0.  The class is LABEL and apparently it's the ufsid variety.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to