Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by nyck

  1. nyck

    MTU Change

    Hello, I have a few servers & a couple of VIOS that I need to change the MTU on, I'm knocking it down to 1400 and I believe the syntax to do this is as follows:- smit chif or chdev -l <interface> -a mtu=1400 Is this correct? Cheers Nick
  2. nyck

    NFS mount query

    Hello, I’m having fun & games with NFS mounting between two linux boxes  Basically I have it mounted but it’s not carrying the arbor:arboradm ownership across with the NFS mount, how can I get it to do this? The arbor & arboradm uid & gid are both the same on each server and I did an NFS...
  3. nyck

    Solaris 11 install issue

    Hello, Still no luck with that either :-( pkg install system/header Creating Plan (Solver setup): | pkg install: No matching version of system/header can be installed: Reject: pkg://solaris/system/header@0.5.11,5.11-0.151.0.1:20101105T002136Z...
  4. nyck

    Mirror query

    Hello, If my rootvg is mirrored how can I tell which is the primary mirror:- lsvg -p rootvg rootvg: PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION hdisk1 active 546 105 13..00..00..00..92 hdisk0 active...
  5. nyck

    Solaris 11 install issue

    Hello, I tried that and it's also failing:- pkg install gcc-45 Creating Plan (Solver setup): pkg install: No matching version of developer/gcc-45 can be installed: Reject: pkg://solaris/developer/gcc-45@4.5.2,5.11-0.175.1.0.0.24.0:20120904T171315Z Reason: All versions matching 'require'...
  6. nyck

    Solaris 11 install issue

    Hello, I have just started using Solaris 11 and am trying to install gcc but it fails with the following error:- pkg install gcc pkg install: The following pattern(s) did not match any allowable packages. Try using a different matching pattern, or refreshing publisher information...
  7. nyck

    RHEL6.3 firewall issue

    Hello, At RHEL5 I used the following syntax to disable the FW and it worked fine:- iptables save service iptables stop chkconfig iptables stop chkconfig iptables off service iptables status You do the above and all is fine for an hour or three and then it's up and running again. So last night...
  8. nyck

    RHEL6.3 firewall issue

    Hello, I keep on stopping the FW on my RHEL6.3 server with the service iptables stop command and then chkconfig iptables off. This stops the FW for a while but a few hours later it's back running. How can I stop it so that it does not keep on restarting? Cheers Nick
  9. nyck

    CX300 Lun recovery

    Hello, yeah, they were mount points and I have got them all up and running now :-) cheers nick
  10. nyck

    CX300 Lun recovery

    Hello, Yes, just the one fiber card as they did not want to spend the money for two at the time of purchase :-( I have now had the card replaced, re-zoned the server and re-registered it on the CX300. Once that was done I was able to get all the powermt devices recovered and the only issue I...
  11. nyck

    CX300 Lun recovery

    Hello, One of my IBM P55a servers decided to allow the fiber card to fail and now I cannot see any of my SAN LUNS from the CX300. IBM are due out in 30 mins or so to replace the fiber card, can someone let me know the steps for bringing the LUNS back online please? I believe it's just a case...
  12. nyck

    Oracle Linux LVM issue

    Hello, I have been rebuilding an R900 this morning and have installed oracle linux 6.3, at the raid level there was sda which was a mirror and sdb a raid 5 setup. So during the install I just setup sda with LVM and left sdb alone as I always tend to do when I install Linux. So now the server is...
  13. nyck

    Legato backups failing all of a sudden

    Hello, All seems to be fine with the client as a rpcinfo -p <client> from the NW server comes back ok:- rpcinfo -p lonibm5 program vers proto port service 100000 4 udp 111 rpcbind 100000 3 udp 111 rpcbind 100000 2 udp 111 rpcbind 100000 4...
  14. nyck

    Legato backups failing all of a sudden

    Hello, My backups have been working fine for years and in the last two days they have been all failing with the below error:- savegrp -nvp -c loncons4 loncons4:All level=9 08/28/13 08:05:43 savegrp: Run up to 32 clients in parallel 08/28/13 08:05:43 savegrp...
  15. nyck

    mirror a boot disk in HP-UX 11.11 PA-Risc

    hello, I need to mirror the boot disk on my newly build hp-ux 11.11 server, can someone let me know the steps for doing this please? Do I still need to install Mirror-UX to achieve this task? Cheers Nick

Part and Inventory Search

Back
Top