I've tried mounting it directly but it still didn't work. The only thing that got it running was disabling the mount_check.<br><br>Thx.<br><div><br><div class="gmail_quote">On Thu, Mar 22, 2012 at 5:48 PM, Pete Zaitcev <span dir="ltr"><<a href="mailto:zaitcev@redhat.com">zaitcev@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Thu, 22 Mar 2012 14:09:52 +0000<br>
Leander Bessa <<a href="mailto:leanderbb@gmail.com">leanderbb@gmail.com</a>> wrote:<br>
<br>
> I'm installing swift on ubuntu 11.10 on a physical machine with and the<br>
> partition mounted on /mnt/disk. I have a symbolic link on /srv/node/disk<br>
> pointing to /mnt/disk and /srv/node belongs to swift:swift. The disk is<br>
> mounted, but i keep getting the same error message.<br>
<br>
</div>Perhaps the symbolic link confuses the check (done with os.path.ismount()).<br>
Either mount to /srv/node/disk or slap "mount_check = false" into<br>
the *.conf files.<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Pete<br>
</font></span></blockquote></div><br></div>