02:30:02 is there anyone hit the issue that LX running debian 11, lost ether interface(eth0) ? I have to reboot LX VM, the OS is debian 11, kernel version is 5.10.0, and have not find out the log 02:30:39 I use this commit to compiled the OS, 6438f1dcde 02:37:29 and other question, if use MLXC NIC, is it possible to enable RDMA over RoCE on SmartOS? best wishes 03:25:06 tozhu: Maybe you're looking for dladm [create|show|delete]-part. SmartOS doesn't have a way to configure it directly, but you can have a custom SMF service to bring it up. 03:27:06 It might be tricky if you have nictags on these links that zones require to boot. Also, this might not be usable for zones without manually modifying the zone config. 03:33:45 bahamat, thank you, will take a look 17:52:37 Can you run ntp server in a zone? 17:54:07 As in, to set the clock? or to serve time to other nodes? 17:54:17 server time to other nodes 17:54:28 or do folks just use chrony, i ntoiced there wasnt a package in pkgin 17:55:17 ntpd should run fine as long as it doesn't attempt to set the clock (which will just error) 17:55:20 ISTR you can't run ntpd (ISC ntpd) in a zone 17:55:35 or as bahamat mentions, it will error 17:56:04 It can certainly read the clock and respond to network requests. 17:57:04 hm, maybe i should revisit it as well