1184e About cloud computing - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Miscellaneous > Off-Topic

Off-Topic Have some non-FreeBSD related questions, or want just to chit-chat about anything that is not related to FreeBSD? This is the forum for you.

Reply
 
Thread Tools Display Modes
  #1  
Old July 19th, 2012, 16:37
satimis satimis is offline
Junior Member
 
Join Date: Dec 2008
Posts: 26
Thanks: 1
Thanked 0 Times in 0 Posts
Default About cloud computing

Hi all,


Private, Public and Hybrid Clouds

I'm now testing OpenStack;
http://openstack.org/
-Infrastructure as a Service (IaaS)
-Platform as a Service (PaaS)
-Software as a Service (SaaS)

It is an Open Source software.

I'm interested to know whether there are other Open Source software with equivalent features?

TIA

B.R.
satimis
Reply With Quote
  #2  
Old July 26th, 2012, 00:34
SENECA's Avatar
SENECA SENECA is offline
Junior Member
 
Join Date: Aug 2010
Location: Spain
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello satimis.


Not exactly what you want, but still ...
OpenNebula will cover your expectations?
OpenNebula is malleable and multifunctional.

Bye.
Reply With Quote
  #3  
Old July 26th, 2012, 03:52
satimis satimis is offline
Junior Member
 
Join Date: Dec 2008
Posts: 26
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by SENECA View Post
Hello satimis.

Not exactly what you want, but still ...
OpenNebula will cover your expectations?
OpenNebula is malleable and multifunctional.

Bye.
Hi SENECA,

Tks for your advice.

Have you ever heard of
openQRM
http://www.openqrm.com/
open-source Data-center management platform
?

Multi-Datacenter and Remote IT Monitoring
http://www.uptimesoftware.com/multi-datacenter.php
is quite interesting.

But it is NOT Open Source

B.R.
satimis
Reply With Quote
  #4  
Old July 26th, 2012, 07:02
vermaden's Avatar
vermaden vermaden is offline
Giant Locked
 
Join Date: Nov 2008
Location: pl_PL.lodz
Posts: 2,191
Thanks: 59
Thanked 632 Times in 349 Posts
Default

There is also SmartOS (http://smartos.org) from Joyent company, which aspires to 'cloud-os' name, its based on Illumos (successor to OpenSolaris).

Besides obvious Solaris technologies like ZFS, DTrace and Zones, it also has KVM ported from the Linux land (this was made by them and also backported to Illumos project).
__________________
Religions, worst damnation of mankind.
"FreeBSD has always been the operating system that GNU/Linux should have been." Frank Pohlmann, IBM
http://vermaden.blogspot.com
Reply With Quote
  #5  
Old July 26th, 2012, 11:31
satimis satimis is offline
Junior Member
 
Join Date: Dec 2008
Posts: 26
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by vermaden View Post
There is also SmartOS (http://smartos.org) from Joyent company, which aspires to 'cloud-os' name, its based on Illumos (successor to OpenSolaris).

Besides obvious Solaris technologies like ZFS, DTrace and Zones, it also has KVM ported from the Linux land (this was made by them and also backported to Illumos project).
Hi,

Thanks for your advice.

Can SmartOS be installed on guest of KVM? If it needs running as host then I have to find a new PC for testing it. I have 2 PCs for testing purpose, one running KVM and another VirtualBox with 8G RAM.

I have OpenStack and Quantum installed and running on VMs of VirtualBox. What I need is to share or experience OpenStack. Because I don't have expereience on how to use it.

B.R.
satimis
Reply With Quote
  #6  
Old July 26th, 2012, 12:30
vermaden's Avatar
vermaden vermaden is offline
Giant Locked
 
Join Date: Nov 2008
Location: pl_PL.lodz
Posts: 2,191
Thanks: 59
Thanked 632 Times in 349 Posts
Default

Quote:
Originally Posted by satimis View Post
Can SmartOS be installed on guest of KVM? If it needs running as host then I have to find a new PC for testing it. I have 2 PCs for testing purpose, one running KVM and another VirtualBox with 8G RAM.
I recall that it needs to be physical box, along with Intel VT-x.

Support for AMD-V from AMD CPU's was in the works some time ago, maybe its already done, maybe not, I haven't followed that development lately.
__________________
Religions, worst damnation of mankind.
"FreeBSD has always been the operating system that GNU/Linux should have been." Frank Pohlmann, IBM
http://vermaden.blogspot.com
Reply With Quote
  #7  
Old August 7th, 2012, 15:49
satimis satimis is offline
Junior Member
 
Join Date: Dec 2008
Posts: 26
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by vermaden View Post
I recall that it needs to be physical box, along with Intel VT-x.

Support for AMD-V from AMD CPU's was in the works some time ago, maybe its already done, maybe not, I haven't followed that development lately.
Hi,

I followed their guide:
http://opennebula.org/cloud:sandbox:kvm#installation

installing the sandbox, but unable to browse it on another PC of the same network.

Host - Ubuntu 12.04 serverm 64bit without GUI (on physical PC)

# virsh list
ID Name State
--------------------------
1 frontend running

The VM is there.


On another PC of same network:-

$ ssh -X oneadmin@192.168.0.11
oneadmin@192.168.0.11's password: <opennebula>
X11 forwarding request failed on channel 0
Last login: Thu May 17 14:59:27 2012 from tino-dev-vm

[oneadmin@ONE341 ~]$ ls
images templates tmp

I can connect the VM but there is no GUI on the VM. What can I do?

Neither I can shutdown the VM

# virsh shutdown frontend (or 1) didn't work.

Neither;
# virsh --connect qemu:///system shutdown frontend
works

After rebooting the PC I can't find the VM

Nether
# virsh --connect qemu:///system start frontend
worked.

Can you help? Their mailing list didn't give me a solution.

TIA

B.R.
satimis
Reply With Quote
  #8  
Old August 10th, 2012, 06:17
Sebulon's Avatar
Sebulon Sebulon is offline
Member
 
Join Date: Nov 2010
Location: Uppsala, Sweden
Posts: 558
Thanks: 24
Thanked 93 Times in 78 Posts
Default

@satimis

I´ve been having a blast with oVirt for a couple of weeks. The new 3.1 release is awesome!
http://ovirt.org

And community and developers are really friendly and want to know what their users have to say.

/Sebulon
Reply With Quote
  #9  
Old August 14th, 2012, 12:29
Ahmed Ahmed is offline
Junior Member
 
Join Date: Aug 2009
Location: Cairo, Egypt
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

@satimis,

Eucalyptus
And
CloudStack

Are equivalent to OpenStack.

Both of them offer a cloud-controller (nova-api in OpenStack), an image management service (like glance in OpenStack).

CloudStack is more simple during installation and configuration.
Eucalyptus is much more like OpenStack during configuration, you have to edit a lot of files and build a good foundation.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Scripting backup to cloud services such as Amazon AndyUKG Web & Network Services 2 October 26th, 2011 12:03
Amazon Cloud Reader zeissoctopus Off-Topic 0 August 27th, 2011 18:02
Software for statistical computing satimis Installation and Maintenance of FreeBSD Ports or Packages 10 August 16th, 2010 06:53
Distributed Computing mharvey87 General 10 September 19th, 2009 16:52
Serching technical info on cloud computing satimis Off-Topic 4 March 8th, 2009 15:45


All times are GMT +1. The time now is 04:51.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0