Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show current/max memory & current/max vcpus in main output? #23

Open
ryran opened this issue Feb 22, 2016 · 0 comments
Open

show current/max memory & current/max vcpus in main output? #23

ryran opened this issue Feb 22, 2016 · 0 comments

Comments

@ryran
Copy link
Owner

ryran commented Feb 22, 2016

I'm leaning toward yes. E.g., mockup:

─────────┬───┬──────────────┬───────┬─────────┬───────────────────────────────────────────
 DOMAIN  │ ⚡ │ MEMORY       │ VCPU  │ STORAGE │ SNAPSHOTS
─────────┼───┼──────────────┼───────┼─────────┼───────────────────────────────────────────
 r67     │ ◉ │ 2048M        │ 2     │ qcow2   │ /var/lib/upvm/r67.qcow2
         │   │              │       │         │   └─pristine
         │   │              │       │         │       └─webdb
         │   │              │       │         │           └─reg-updated ←
 r72     │ ◉ │ 512M / 2048M │ 1 / 2 │ qcow2   │ /var/lib/upvm/r72.qcow2
         │   │              │       │         │   └─pristine ←
         │   │              │       │         │       └─webdb
         │   │              │       │         │           └─reg-updated
 r511    │ ◉ │ 512M / 2048M │ 1 / 2 │ qcow2   │ /var/lib/upvm/r511.qcow2
         │   │              │       │         │   └─pristine ←
 r49     │ ◌ │ 1024M        │ 1     │ qcow2   │ /var/lib/upvm/r49.qcow2
         │   │              │       │         │   └─pristine ←
 r65     │ ◌ │ 512M / 2048M │ 1 / 2 │ qcow2   │ /var/lib/upvm/r65.qcow2
         │   │              │       │         │   └─pristine
         │   │              │       │         │       └─httpd ←
 r71     │ ◌ │ 512M / 2048M │ 1 / 2 │ qcow2   │ /var/lib/upvm/r71.qcow2 ←
 rhel65  │ ◌ │ 1024M        │ 1     │ lvm     │ /dev/jiop/rhel65
         │   │              │       │         │   └─rhel65-snap0 ←
 tae511  │ ◌ │ 1024M        │ 1     │ qcow2   │ /var/lib/libvirt/images/tae511.qcow2 ←
 tae66   │ ◌ │ 1024M        │ 1     │ qcow2   │ /var/lib/upvm/tae66.qcow2 ←
 tae67   │ ◌ │ 1024M        │ 1     │ qcow2   │ /var/lib/libvirt/images/tae67.qcow2 ←
 z72     │ ◌ │ 1024M        │ 1     │ qcow2   │ /var/lib/upvm/z72.qcow2
         │   │              │       │         │   └─teamd ←
─────────┴───┴──────────────┴───────┴ ────────┴───────────────────────────────────────────

If I do that, then do I need to also integrate NICs and other non-snapshot disks? Probably won't but still ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant