Computing.Net > Forums > Solaris > Mount I/O error

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Mount I/O error

Reply to Message Icon

Name: Paul Spencer
Date: July 10, 2002 at 01:26:23 Pacific
Comment:

I'm new to Unix and am compiling a disk model of an Ultra 2 system. One of the slices (c0t8d0s1) contains 320Mb of data according to Format, but is not mounted. When I try to mount it I get the following response:

# mount /dev/dsk/c0t8d0s1 /paul1
mount: I/O error
mount: cannot mount /dev/dsk/c0t8d0s1

Any ideas on how I should proceed ?



Sponsored Link
Ads by Google

Response Number 1
Name: PaulS
Date: July 10, 2002 at 08:12:49 Pacific
Reply:

You have to build a file system on the partition before it can be mounted.


0

Response Number 2
Name: esu (by Raj)
Date: July 10, 2002 at 10:09:56 Pacific
Reply:

hi,
how many hard disks do you have on your mashine ?



0

Response Number 3
Name: Paul Spencer
Date: July 11, 2002 at 07:31:29 Pacific
Reply:

There are 6 disks (c0t0d0, c0t2d0, c0t3d0, c0t5d0, c0t8d0, c0t9d0).
According to Format, c0t8d0s1 has cylinders 1 - 361 assigned to it. I assumed there was data in this slice, but perhaps it's an empty slice.
Is there any way of telling whether this slice might have data in it, without running a newfs which would erase the contents of the slice?


0

Response Number 4
Name: PaulS
Date: July 12, 2002 at 07:46:11 Pacific
Reply:

# fstyp /dev/dsk/c0t8d0s1

will interrogate the partition for a known file system.


0

Response Number 5
Name: Paul Spencer
Date: July 18, 2002 at 03:19:28 Pacific
Reply:

Thanks for that- the response I get is:
hsfs fstyp: cannot open
/dev/dsk/c0t8d0s1: I/O error
/dev/dsk/c0t8d0s1: I/O error
Unknown_fstyp (no matches)

Does this mean a file system does not exist in c0t8d0s1 ?


0

Related Posts

See More



Response Number 6
Name: 4el
Date: July 25, 2002 at 01:55:32 Pacific
Reply:

Yes, use:

newfs /dev/rdsk/c0t8d0s1
that will make a UFS on the slice one (s1)


0

Response Number 7
Name: abc
Date: July 26, 2002 at 05:36:12 Pacific
Reply:

I have seen Mount I/O error when I try to mount an empty partition(I mean a slice of size 0)


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Mount I/O error

/dev/dsk/c1t0d0s1: I/O error www.computing.net/answers/solaris/devdskc1t0d0s1-io-error/5057.html

I/O error when i run newfs cmd www.computing.net/answers/solaris/io-error-when-i-run-newfs-cmd/4876.html

fsf i/o error www.computing.net/answers/solaris/fsf-io-error/4687.html