Sponsored Content
Special Forums Hardware Filesystems, Disks and Memory Recovery of formatted ext3 partition Post 302513010 by al0x on Tuesday 12th of April 2011 06:19:36 AM
Old 04-12-2011
Hey
Thanks for the link
But it didn't work...
I checked all superblocks I found on the disk but none still holds files from my old files Smilie
I tried it again with Testdisk with every option possible, but same problem...
Is it even possible to recover something at this point?
Could an Recovery-Expert do something?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Deleting an Ext3 partition...

I'm trying to delete my red hat partitions so I can restructure my computer's hard drive. I want to delete the Boot, /, and Swapspace partitions so I can rearrange my drive and install some other systems. In partition magic when I attempt to delete the Ext3 partitions, it reads as not being able to... (4 Replies)
Discussion started by: djtrippin
4 Replies

2. Solaris

recovery partition table from fdisk?

I have two disks on a sun blade 100. I just installed a solaris8 on the first disk. The installation was successful. But the problem is now I lost all data / partition on my second hard disk. The possible reason could be: 1. I used default web start install. During the installation I didn't... (2 Replies)
Discussion started by: motor98
2 Replies

3. UNIX for Dummies Questions & Answers

Formatted Linux partition from Windows

While working in windows, I accidently formatted the Linux partition (I had fedora core 3 dual boot system with Windows XP as the default OS to boot). Now, on starting the comp, I see a grub command line, and I am not able to make any progress from there. Can I do something so that I change it to... (2 Replies)
Discussion started by: amangupta
2 Replies

4. UNIX for Dummies Questions & Answers

I've created a partition with GNU Parted, how do I mount the partition?

I've created a partition with GNU Parted, how do I mount the partition? The manual information at http://www.gnu.org/software/parted/manual/parted.html is good, but I am sure about how I mount the partition afterwards. Thanks, --Todd (1 Reply)
Discussion started by: jtp51
1 Replies

5. OS X (Apple)

Making a "Recovery Partition" ??

Hiya people.. I was hoping some expert here would share with me some details as I like to make a "System Recovery Partition" on a external drive. I use my MacBookPro on the road all the time and in the past it's known to happen, and often it happens at the worst time. So, my question is: ... (0 Replies)
Discussion started by: Akira
0 Replies

6. Filesystems, Disks and Memory

umount(ing) LVM ext3 partition problem

I am using RHEL4 OS and the problem i have is that when i try to umount an LVM implemented partition after checking the properties of the mounted folder it gives the error of device busy . things iam not doing : iam not in the mounted woulder either by shell or by GUI. thing iam not trying do... (4 Replies)
Discussion started by: Tahir Saleh
4 Replies

7. Filesystems, Disks and Memory

Problem with ext3 partition

I accidentally deleted one of my ext3 partitions from Windows XP. However, since I did not make new partitions over it, or format that area, I guess my data is safe. So I made a new partition with the same cylinder boundary values using fdisk (in Linux). But I cannot access my old data on that... (3 Replies)
Discussion started by: digjam
3 Replies

8. UNIX for Advanced & Expert Users

Linux EXT3 superblock recovery

Is there a way to recover or rebuild the superblock of an ext3 filesystem with out loosing data? Thanks (5 Replies)
Discussion started by: lochraven
5 Replies

9. Red Hat

Shrink LVM partition & create new Linux Primary partition

Hello All, I have a Red Hat Linux 5.9 Server installed with one hard disk & 2 Partitions created on it as follows, /boot - Linux Partition & another is LVM - One VG & under that 5-6 Logical volumes(var,opt,home etc). Here my requirement is to take out 1GB of space from LVM ( Any logical... (5 Replies)
Discussion started by: gr8_usk
5 Replies

10. Gentoo

Data recovery of formatted external HDD

accidentally formatted ext3 external hard disk .. im using EAse us tool in windows system to recover the data ... will this works?? if yes ... the another external hard disk have to be formatted in which file system ? is there any other option ..please help me out (1 Reply)
Discussion started by: rajeshz
1 Replies
vxse(1M)																  vxse(1M)

NAME
vxse - Storage Expert rules SYNOPSIS
/opt/VRTS/vxse/vxvm/vxse_rule [-g diskgroup] [-d defaults_file] [-v] check /opt/VRTS/vxse/vxvm/vxse_rule [-g diskgroup] [-d defaults_file] [-v] info /opt/VRTS/vxse/vxvm/vxse_rule [-g diskgroup] [-d defaults_file] [-v] list /opt/VRTS/vxse/vxvm/vxse_rule [-g diskgroup] [-d defaults_file] [-v] run [attribute=value...] DESCRIPTION
Storage Expert consists of a set of simple commands that collects VxVM configuration data and compares it with "best practice." Storage Expert then produces a summary report that shows which objects do not meet these criteria and makes recommendations for VxVM configuration improvements. These user-configurable tools help you as an administrator to verify and validate systems and non-optimal configurations in both small and large VxVM installations. Storage Expert components include a set of rule scripts and a rules engine. The rules engine runs the scripts and produces ASCII output, which is organized and archived by Storage Expert's report generator. This output contains information about areas of VxVM configuration that do not meet the set criteria. By default, output is sent to the screen, but you can redirect it to a file using standard UNIX redi- rection. KEYWORDS
check Lists the default values used by a rule's attributes. info Describes what a rule does. list Lists the attributes of a rule that can be set. run Runs a rule. If one or more attribute-value pairs are specified, these override the values set in the defaults file. OPTIONS
-d defaults_file Specifies an alternate default attribute-values file to the standard file, /etc/default/vxse. -g diskgroup Specifies the disk group to be examined instead of the default disk group (see vxdg(1M)). -v Specifies verbose output format. EXAMPLES
Note: The executable rule files are located in the directory, /opt/VRTS/vxse/vxvm. These examples assume that this directory has been added to the PATH variable. Discover what the vxse_stripes2 rule does: vxse_stripes2 info Display the attributes that are available for the vxse_drl1 rule: vxse_drl1 list Display the default values of the attributes for the vxse_stripes2 rule: vxse_stripes2 check Run the vxse_volplex rule on the mydg disk group: vxse_volplex -g mydg run Run the vxse_drl2 rule on the mydg disk group with the value of the large_mirror_size attribute set to 30MB: vxse_drl2 -g mydg run large_mirror_size=30m Run the vxse_srl2 rule using the default attribute values that are set in the file mydefaultsfile: vxse_drl2 -d mydefaultsfile -g mydg run FILES
/etc/default/vxse Standard attribute values file for vxse rules. /opt/VRTS/vxse/vxvm Directory containing executable rules. NOTES
See the "Using Veritas Storage Expert" chapter in the Veritas Volume Manager Administrator's Guide for a description of the rules and their attributes. SEE ALSO
vxdg(1M), vxintro(1M) Veritas Volume Manager Administrator's Guide VxVM 5.0.31.1 24 Mar 2008 vxse(1M)
All times are GMT -4. The time now is 02:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy