Skip to content

Workaround for OS-7666: vminfod times out while starting with thousands of snapshots#971

Open
plitc wants to merge 2 commits into
TritonDataCenter:masterfrom
plitc:Workaround-for-OS-7666
Open

Workaround for OS-7666: vminfod times out while starting with thousands of snapshots#971
plitc wants to merge 2 commits into
TritonDataCenter:masterfrom
plitc:Workaround-for-OS-7666

Conversation

@plitc
Copy link
Copy Markdown

@plitc plitc commented Feb 10, 2021

No description provided.

@twhiteman
Copy link
Copy Markdown
Contributor

Thanks - these changes look like they are worthwhile, but I must note that I don't think any of these changes would affect vminfod:

  • imgadm is not used by vminfod (as far as I could see)
  • VM.js changes affect vmadm - notably to the provision, reprovision and archiveZone methods
  • sysinfo changes would affect a non-global zone (i.e. when sysinfo is called from inside of a zone)
  • others are utility commands and/or used for tests

@plitc
Copy link
Copy Markdown
Author

plitc commented Feb 11, 2021

what about src/vm/node_modules/vmload/vmload-datasets.js ?

@twhiteman
Copy link
Copy Markdown
Contributor

what about src/vm/node_modules/vmload/vmload-datasets.js ?

Yes - all of the main code for vminfod will be inside these two directories:

  • src/vm/node_modules/vminfod/
  • src/vm/node_modules/vmload/ (shared vmadm and vminfod code)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants