-
tozhuis 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
-
tozhuI use this commit to compiled the OS, 6438f1dcde
-
tozhuand other question, if use MLXC NIC, is it possible to enable RDMA over RoCE on SmartOS? best wishes
-
bahamattozhu: 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.
-
bahamatIt 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.
-
tozhubahamat, thank you, will take a look
-
Smithx10Can you run ntp server in a zone?
-
bahamatAs in, to set the clock? or to serve time to other nodes?
-
Smithx10server time to other nodes
-
Smithx10or do folks just use chrony, i ntoiced there wasnt a package in pkgin
-
bahamatntpd should run fine as long as it doesn't attempt to set the clock (which will just error)
-
otisISTR you can't run ntpd (ISC ntpd) in a zone
-
otisor as bahamat mentions, it will error
-
bahamatIt can certainly read the clock and respond to network requests.
-
otishm, maybe i should revisit it as well