Bug 643502

Summary: unit count is wrong when limited
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: systemdAssignee: Lennart Poettering <lpoetter>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: lpoetter, metherid, mschmidt, notting, plautrba, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-19 17:45:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Nottingham 2010-10-15 18:32:30 UTC
Description of problem:

# systemctl -t swap --all
UNIT                      LOAD   ACTIVE   SUB  JOB DESCRIPTION
dev-disk...c95c555f1.swap loaded inactive dead     /dev/disk/by-uuid/c75e33f2-5405-47fd-bab3-0dac95c555f1
dev-vda1.swap             loaded inactive dead     /dev/vda1

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.
JOB    = Pending job for the unit.

217 units listed.

217 is obviously not the number of units listed, if we're talking about listed on the display.

Version-Release number of selected component (if applicable):

systemd-11-1.fc15

How reproducible:

100%

Comment 1 Lennart Poettering 2010-10-19 17:45:25 UTC
Fixed in git upstream.