Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat May 16, 2015 3:26 am 
Offline
Senior Member
User avatar

Joined: Thu Jul 12, 2012 3:55 pm
Posts: 133
Website: http://www.amitywebsolutions.co.uk
Hi

Linode are telling my backups are failing because I am trying to backup a jmicron_raid_member filesystem. It failed a few days ago.

Thing is, I have not done anything on the server. I have not added this. The server has been for a very long time a standard CentOS install on an ext3 filesystem, using Webmin and Virtualmin to manage it, I use it for emails and one web application. I have had it up for quite some time now, maybe a year or so, no problems, backups always worked. Then a few days ago I was told this jmicron_raid_member filesystem exists and backups failed.

The server has not had any downtime for this jmicron_raid_member to be introduced.

So I wondered if anyone knows anything about this filesystem, where it comes from/how its introduced. If it can be introduced with no downtime, why cant we reverse it with no downtime (Linode are saying I need to create a new server and copy data from this to the new one).

How does one find this listed? Its not listed in Linode Manager or on the server anywhere using fdisk/dh

Thanks!

_________________
Web Development Agency in South Wales


Top
   
PostPosted: Sat May 16, 2015 6:16 am 
Offline
Senior Member

Joined: Fri Feb 13, 2015 8:12 pm
Posts: 101
This may help:

http://askubuntu.com/questions/249158/e ... aid-member


Top
   
PostPosted: Sat May 16, 2015 8:04 am 
Offline
Senior Member
User avatar

Joined: Thu Jul 12, 2012 3:55 pm
Posts: 133
Website: http://www.amitywebsolutions.co.uk
Linode have passed it to the backup team to investigate because I don't think that filesystem is on my server.

_________________
Web Development Agency in South Wales


Top
   
PostPosted: Mon May 18, 2015 12:17 pm 
Offline
Senior Member
User avatar

Joined: Thu Jul 12, 2012 3:55 pm
Posts: 133
Website: http://www.amitywebsolutions.co.uk
Linode wont help much apart from telling me to restore a 5 day old backup and then move all data over... not good as its an email server. Guess I am on my own. I have raised this at the Virtualmin forum too, as that and Webmin is the software I have on the server to manage it. They are usually very good at providing help.

So this following command does show the wrong filesystem, even though its not shown anywhere else:

Code:
[root@mail ~]# blkid
/dev/xvda: TYPE="jmicron_raid_member"
/dev/xvdb: UUID="b3fda3b3-028c-433b-acc3-9c62cb315036" TYPE="swap"


ext3 showing up OK with the following:

Code:
[root@mail ~]# mount
/dev/xvda on / type ext3 (rw,noatime,grpquota,errors=remount-ro,usrquota)
/proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,noexec,nodev)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)



Code:
[root@mail ~]# df -T
Filesystem     Type  1K-blocks     Used Available Use% Mounted on
/dev/xvda      ext3   98760300 32138736  65618104  33% /
tmpfs          tmpfs   2047076      112   2046964   1% /dev/shm



Code:
[root@mail ~]# sudo file -sL /dev/xvda
/dev/xvda: Linux rev 1.0 ext3 filesystem data (needs journal recovery) (large files)

_________________
Web Development Agency in South Wales


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group