01:29:05 btw, 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 05:23:17 [illumos-gate] 16676 sockfs should not use the rootvfs vfs_t -- Robert Mustacchi 05:23:17 [illumos-gate] 16675 want syncfs(3C) -- Robert Mustacchi 14:47:59 hello, 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, https://pastebin.com/DfTN6XWV 14:54:52 tozhu: you probably want 'detach' instead of 'remove'? 14:55:13 oh, sorry, you want to delete entire mirror? nvm me 14:55:37 yes, I want the mirror (a vdev in zones pool) 16:03:42 tozhu: documented limitation: you can't delete top-level vdevs from a pool that contains raidzN vdevs. 16:04:40 or maybe it's not quite documented correctly. 16:04:44 sommerfeld: it is the mirror vdev 16:05:17 right, IIRC the remove code requires that there be no raidz vdevs in the pool. 16:05:21 the mirror vdev is “mirror-6” in zpool status, 16:05:51 okay, got it, thank you very much 16:06:08 yeah, looks like the limitation isn't documented correctly. 16:07:03 some 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. 17:16:29 [illumos-gate] 16693 dumpadm: want parsable size estimate -- Toomas Soome 18:43:30 tozhu: I filed https://www.illumos.org/issues/16717 18:43:30 → BUG 16717: zpool(1m) doesn't correctly document restrictions on vdev removal (New) 23:13:02 is "The device sector size 4096 is not supported by pcfs" expected while trying to install on 4k device? 23:13:20 that's while creating the esp