[http://upload.wikimedia.org/wikipedia/commons/e/ee/Aktualne_logo_Oracle_Solaris_OS_OSos.png]
Hello guy's, if you are removing a hard drive while the operating
system is still running,
you must remove the drive logically from the operating system bef...
Berikut cara create log Mega CLI :
1. Download MegaCli-8.07.07-1.noarch.rpm
dan Masukan pada folder tmp/
[root@xxxx tmp]# ls
hsperfdata_oracle MegaCli-8.07.07-1.noarch.rpm
lost+found UCP-4734527764967949107
2. Kemudian Create Log dengan cara :
[...
Berikut step by step melakukan penambahan disk kedalam ZFS pool.
[http://1.bp.blogspot.com/-6zhbNhSvVSg/VKtThLMJKMI/AAAAAAAAAH8/DWQjPpQ2ets/s1600/ZFS%2Bstatus.jpg]
Perbedaan ZFS & Tradisional File Systems
root@topaz # DEVFSADM -C DISK _(__reconfigu...
BEFORE SCANNING LUNS, WE SEE SOME USEFUL COMMANDS WHICH ARE RELATED TO
FIBRE CHANNEL(FC).
1.List the connected HBA's.
root@NIX:~# luxadm -e port |grep CONNECTED
/devices/pci@1d,700000/SUNW,qlc@1,1/fp@0,0:devctl CONNECTED
/devices/pci@1d,700000/SUNW,qlc...
The procedure below shows how to setup the IP address for the Intel
e1000 Network Interface in Solaris 10:
1. Edit /etc/hostname.nxge0 and add the IP address and Netmask:
# vi /etc/hostname.nxge0Format: IP-address netmask + netmask
2. Example: 192.168...
STEP 1 : PEMASANGAN HARDWARE – HBA CARD
* Matikan mesin Sun SparC dan cabut kabel power supply
* Kenakan Gelang Anti Statik pada pergelangan tangan
* Cabut kabel FC yang terpasang pada Port HBA di Server
* Pasang HBA-card baru untuk mengganti...
root@nsx01 # mount -Fhsfs /dev/lofi/1 /source/clust
root@nsx01 # cd /source/clust/Solaris_sparc/
root@nsx01 # ./installer Unable to access a usable display on the
remote system. Continue in command-line mode?(Y/N)Y
Java Accessibility Bridge for GNOME ...
CREATE ZPOOL
# zpool create nama-pool c1t1d0
# zfs create -o mountpoint=/gfx/backup nama-pool/backup
SET QUOTA
# zfs set quota=500m nama-pool/backup
# zfs set reservation=200m geekpool/fs1
SET MOUNTPOINT
# zfs set mountpoint=/backupdb nama-pool/back...