Eric Doutreleau wrote:
> i m using kernel-2.6.22.10-vs2.3.0.29.1 on my centos5 server from the
> dhozac repository.
> and i can't mount my /vservers with the tagxid partition.
>
> when i type
>
> mount -o tagxid /vservers
> mount: wrong fs type, bad option, bad superblock on
> /dev/VolGroup00/LogVol04,
> missing codepage or other error
> In some cases useful info is found in syslog - try
> dmesg | tail or so
>
> dmesg gives me
> EXT3-fs: Unrecognized mount option "tagxid" or missing value
>
> Does someone know how to solve this problem?
2.3 has removed the legacy support, including the name tagxid. Use -o tag
instead.
> thanks in advance for any help
-- Daniel Hokka ZakrissonReceived on Mon Nov 26 23:07:35 2007