DM_SERIAL
nvlist_query_string(dattrs, DM_SERIAL, &serial);
if (nvlist_add_string(attrs, DM_SERIAL, diskp->serial) != 0) {