Opened 6 years ago
Closed 5 years ago
#6017 closed enhancement (fixed)
Make the DRM4G keep count of the number of VMs it's created
Reported by: | minondoa | Owned by: | minondoa |
---|---|---|---|
Priority: | minor | Milestone: | DRM4G-2.6.0 |
Component: | DRM4G | Keywords: | drm4g, vm, count |
Cc: |
Description
Have the DRM4G indicate how many VMs it has created so far when running the command drm4g resource create
Change History (3)
comment:1 Changed 5 years ago by minondoa
- Milestone changed from DRM4G_VO to DRM4G-2.6.0
comment:2 Changed 5 years ago by minondoa
Instead of that, a new argument has been added to a command that lists all of the current resources a user has at his disposal.
The command is drm4g resource list --all
This is the solution found to close this ticket and #6012.
drm4g resource list doesn't list all of the resource by default, because the VMs are considered as hosts of the resource that created them.
comment:3 Changed 5 years ago by minondoa
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Milestone renamed