Project

General

Profile

Actions

Bug #2939

open

dladm show-linkprop -p cpus fails on ncpus > 32

Added by Rich Ercolani almost 11 years ago. Updated almost 11 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2012-06-27
Due date:
% Done:

0%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

I can't tell if this is merely cosmetic, but:

# dladm set-linkprop -p cpus=0 bnx0
# dladm show-linkprop -p cpus bnx0
LINK         PROPERTY        PERM VALUE          DEFAULT        POSSIBLE
bnx0         cpus            rw   0              --             --
# dladm set-linkprop -p cpus=0-32 bnx0
# dladm show-linkprop -p cpus bnx0
LINK         PROPERTY        PERM VALUE          DEFAULT        POSSIBLE
dladm: warning: cannot get link property 'cpus' for bnx0: buffer size too small
bnx0         cpus            ?    ?              --             --
# dladm set-linkprop -p cpus=0-31 bnx0
# dladm show-linkprop -p cpus bnx0
LINK         PROPERTY        PERM VALUE          DEFAULT        POSSIBLE
bnx0         cpus            rw   0-31           --             --

OpenIndiana oi151a4.

No data to display

Actions

Also available in: Atom PDF