<simics_nvme_comp>.add_namespace [size] ["file"]
Add a namespace to the NVMe drive. This command can only be used before instantiating the component. Therefore using create-simics-nvme-comp is preferred to new-simics-nvme-comp (the latter instantiates the component automatically after it is created). Either a file, containing for example a file system can be provided, and/or a size of the namespace. If no size if provided, the size of the namespace will be the size of the provided file. If the size is smaller than the file, an error will be returned. If no file is provided, the namespace will be empty with the size provided
simics-nvme-comp