15:08:20 Hello, I just restarted a native zone and everything's very slow, what should I check? 15:10:43 prstat, memory usage, and iostat 15:18:08 1453.9 w/s is a lot ? 15:18:31 depends 15:18:51 we can't really tell you unless you show the whole output 15:19:52 https://paste.ec/paste/pbOzGfFG#AmMn6XW9we9VsUDdwauiYpGAU4LJZ1yAUzd5bMxmnyD 15:21:12 it's doing things. so if the service is slow it's more likely a service thing. But debugging this is the same as on any other unix/linux system 15:22:27 Ok, thanks toasterson 15:26:07 the system was slow to startup too though 15:27:52 Well, the only way to debug any performance problem is to narrow it down to the cause same as in linux and then go from there. There is no magic tool unless you have narrowed down the issue 15:30:19 Ok, thanks 15:30:50 huy: You very obviously have *something* very busily writing to disk. The next step is to figure out *what* that is. 15:31:44 As to whether or not *that* is what's affecting your performance, it depends on a great many things. It's impossible for us to say. 15:35:22 If you have two 5400 RPM HDDs, then maybe, yeah, 1500 w/s would do it. If you have 5x11 nvme raidz pool, then 1500 w/s then probably not. 15:44:08 huy : are there any zones started already? maybe "prstat -Z" can help to narrow down which one is writing 15:55:03 neuroserve: there's about a dozen other zones, there was one writing a lot but the affected one it the only one to exhibit this behavior 17:35:17 @Smithx10 17:35:20 Would stuff interface #: 1 17:35:20 [ERROR] in config file: invalid location_data_format '0' 17:35:59 And `Unable to dlpi_bind ixgbe0: Device busy` is interesting, as if LLDP is already running? 17:36:38 Oh NVM about the location_data_format, that's expected noise. 17:37:35 I am running lldp on untrunked ixgbe just fine. the EBUSY you're seeing suggests maybe it's already running? 17:37:44 `pgrep lldp` ? 18:32:18 @danmcd https://gist.github.com/Smithx10/90a78405e8a13b4d2d3463a5444c873e 18:32:52 So restart lldp? 18:33:03 Oooh actually before you do that. 18:33:11 `pfiles 348589` 18:33:15 and `gcore 348589` 18:36:07 https://gist.github.com/Smithx10/3f14ee475d59dfd438048cbec4c996be