Hello.
I have upgraded a friend's machine running gmirror from 8.0 to 8.1 successfully, but trying to upgrade to 10-RELEASE. I think there may be a hardware issue as halfway though downloading the patches to upgrade the server froze (num/caps key lit but keyboard dead) so the only cause of action was to cut the power. Ever since when trying to boot it appears gmirror is broken. I can't remember the exact error as I didn't have a camera at the time but the error is somewhere along the lines of
Loader variables:
Manual root filesystem specification:
I removed one of the disks and tried it in a caddy, MacOS wont touch it, Ubuntu will but says it';s in read only mode. Okay, so I read the everything at root but again /usr/ seems to be empty.
I'm not too worried about the OS as I can redo that but over a TB of data appears to be gone. x( Any ideas?
I have upgraded a friend's machine running gmirror from 8.0 to 8.1 successfully, but trying to upgrade to 10-RELEASE. I think there may be a hardware issue as halfway though downloading the patches to upgrade the server froze (num/caps key lit but keyboard dead) so the only cause of action was to cut the power. Ever since when trying to boot it appears gmirror is broken. I can't remember the exact error as I didn't have a camera at the time but the error is somewhere along the lines of
Code:
Mounting from ufs:/dev/mirror/gm0s1a failed with error 19.
Loader variables:
Code:
vfs.root.mountfrom=ufs:/dev/mirror/gm0s1a
vfs.root.mountfrom.options=rw
Manual root filesystem specification:
Code:
<fstype>:<device> [options]
Mount <device> using filesystem <fstype>
and with the specified (optional) option list.
eg. ufs:/dev/da0s1a
zfs:tank
cd9660:/dev/acd0 ro
(which is equivalent to: mount -t cd9660 -o ro /dev/acd0 /)
? List valid disk boot devices
. Yield 1 second (for background tasks)
<empty line> Abort manual input
I removed one of the disks and tried it in a caddy, MacOS wont touch it, Ubuntu will but says it';s in read only mode. Okay, so I read the everything at root but again /usr/ seems to be empty.
I'm not too worried about the OS as I can redo that but over a TB of data appears to be gone. x( Any ideas?