Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Screenshot 2024-04-11 at 14.13.35.png

Developer Guide

Alternatively, you can manage your VM images by SSH into the Head Node. The images can be found in /xcompute/slurm/aws/xcompute-daemon/data/images/.

Here is an example JSON file of the image:

{
    "Architecture": "x86_64",
    "ImageId": "ami-0c4b53c8bf1e82ec4",
    "ImageName": "k8s-129",
    "ImageType": "cloud",
    "Md5Sum": "",
    "Platform": "Linux/Unix",
    "VmBoot": "root=/dev/xvda1 ro net.ifnames=0 biosdevname=0 nvme_core.io_timeout=4294967295 rd.emergency=poweroff rd.shell=0 LANG=en_US.UTF-8 KEYTABLE=us psi=1 clocksource=tsc tsc=reliable",
    "VmImage": "snap-07bbe2e97d1379a8b",
    "VmInit": "initramfs-5.10.209-198.858.amzn2.x86_64.img",
    "VolumeSize": 4,
    "Id": "68097d55-86f1-4028-9b3b-3395a321b59d"
}

  • No labels