Hello,
I'm trying to use the Xen tech preview by following this tutorial
http://wiki.xenproject.org/wiki/Ceph_and_libvirt_technology_preview
Except a problem when configuring the network and another problem in
the grub.conf that was generated by the xenserver-install-wizard
everything seems OK: I can use the CLI and I can connect to the server
from the xencenter.
A problem occurred when I tried to create a PV guest. I'm using the
ubuntu template but when I want to choose a storage I have a message
"There are no SR locations that can support this disk". Here is the
list of SR:
[root@r421-e2-5 init.d]# xe sr-list
uuid ( RO) : 30bcfd5e-053b-533d-7f63-438449bb2e7e
name-label ( RW): LocalISO
name-description ( RW): host ( RO): r421-e2-5
type ( RO): iso
content-type ( RO): iso
uuid ( RO) : f4a6376d-564f-de52-2241-4130b0e9d94b
name-label ( RW): /usr/share/xapi/images
name-description ( RW): Files stored in /usr/share/xapi/images
host ( RO): r421-e2-5
type ( RO): ffs
content-type ( RO): default
uuid ( RO) : 23546dc6-5e3e-6bf8-dd53-c50a89fe21d6
name-label ( RW): XenServer Tools
name-description ( RW): XenServer Tools ISOs
host ( RO): r421-e2-5
type ( RO): iso
content-type ( RO): iso
uuid ( RO) : a9655149-1f2f-40c3-b197-22b64c5da8a9
name-label ( RW):
/var/run/sr-mount/a9655149-1f2f-40c3-b197-22b64c5da8a9
name-description ( RW): Files stored in
/var/run/sr-mount/a9655149-1f2f-40c3-b197-22b64c5da8a9
host ( RO): r421-e2-5
type ( RO): ext
content-type ( RO): default
So I tried to create a new ext SR (I need ext because I want it to be
usable with openstack) on a fresh ext3 filesystem on my second disk
(/dev/sdb1) and here is what I've got:
[root@r421-e2-5 init.d]# xe sr-create content-type=user
host-uuid=c3946fc5-5955-49ca-b738-1a1f835dae92 type=ext
device-config:device=/dev/sdb1 shared=false name-label="ext3 SR on sdb1"
The server failed to handle your request, due to an internal error.
The given message may give details useful for debugging the problem.
message: Storage_interface.Missing_configuration_parameter("path")
I looked in /var/log/xen/* but I see nothing special. I also run status
on xen services and the only problem I can see is with xendomains
status that is FAILED and I don't know why but I cannot start it.
I don't really know what to look for so any help is welcome :)
Best Regards,
Guillaume
_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api