LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 10-21-2009, 03:13 PM   #1
ermeyers
LQ Newbie
 
Registered: Oct 2009
Location: Spring City, PA
Distribution: Xubuntu
Posts: 12

Rep: Reputation: 0
Which VM has Virtual SCSI Disks


I've been looking a VM SW, VBox and Qemu, and I'm looking to emulate scsi disks for an install, not ide. Anyone know which program will let me emulate scsi disks?
 
Old 10-21-2009, 03:51 PM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
I don't know about VirtualBox or Qemu but VMWare does.
 
Old 10-21-2009, 08:34 PM   #3
ermeyers
LQ Newbie
 
Registered: Oct 2009
Location: Spring City, PA
Distribution: Xubuntu
Posts: 12

Original Poster
Rep: Reputation: 0
Which "Free" VM has Virtual SCSI Disks

Quote:
Originally Posted by unSpawn View Post
I don't know about VirtualBox or Qemu but VMWare does.
Any non-proprietary VM SW that has scsi emulation?
 
Old 09-23-2010, 07:07 PM   #4
ermeyers
LQ Newbie
 
Registered: Oct 2009
Location: Spring City, PA
Distribution: Xubuntu
Posts: 12

Original Poster
Rep: Reputation: 0
Thumbs up [SOLVED] QEMU Virtual LTSP install with SCSI disks

[SOLVED] Using QEMU (apt-get install qemu).

4 SCSI Disks: sd[abd]=9.1GB, sdc=18.2GB

RAID10+LVM+EXT4 Partitioning plan:

Quote:
* Active RAID partitions: sd[abd]
* Spare RAID partitions: sdc

* sd[abd]=9.1 GB
o P [1] 100 MB RAID type FD (boot)
o L [5] 450 MB RAID type FD (swap)
o L [6] 8.6 GB RAID type FD (os)

* sdc=18.2 GB
o P [1] 100 MB RAID type FD (boot)
o L [5] 450 MB RAID type FD (swap)
o L [6] 8.6 GB RAID type FD (os)
o L [7] 9.1 GB EXT4 type 83 (extra)

* md0 RAID10+VG-LV
o [3] md0-active=sd[abd]1
o [1] md0-spares=sdc1
o vg=lts-boot
o lv=lts-boot-lv
o Format type ext4 and mount as /boot

* md1 RAID10+VG-LV
o [3] md1-active=sd[abd]5
o [1] md1-spares=sdc5
o vg=lts-swap
o lv=lts-swap-lv
o Format type swap

* md2 RAID10+VG-LV
o [3] md2-active=sd[abd]6
o [1] md2-spares=sdc6
o vg=lts-os
o lv=lts-os-lv
o Format type ext4 and mount as /
Create disk images of type qcow2:
Code:
qemu-img create -f qcow2 sda_9r1GB.qcow2 9.1G
qemu-img create -f qcow2 sdb_9r1GB.qcow2 9.1G
qemu-img create -f qcow2 sdc_18r2GB.qcow2 18.2G
qemu-img create -f qcow2 sdd_9r1GB.qcow2 9.1G
Using ~/Downloads/xubuntu-10.04-alternate-i386.iso as cdrom:
Code:
qemu -m 256 -drive file=sda_9r1GB.qcow2,if=scsi,bus=0,unit=0 -drive file=sdb_9r1GB.qcow2,if=scsi,bus=0,unit=3 -drive file=sdc_18r2GB.qcow2,if=scsi,bus=0,unit=4 -drive file=sdd_9r1GB.qcow2,if=scsi,bus=0,unit=5 -boot d -cdrom ~/Downloads/xubuntu-10.04-alternate-i386.iso -soundhw ac97 -net nic -net user
F4 Modes: "Install an LTSP Server"

Eventually getting into the manual partitioning plan of RAID type FD:
With 100 MB for /boot, 450 MB for swap and 8.6 GB for os / on each disk.

Last edited by ermeyers; 09-23-2010 at 07:10 PM. Reason: type
 
  


Reply

Tags
virtualization



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to see new scsi disks surkude SUSE / openSUSE 2 03-27-2007 12:42 PM
how to 'spin down' scsi disks ? dansawyer Linux - Hardware 2 02-03-2007 04:41 PM
cheep scsi disks berrance Linux - Hardware 0 12-06-2004 06:00 AM
Mounting external SCSI disks tdstrite Red Hat 3 11-04-2003 08:47 AM
dualbooting from two scsi disks till Linux - General 0 02-20-2001 03:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 07:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration