Fsarchiver restore related

  • Thread starter Thread starter Shivaramakrishnan
  • Start date Start date
S

Shivaramakrishnan

Guest
This is irritating me.
I created a VM with centos 5.5 with required partitions.
I created a archive of a partition of the server running centos 5.5.The archive was created with no errors.
I am trying to restore the archive created .While the restoring I am getting the following error:
ON VM:
[root@livecd fsarchiver-0.6.15]# fsarchiver restfs -v /mnt/misc/dbstest.fsa id=0,dest=/dev/sda6
============= extracting filesystem 0 =============
executing [mke2fs -V]...
command [mke2fs -V] returned 0
executing [mke2fs -V]...
command [mke2fs -V] returned 0
fs_ext2.c#265,extfs_mkfs(): mke2fs was found but is too old, please upgrade to a version 1.41.0 or more recent.
oper_restore.c#1272,extractar_filesystem_extract(): cannot format the filesystem ext4 on partition /dev/sda6

Filesystem Type Size Used Avail Use% Mounted on
/dev/mapper/live-rw ext3 4.0G 2.3G 1.8G 57% /
tmpfs tmpfs 2.5G 0 2.5G 0% /dev/shm
/dev/hda iso9660 695M 695M 0 100% /mnt/live
/dev/sda1 ext4 2.5G 1.2G 1.2G 52% /mnt/disc/sda1
/dev/sda3 ext4 996M 34M 911M 4% /mnt/disc/sda3
/dev/sda5 ext4 996M 34M 911M 4% /mnt/disc/sda5
/dev/sda6 ext3 996M 34M 911M 4% /mnt/disc/sda6
/dev/sda7 ext4 42G 205M 39G 1% /mnt/disc/sda7
10.16.49.185:/var/uploads
nfs 239G 72G 156G 32% /mnt/misc


Details of the Physical Server:

[root@dbs01-pleXX dev]# df -h
Filesystem Type Size Used Avail Use% Mounted on
/dev/sda1 ext4 4.8G 1.7G 2.9G 38% /
/dev/sda7 ext4 1.3T 8.5G 1.3T 1% /var
/dev/sda6 ext4 4.8G 138M 4.4G 4% /tmp
/dev/sda5 ext4 4.8G 139M 4.4G 4% /home
/dev/sda2 ext4 9.5G 151M 8.9G 2% /opt
tmpfs tmpfs 24G 0 24G 0% /dev/shm


Archive Info:
[root@livecd fsarchiver-0.6.15]# fsarchiver archinfo /mnt/misc/dbstest.fsa
====================== archive information ======================
Archive type: filesystems
Filesystems count: 1
Archive id: 5007bfcf
Archive file format: FsArCh_002
Archive created with: 0.6.15
Archive creation date: 2012-07-15_18-25-48
Archive label: <none>
Minimum fsarchiver version: 0.6.4.0
Compression level: 9 (lzma level 9)
Encryption algorithm: none


===================== filesystem information ====================
Filesystem id in archive: 0
Filesystem format: ext4
Filesystem label: /opt
Filesystem uuid: e9faf78d-7666-4f1a-ac3a-8e6c155b3a5c
Original device: /dev/sda2
Original filesystem size: 9.46 GB (10158718976 bytes)
Space used in filesystem: 150.45 MB (157757440 bytes)


[root@livecd fsarchiver-0.6.15]#


Can anyone please let me know what is the mistake I am doing here?
Thanks in advance.
 
Last edited by a moderator: