From: Amandine AUPETIT <amandine@jamendo.com>
To: Eric Sandeen <sandeen@sandeen.net>
Cc: Joshua Baker-LePain <jlb17@duke.edu>, xfs@oss.sgi.com
Subject: Re: 7Tb XFS partition lost on reboot
Date: Thu, 08 Nov 2007 15:59:34 +0100 [thread overview]
Message-ID: <47332456.9030805@jamendo.com> (raw)
In-Reply-To: <4733201C.9060802@sandeen.net>
Ok, sorry for the mix-up.
You were right, the problem was about the partition table.
Actually, even if it was a gpt partition table, it was corrupted. I
seems to be a ubuntu parted problem. I had to rebuild pared from the
sources and when I ran it, it said :
# ./parted
GNU Parted 1.8.8
Using /dev/cciss/c1d0
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print
print
Warning: /dev/cciss/c1d0 contains GPT signatures, indicating that it has
a GPT
table. However, it does not have a valid fake msdos partition table, as it
should. Perhaps it was corrupted -- possibly by a program that doesn't
understand GPT partition tables. Or perhaps you deleted the GPT table,
and are
now using an msdos partition table. Is this a GPT partition table?
Yes/No? yes
yes
Model: Compaq Smart Array (cpqarray)
Disk /dev/cciss/c1d0: 7501GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 17.4kB 7501GB 7501GB xfs primary
So I deleted the existing partition and recreated a new one. I found
back all my data on this new partition, and on reboot there is no
problem anymore.
Thanks a lot for your help ! :)
Amandine
Eric Sandeen a écrit :
> Amandine AUPETIT wrote:
>
>> Hi,
>> Thanks for the advice !
>> I checked the label with xfs_admin -l :
>> # xfs_admin -l /dev/cciss/c1d0p1
>> label = ""
>>
>> I tried to blank it in case there is something invisible :
>> # xfs_admin -L -- /dev/cciss/c1d0p1
>> writing all SBs
>> new label = ""
>>
>> But it seems to be the same. :(
>>
>
> No, not the filesystem label, the disklabel, otherwise known as the
> partition table - dos vs. gpt. This is something you set with parted or
> fdisk, not xfs_admin.
>
> -Eric
>
next prev parent reply other threads:[~2007-11-08 14:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-06 13:58 7Tb XFS partition lost on reboot Amandine AUPETIT
2007-11-06 16:46 ` Joshua Baker-LePain
2007-11-06 18:59 ` Eric Sandeen
2007-11-08 13:13 ` Amandine AUPETIT
2007-11-08 14:41 ` Eric Sandeen
2007-11-08 14:59 ` Amandine AUPETIT [this message]
2007-11-08 15:14 ` Eric Sandeen
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=47332456.9030805@jamendo.com \
--to=amandine@jamendo.com \
--cc=jlb17@duke.edu \
--cc=sandeen@sandeen.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox