Trying Tux3; What am I doing wrong?

Daniel Phillips daniel.raymond.phillips at gmail.com
Wed Aug 5 13:16:39 PDT 2015


Hi Masoud,

Your md device is read-only for some reason. You need to fix that, then try
your mount. You can also make a tux3 volume on a file and mount it using
mount ... -oloop

Regards,

Daniel


On Wed, Aug 5, 2015 at 9:53 AM, Masoud Sharbiani <masoud.sharbiani at gmail.com
> wrote:

> So, hirofumi branch does not have a fs/tux3/user/ directory:
>
> [root at localhost linux-tux3]# git branch
>   hirofumi
>   hirofumi-user
> * master
> [root at localhost linux-tux3]# git checkout hirofumi
> Checking out files: 100% (23904/23904), done.
> Switched to branch 'hirofumi'
> [root at localhost linux-tux3]# git log
> commit 6548a36e52cdee6bb6095f0c97f304a2e0866790
> Author: OGAWA Hirofumi <hirofumi at mail.parknet.co.jp>
> Date:   Sat Jun 6 18:45:08 2015 +0900
>
>     tux3: Cleanup deferred inode allocation in evict_inode() (temporary)
> ....
> [root at localhost linux-tux3]# ls fs/tux3/user
> ls: cannot access fs/tux3/user: No such file or directory
>
> So I switched to hirofumi-user, where a user/ exists; I used that to run
> mkfs, and then:
>
> [root at localhost tux3]# mount /dev/md127 /data
> mount: /dev/md127 is write-protected, mounting read-only
> [  956.051872] tux3_fill_super:775: s_blocksize 4096
>
> So effectively, I can see my empty file system, but not actually put
> files/directories there.
>
> Masoud
>
>
>
> On Tue, Aug 4, 2015 at 10:41 PM, OGAWA Hirofumi <
> hirofumi at mail.parknet.co.jp> wrote:
>
>> Masoud Sharbiani <masoud.sharbiani at gmail.com> writes:
>>
>> > Hi guys
>>
>> Hi,
>>
>> > I've cloned the tree, and found the userspace tools in one of the
>> branches as well.
>> > However after tux3 mkfs, and mounting the volume, I cannot mount the
>> volume
>> > read/write to actually write to it.
>> >
>> > What gives?
>> >
>> > Masoud Sharbiani
>> >
>> > (Tree used was cloned from:
>> https://github.com/OGAWAHirofumi/linux-tux3.git
>> > Branch used was: hirofumi-user)
>>
>> What error? Well, it might hit to version check. Can you try "hirofumi"
>> branch for kernel? (master branch is old compared to tux3 mkfs,
>> preparing to update now).
>>
>> Thanks.
>> --
>> OGAWA Hirofumi <hirofumi at mail.parknet.co.jp>
>>
>
>
> _______________________________________________
> Tux3 mailing list
> Tux3 at phunq.net
> http://phunq.net/mailman/listinfo/tux3
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://phunq.net/pipermail/tux3/attachments/20150805/cb4689e1/attachment.html>


More information about the Tux3 mailing list