Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Feb 24, 2013 6:29 pm 
Offline
Newbie

Joined: Sun Feb 24, 2013 6:07 pm
Posts: 2
Hi,

My intentions is to get vagrant to work in VPS so that i can package images for different development environments and share among developers

I followed http://library.linode.com/custom-instan ... grub-howto to set up PV-GRUP
And then i followed the https://www.virtualbox.org/wiki/Linux_Downloads to install virtualbox, however. It halts as following:

addgroup: The group `vboxusers' already exists as a system group. Exiting.
* Stopping VirtualBox kernel modules [ OK ]
* Uninstalling old VirtualBox DKMS kernel modules [ OK ]
* Removing old VirtualBox pci kernel module [ OK ]
* Trying to register the VirtualBox kernel modules using DKMS

In the logs /var/logs/vbox-install.log:
Uninstalling modules from DKMS
Attempting to install using DKMS

Creating symlink /var/lib/dkms/vboxhost/4.1.24/source ->
/usr/src/vboxhost-4.1.24

DKMS: add Completed.

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area....
make KERNELRELEASE=2.6.32-45-generic-pae -C /lib/modules/2.6.32-45-generic-pae/build M=/var/lib/dkms/vboxhost/4.1.24/build....................
cleaning build area....

DKMS: build Completed.

vboxdrv.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/2.6.32-45-generic-pae/updates/dkms/

vboxnetflt.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/2.6.32-45-generic-pae/updates/dkms/

vboxnetadp.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/2.6.32-45-generic-pae/updates/dkms/

vboxpci.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/2.6.32-45-generic-pae/updates/dkms/

depmod....

DKMS: install Completed.


The log looks okey to me, no error messages, however. I unable to use virtualbox. If i do 'VBoxManage -v' then:

WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (2.6.32-45-generic-pae) or it failed to
load. Please recompile the kernel module and install it by

sudo /etc/init.d/vboxdrv setup

You will not be able to start VMs until this problem is fixed.
4.1.24r82872

Then if i run sudo /etc/init.d/vboxdrv setup and it stops with:
* Running VirtualBox in a Xen environment is not supported

How to boot in none Xen environment? ..is that going to effect my current mysql/apache services?

Thank You


Top
   
PostPosted: Sun Feb 24, 2013 7:48 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
Running VirtualBox in a Xen environment is not supported. As Linode uses Xen virtualization, VirtualBox will not work on Linode. Since Vagrant requires VirtualBox to operate, Vagrant will not work on Linode.

That said, it looks like Vagrant's developers are working on making it work with other virtualization systems. Once that's done, it will probably be pretty easy to make Vagrant work with Linode directly via the API.

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
PostPosted: Sun Feb 24, 2013 8:29 pm 
Offline
Newbie

Joined: Sun Feb 24, 2013 6:07 pm
Posts: 2
Thank You HappyCat for clear answer. Do we have anticipated date when VB will be supported?

thanks again


Top
   
PostPosted: Sun Feb 24, 2013 8:43 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
You mean when Vagrant will no longer require VirtualBox, and will work with other virtualization systems (e.g. Linode)? You'd have to ask them.

Or do you mean when VirtualBox will work under Xen? It should be ready to ship by February 30th of next year.

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
PostPosted: Sat Mar 23, 2013 3:54 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
For what it's worth, Vagrant 1.1 now exists, and has support for other virtualization providers. Time to start working on Linode provider support :-)

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
PostPosted: Sat Mar 23, 2013 4:18 pm 
Offline
Junior Member

Joined: Wed Jul 04, 2012 11:08 am
Posts: 34
hoopycat wrote:
For what it's worth, Vagrant 1.1 now exists, and has support for other virtualization providers. Time to start working on Linode provider support :-)


I hear a certain other competitor has one already... ;)


Top
   
PostPosted: Sat Mar 23, 2013 4:24 pm 
Offline
Junior Member

Joined: Wed Jul 04, 2012 11:08 am
Posts: 34
trippeh wrote:
I hear a certain other competitor has one already... ;)


Clarification: one of their users made a provider, nutting official or anything.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group