Details for revision 258 of testcase: Install Server iSCSI Root (virtualized KVM)



BugReport a bug against the content of this testcase
ID1445
TitleInstall Server iSCSI Root (virtualized KVM)
LinkNo link provided
Part of testsuitesUbuntu Server

RevisionWritten on the 2013-05-30 17:33 by nskaggs
RevisionWritten on the 2013-03-28 16:30 by nskaggs
RevisionWritten on the 2012-10-11 14:41 by nskaggs
RevisionWritten on the 2012-10-11 14:40 by nskaggs
RevisionWritten on the 2012-10-11 14:40 by nskaggs
RevisionWritten on the 2012-10-11 14:39 by nskaggs
RevisionWritten on the 2012-09-19 15:48 by fabiomarconi
Text

Scope of this testcase is to install an iSCSI server on KVM
Prerequisites:

  1. Make sure that your processor supports hardware virtualization running in terminal:
    egrep "flags.*:.*(svm|vmx)" /proc/cpuinfo
    If it prints anything the processor is suitable to use KVM
  2. sudo apt-get install qemu-kvm virt-manager
  3. Open Virtual Manager and connect to localhost. We will be using the default network for the first part of the environment set up, which allows DHCP and forwarding, as we will need Internet connection
RevisionWritten on the 2012-09-19 15:39 by fabiomarconi