-
alancbtw, there's a bunch of other mistakes in the types.h.3head man page too, like listing the wrong types for uid_t & gid_t and listing types that are defined in other headers like rlim_t & tcflag_t
-
gitomat[illumos-gate] 16676 sockfs should not use the rootvfs vfs_t -- Robert Mustacchi <rm⊙fo>
-
gitomat[illumos-gate] 16675 want syncfs(3C) -- Robert Mustacchi <rm⊙fo>
-
tozhuhello, anyone could help? I would like delete a vdev in zones pool, but the command failure: zpool remove mirror-6 , the mirror-6 is the vdev of the mirror in the zones, I want to delete it, that’s the command, pastebin.com/DfTN6XWV
-
yuripvtozhu: you probably want 'detach' instead of 'remove'?
-
yuripvoh, sorry, you want to delete entire mirror? nvm me
-
tozhuyes, I want the mirror (a vdev in zones pool)
-
sommerfeldtozhu: documented limitation: you can't delete top-level vdevs from a pool that contains raidzN vdevs.
-
sommerfeldor maybe it's not quite documented correctly.
-
tozhusommerfeld: it is the mirror vdev
-
sommerfeldright, IIRC the remove code requires that there be no raidz vdevs in the pool.
-
tozhuthe mirror vdev is “mirror-6” in zpool status,
-
tozhuokay, got it, thank you very much
-
sommerfeldyeah, looks like the limitation isn't documented correctly.
-
sommerfeldsome quirks about how space in the removed vdev is remapped into the pool that don't work if the remapped blocks land on a raidz vdev.
-
gitomat[illumos-gate] 16693 dumpadm: want parsable size estimate -- Toomas Soome <tsoome⊙mc>
-
sommerfeldtozhu: I filed illumos.org/issues/16717
-
fenix→ BUG 16717: zpool(1m) doesn't correctly document restrictions on vdev removal (New)
-
yuripvis "The device sector size 4096 is not supported by pcfs" expected while trying to install on 4k device?
-
yuripvthat's while creating the esp