[one-users] Error executing image transfer script: Transfer Driver 'shh' not available

Documented Facts documentedfacts at gmail.com
Thu Sep 26 22:50:36 PDT 2013


Hi

I' m new to OpenNebula. I m use OpenNebula 4.2 with hypervisor xen and
version 4.1.2. My host machines have Ubuntu 12.04.2 LTS installed on dx7400
machine with Q6600 processor without Vrtualization. Host machine xen has xm
command.I use Ubuntu PV guest image which was prepared according to below
link 1. But when I start to deploy host I got below error message.

"Error executing image transfer script: Transfer Driver 'shh' not available"

Log:

Thu Sep 26 08:27:26 2013 [DiM][I]: New VM state is ACTIVE.
Thu Sep 26 08:27:26 2013 [LCM][I]: New VM state is PROLOG.
Thu Sep 26 08:33:43 2013 [TM][E]: Error executing image transfer script:
Transfer Driver 'shh' not available
Thu Sep 26 08:33:43 2013 [DiM][I]: New VM state is FAILED

oned.conf file "required configuration" has show below and aditional
details about my datastores also given in "Additional Details" section of
this email.

Can anyone tell me what is the wrong in my configuration and does
opennebula supprt xen paravirtulization ? or at what point should I start
troubleshooting ?

Thank You

link 1:
https://help.ubuntu.com/community/Xen#Manually_creating_a_PV_Guest_VM


------Required Configuration-------------------
# Virtualization Driver Configuration
# Driver for Xen 3.x
IM_MAD = [
    name       = "xen",
    executable = "one_im_ssh",
    arguments  = "xen3" ]

# Transfer Manager Driver Configuration
TM_MAD  = [
     name = "tm_ssh",
     executable = "one_tm",
     arguments = "-t 15 -d ssh"]

# Datastore Driver Configuration
DATASTORE_MAD = [
    executable = "one_datastore",
    arguments  = "-t 15 -d dummy,fs,vmfs,iscsi,lvm,ceph"
]

-------Additional Details----------------------

$onedatastore list

 ID   NAME     | SIZE     | AVAIL | CLUSTER |   IMAGES |   TYPE |  DS |  TM

   0   system      -              -                -                 0
        sys     -       shh
   1   default       133.9G    89%           -                 2
  img     fs     ssh
   2   files           133.9G    89%           -                 0
    fil       fs      ssh

$onedatastore show 1

DATASTORE 1 INFORMATION

ID             : 1
NAME           : default
USER           : oneadmin
GROUP          : oneadmin
CLUSTER        : -
TYPE           : IMAGE
DS_MAD         : fs
TM_MAD         : ssh
BASE PATH      : /var/lib/one/datastores/1
DISK_TYPE      : FILE

DATASTORE CAPACITY

TOTAL:         : 133.9G
USED:          : 8G
FREE:          : 118.6G

PERMISSIONS

OWNER          : um-
GROUP          : u--
OTHER          : u--

DATASTORE TEMPLATE

DS_MAD="fs"
TM_MAD="ssh"
TYPE="IMAGE_DS"

IMAGES
0
1

-------------------------------------

VIRTUAL MACHINE TEMPLATE

CONTEXT=[
  DISK_ID="1",
  ETH0_DNS="192.248.16.91",
  ETH0_GATEWAY="10.22.129.254",
  ETH0_IP="10.22.129.163",
  NETWORK="YES",
  TARGET="hdb" ]
CPU="0.5"
GRAPHICS=[
  LISTEN="0.0.0.0",
  PORT="5909",
  TYPE="VNC" ]
MEMORY="768"
OS=[
  ARCH="x86_64",
  BOOT="hd",
  ROOT="oneadmin" ]
TEMPLATE_ID="3"
VMID="9"

-----------------------------------

IMAGE 1 INFORMATION

ID             : 1
NAME           : Ubuntubackup
USER           : oneadmin
GROUP          : oneadmin
DATASTORE      : default
TYPE           : OS
REGISTER TIME  : 09/25 10:54:13
PERSISTENT     : No
SOURCE         : /var/lib/one/datastores/1/1ee31dfecaf79ad628ef78eee0d1ac74
PATH           : /var/lib/one/datastores/1/1c3dbb3dc4e29f2089c497f2c7e3f761
SIZE           : 4G
STATE          : used
RUNNING_VMS    : 1

PERMISSIONS

OWNER          : um-
GROUP          : ---
OTHER          : ---

IMAGE TEMPLATE

DESCRIPTION="Ubuntu 12.04 server image"
DEV_PREFIX="hd"
FSTYPE=""
-----------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20130927/6a14c7ef/attachment-0001.htm>


More information about the Users mailing list