Operating System - Linux
1754991 Members
3368 Online
108828 Solutions
New Discussion юеВ

Suse 9 mount prob with MSA1000 and 1500

 
ecorban
Frequent Advisor

Suse 9 mount prob with MSA1000 and 1500


Hi

I need to mountan fs that ive created on 2 storage msa storage units msa1000 and msa1500 through a san.

when i "mke2fs -L CPQ-MSA1000 /dev/sdj" it completes ok but when i try to mount it using
"mount /dev/sdj /mnt/hpq/3" it fails with the following error message:

/dev/sdj: Invalid argument
mount: /dev/sdj: cant read superblock.

how do i fix this so i can mount it
thanks
4 REPLIES 4
Stuart Browne
Honored Contributor

Re: Suse 9 mount prob with MSA1000 and 1500

I'd assume you need to partition it first with 'fdisk' (or 'sfdisk'), and then 'mke2fs' the subsequent partition (/dev/sdj0 etc.).
One long-haired git at your service...
ecorban
Frequent Advisor

Re: Suse 9 mount prob with MSA1000 and 1500

it works ok in XP, VA and EVA. Why should the msa be any different as the same commands work ok on SUse.........
ecorban
Frequent Advisor

Re: Suse 9 mount prob with MSA1000 and 1500

i meant redhat AS 3.0.........
Stuart Browne
Honored Contributor

Re: Suse 9 mount prob with MSA1000 and 1500

I don't know.. I've not had the opportunity to play with any MSA's.. but it was a thought.
One long-haired git at your service...