HPUX Get link Facebook X Pinterest Email Other Apps April 12, 2012 HPUX, HPUX 11V2, by default, did start NFS lockd. To endbale:cd etc/rc.config.d/nfsconfLOCKD_RESV_PORT=1LOCKD_AUTHSYS_CRED=1 Get link Facebook X Pinterest Email Other Apps Comments
Configure Solaris 10 LDOM on Solaris 11.4 August 08, 2019 root@comglv1:~# ldm add-memory 16G htcsun1 root@comglv1: # zfs destroy zones cannot destroy 'zones': operation does not apply to pools use 'zfs destroy -r zones' to destroy all datasets in the pool use 'zpool destroy zones' to destroy the pool itself root@comglv1: # zfs destroy -r zones root@comglv1: # zpool create LDOM mirror c0t5000CCA03C0E89D8d0s0 c0t5000CCA03C2F3BB4d0s0 root@comglv1: # zfs create LDOM/htcsun1 root@comglv1: # zfs create -V 150g LDOM/htcsun1/disk0 root@comglv1: # ldm rm-vdisk vdisk0 htcsun1 root@comglv1: # ldm rm-vdsdev htcsun1-vd0@primary-vds0 root@comglv1: # ldm rm-vdsdev vol0@primary-vds0 root@comglv1: # ldm rm-vdsdev iso@primary-vds0 root@comglv1: # add-vdsdev options=ro sol-10-u11-ga-sparc-dvd.iso htcsun1-iso@primary-vds0 root@comglv1: # ldm add-vdsdev /dev/zvol/dsk/LDOM/htcsun1/disk0 htcsun1-vd0@primary-vds0 root@comglv1: # ldm add-vdisk vdisk0 htcsun1-vd0@primary-vds0 htcsun1... Read more
VIOS TIPs June 01, 2015 HMC image locates: /extra/viosimages/2.2.3.4 To install VIO server from HMC: installios To erase the previous setting: installios -u hscroot@P7504HMC:~> cat /etc/nimol.conf # nimol.conf file NIMOL_SERVER 9.22.217.30 ORIGINAL_FILES_DIR /var/tmp/nimol_original RPCBIND_STARTED yes NFS_STARTED yes REMOTE_ACCESS_METHOD /usr/bin/rsh NIMOL_TFTPBOOT /tftpboot TFTP_ENABLED yes REMOTE_SYSLOG_ENABLED yes HMC_SYSLOG_CONF_MODIFIED yes NIMOL_SYSLOG_FACILITY local2 NIMOL_SUBNET 9.22.217.0 NIMOL_BOOTREPLYD yes LABEL default1 /extra/default1 processing hscroot@P7504HMC:~> installios -F -e -R default1 Logging session output to /tmp/installios.24173.log. nimol_config WARNING: error from command /bin/awk nimol_config MESSAGE: Executed /usr/sbin/exportfs -ua. nimol_config MESSAGE: Executed /usr/sbin/exportfs -a. nimol_config MESSAGE: Removed /tftpboot/default1.chrp.mp.ent. nimol_config MESSAGE: Removed /extra/default1. nimol_config MESSAGE: Removed "LABEL def... Read more
M10 XSCF commands July 06, 2016 localhost login: admin XSCF> XSCF> adduser xxxxx XSCF> password xxxxx Password: BAD PASSWORD: it is based on a dictionary word Retype new password: passwd: password updated successfully XSCF> setprivileges xxxxx useradm platadm platop XSCF> setssh -c enable Permission denied. XSCF> exit localhost login: xxxxxx Password: XSCF> setssh -c enable Continue? [y|n] :y XSCF> settelnet -c enable Continue? [y|n] :y XSCF> version -c xcp BB#00-XSCF#0 (Master) XCP0 (Current): 2290 XCP1 (Reserve): 2290 XSCF> showboards -v -a PSB R PPAR-ID(LSB) Assignment Pwr Conn Conf Test Fault ---- - ------------ ----------- ---- ---- ---- ------- -------- 00-0 * 00(00) Assigned n n n Unknown Normal XSCF> setcod -p 0 -s cpu 8 XSCF> showboards -v -a PSB R PPAR-ID(LSB) Assignment Pwr Conn Conf Test Fault... Read more
Comments