Hello Im new . I have found this error on my system and trying to figure out what to do. To my understanding my sytem is using RAID and all the RAId disk are ok . but how come i am getting such error msg. appreciate some guidance. Thank you
Last edited by Don Cragun; 09-30-2013 at 02:48 AM..
Reason: Add CODE tags
You say that the members of your RAID are all functioning so the question is whether there is data on this drive that you need to recover, or whether there is no data on this drive of value and you just want to get it working.
If you just want to get the drive recognised (assuming that it's not faulty) then remember that you can use the format command in expert mode to put much more ammunition at your disposal.
You can then select this drive, write a Sun label to it and do other stuff to make it compatible with the system. Of course, beware, that if you do that, all chances of recovering data on that spindle will be gone!
It looks like there was a local disk c3t0d0 that either got broken or was removed from the disk slot.
It seems to be unused now.
If you do not find any trace of c3t0d0 (/etc/vfstab ?) and no real malfunction, then rebuild the device list with
Hi,
I am facing issue with one of the drive is solaris 10. it is showing offline in the messages file
scsi: WARNING: /pci@2,600000/QLGC,qlc@0/fp@0,0/ssd@w5006016746e00b1b,0 (ssd0):
drive offline
genunix: WARNING: Page83 data not standards compliant DGC LUNZ 0430
... (1 Reply)
My code is this, what I'm trying to accomplish is to make a list of all pdf documents in my computer and then copy all of those documents to my external hard drive in a directory
mkdir /Volumes/Hardrive-1/allpdf
echo "File Locations" > /Volumes/Hardrive-1/allpdf/FileLocations.txt
mdfind pdf... (2 Replies)
Hello,
I have a problem - I created a chrooted jail for one user. When I'm logged in as root, everything work fine, but when I'm logged in as a chrooted user - I have many problems:
1. When I execute the command ping, I get weird results:
bash-3.00$ usr/sbin/ping localhost ... (4 Replies)
Hi,
we are running solaris 9 on V280R. Due to power failure, one disk's label and lost its details like drive type etc.
Disk details:
<SUN72G cyl 14087 alt 2 hd 24 sec 424>
single partition on slice 6 with UFS.
The below i see when i run "format" command
.....
.....
4.... (1 Reply)
Dear colleagues,
One of my friend have a problem with c code. While compiling a c program it displays a message like
"array type has incomplete element type". Any body can provide a solution for it.
Jaganadh.G (1 Reply)
Greetings there,
i was trying to install an eclipse plugin on sunOS 4.x for the solaris sparc platform, and i got the following error:
/usr/project/RAServer/bin> ./RAStart.sh
Starting Agent Controller
ld.so.1: RAServer: fatal: /usr/project/RAServer/lib/libxerces-c.so.24:
unknown file type... (3 Replies)