Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux-HA: Users

Does ocf:Filesystem work with ext4

 

 

Linux-HA users RSS feed   Index | Next | Previous | View Threaded


quocdn at gmail

Dec 7, 2009, 2:16 AM

Post #1 of 2 (509 views)
Permalink
Does ocf:Filesystem work with ext4

Hello,

I don't know whether the current ocf:Filesystem supports EXT4? Does
anyone who knows of this, please advice?

Many thanks,
_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


Darren.Mansell at opengi

Dec 7, 2009, 2:24 AM

Post #2 of 2 (463 views)
Permalink
Re: Does ocf:Filesystem work with ext4 [In reply to]

Looks like it just tries to mount whatever you put in there:

case "$FSTYPE" in
none) $MOUNT $options $DEVICE $MOUNTPOINT &&
bind_mount
;;
"") $MOUNT $options $DEVICE $MOUNTPOINT ;;
*) $MOUNT -t $FSTYPE $options $DEVICE $MOUNTPOINT ;;
Esac


-----Original Message-----
From: linux-ha-bounces [at] lists
[mailto:linux-ha-bounces [at] lists] On Behalf Of Dinh N. Quoc
Sent: 07 December 2009 10:16
To: linux-ha [at] lists
Subject: [Linux-HA] Does ocf:Filesystem work with ext4

Hello,

I don't know whether the current ocf:Filesystem supports EXT4? Does
anyone who knows of this, please advice?

Many thanks,
_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Linux-HA users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.