<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi, <br>
    <br>
    We finally added tm_nfs driver to oned.conf as you mention.<br>
    <br>
    Thank you very much for your help,<br>
    <br>
    Best Regards,<br>
    Alberto Picón<br>
    <br>
    El 26/09/2011 16:10, Carlos Martín Sánchez escribió:
    <blockquote
cite="mid:CAEPYvF+AmBY-4ZQ1bv97jv=w0HRWziKBb41jG-eydJ4sj2JpHA@mail.gmail.com"
      type="cite">Hi,<br>
      <br>
      You are right, the tm_nfs driver has been renamed to tm_shared.
      The onedb upgrade process should have changed the driver name of
      the hosts using tm_nfs, we'll fix that for the final release.<br>
      <br>
      Meanwhile, I would suggest using this alias in oned.conf:<br>
      <br>
      <span style="font-family: courier new,monospace;">#-------------------------------------------------------------------------------</span><br
        style="font-family: courier new,monospace;">
      <span style="font-family: courier new,monospace;"># SHARED
        Transfer Manager Driver Configuration</span><br
        style="font-family: courier new,monospace;">
      <span style="font-family: courier new,monospace;">#-------------------------------------------------------------------------------</span><br
        style="font-family: courier new,monospace;">
      <span style="font-family: courier new,monospace;">TM_MAD = [</span><br
        style="font-family: courier new,monospace;">
      <span style="font-family: courier new,monospace;">    name       =
        "tm_shared",</span><br style="font-family: courier
        new,monospace;">
      <span style="font-family: courier new,monospace;">    executable =
        "one_tm",</span><br style="font-family: courier new,monospace;">
      <span style="font-family: courier new,monospace;">    arguments  =
        "tm_shared/tm_shared.conf" ]</span><br style="font-family:
        courier new,monospace;">
      <span style="font-family: courier new,monospace;">#-------------------------------------------------------------------------------</span><br
        style="font-family: courier new,monospace;">
      <span style="font-family: courier new,monospace;">TM_MAD = [</span><br
        style="font-family: courier new,monospace;">
      <span style="font-family: courier new,monospace;">    name       =
        "tm_nfs",</span><br style="font-family: courier new,monospace;">
      <span style="font-family: courier new,monospace;">    executable =
        "one_tm",</span><br style="font-family: courier new,monospace;">
      <span style="font-family: courier new,monospace;">    arguments  =
        "tm_shared/tm_shared.conf" ]</span><br style="font-family:
        courier new,monospace;">
      <span style="font-family: courier new,monospace;">#-------------------------------------------------------------------------------</span><br>
      <br>
      About Sunstone, for the moment the available drivers are fixed in
      the code, you can't easily configure new drivers to choose from.
      But the rc1 version already comes with the new shared option
      instead of NFS.<br>
      <br>
      Regards.<br clear="all">
      <span style="border-collapse: collapse; color: rgb(136, 136, 136);
        font-family: arial,sans-serif; font-size: 13px;">--<br>
        Carlos Martín, MSc<br>
        Project Major Contributor<br>
        <span style="background-color: rgb(255, 255, 204); color:
          rgb(34, 34, 34);">OpenNebula</span> - The Open Source Toolkit
        for Cloud Computing<br>
        <a moz-do-not-send="true" href="http://www.opennebula.org/"
          style="color: rgb(42, 93, 176);" target="_blank">www.<span
            style="background-color: rgb(255, 255, 204); color: rgb(34,
            34, 34);">OpenNebula</span>.org</a> | <a
          moz-do-not-send="true" href="mailto:cmartin@opennebula.org"
          style="color: rgb(42, 93, 176);" target="_blank">cmartin@<span
            style="background-color: rgb(255, 255, 204); color: rgb(34,
            34, 34);">opennebula</span>.org</a></span><br>
      <br>
      <br>
      <div class="gmail_quote">On Sat, Sep 24, 2011 at 9:59 PM, Alberto
        Picón Couselo <span dir="ltr"><<a moz-do-not-send="true"
            href="mailto:alpicon1@gmail.com">alpicon1@gmail.com</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          Hello,<br>
          <br>
          After upgrading to RC1 from Beta2, it seems that tm_nfs
          drivers have<br>
          been replaced by tm_shared. Am I right?.<br>
          <br>
          We have added tm_nfs drivers to oned.conf again:<br>
          <br>
          TM_MAD = [<br>
            name       = "tm_nfs",<br>
            executable = "one_tm",<br>
            arguments  = "tm_nfs/tm_shared.conf" ]<br>
          <br>
          and created links to make our hosts (NFS enabled hosts in
          Sunstone) work again:<br>
          <br>
          ~# ln -s /etc/one/tm_shared /etc/one/tm_nfs<br>
          ~# ln -s /usr/lib/one/tm_commands/shared
          /usr/lib/one/tm_commands/nfs<br>
          <br>
          I'm sure it is not an elegant way to solve it.. but, can you
          please<br>
          give us any advice about this driver change?<br>
          <br>
          BTW, how can we use tm_share drivers (or even customized
          drivers) in<br>
          Sunstone?. When we create a new host in Sunstone, only NFS,
          SSH and<br>
          Dummy drivers are enabled.<br>
          <br>
          Best Regards,<br>
          Alberto Picón<br>
          _______________________________________________<br>
          Users mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
          <a moz-do-not-send="true"
            href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org"
            target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
        </blockquote>
      </div>
      <br>
    </blockquote>
  </body>
</html>