new solaris box how do i tell if its raided
Category: UNIX-Unix Beginner
new solaris box how do i tell if its raided
got a new machine in that was set up prior to receipt, how can i tell if the drives are raided and if so what raid level was used on solaris 8?
thanks,
code:
# metastat
# find /etc -name "md.cf" -exec more {} \; 2>/dev/null
cheers
zb
