cloudstack/agent
Edison Su e7365fd143 bug 9896: RHEL 6 doesn;t support to attach an SCSI disk to a windows VM, then I have to attach a virtio disk.
So for a windows guest, the root disk is an IDE disk(in case there is no virtio driver installed inside guest), but all the data disks will be virtio disks.
That means if you want this feature, people need to install virtio disk driver inside windows guest to get data disk work.
status 9896: resolved fixed
2011-06-08 16:11:02 -04:00
..
bindir localstorage uuid is generated by uuidgen, other than from hostip+localstoragepath 2011-05-26 11:52:28 -04:00
conf bug 10107,10108: change agent log level from DEBUG to INFO 2011-06-01 17:09:39 -04:00
distro add wait for network before starting agent 2011-06-02 22:38:13 -04:00
doc Source code committed 2010-08-11 09:13:29 -07:00
libexec fix starting agent error 2011-01-19 05:01:33 -05:00
patch Add license header to files 2011-04-14 11:23:14 -07:00
scripts Add license header to files 2011-04-14 11:23:14 -07:00
src/com/cloud/agent bug 9896: RHEL 6 doesn;t support to attach an SCSI disk to a windows VM, then I have to attach a virtio disk. 2011-06-08 16:11:02 -04:00
test/com/cloud/agent Source code committed 2010-08-11 09:13:29 -07:00
.classpath bug 9371: serve client request only with running proxy VMs, serialize proxy VM launch 2011-05-05 14:59:20 -07:00
.project Source code committed 2010-08-11 09:13:29 -07:00