<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities: Message List - ocfs2 on OpenSuse 10.2</title>
    <link>http://communities.vmware.com/community/vmtn/server/server1?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Fri, 29 Feb 2008 14:43:56 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-02-29T14:43:56Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: ocfs2 on OpenSuse 10.2</title>
      <link>http://communities.vmware.com/message/874634?tstart=0#874634</link>
      <description>ok, thanks a lot for your fast answer ... i plan on testing it also on top of gfs2 in the near future and i'll see if i'll have the same behavior or not ..</description>
      <pubDate>Fri, 29 Feb 2008 14:43:56 GMT</pubDate>
      <author>Arrfab</author>
      <guid>http://communities.vmware.com/message/874634?tstart=0#874634</guid>
      <dc:date>2008-02-29T14:43:56Z</dc:date>
      <clearspace:dateToText>1 year, 8 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: ocfs2 on OpenSuse 10.2</title>
      <link>http://communities.vmware.com/message/874435?tstart=0#874435</link>
      <description>&lt;div class="jive-quote"&gt;Just out of curiosity, what does the " mainmem.usenamedfile="FALSE" " parameter means, from a vmware server point of view ?&lt;/div&gt;
vmware is creating a virtual memory file on start (.vmem) and using mmap() system call for accessing it, and ocfs doesn`t support mmap system call. &lt;br /&gt;
if that parameter is set to false, that file isn`t created in the VM`s directory, but in a different way in the local temp directory. (you don`t see it there because it`s unlinked/deleted after creation).</description>
      <pubDate>Fri, 29 Feb 2008 09:07:50 GMT</pubDate>
      <author>devzero</author>
      <guid>http://communities.vmware.com/message/874435?tstart=0#874435</guid>
      <dc:date>2008-02-29T09:07:50Z</dc:date>
      <clearspace:dateToText>1 year, 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: ocfs2 on OpenSuse 10.2</title>
      <link>http://communities.vmware.com/message/874391?tstart=0#874391</link>
      <description>&lt;br /&gt;
Thanks a lot devzero !  I was setting up the same thing : two ibm blades with CentOS 5.1 x86_64 with VMware server 1.0.4 using a iScsi shared disk with ocfs2 on top.&lt;br /&gt;
&lt;p /&gt;
I had the same problem as described above and your tip did the job .. Just out of curiosity, what does the " mainmem.usenamedfile="FALSE" " parameter means, from a vmware server point of view ?&lt;br /&gt;
&lt;p /&gt;
Just for info (and hoping that google indexes this as well .. ) , here is the info i had before applying the tip : &lt;br /&gt;
&lt;p /&gt;
 VMServerd IPC closed the connection with thread /path/to/my.vmx (0x8301af0)&lt;br /&gt;
Feb 29 10:54:20: app| Lost connection to /path/to/my.vmx (/path/to/my.vmx) unexpectedly.&lt;br /&gt;
Feb 29 10:54:20: app| vmdbPipe_Streams Couldn't read: OVL_STATUS_EOF&lt;br /&gt;
Feb 29 10:54:20: app| VM suddenly changed state: poweredOff.&lt;br /&gt;
Feb 29 10:54:20: app| Removing from running vm list: /path/to/my.vmx&lt;br /&gt;
Feb 29 10:54:21: app| VM suddenly changed state: poweredOff.&lt;br /&gt;
Feb 29 10:54:21: app| VM suddenly changed state: poweredOff.&lt;br /&gt;
Feb 29 10:54:21: app| VM suddenly changed state: poweredOff.&lt;br /&gt;
&lt;br /&gt;</description>
      <pubDate>Fri, 29 Feb 2008 07:54:21 GMT</pubDate>
      <author>Arrfab</author>
      <guid>http://communities.vmware.com/message/874391?tstart=0#874391</guid>
      <dc:date>2008-02-29T07:54:21Z</dc:date>
      <clearspace:dateToText>1 year, 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Re: ocfs2 on OpenSuse 10.2</title>
      <link>http://communities.vmware.com/message/612682?tstart=0#612682</link>
      <description>&lt;div class="jive-quote"&gt;Only problem so far is when I place the vmx file on the ocfs2 storage, &lt;br /&gt;
then when starting the image, vmware crashes. &lt;/div&gt;
&lt;br /&gt;
try setting mainmem.usenamedfile="FALSE" in your VM`s configuration</description>
      <pubDate>Sun, 01 Apr 2007 22:20:37 GMT</pubDate>
      <author>devzero</author>
      <guid>http://communities.vmware.com/message/612682?tstart=0#612682</guid>
      <dc:date>2007-04-01T22:20:37Z</dc:date>
      <clearspace:dateToText>2 years, 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>Re: ocfs2 on OpenSuse 10.2</title>
      <link>http://communities.vmware.com/message/611968?tstart=0#611968</link>
      <description>Hi Jon,&lt;br /&gt;
&lt;br /&gt;
I am using the vmware server on x blades with Linux on it.&lt;br /&gt;
Attached to the blades we have an emc storage which we mounted on all blades with ocfs2.&lt;br /&gt;
The .vmdk files are placed on the ocfs2 filesystem, so we can switch vm to each blade depending performance.&lt;br /&gt;
Also I use a seperate vm which connects to the other vm's and syncs the datadisks to a backup datadisk using rsync.  That way I have a uptime of 24 hours.&lt;br /&gt;
&lt;br /&gt;
Only problem so far is when I place the vmx file on the ocfs2 storage, then when starting the image, vmware crashes.&lt;br /&gt;
&lt;br /&gt;
using rhel4 as host and ubuntu 704 as client&lt;br /&gt;
&lt;p /&gt;
Hans</description>
      <pubDate>Fri, 30 Mar 2007 19:45:01 GMT</pubDate>
      <author>HansH111</author>
      <guid>http://communities.vmware.com/message/611968?tstart=0#611968</guid>
      <dc:date>2007-03-30T19:45:01Z</dc:date>
      <clearspace:dateToText>2 years, 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>ocfs2 on OpenSuse 10.2</title>
      <link>http://communities.vmware.com/message/580436?tstart=0#580436</link>
      <description>Hello,&lt;br /&gt;
I am wondering if anyone is using ocfs2 for a shared storage solution with VMWare Server.  I have successfully installed it using guest os opensuse 10.2 accessing a shared disk from 2 guests.  Seems to work fine and is fairly easy to configure.&lt;br /&gt;
&lt;br /&gt;
What I would like to do is use ocfs on multiple vmware server hosts and shared storage for a low cost solution using opensuse 10.2 and ocfs2 on fiberchannel storage.&lt;br /&gt;
&lt;br /&gt;
VMWare server seems to work fine on opensuse 10.2&lt;br /&gt;
&lt;br /&gt;
This would facilitate a low cost esx solution that vmfs provides to esx on fiberchannel.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Jon</description>
      <pubDate>Tue, 20 Feb 2007 15:51:42 GMT</pubDate>
      <author>SyverDude</author>
      <guid>http://communities.vmware.com/message/580436?tstart=0#580436</guid>
      <dc:date>2007-02-20T15:51:42Z</dc:date>
      <clearspace:dateToText>2 years, 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
    </item>
  </channel>
</rss>

