What two steps are required to create a root repository in an Oracle VM server pool?
Use the repos.py command with the --new option, along with either a device path or an nfs path.
Use the repos.py command with the --new option, along with the UUID assigned to the repository.
Use the repos.py command with the--newoption, along with the UUID assigned to the repository and a device path.
Use the repos.py command with the path. —root option, along with either a device path or an nfs path.
Use the repos.py command with the--root option, along with the UUID assigned to the repository.
Submit