Its a long time since I did anything like this but I used to use a tape drive and "ufsdump"
ufsdump 0uf tserver:/dev/rmt/0n /dev/rdsk/c0t0d0s0 # /
ufsdump 0uf tserver:/dev/rmt/0n /dev/rdsk/c0t0d0s6 # /usr
ufsdump 0uf tserver:/dev/rmt/0n /dev/rdsk/c0t0d0s1 # /var
ufsdump 0uf...
Switching from Link Based to Probe Base IPMP uses three IP's instead of one which is quite an overhead. Is a mixture of 1 x IP and 2 x Private IP's the answer?
My proposed setup would be :
hostname.bge0
host-bge0 netmask + broadcast + deprecated -failover group IPMP-1 up \
addif host1 netmask...
BGE can be downloaded and that will fix problem. BCME is not fully supported on Solaris 10 10/09 using Blades. A new BGE is being worked on I believe by Oracle and will replace BCME, that's it and thanks for your input cndadams.
It looks like the other driver bcme has removed numerous refrences to bge. This directory is now empty
/devices/pci@0,0/pci8086,3604@1/pci8086,3500@0/pci8086,3514@1/pci1166,103@0
and prtconf -v|grep bge shows nothing configured.
Probably need a download from Broadcom, unless anyone knows how...
In Solaris10 I changed NIC drivers from bge0 to bcme0 via package install with no problems. I disassociated bge and after a reboot and some hostname changes new driver loaded OK.
Now trying to rollback after unplumb and downing bcme0 I cannot plumb bge0
ifconfig bge0 plumb
ifconfig: cannot open...
Solaris10 /Oracle 10, Oracle Clustering. Nothing reported in system messages or fmadm, nothing in alerts, nothing in rac files, just crashing sometimes side1 or 1 and lately 1 & 2. Memory / CPU good but I/O high on some SAN disks, cannot find any clues.
iostat -En on Solaris9 would display disk in descriptive mode cXtYdZ but this appears not to work in S10. I am trying to equate an ssd to an actual disk. Any ideas please as to why this no longer works?
This has worked very well but I'd like to go a bit further. All zero lines are ignored but I am still getting output of lines that have small numbers which I don't need
10.6 0.5 1.7
I would like to add the 3 x columns and only print a line if it has a total of less than 40.
Thanks in...
Hello Mudsucker, I don't think you can modify an IP address as such, I have just glanced through my course notes and can't find a method. You zonecfg >add net>set phyical>set address> end.
But I don't see anyway to modify.
However see...
Thanks for replying Anni, I have seen some new Sun cluster commands on 3.2 2/08 that I didn't recognise "clrt" and "clresourcegroup create" for example. I have just found some Sun pages to view which may offer some advice.
I have displayed & tabbed 4 important columns of output from "iostat -xtc 2 10" as follows
iostat -xtc 2 10 | awk '{printf("%\t%s\t%s\t%s\t%s\n",$1,$2,$3,$8)}'
1) I would now like to discard all lines that show
0.0 0.0 0.0 0.0
2) or, only display anything greater than 30 in any column...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.