bluerain41
n00b
- Joined
- Sep 27, 2013
- Messages
- 2
Greetings to you all,
I was referred here from a chatroom, as I have begun on a venture with ZFS (a file system recommended by me from my friend, and also few of my friends in IRC {#gentoo-chat}). I had roughly 1.4TB of storage saved on my ZFS based on my initial setup. My setup were as follows:
zpool create raidz1 backup sdb sdd sde
zpool destroy backup
zpool create raidz1 backup ata-Mobius_DISK_1_W300BG06 ata-Mobius_DISK_2_Z300JBFL ata-Mobius_DISK_3_W300E7Z9
zfs create backup/home/
zfs create backup/home/distantstar/
I have pretty much changed my mountpoint to /mnt/backup. Yesterday, my Gentoo drive has completely locked up. When I attempted to login, before Grub-legacy attempting to start, it returned this message (https://www.dropbox.com/s/stl9z88kw0ei9mq/IMG_20130926_201945.jpg) I assumed my MBR was overwritten somehow. Initially, after upon logging into my drive via chroot, I noticed my Gentoo drive has changed to GPT and partitions will be explained below:
1048MB boot ext2 zfs
2.0 TB
0 MB Free space
I have thought I lost my drive for good as my partitions were completely altered. Parted and fdisk both gave the same result, which caused me to accept the fate. Later on that day, I overwrote my Gentoo drive with fresh copy of Kubuntu. Installation was successful but attempting to load the drive has returned similar message as posted in Dropbox, making me think something is wrong with my MBR. But upon a bit of navigation into my own thoughts, I figured Ubuntu just wrote the MBR into my windows partitions instead of my Gentoo partition, as there were no area to choose the device in which you wish to store the MBR. What I thought was actually correct and (K)ubuntu loaded successfully once selected in Grub menu. I have immediate proceeded to install the ZFS software from PPA, as the ZFS they present in Aptitude were a version behind, and I was running their unstable version in Gentoo (it was unstable in Gentoo too, to be fair). Once loaded, I issued the commands:
sudo zpool import
no pools available to import
sudo zpool import backup
cannot import 'backup': no such pool available
I have come to blame my incompetence in not understanding how ZFS works and how it functions; however, I seek your expert attention in getting my backup devices back if possible.
These are the Information necessary, perhaps for understanding whats going on. Because I am at work at the moment, Im taking a lazy way out. Once I am home, I will update this information. At the moment, I have Kubuntu on my drive and sudo zpool import shows no pools available.
http://www.biostar.com.tw/app/en/mb/introduction.php?S_ID=480
http://oyendigital.com/hard-drives/store/3R5-EB3-M.html
On a side note, gdisk has shown that there is ZFS file system and that GPT is somewhat readable, but the zpool table list (?) is gone. My dataset name should be backup. I could post the output of gdisk once I am at home. If you seek any additional information, please do not hesitate to ask. If I have done something stupid, - well, dont hesitate to say them too; though Id prefer judgements are kept to themselves.
Thank you very much
I was referred here from a chatroom, as I have begun on a venture with ZFS (a file system recommended by me from my friend, and also few of my friends in IRC {#gentoo-chat}). I had roughly 1.4TB of storage saved on my ZFS based on my initial setup. My setup were as follows:
zpool create raidz1 backup sdb sdd sde
zpool destroy backup
zpool create raidz1 backup ata-Mobius_DISK_1_W300BG06 ata-Mobius_DISK_2_Z300JBFL ata-Mobius_DISK_3_W300E7Z9
zfs create backup/home/
zfs create backup/home/distantstar/
I have pretty much changed my mountpoint to /mnt/backup. Yesterday, my Gentoo drive has completely locked up. When I attempted to login, before Grub-legacy attempting to start, it returned this message (https://www.dropbox.com/s/stl9z88kw0ei9mq/IMG_20130926_201945.jpg) I assumed my MBR was overwritten somehow. Initially, after upon logging into my drive via chroot, I noticed my Gentoo drive has changed to GPT and partitions will be explained below:
1048MB boot ext2 zfs
2.0 TB
0 MB Free space
I have thought I lost my drive for good as my partitions were completely altered. Parted and fdisk both gave the same result, which caused me to accept the fate. Later on that day, I overwrote my Gentoo drive with fresh copy of Kubuntu. Installation was successful but attempting to load the drive has returned similar message as posted in Dropbox, making me think something is wrong with my MBR. But upon a bit of navigation into my own thoughts, I figured Ubuntu just wrote the MBR into my windows partitions instead of my Gentoo partition, as there were no area to choose the device in which you wish to store the MBR. What I thought was actually correct and (K)ubuntu loaded successfully once selected in Grub menu. I have immediate proceeded to install the ZFS software from PPA, as the ZFS they present in Aptitude were a version behind, and I was running their unstable version in Gentoo (it was unstable in Gentoo too, to be fair). Once loaded, I issued the commands:
sudo zpool import
no pools available to import
sudo zpool import backup
cannot import 'backup': no such pool available
I have come to blame my incompetence in not understanding how ZFS works and how it functions; however, I seek your expert attention in getting my backup devices back if possible.
These are the Information necessary, perhaps for understanding whats going on. Because I am at work at the moment, Im taking a lazy way out. Once I am home, I will update this information. At the moment, I have Kubuntu on my drive and sudo zpool import shows no pools available.
http://www.biostar.com.tw/app/en/mb/introduction.php?S_ID=480
http://oyendigital.com/hard-drives/store/3R5-EB3-M.html
On a side note, gdisk has shown that there is ZFS file system and that GPT is somewhat readable, but the zpool table list (?) is gone. My dataset name should be backup. I could post the output of gdisk once I am at home. If you seek any additional information, please do not hesitate to ask. If I have done something stupid, - well, dont hesitate to say them too; though Id prefer judgements are kept to themselves.
Thank you very much