00:16:3E:B9:85:0F
2 September 2011
Как сгенерировать MAC для DomU Xen
19 June 2011
The file /boot/grub/stage1 not read correctly.
Нужно было установить загрузчик на диск, но это не получилось сделать ни grub-install:
The file /boot/grub/stage1 not read correctly.
ни grub:
grub> root (hd0,0) Filesystem type is ext3, partition type 0x83 grub> setup (hd0) Checking if "/boot/grub/stage1" exists... no Checking if "/grub/stage1" exists... no Error 15: File not found grub> find /boot/grub/stage1 Error 15: File not found
При этом файл /boot/grub/stage1 имелся.
В интренет-поисках было обнаружено следующее:
"e2fsprogs ? 1.40.5 creates ext3 filesystems with 256 byte large inodes by default (in contrast to 128 byte used before), to accommodate for further ext4 related changes... Using any of these new features requires updating the bootsector of your system. Bootsectors written by "grub or earlier versions of "grub-gfxboot" are not able to boot or even access partitions using any of these new features!"
И действительно, оказалось раздел был отформатирован с 256-битными inode.
Inode size: 256
Решение было одно - переформатировать раздел с 128-битными inode.
24 January 2011
Изменение timezone в RedHat/CentOS
Mon Jan 24 11:04:37 UTC 2011
Mon Jan 24 14:06:31 MSK 2011
Не забываем, при необходимости, изменить /etc/sysconfig/clock:
ZONE="Europe/Moscow"
25 December 2009
Полезные ссылки по VMware
VMware vSphere API 4.0 Reference Documentation
VMware vSphere API 4.1 Reference Documentation
19 August 2009
Как узнать какой установлен процессор на Intel Solaris?
Solaris 8
Status of processor 0 as of: 08/19/09 19:02:35
Processor has been on-line since 08/19/09 07:37:07.
The i386 processor operates at 3333 MHz,
and has an i387 compatible floating point processor.
Status of processor 1 as of: 08/19/09 19:02:35
Processor has been on-line since 08/19/09 07:37:12.
The i386 processor operates at 3333 MHz,
and has an i387 compatible floating point processor.
Solaris 9
value=' Intel(R) Xeon(TM) CPU 3.20GHz'
value=' Intel(R) Xeon(TM) CPU 3.20GHz'
value=' Intel(R) Xeon(TM) CPU 3.20GHz'
value=' Intel(R) Xeon(TM) CPU 3.20GHz'
Solaris 10
==== Processor Sockets ==================================== Version Location Tag -------------------------------- -------------------------- Intel(R) Xeon(TM) CPU 3.06GHz CPU 1 Intel(R) Xeon(TM) CPU 3.06GHz CPU 2