/l3/users/devi/xen-for-zen/xen2.unix.nt/root :1 :2 :3 :4 :5 :6 :7 :8 :9 :10 :11 :12 :13 :14 :15 :16 :17 :18 :19 :20 :21 :22 :23 :24 :25 :26 :27 :28 :29 :30 :31 :32 :33 :34 :35 :36 :37 |
|
#ls -lh
total 11G -rw-r--r-- 1 root root 984M 2007-01-24 21:00 boot_usb_Debian.img -rwx------ 1 root root 8.0M 2007-01-19 12:37 c7200_i0_bootflash -rw------- 1 root root 64M 2007-01-19 12:37 c7200_i0_disk0 -rw-r--r-- 1 root root 40K 2007-01-19 12:39 c7200_i0_log.txt -rwx------ 1 root root 128K 2007-01-19 12:37 c7200_i0_nvram -rw-r-xr-- 1 root root 64M 2007-01-18 19:59 C7200-JK.BIN -rw-r--r-- 1 root root 52M 2003-04-27 18:37 damnsmall-0.3.6-usb.tar -rw-r--r-- 1 root root 4.4G 2007-01-25 16:46 Debian_RC4_disk1.iso -rw-r--r-- 1 root root 4.4G 2007-01-25 16:05 Debian_RC4_disk2.iso drwxr-xr-x 3 user user 12K 2007-01-19 00:41 dynamips-0.2.6-RC5 -rw-r--r-- 1 root root 380K 2007-01-17 21:03 dynamips-0.2.6-RC5.tar.gz -rw-r--r-- 1 root root 0 2007-01-19 12:37 dynamips_log.txt -rw-r--r-- 1 root root 121 2007-01-18 21:45 natasha.router -rwxr-xr-x 1 root root 1010 2007-01-24 22:29 tc-rescue-script.sh -rw-r--r-- 1 root root 957M 2007-01-25 18:06 usb_frenzy.img |
#exit
Connection to xen1 closed. |
#ls
|
#ls -l
итого 0 |
#df -h
Файловая система Разм Исп Дост Исп% смонтирована на /dev/cciss/c0d0p1 15G 2,5G 12G 18% / udev 10M 40K 10M 1% /dev devshm 1,6G 0 1,6G 0% /dev/shm /dev/mapper/NAS1-ISO 22G 18G 2,8G 87% /data/ISO |
#xm list
Name ID Mem(MiB) VCPUs State Time(s) 2003server1 19 512 1 -b---- 771.3 Domain-0 0 2759 2 r----- 723.0 |
#xm ;ist
Usage: xm <subcommand> [args] Control, list, and manipulate Xen guest instances. Common 'xm' commands: console Attach to <Domain>'s console. create Create a domain based on <ConfigFile>. destroy Terminate a domain immediately. dump-core Dump core for a specific domain. help Display this message. list List information about all/some domains. mem-set Set the current memory usage for a domain. ... top Monitor a host and the domains in real time. unpause Unpause a paused domain. uptime Print uptime for a domain. vcpu-set Set the number of active VCPUs for allowed for the domain. <Domain> can either be the Domain Name or Id. For more help on 'xm' see the xm(1) man page. For more help on 'xm create' see the xmdomain.cfg(5) man page. For a complete list of subcommands run 'xm help'. bash: ist: command not found |
#xm list
Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 2759 2 r----- 730.2 |
#shutdown -h now
|
#xm create 2003server0
Using config file "/etc/xen/2003server0". Error: Disk image does not exist: /data/ISO/windows-server-2003.iso |
#/etc/init.d/lvm restart
Shutting down LVM Volume Groups... No volume groups found Setting up LVM Volume Groups... Reading all physical volumes. This may take a while... Found volume group "NAS1" using metadata type lvm2 9 logical volume(s) in volume group "NAS1" now active |
#mount -L ISO
|
#xm create 2003server0
Using config file "/etc/xen/2003server0". Started domain 2003server0 |
#xm list
Name ID Mem(MiB) VCPUs State Time(s) 2003server0 14 512 1 r----- 3.0 Domain-0 0 2759 2 r----- 26.8 |
#ping 192.168.15.150
PING 192.168.15.150 (192.168.15.150) 56(84) bytes of data. From 192.168.15.252 icmp_seq=1 Destination Host Unreachable From 192.168.15.252 icmp_seq=2 Destination Host Unreachable From 192.168.15.252 icmp_seq=3 Destination Host Unreachable From 192.168.15.252 icmp_seq=4 Destination Host Unreachable From 192.168.15.252 icmp_seq=5 Destination Host Unreachable From 192.168.15.252 icmp_seq=6 Destination Host Unreachable From 192.168.15.252 icmp_seq=7 Destination Host Unreachable From 192.168.15.252 icmp_seq=8 Destination Host Unreachable From 192.168.15.252 icmp_seq=9 Destination Host Unreachable 64 bytes from 192.168.15.150: icmp_seq=11 ttl=128 time=819 ms 64 bytes from 192.168.15.150: icmp_seq=12 ttl=128 time=3.37 ms 64 bytes from 192.168.15.150: icmp_seq=13 ttl=128 time=5.86 ms --- 192.168.15.150 ping statistics --- 13 packets transmitted, 3 received, +9 errors, 76% packet loss, time 12029ms rtt min/avg/max/mdev = 3.371/276.149/819.215/384.007 ms, pipe 3 |
#xm list
Name ID Mem(MiB) VCPUs State Time(s) 2003server0 14 512 1 -b---- 170.4 Domain-0 0 2759 2 r----- 97.5 |
#xm destroy 2003server0
|
#xm create 2003server1
Using config file "/etc/xen/2003server1". Started domain 2003server1 |
#ping 192.168.15.150
PING 192.168.15.150 (192.168.15.150) 56(84) bytes of data. From 192.168.15.252 icmp_seq=1 Destination Host Unreachable From 192.168.15.252 icmp_seq=2 Destination Host Unreachable From 192.168.15.252 icmp_seq=3 Destination Host Unreachable From 192.168.15.252 icmp_seq=4 Destination Host Unreachable From 192.168.15.252 icmp_seq=5 Destination Host Unreachable From 192.168.15.252 icmp_seq=6 Destination Host Unreachable From 192.168.15.252 icmp_seq=7 Destination Host Unreachable From 192.168.15.252 icmp_seq=8 Destination Host Unreachable From 192.168.15.252 icmp_seq=9 Destination Host Unreachable ... From 192.168.15.252 icmp_seq=18 Destination Host Unreachable From 192.168.15.252 icmp_seq=19 Destination Host Unreachable From 192.168.15.252 icmp_seq=20 Destination Host Unreachable From 192.168.15.252 icmp_seq=21 Destination Host Unreachable From 192.168.15.252 icmp_seq=22 Destination Host Unreachable From 192.168.15.252 icmp_seq=23 Destination Host Unreachable From 192.168.15.252 icmp_seq=24 Destination Host Unreachable --- 192.168.15.150 ping statistics --- 26 packets transmitted, 0 received, +24 errors, 100% packet loss, time 25062ms , pipe 3 |
#xm list
Name ID Mem(MiB) VCPUs State Time(s) 2003server1 15 512 1 -b---- 7.4 Domain-0 0 2759 2 r----- 112.2 |
#ping 192.168.15.150
PING 192.168.15.150 (192.168.15.150) 56(84) bytes of data. 64 bytes from 192.168.15.150: icmp_seq=1 ttl=128 time=8.54 ms --- 192.168.15.150 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 8.540/8.540/8.540/0.000 ms |
#free
total used free shared buffers cached Mem: 2825216 374100 2451116 0 190764 46648 -/+ buffers/cache: 136688 2688528 Swap: 1951888 0 1951888 |
#xm destroy 2003server0
Error: Domain '2003server0' does not exist. Usage: xm destroy <Domain> Terminate a domain immediately. |
#xm destroy 2003server1
|
#xm create 2003server0
Using config file "/etc/xen/2003server0". Started domain 2003server0 |
#xm create 2003server0
|
#ping ltsp0
PING ltsp0.unix.nt (192.168.15.244) 56(84) bytes of data. 64 bytes from ltsp0.unix.nt (192.168.15.244): icmp_seq=1 ttl=64 time=0.864 ms 64 bytes from ltsp0.unix.nt (192.168.15.244): icmp_seq=2 ttl=64 time=0.286 ms 64 bytes from ltsp0.unix.nt (192.168.15.244): icmp_seq=3 ttl=64 time=0.271 ms 64 bytes from ltsp0.unix.nt (192.168.15.244): icmp_seq=4 ttl=64 time=0.285 ms 64 bytes from ltsp0.unix.nt (192.168.15.244): icmp_seq=5 ttl=64 time=0.350 ms 64 bytes from ltsp0.unix.nt (192.168.15.244): icmp_seq=6 ttl=64 time=0.254 ms 64 bytes from ltsp0.unix.nt (192.168.15.244): icmp_seq=7 ttl=64 time=0.289 ms --- ltsp0.unix.nt ping statistics --- 7 packets transmitted, 7 received, 0% packet loss, time 5996ms rtt min/avg/max/mdev = 0.254/0.371/0.864/0.203 ms |
#xm list
Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 2759 2 r----- 223.0 |
#xm create 2003server1
Using config file "/etc/xen/2003server1". Started domain 2003server1 |
#ping 192.168.15.150
64 bytes from 192.168.15.150: icmp_seq=40 ttl=128 time=1.57 ms 64 bytes from 192.168.15.150: icmp_seq=41 ttl=128 time=2.99 ms 64 bytes from 192.168.15.150: icmp_seq=42 ttl=128 time=4.43 ms 64 bytes from 192.168.15.150: icmp_seq=43 ttl=128 time=6.93 ms 64 bytes from 192.168.15.150: icmp_seq=44 ttl=128 time=7.53 ms 64 bytes from 192.168.15.150: icmp_seq=45 ttl=128 time=0.389 ms 64 bytes from 192.168.15.150: icmp_seq=46 ttl=128 time=2.34 ms 64 bytes from 192.168.15.150: icmp_seq=47 ttl=128 time=1.62 ms 64 bytes from 192.168.15.150: icmp_seq=48 ttl=128 time=3.06 ms 64 bytes from 192.168.15.150: icmp_seq=49 ttl=128 time=0.779 ms ... 64 bytes from 192.168.15.150: icmp_seq=178 ttl=128 time=0.368 ms 64 bytes from 192.168.15.150: icmp_seq=179 ttl=128 time=0.525 ms 64 bytes from 192.168.15.150: icmp_seq=180 ttl=128 time=0.938 ms 64 bytes from 192.168.15.150: icmp_seq=181 ttl=128 time=2.58 ms 64 bytes from 192.168.15.150: icmp_seq=182 ttl=128 time=3.85 ms 64 bytes from 192.168.15.150: icmp_seq=183 ttl=128 time=5.49 ms 64 bytes from 192.168.15.150: icmp_seq=184 ttl=128 time=6.94 ms --- 192.168.15.150 ping statistics --- 184 packets transmitted, 157 received, +27 errors, 14% packet loss, time 183051ms rtt min/avg/max/mdev = 0.300/6.362/321.761/25.429 ms, pipe 3 |
#ssh ltsp0
The authenticity of host 'ltsp0 (192.168.15.244)' can't be established. RSA key fingerprint is 9b:30:7a:65:50:a0:f1:6e:cf:3b:c8:9e:79:8b:9b:34. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'ltsp0' (RSA) to the list of known hosts. Warning: the RSA host key for 'ltsp0' differs from the key for the IP address '192.168.15.244' Offending key for IP in /root/.ssh/known_hosts:10 Are you sure you want to continue connecting (yes/no)? yes root@ltsp0's password: Last login: Fri Jan 26 12:18:01 2007 from 192.168.15.254 Linux ltsp0.unix.nt 2.6.18-3-xen-686 #1 SMP Mon Dec 4 20:48:20 UTC 2006 i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. |
#ls -l /opt/ltsp/i386/
total 76 drwxr-xr-x 2 root root 4096 Jan 23 17:32 bin drwxr-xr-x 3 root root 4096 Jan 20 22:30 boot drwxr-xr-x 4 root root 4096 Jan 25 12:50 dev drwxr-xr-x 65 root root 4096 Jan 26 15:05 etc drwxr-xr-x 27 root root 4096 Jan 23 15:31 home drwxr-xr-x 2 root root 4096 Jan 20 22:25 initrd drwxr-xr-x 12 root root 4096 Jan 23 15:54 lib drwxr-xr-x 2 root root 4096 Jan 20 22:25 media drwxr-xr-x 8 1002 root 4096 Jan 22 17:08 mnt drwxr-xr-x 2 root root 4096 Jan 20 22:25 opt drwxr-xr-x 2 root root 4096 Oct 28 17:06 proc drwxr-xr-x 8 root root 4096 Jan 26 12:20 root drwxr-xr-x 2 root root 4096 Jan 22 11:23 sbin drwxr-xr-x 2 root root 4096 Jan 20 22:25 srv drwxr-xr-x 2 root root 4096 Nov 5 02:19 sys drwxrwxrwt 2 root root 4096 Jan 26 12:20 tmp drwxr-xr-x 12 root root 4096 Jan 22 15:12 usr drwxr-xr-x 13 root root 4096 Jan 20 22:25 var drwxr-xr-x 7 root root 4096 Jan 26 14:58 z |
#ls -l /opt/ltsp/i386/z/
total 72768 -rwxrwxrwx 1 root root 95749 Aug 5 13:53 Ahead.Nero.v7.0.1.4b.Premium.Edition.Incl.Keygen.READ.NFO-ORiON.ZIP drwxrwxrwx 5 root root 4096 Oct 27 19:19 Ahead_Nero -rwxrwxrwx 1 root root 477469 Aug 5 16:45 ICH5R_W2003_W2K_SATA_RAID.EXE drwxrwxrwx 3 root root 4096 Aug 5 18:09 INTEL_LAN_MSFT_V102 -rwxrwxrwx 1 root root 20496390 Aug 5 16:47 INTEL_LAN_MSFT_V102.ZIP -rwxrwxrwx 1 root root 3123 Aug 5 13:56 Kaspersky.Anti.Virus.Personal.5.0.527.WinAll-TWK.rar -rwxrwxrwx 1 root root 41685 Oct 3 23:34 O.And.K.Print.Watch.v3.21-SSG.ZIP -rwxrwxrwx 1 root root 3084288 Jun 11 2003 PFG_LCT6_02.exe -rwxrwxrwx 1 root root 993832 Nov 20 15:40 b5ca1096.rar ... -rwxrwxrwx 1 root root 1067200 Aug 5 14:30 ofu_win32.zip -rwxrwxrwx 1 root root 1578262 Aug 5 13:45 p09bios.zip -rwxrwxrwx 1 root root 441309 Oct 8 03:10 papercut-print-logger(2).exe -rwxrwxrwx 1 root root 441309 Oct 8 03:00 papercut-print-logger.exe -rwxrwxrwx 1 root root 34778792 Oct 3 23:25 prnwatch_msde.exe -rwxrwxrwx 1 root root 555328 Oct 8 02:58 ps_install.exe -rwxrwxrwx 1 root root 1118072 Oct 8 03:02 ptprnlog-setup.exe -rwxrwxrwx 1 root root 637644 Sep 19 17:32 uTorrent-1.6-install.exe drwxrwxrwx 3 root root 4096 Oct 27 19:19 video drwxrwxrwx 4 root root 4096 Aug 5 18:14 ?????? ???????????????? |
#ls -l /opt/ltsp/i386/z/
total 72768 -rwxrwxrwx 1 root root 95749 Aug 5 13:53 Ahead.Nero.v7.0.1.4b.Premium.Edition.Incl.Keygen.READ.NFO-ORiON.ZIP drwxrwxrwx 5 root root 4096 Oct 27 19:19 Ahead_Nero -rwxrwxrwx 1 root root 477469 Aug 5 16:45 ICH5R_W2003_W2K_SATA_RAID.EXE drwxrwxrwx 3 root root 4096 Aug 5 18:09 INTEL_LAN_MSFT_V102 -rwxrwxrwx 1 root root 20496390 Aug 5 16:47 INTEL_LAN_MSFT_V102.ZIP -rwxrwxrwx 1 root root 3123 Aug 5 13:56 Kaspersky.Anti.Virus.Personal.5.0.527.WinAll-TWK.rar -rwxrwxrwx 1 root root 41685 Oct 3 23:34 O.And.K.Print.Watch.v3.21-SSG.ZIP -rwxrwxrwx 1 root root 3084288 Jun 11 2003 PFG_LCT6_02.exe -rwxrwxrwx 1 root root 993832 Nov 20 15:40 b5ca1096.rar ... -rwxrwxrwx 1 root root 1067200 Aug 5 14:30 ofu_win32.zip -rwxrwxrwx 1 root root 1578262 Aug 5 13:45 p09bios.zip -rwxrwxrwx 1 root root 441309 Oct 8 03:10 papercut-print-logger(2).exe -rwxrwxrwx 1 root root 441309 Oct 8 03:00 papercut-print-logger.exe -rwxrwxrwx 1 root root 34778792 Oct 3 23:25 prnwatch_msde.exe -rwxrwxrwx 1 root root 555328 Oct 8 02:58 ps_install.exe -rwxrwxrwx 1 root root 1118072 Oct 8 03:02 ptprnlog-setup.exe -rwxrwxrwx 1 root root 637644 Sep 19 17:32 uTorrent-1.6-install.exe drwxrwxrwx 3 root root 4096 Oct 27 19:19 video drwxrwxrwx 4 root root 4096 Aug 5 18:14 ?????? ???????????????? |
#df -h
Filesystem Size Used Avail Use% Mounted on /dev/hda1 9.9G 3.2G 6.2G 35% / tmpfs 129M 0 129M 0% /lib/init/rw udev 10M 20K 10M 1% /dev |
#mkdir /root/temp
|
#mv -v /opt/ltsp/i386/z/ /root/temp/
`/opt/ltsp/i386/z/' -> `/root/temp/z' |
#ls -l temp/
total 4 drwxr-xr-x 7 root root 4096 Jan 26 14:58 z |
#ls -l temp/z/
total 72768 -rwxrwxrwx 1 root root 95749 Aug 5 13:53 Ahead.Nero.v7.0.1.4b.Premium.Edition.Incl.Keygen.READ.NFO-ORiON.ZIP drwxrwxrwx 5 root root 4096 Oct 27 19:19 Ahead_Nero -rwxrwxrwx 1 root root 477469 Aug 5 16:45 ICH5R_W2003_W2K_SATA_RAID.EXE drwxrwxrwx 3 root root 4096 Aug 5 18:09 INTEL_LAN_MSFT_V102 -rwxrwxrwx 1 root root 20496390 Aug 5 16:47 INTEL_LAN_MSFT_V102.ZIP -rwxrwxrwx 1 root root 3123 Aug 5 13:56 Kaspersky.Anti.Virus.Personal.5.0.527.WinAll-TWK.rar -rwxrwxrwx 1 root root 41685 Oct 3 23:34 O.And.K.Print.Watch.v3.21-SSG.ZIP -rwxrwxrwx 1 root root 3084288 Jun 11 2003 PFG_LCT6_02.exe -rwxrwxrwx 1 root root 993832 Nov 20 15:40 b5ca1096.rar ... -rwxrwxrwx 1 root root 1067200 Aug 5 14:30 ofu_win32.zip -rwxrwxrwx 1 root root 1578262 Aug 5 13:45 p09bios.zip -rwxrwxrwx 1 root root 441309 Oct 8 03:10 papercut-print-logger(2).exe -rwxrwxrwx 1 root root 441309 Oct 8 03:00 papercut-print-logger.exe -rwxrwxrwx 1 root root 34778792 Oct 3 23:25 prnwatch_msde.exe -rwxrwxrwx 1 root root 555328 Oct 8 02:58 ps_install.exe -rwxrwxrwx 1 root root 1118072 Oct 8 03:02 ptprnlog-setup.exe -rwxrwxrwx 1 root root 637644 Sep 19 17:32 uTorrent-1.6-install.exe drwxrwxrwx 3 root root 4096 Oct 27 19:19 video drwxrwxrwx 4 root root 4096 Aug 5 18:14 ?????? ???????????????? |
#ls -l /opt/ltsp/i386/z/
ls: /opt/ltsp/i386/z/: No such file or directory |
#exit
Connection to ltsp0 closed. |
#xm list
Name ID Mem(MiB) VCPUs State Time(s) 2003server1 17 512 1 -b---- 242.3 Domain-0 0 2759 2 r----- 347.0 |
#xm destroy 2003server1
|
#xm list
Error: Device 768 not connected Usage: xm list [options] [Domain, ...] List information about all/some domains. -l, --long Output all VM details in SXP --label Include security labels |
#xm list
Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 2759 2 r----- 349.6 |
#xm list
Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 2759 2 r----- 349.7 |
#xm list
Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 2759 2 r----- 349.9 |
#cd /usr/src/linux-2.6.19.2/
|
#make menuconfig
x x x x lqqqqqqqqqqqqqqqqqqqqqqqqq Processor family qqqqqqqqqqqqqqqqqqqqqqqqqk x Use the arrow keys to navigate this window or press the hotkey of x x the item you wish to select followed by the <SPACE BAR>. Press x Subarchitecture Type (PC-compatible) ---> Processor family (VIA C3-2 (Nehemiah)) ---> x x x x |
#vim Makefile
|
#cd
|
#ls -l /boot/vmlinuz-2.6.19.2
vmlinuz-2.6.19.2 vmlinuz-2.6.19.2.noNFS.old vmlinuz-2.6.19.2.noNFS |
#ls -l /boot/vmlinuz-2.6.19.2.noNFS
-rw-r--r-- 1 root root 1753024 2007-01-22 15:27 /boot/vmlinuz-2.6.19.2.noNFS |
#ls -l /boot/initrd.img-2.6.19.2.noNFS
-rw-r--r-- 1 root root 4512197 2007-01-22 15:28 /boot/initrd.img-2.6.19.2.noNFS |
#ls -l /lib/modules/2.6.19.2.noNFS/
|
#xm list
Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 2759 2 r----- 404.6 |
#shutdown -h now
|
#/etc/init.d/lvm restart
Shutting down LVM Volume Groups... No volume groups found Setting up LVM Volume Groups... Reading all physical volumes. This may take a while... Found volume group "NAS1" using metadata type lvm2 9 logical volume(s) in volume group "NAS1" now active |
#xm list
Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 3165 2 r----- 27.7 |
#xm create 2003server1
Using config file "/etc/xen/2003server1". Error: Disk image does not exist: /data/ISO/windows-server-2003.iso |
#mount -L ISO
|
#xm create 2003server1
Using config file "/etc/xen/2003server1". Started domain 2003server1 |
#xm list
Name ID Mem(MiB) VCPUs State Time(s) 2003server1 14 512 1 -b---- 11.1 Domain-0 0 2759 2 r----- 42.2 |
#ping 192.168.15.150
PING 192.168.15.150 (192.168.15.150) 56(84) bytes of data. 64 bytes from 192.168.15.150: icmp_seq=1 ttl=128 time=9.26 ms 64 bytes from 192.168.15.150: icmp_seq=2 ttl=128 time=9.72 ms --- 192.168.15.150 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1000ms rtt min/avg/max/mdev = 9.267/9.494/9.722/0.247 ms |
#lsmod
Module Size Used by xt_physdev 3024 1 tun 10336 1 iptable_filter 3104 1 ip_tables 12964 1 iptable_filter x_tables 13316 2 xt_physdev,ip_tables bridge 49500 1 xt_physdev netloop 6592 0 button 6672 0 ac 5188 0 ... generic 5028 0 [permanent] ide_core 111464 2 piix,generic cciss 52708 3 scsi_mod 124360 1 cciss ehci_hcd 28264 0 uhci_hcd 21192 0 usbcore 113380 4 usbhid,ehci_hcd,uhci_hcd thermal 13608 0 processor 28552 1 thermal fan 4804 0 |
#lsmod | less
|
#aoe
aoe-discover aoe-mkdevs aoeping aoe-stat aoe-interfaces aoe-mkshelf aoe-revalidate |
#aoe-stat
e9.0 160.041GB eth1 up |
#aoe-discover
|
#aoe-stat
e9.0 160.041GB eth1 up |
#aop
bash: aop: command not found |
#aoeping
usage: aoeping [options] {shelf} {slot} {netif} options: -i do ATA device identify -v be verbose -h show this usage summary options taking arguments: -s timeout in seconds -S perform SMART command -t specify number for starting AoE tag |
#aoeping 9 0 eth1
|
#aoeping -v 9 0 eth1
tag: 80000000 eth: eth1 shelf: 9 slot: 0 config query response: 00 18 71 79 f8 98 00 13 d4 b2 4f ec 88 a2 18 00 00 09 00 01 00 00 00 00 00 20 40 0b f8 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 found e9.0 with mac 0013d4b24fec |
#aoe-stat
e9.0 160.041GB eth1 up |
#ls -l /dev/etherd/
discover e9.0 err interfaces revalidate |
#cat /proc/cpuinfo
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Xeon(R) CPU 5110 @ 1.60GHz stepping : 6 cpu MHz : 1600.083 cache size : 4096 KB fdiv_bug : no hlt_bug : no ... fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc up pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm bogomips : 4002.23 |
#dmesg | less
|
#cat /var/run/
acpid.socket crond.pid exim4/ inetd.pid lpd.pid network/ samba/ sshd/ syslogd.pid xenconsoled.pid xend.pid xenstored/ atd.pid crond.reboot identd/ klogd.pid motd rpc.statd.pid screen/ sshd.pid utmp xend/ xen-hotplug/ xenstore.pid |
#cat /var/run/
acpid.socket crond.pid exim4/ inetd.pid lpd.pid network/ samba/ sshd/ syslogd.pid xenconsoled.pid xend.pid xenstored/ atd.pid crond.reboot identd/ klogd.pid motd rpc.statd.pid screen/ sshd.pid utmp xend/ xen-hotplug/ xenstore.pid |
#top
top - 17:09:15 up 4:43, 1 user, load average: 0.00, 0.00, 0.00 Tasks: 67 total, 1 running, 66 sleeping, 0 stopped, 0 zombie Cpu(s): 3.2%us, 0.0%sy, 0.0%ni, 96.8%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 2825216k total, 784476k used, 2040740k free, 598332k buffers PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND Swap: 1951888k total, 0k used, 1951888k free, 32960k cached 11921 root 15 0 11352 6736 1704 S 6 0.2 0:15.76 l3-agent 1 root 15 0 1860 664 564 S 0 0.0 0:00.32 init 2 root RT 0 0 0 0 S 0 0.0 0:00.00 migration/0 3 root 34 19 0 0 0 S 0 0.0 0:00.00 ksoftirqd/0 ... 12098 root 15 0 557m 17m 5324 S 0 0.6 0:54.83 qemu-dm 12139 root 15 0 557m 17m 5324 S 0 0.6 0:00.00 qemu-dm 12140 root 15 0 557m 17m 5324 S 0 0.6 0:00.00 qemu-dm 12218 root 18 0 557m 17m 5324 S 0 0.6 0:00.89 qemu-dm 12527 root 0 -20 0 0 0 S 0 0.0 0:00.00 loop0 12835 root 15 0 8688 2624 2160 S 0 0.1 0:00.02 sshd 12837 root 15 0 3532 504 432 S 0 0.0 0:00.00 script 12874 root 15 0 3536 400 316 S 0 0.0 0:00.00 script 12875 root 15 0 4848 1856 1384 S 0 0.1 0:00.00 bash 12942 root 15 0 2124 1120 852 R 0 0.0 0:00.00 top |
#uname -a
Linux xen2.unix.nt 2.6.18-3-xen-686 #1 SMP Mon Dec 4 20:48:20 UTC 2006 i686 GNU/Linux |
#df
Файловая система 1K-блоков Исп Доступно Исп% смонтирована на /dev/cciss/c0d0p1 15377820 2619556 11977108 18% / udev 10240 40 10200 1% /dev devshm 1620184 0 1620184 0% /dev/shm /dev/mapper/NAS1-ISO 22706684 18670828 2882424 87% /data/ISO |
#xm create 2003server1
Using config file "/etc/xen/2003server1". Error: Disk image does not exist: /data/ISO/windows-server-2003.iso |
#xm create 2003server0
|
#/etc/init.d/lvm restart
Shutting down LVM Volume Groups... No volume groups found Setting up LVM Volume Groups... Reading all physical volumes. This may take a while... Found volume group "NAS1" using metadata type lvm2 9 logical volume(s) in volume group "NAS1" now active |
#mount -L ISO
|
#xm create 2003server1
Using config file "/etc/xen/2003server1". Error: Device creation failed for domain 2003server1 |
#xm list
Using config file "/etc/xen/2003server1". Name ID Mem(MiB) VCPUs State Time(s) 2003server1 15 512 1 --p--- 0.0 Domain-0 0 2759 2 r----- 30.1 |
#ping 192.168.15.150
PING 192.168.15.150 (192.168.15.150) 56(84) bytes of data. From 192.168.15.252 icmp_seq=1 Destination Host Unreachable From 192.168.15.252 icmp_seq=2 Destination Host Unreachable From 192.168.15.252 icmp_seq=3 Destination Host Unreachable --- 192.168.15.150 ping statistics --- 6 packets transmitted, 0 received, +3 errors, 100% packet loss, time 5017ms , pipe 3 |
#ping 192.168.15.150
PING 192.168.15.150 (192.168.15.150) 56(84) bytes of data. From 192.168.15.252 icmp_seq=1 Destination Host Unreachable From 192.168.15.252 icmp_seq=2 Destination Host Unreachable From 192.168.15.252 icmp_seq=3 Destination Host Unreachable From 192.168.15.252 icmp_seq=4 Destination Host Unreachable From 192.168.15.252 icmp_seq=5 Destination Host Unreachable From 192.168.15.252 icmp_seq=6 Destination Host Unreachable From 192.168.15.252 icmp_seq=7 Destination Host Unreachable From 192.168.15.252 icmp_seq=8 Destination Host Unreachable From 192.168.15.252 icmp_seq=9 Destination Host Unreachable ... From 192.168.15.252 icmp_seq=17 Destination Host Unreachable From 192.168.15.252 icmp_seq=18 Destination Host Unreachable 64 bytes from 192.168.15.150: icmp_seq=21 ttl=128 time=203 ms 64 bytes from 192.168.15.150: icmp_seq=22 ttl=128 time=7.24 ms 64 bytes from 192.168.15.150: icmp_seq=23 ttl=128 time=0.352 ms 64 bytes from 192.168.15.150: icmp_seq=24 ttl=128 time=2.21 ms 64 bytes from 192.168.15.150: icmp_seq=25 ttl=128 time=4.48 ms --- 192.168.15.150 ping statistics --- 25 packets transmitted, 5 received, +18 errors, 80% packet loss, time 24036ms rtt min/avg/max/mdev = 0.352/43.466/203.038/79.819 ms, pipe 3 |
#xm create 2003server0
Using config file "/etc/xen/2003server0". Started domain 2003server0 |
#xm create 2003server0
|
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Xeon(R) CPU 5110 @ 1.60GHz stepping : 6 cpu MHz : 1600.083 cache size : 4096 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm bogomips : 4002.23 processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Xeon(R) CPU 5110 @ 1.60GHz stepping : 6 cpu MHz : 1600.083 cache size : 4096 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc up pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm bogomips : 4002.23
acpid.socket crond.pid exim4/ inetd.pid lpd.pid network/ samba/ sshd/ syslogd.pid xenconsoled.pid xend.pid xenstored/ atd.pid crond.reboot identd/ klogd.pid motd rpc.statd.pid screen/ sshd.pid utmp xend/ xen-hotplug/ xenstore.pid
Время первой команды журнала | 18:03:02 2007- 1-25 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Время последней команды журнала | 11:55:51 2007- 1-28 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в журнале | 101 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент команд с ненулевым кодом завершения, % | 14.85 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент синтаксически неверно набранных команд, % | 2.97 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Суммарное время работы с терминалом *, час | 1.21 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в единицу времени, команда/мин | 1.39 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Частота использования команд |
|
В журнал автоматически попадают все команды, данные в любом терминале системы.
Для того чтобы убедиться, что журнал на текущем терминале ведётся, и команды записываются, дайте команду w. В поле WHAT, соответствующем текущему терминалу, должна быть указана программа script.
Команды, при наборе которых были допущены синтаксические ошибки, выводятся перечёркнутым текстом:
$ l s-l bash: l: command not found |
Если код завершения команды равен нулю, команда была выполнена без ошибок. Команды, код завершения которых отличен от нуля, выделяются цветом.
$ test 5 -lt 4 |
Команды, ход выполнения которых был прерван пользователем, выделяются цветом.
$ find / -name abc find: /home/devi-orig/.gnome2: Keine Berechtigung find: /home/devi-orig/.gnome2_private: Keine Berechtigung find: /home/devi-orig/.nautilus/metafiles: Keine Berechtigung find: /home/devi-orig/.metacity: Keine Berechtigung find: /home/devi-orig/.inkscape: Keine Berechtigung ^C |
Команды, выполненные с привилегиями суперпользователя, выделяются слева красной чертой.
# id uid=0(root) gid=0(root) Gruppen=0(root) |
Изменения, внесённые в текстовый файл с помощью редактора, запоминаются и показываются в журнале в формате ed. Строки, начинающиеся символом "<", удалены, а строки, начинающиеся символом ">" -- добавлены.
$ vi ~/.bashrc
|
Для того чтобы изменить файл в соответствии с показанными в диффшоте изменениями, можно воспользоваться командой patch. Нужно скопировать изменения, запустить программу patch, указав в качестве её аргумента файл, к которому применяются изменения, и всавить скопированный текст:
$ patch ~/.bashrc |
Для того чтобы получить краткую справочную информацию о команде, нужно подвести к ней мышь. Во всплывающей подсказке появится краткое описание команды.
Если справочная информация о команде есть, команда выделяется голубым фоном, например: vi. Если справочная информация отсутствует, команда выделяется розовым фоном, например: notepad.exe. Справочная информация может отсутствовать в том случае, если (1) команда введена неверно; (2) если распознавание команды LiLaLo выполнено неверно; (3) если информация о команде неизвестна LiLaLo. Последнее возможно для редких команд.
Большие, в особенности многострочные, всплывающие подсказки лучше всего показываются браузерами KDE Konqueror, Apple Safari и Microsoft Internet Explorer. В браузерах Mozilla и Firefox они отображаются не полностью, а вместо перевода строки выводится специальный символ.
Время ввода команды, показанное в журнале, соответствует времени начала ввода командной строки, которое равно тому моменту, когда на терминале появилось приглашение интерпретатора
Имя терминала, на котором была введена команда, показано в специальном блоке. Этот блок показывается только в том случае, если терминал текущей команды отличается от терминала предыдущей.
Вывод не интересующих вас в настоящий момент элементов журнала, таких как время, имя терминала и других, можно отключить. Для этого нужно воспользоваться формой управления журналом вверху страницы.
Небольшие комментарии к командам можно вставлять прямо из командной строки. Комментарий вводится прямо в командную строку, после символов #^ или #v. Символы ^ и v показывают направление выбора команды, к которой относится комментарий: ^ - к предыдущей, v - к следующей. Например, если в командной строке было введено:
$ whoami
user
$ #^ Интересно, кто я?в журнале это будет выглядеть так:
$ whoami
user
Интересно, кто я? |
Если комментарий содержит несколько строк, его можно вставить в журнал следующим образом:
$ whoami
user
$ cat > /dev/null #^ Интересно, кто я?
Программа whoami выводит имя пользователя, под которым мы зарегистрировались в системе. - Она не может ответить на вопрос о нашем назначении в этом мире.В журнале это будет выглядеть так:
$ whoami user
|
Комментарии, не относящиеся непосредственно ни к какой из команд, добавляются точно таким же способом, только вместо симолов #^ или #v нужно использовать символы #=
1 2 3 4Группы команд, выполненных на разных терминалах, разделяются специальной линией. Под этой линией в правом углу показано имя терминала, на котором выполнялись команды. Для того чтобы посмотреть команды только одного сенса, нужно щёкнуть по этому названию.
LiLaLo (L3) расшифровывается как Live Lab Log.
Программа разработана для повышения эффективности обучения Unix/Linux-системам.
(c) Игорь Чубин, 2004-2008