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

Useful metadata about VMs #2388

Open
rootkovska opened this Issue Oct 21, 2016 · 4 comments

Comments

Projects
None yet
4 participants
@rootkovska
Member

rootkovska commented Oct 21, 2016

It would be useful if core maintained (and exposed e.g. through qvm-prefs) a few metadata about each of the VMs, such as:

  • Has the VM ever been connected to network (sticky bit)
  • Creation time
  • Last run time
  • User-provided optional custom description

IIRC there was a ticket mentioning at least some of the above, but can't find it easily.

@rootkovska rootkovska added this to the Release 4.1 milestone Oct 21, 2016

@woju woju self-assigned this Oct 21, 2016

@woju

This comment has been minimized.

Show comment
Hide comment
@woju

woju Oct 21, 2016

Member

There are several:

  • #1637 discussess "features" which are metadata and core plugins (those metadata you described will be recorded by such plugin)
  • #899 (VM description)
  • #865 (tags)

Creation time and last run was requested on ML, can't find reference.

Member

woju commented Oct 21, 2016

There are several:

  • #1637 discussess "features" which are metadata and core plugins (those metadata you described will be recorded by such plugin)
  • #899 (VM description)
  • #865 (tags)

Creation time and last run was requested on ML, can't find reference.

@woju woju added the task label Oct 21, 2016

@Rudd-O

This comment has been minimized.

Show comment
Hide comment
@Rudd-O

Rudd-O Oct 28, 2016

Please add a feature / metadata entry for "automatically started by user execution request" or "automatically started on boot" or "manually started with qvm-start". This'll make it easier to do things like upgrade VMs and the shut them down if the VMs have been instantiated by the upgrade process.

Rudd-O commented Oct 28, 2016

Please add a feature / metadata entry for "automatically started by user execution request" or "automatically started on boot" or "manually started with qvm-start". This'll make it easier to do things like upgrade VMs and the shut them down if the VMs have been instantiated by the upgrade process.

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jun 19, 2017

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jun 19, 2017

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jun 19, 2017

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jun 19, 2017

@qubesos-bot qubesos-bot referenced this issue in QubesOS/updates-status Jul 5, 2017

Closed

core-admin-client v4.0.1 (r4.0) #116

@woju

This comment has been minimized.

Show comment
Hide comment
@woju

woju Apr 18, 2018

Member

This issue is abandoned, so I'm going to close it. If that's a mistake, feel free to reopen.
@marmarek @andrewdavidwong

Member

woju commented Apr 18, 2018

This issue is abandoned, so I'm going to close it. If that's a mistake, feel free to reopen.
@marmarek @andrewdavidwong

@woju woju closed this Apr 18, 2018

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Apr 18, 2018

Member

Oh, I think this is still useful, maybe as an core extension.

Member

marmarek commented Apr 18, 2018

Oh, I think this is still useful, maybe as an core extension.

@marmarek marmarek reopened this Apr 18, 2018

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