Ok, I was mislead by the manual clone output and that of vm.log. So yes it is a permission problem.
In your tests you are using oneadmin@sealion:~/vms > ssh oneadmin@sealion BUT the name of the host is sealion.ine.corp Can you double check with the same hostname, just in case you are not facing a hostname resolution issue. Cheers On Tue, Dec 10, 2013 at 8:25 PM, Mark Biggers <[email protected]> wrote: > oops... now, to the list! > > > -------- Original Message -------- Subject: Re: [one-users] showstopper > -- can't create VMs after upgrade to OpenNebula 4.4 Date: 12/10/2013 > 11:23 AM From: Mark Biggers <[email protected]> <[email protected]> To: Ruben > S. Montero <[email protected]> <[email protected]> > > On 12/10/2013 11:00 AM, Ruben S. Montero wrote: > > Hello Ruben, thanks much for the quick! response: > > > So it seems more a problem with a non-existing file. The problem is > with cp: > > cp: cannot create regular file '/var/lib/one/datastores/0/61/disk.0': > No such file or directory > > So can you double check: > > 1.- All files can be accessed in the hosts /var/lib/one/datastores/0 > and /var/lib/one/datastores/1/20288f3556d15e65b1dfdc540a450226 > > These look fine to me, other than missing folders under datastores (by VM > id), when the clone command runs... > > oneadmin@sealion:~ > ll /var/lib/one/datastores/0 > /var/lib/one/datastores/1/20288f3556d15e65b1dfdc540a450226 | dpaste > https://dpaste.de/2coQ/raw > > oneadmin@sealion:~ > ll -d /var/lib/one/datastores/[012] | dpaste > https://dpaste.de/wfR8/raw > > > > 2.- If you are using SSH can you check that the datastores are > configured properly. > > > 3.- If no progress send the configuration of the datasotres > onedatastore show 0 and 1, and vm.log file. > > > > Not sure how to do that, here's the configs. I have not "touched" the > Datastores configs, ever - other than by creating VMs, I suppose. > > oneadmin@sealion:~ > oneds list > ID NAME SIZE AVAIL CLUSTER IMAGES TYPE DS > TM > 0 system 22.1G 61% - 0 sys - > shared > 1 default 22.1G 61% - 3 img fs > shared > 2 files 22.1G 61% - 0 fil fs ssh > > oneadmin@sealion:~ > oneds show 0 | dpaste > https://dpaste.de/v53t/raw > oneadmin@sealion:~ > oneds show 1 | dpaste > https://dpaste.de/OIj7/raw > oneadmin@sealion:~ > oneds show 2 | dpaste > https://dpaste.de/WYA6/raw > > # ---- images & templates > > oneadmin@sealion:~ > oneimage show 9 | dpaste > https://dpaste.de/Avna/raw > > oneadmin@sealion:~ > onetemplate list | dpaste > https://dpaste.de/LUBa/raw > > oneadmin@sealion:~ > onetemplate show 48 | dpaste > https://dpaste.de/Z48S/raw > > oneadmin@sealion:~ > onetemplate show 52 | dpaste > https://dpaste.de/VH3C/raw > > > > > > > > > On Tue, Dec 10, 2013 at 4:28 PM, Mark Biggers <[email protected]> wrote: > >> Hello ONE team, >> >> So... after the upgrade to 4.4 OpenNebula on openSuse Linux 12.3 >> (x86_64), I can no longer create VMs. >> >> The log seems to indicate a SSH login-failure (requiring passsword?) >> >> Seen below at the end of this message, it's clear that 'oneadmin' user >> can do passwordless logins... >> >> Please let me know what may be going on; the log is not that >> informative. I did run (as 'oneadmin') the Ruby/ONE "clone" command by >> hand, with the results, below... >> >> (thanks in advance for any insights - this is a *showstopper*...) >> >> ---------------------------------------------------------------- >> >> oneadmin@sealion:~ > cat /var/log/one/61.log | dpaste >> https://dpaste.de/6I9O/raw >> >> oneadmin@sealion:~/vms > oneds list | dpaste >> https://dpaste.de/b0Tj/raw >> >> oneadmin@sealion:~ > onevm show 61 -x | dpaste >> https://dpaste.de/mgT3/raw >> >> oneadmin@sealion:~ > onevm list >> ID USER GROUP NAME STAT UCPU UMEM >> HOST TIME >> 48 oneadmin oneadmin ttylinux-00 unkn 14 192M sealion.in >> 4d 21h31 >> 49 oneadmin oneadmin Vyatta Router 6 unkn 0 768M sealion.in >> 4d 21h27 >> 59 oneadmin oneadmin ttylinxr-0001 fail 0 0K >> 0d 00h00 >> 61 oneadmin oneadmin ttylnx-raw-02 fail 0 0K >> 0d 00h00 >> >> oneadmin@sealion:~/vms > /var/lib/one/remotes/tm/shared/clone >> >> sealion.ine.corp:/var/lib/one/datastores/1/20288f3556d15e65b1dfdc540a450226 >> sealion.ine.corp:/var/lib/one//datastores/0/61/disk.0 2>&1 | dpaste >> https://dpaste.de/oZJw/raw >> >> ---------------------------------------------- ssh attempts: all OK >> >> oneadmin@sealion:~/vms > ssh oneadmin@sealion >> Last login: Tue Dec 10 10:05:59 2013 from 10.7.1.30 >> oneadmin@sealion:~ > exit >> logout >> Connection to sealion closed. >> >> oneadmin@sealion:~/vms > ssh sealion >> Last failed login: Tue Dec 10 10:07:00 EST 2013 from sealion.ine.corp on >> ssh:notty >> There were 12 failed login attempts since the last successful login. >> Last login: Tue Dec 10 09:45:29 2013 from 10.7.1.30 >> sealion.ine.corp:2526 $ exit >> Connection to sealion closed. >> >> oneadmin@sealion:~/vms > ssh oneadmin@localhost >> Last login: Tue Dec 10 10:13:13 2013 from sealion.ine.corp >> oneadmin@sealion:~ > exit >> logout >> Connection to localhost closed. >> >> oneadmin@sealion:~/vms > ssh localhost >> Last login: Tue Dec 10 10:13:20 2013 from sealion.ine.corp >> sealion.ine.corp:2527 $ exit >> Connection to localhost closed >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >> > > > > -- > -- > Ruben S. Montero, PhD > Project co-Lead and Chief Architect > OpenNebula - Flexible Enterprise Cloud Made Simple > www.OpenNebula.org | [email protected] | @OpenNebula > > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > -- > <http://lists.opennebula.org/listinfo.cgi/users-opennebula.org> > -- > Ruben S. Montero, PhD > Project co-Lead and Chief > Architect<http://lists.opennebula.org/listinfo.cgi/users-opennebula.org> > OpenNebula - Flexible Enterprise Cloud Made Simple > <http://lists.opennebula.org/listinfo.cgi/users-opennebula.org> > www.OpenNebula.org | [email protected] | @OpenNebula >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
