Re: [osg-users] Website not reachable from france and austria

2009-06-02 Thread Johannes Schüth
Hi Jose,

why do you want to use full virtualisation at all? Thats a waste of resources. 
Especially if you are hosting Linux in Linux which you'll do i assume.

Paravirtualization does a much better job here. You don't have to care about 
interrupts and memory issues. I use OpenVZ for my server. 

Greetings,

Johannes


Jose Luis Hidalgo wrote:
> 
> We've had a problem with the host of our OSG virtual machine, looks
> like we are having problems with the vmware that we are currently
> using. I'm considering the possibility to move to another
> virtualization technology , like libvirt, does any of you have insight
> into wich one is better?
> 
> BTW, the host is up again.
> 


--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=13392#13392





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Website not reachable from france and austria

2009-06-01 Thread Chris 'Xenon' Hanson
Jose Luis Hidalgo wrote:
> Hi All,
>We've had a problem with the host of our OSG virtual machine, looks
> like we are having problems with the vmware that we are currently
> using. I'm considering the possibility to move to another
> virtualization technology , like libvirt, does any of you have insight
> into wich one is better?

  FWIW, I've been running Xen as my reactualizations layer for a while and have 
been happy
with it. I experimented with VirtualBox and VMWare (and qemu, but it's not what 
I'd really
consider a serious virtualization contender).

  I know KVM is popular with the Linux kernel crowd, but it didn't seem as 
mature, and to
me it seemed more like a "desktop" virtualization solution than a
run-lots-of-VMs-on-a-headless-server solution. I could be wrong though.

  Xen is mature and stable, and is used by Amazon's EC computing cloud to run 
tens of
thousands of virtual machines, so I figured that was a good endorsement. Xen 
can be faster
than other VM solutions if you run an OS that can be made Xen-aware (like 
Linux) and
cooperative. If you choose to pursue Xen, I can offer a few tips.

  Thanks for your hard work keeping the site running.

> Cheers,
>Jose-Luis.

-- 
Chris 'Xenon' Hanson, omo sanza lettere  Xenon AlphaPixel.com
PixelSense Landsat processing now available! http://www.alphapixel.com/demos/
"There is no Truth. There is only Perception. To Perceive is to Exist." - Xen
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Website not reachable from france and austria

2009-06-01 Thread Cedric Pinson
Hi Jose,
libvirt is the futur, if i remember you need to have some special
instruction on the cpu to use it with kvm. Most people around me are
switching from vserver to libvirt, i have not made the switch yet, so if
you need vserver i can help you on it, and provide you one or more
quickly. But it should be considered as temporary solution because
libvirt is the best way. IMO

Cheers,
Cedric

On Mon, 2009-06-01 at 12:35 +0200, Jose Luis Hidalgo wrote:
> Hi All,
> 
>We've had a problem with the host of our OSG virtual machine, looks
> like we are having problems with the vmware that we are currently
> using. I'm considering the possibility to move to another
> virtualization technology , like libvirt, does any of you have insight
> into wich one is better?
> 
> 
> BTW, the host is up again.
> 
> Cheers,
>Jose-Luis.
> 
> 
> 
> On Mon, Jun 1, 2009 at 10:53 AM, Robert Osfield
>  wrote:
> > Hi Johannes,
> >
> > Looks like the main openscenegraph.org server is down.  I've been
> > offline most of the weekend so haven't spotted this.
> >
> > The blog and forum and mailing list are all hosted on different
> > servers to the main website + subversion so won't be affected by
> > problems with the main server.
> >
> > I'll contact Jose Luis to see what is up.
> >
> > Robert.
> >
> > On Sat, May 30, 2009 at 8:39 PM, Johannes Schüth  wrote:
> >> Hi,
> >>
> >> i can access:
> >>
> >> blog.openscenegraph.org
> >> forum.openscenegraph.org
> >>
> >> but not www.openscenegraph.org / openscenegraph.org
> >>
> >> Seems to be a dns problem?
> >>
> >> ping www.openscenegraph.org
> >> PING lemonvm-osg.ai2.upv.es (158.42.9.50) 56(84) bytes of data.
> >>
> >> Thank you!
> >>
> >> Cheers,
> >> Johannes
> >>
> >> --
> >> Read this topic online here:
> >> http://forum.openscenegraph.org/viewtopic.php?p=13213#13213
> >>
> >>
> >>
> >>
> >>
> >> ___
> >> osg-users mailing list
> >> osg-users@lists.openscenegraph.org
> >> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >>
> > ___
> > osg-users mailing list
> > osg-users@lists.openscenegraph.org
> > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
> 
> 
> 
-- 
+33 (0) 6 63 20 03 56  Cedric Pinson mailto:cedric.pin...@plopbyte.net
http://www.plopbyte.net



signature.asc
Description: This is a digitally signed message part
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Website not reachable from france and austria

2009-06-01 Thread Jose Luis Hidalgo
Hi All,

   We've had a problem with the host of our OSG virtual machine, looks
like we are having problems with the vmware that we are currently
using. I'm considering the possibility to move to another
virtualization technology , like libvirt, does any of you have insight
into wich one is better?


BTW, the host is up again.

Cheers,
   Jose-Luis.



On Mon, Jun 1, 2009 at 10:53 AM, Robert Osfield
 wrote:
> Hi Johannes,
>
> Looks like the main openscenegraph.org server is down.  I've been
> offline most of the weekend so haven't spotted this.
>
> The blog and forum and mailing list are all hosted on different
> servers to the main website + subversion so won't be affected by
> problems with the main server.
>
> I'll contact Jose Luis to see what is up.
>
> Robert.
>
> On Sat, May 30, 2009 at 8:39 PM, Johannes Schüth  wrote:
>> Hi,
>>
>> i can access:
>>
>> blog.openscenegraph.org
>> forum.openscenegraph.org
>>
>> but not www.openscenegraph.org / openscenegraph.org
>>
>> Seems to be a dns problem?
>>
>> ping www.openscenegraph.org
>> PING lemonvm-osg.ai2.upv.es (158.42.9.50) 56(84) bytes of data.
>>
>> Thank you!
>>
>> Cheers,
>> Johannes
>>
>> --
>> Read this topic online here:
>> http://forum.openscenegraph.org/viewtopic.php?p=13213#13213
>>
>>
>>
>>
>>
>> ___
>> osg-users mailing list
>> osg-users@lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
  Jose L. Hidalgo Valiño (PpluX)
   http://www.pplux.com 
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Website not reachable from france and austria

2009-06-01 Thread Robert Osfield
Hi Johannes,

Looks like the main openscenegraph.org server is down.  I've been
offline most of the weekend so haven't spotted this.

The blog and forum and mailing list are all hosted on different
servers to the main website + subversion so won't be affected by
problems with the main server.

I'll contact Jose Luis to see what is up.

Robert.

On Sat, May 30, 2009 at 8:39 PM, Johannes Schüth  wrote:
> Hi,
>
> i can access:
>
> blog.openscenegraph.org
> forum.openscenegraph.org
>
> but not www.openscenegraph.org / openscenegraph.org
>
> Seems to be a dns problem?
>
> ping www.openscenegraph.org
> PING lemonvm-osg.ai2.upv.es (158.42.9.50) 56(84) bytes of data.
>
> Thank you!
>
> Cheers,
> Johannes
>
> --
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=13213#13213
>
>
>
>
>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Website not reachable from france and austria

2009-06-01 Thread daniele argiolas
also from Italy

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=13235#13235





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Website not reachable from france and austria

2009-05-31 Thread janusz
And Poland. 

Dnia Mon, 1 Jun 2009 07:29:23 +0400, Yurii Monakov napisał(a):

> And Russia :)
> 
> 2009/6/1 Alan Purvis 
> 
> > And Ireland.
> >
> >
> > On 31 May 2009, at 17:45, Sebastian Messerschmidt wrote:
> >
> >  same for germany
> >>
> >>> Hi,
> >>>
> >>> i can access:
> >>>
> >>> blog.openscenegraph.org
> >>> forum.openscenegraph.org
> >>>
> >>> but not www.openscenegraph.org / openscenegraph.org
> >>>
> >>> Seems to be a dns problem?
> >>>
> >>> ping www.openscenegraph.org
> >>> PING lemonvm-osg.ai2.upv.es (158.42.9.50) 56(84) bytes of data.
> >>>
> >>> Thank you!
> >>>
> >>> Cheers,
> >>> Johannes
> >>>
> >>> --
> >>> Read this topic online here:
> >>> http://forum.openscenegraph.org/viewtopic.php?p=13213#13213
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> ___
> >>> osg-users mailing list
> >>> osg-users@lists.openscenegraph.org
> >>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-
> >>> openscenegraph.org
> >>>
> >>>
> >>>
> >> ___
> >> osg-users mailing list
> >> osg-users@lists.openscenegraph.org
> >> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >>
> >>
> > ___
> > osg-users mailing list
> > osg-users@lists.openscenegraph.org
> > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Website not reachable from france and austria

2009-05-31 Thread Yurii Monakov
And Russia :)

2009/6/1 Alan Purvis 

> And Ireland.
>
>
> On 31 May 2009, at 17:45, Sebastian Messerschmidt wrote:
>
>  same for germany
>>
>>> Hi,
>>>
>>> i can access:
>>>
>>> blog.openscenegraph.org
>>> forum.openscenegraph.org
>>>
>>> but not www.openscenegraph.org / openscenegraph.org
>>>
>>> Seems to be a dns problem?
>>>
>>> ping www.openscenegraph.org
>>> PING lemonvm-osg.ai2.upv.es (158.42.9.50) 56(84) bytes of data.
>>>
>>> Thank you!
>>>
>>> Cheers,
>>> Johannes
>>>
>>> --
>>> Read this topic online here:
>>> http://forum.openscenegraph.org/viewtopic.php?p=13213#13213
>>>
>>>
>>>
>>>
>>>
>>> ___
>>> osg-users mailing list
>>> osg-users@lists.openscenegraph.org
>>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-
>>> openscenegraph.org
>>>
>>>
>>>
>> ___
>> osg-users mailing list
>> osg-users@lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Website not reachable from france and austria

2009-05-31 Thread Alan Purvis

And Ireland.

On 31 May 2009, at 17:45, Sebastian Messerschmidt wrote:


same for germany

Hi,

i can access:

blog.openscenegraph.org
forum.openscenegraph.org

but not www.openscenegraph.org / openscenegraph.org

Seems to be a dns problem?

ping www.openscenegraph.org
PING lemonvm-osg.ai2.upv.es (158.42.9.50) 56(84) bytes of data.

Thank you!

Cheers,
Johannes

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=13213#13213





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users- 
openscenegraph.org





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users- 
openscenegraph.org




___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Website not reachable from france and austria

2009-05-31 Thread Sebastian Messerschmidt

same for germany

Hi,

i can access:

blog.openscenegraph.org
forum.openscenegraph.org

but not www.openscenegraph.org / openscenegraph.org

Seems to be a dns problem?

ping www.openscenegraph.org
PING lemonvm-osg.ai2.upv.es (158.42.9.50) 56(84) bytes of data.

Thank you!

Cheers,
Johannes

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=13213#13213





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

  


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org