setup-storage problem with xen

Markus Koeberl markus.koeberl at tugraz.at
Wed Jun 19 14:52:46 CEST 2013


Hello

I am using a xen domu to test a new fai setup for debian wheezy

my xen config includes:
disk        = [
                  # swap
                  'phy:/dev/disk/by-path/ip-172.17.140.221:3260-iscsi-
iqn.1986-03.com.sun:02:7679d1b4-e147-6931-8d26-f6d4e047733e-lun-55,xvda1,w',
                  # root
                  'phy:/dev/disk/by-path/ip-172.17.140.221:3260-iscsi-
iqn.1986-03.com.sun:02:7679d1b4-e147-6931-8d26-f6d4e047733e-lun-54,xvda2,w',
              ]


my working disk config for debian squeeze:

disk_config /dev/xvda fstabkey:uuid virtual
primary  swap                0       swap   rw
primary  /                   0       ext3   rw           tuneopts="-c 0 -i 0"


with wheezy it stopped working...
I get the following ERROR:

Device /dev/xvda was not specified in $disklist
Error in task partition. Traceback: task_error task_partition task 
task_install task task_action task main



I played around a little bit and got further with changing xvda1 to xvda, 
xvda2 to xvdb and removing the virtual keyword. But then pygrub stops working.

Is the the virtual keyword not supported any longer in setup-storage?


Regards
Markus Koeberl
--
Markus Koeberl
Graz University of Technology
Signal Processing and Speech Communication Laboratory
E-mail: markus.koeberl at tugraz.at


More information about the linux-fai mailing list