From: Jeff Liu <jeff.liu@oracle.com>
To: Gim Leong Chin <chingimleong@yahoo.com.sg>
Cc: xfs@oss.sgi.com
Subject: Re: How to Override Default inode64 mount option in openSUSE 12.3?
Date: Fri, 07 Jun 2013 18:07:55 +0800 [thread overview]
Message-ID: <51B1B0FB.4080701@oracle.com> (raw)
In-Reply-To: <1370597593.78403.YahooMailClassic@web192202.mail.sg3.yahoo.com>
Hello,
On 06/07/2013 05:33 PM, Gim Leong Chin wrote:
> Hi,
>
>
> I have just set up openSUSE 12.3 on my Acer notebook with a 750 GB WD hard drive, "/" with 80 GB and "/home" with 587 GB, both are XFS.
>
> Both file systems are mounted with inode64 and no matter what I put in /etc/fstab, I am not able to remove inode64 option.
>
> Is there any method to override the inode64 default mount option?
The inode64 mount option can be changed to inode32 via remount, e.g.
# mount -oremount,inode32 /storage_path
But I have no idea of the reason you facing now.
Thanks,
-Jeff
>
> The reason I need to get rid of it is that acroread will not start, and I suspect that it is due to inode64, although I cannot confirm with strace on acroread.
>
> Since the two file systems are under 1 TB, what is the point of inode64 any way?
>
>
>
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2013-06-07 10:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-07 9:33 How to Override Default inode64 mount option in openSUSE 12.3? Gim Leong Chin
2013-06-07 10:07 ` Jeff Liu [this message]
2013-06-07 10:34 ` Dave Chinner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51B1B0FB.4080701@oracle.com \
--to=jeff.liu@oracle.com \
--cc=chingimleong@yahoo.com.sg \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.