Skip to content

Margus Roo –

If you're inventing and pioneering, you have to be willing to be misunderstood for long periods of time

  • Cloudbreak Autoscale fix
  • Endast

Author: margusja

apache suexec mod_fcgi

Posted on May 19, 2010 by margusja

Juhtus selline asi, et ühe virtualhosti seadistamisel annab error 500 ning logis:

[Wed May 19 11:11:39 2010] [warn] (104)Connection reset by peer: mod_fcgid: read data from fastcgi server error.
[Wed May 19 11:11:39 2010] [error] [client 192.168.0.177] Premature end of script headers: test.php

Ja noh ei saa aru mis viga on.
Lõpuks selgus, et virtuali cgi-bin ning seal asuv wrapper peavad olema 755 õigustes.

Posted in LinuxLeave a comment

Linux LVM/dmraid simple how to

Posted on May 18, 2010 - April 13, 2011 by margusja

 

Esiteks loome lvm manageri jaoks füüsilised kettad.

[root@localhost ~]# pvcreate /dev/sda6 /dev/sdb /dev/sdc /dev/sdd

Physical volume “/dev/sda6” successfully created

Physical volume “/dev/sdb” successfully created

Physical volume “/dev/sdc” successfully created

Physical volume “/dev/sdd” successfully created

Järgmiseks loome volumegrupi:

[root@localhost ~]# vgcreate vg1 /dev/sda6 /dev/sdb Volume group “vg1” successfully created

Viimaks loome loogilise grupi 🙂

[root@localhost ~]# lvcreate –name lv1 –size 500G vg1 Logical volume “lv1” created

Esiteks on tarvis luua dmaraid. Listi kasutatavatest ketastest saab

[root@bacula hpt374]# dmraid -r
/dev/sdd: hpt45x, "hpt45x_cdhfdagge", mirror, ok, 1953525157 sectors, data@ 0
/dev/sdb: hpt45x, "hpt45x_cdhfdagge", mirror, ok, 1953525157 sectors, data@ 0
/dev/sdc: hpt45x, "hpt45x_bhgfhhjhhf", mirror, ok, 1953525157 sectors, data@ 0
/dev/sda: hpt45x, "hpt45x_bhgfhhjhhf", mirror, ok, 1953525157 sectors, data@ 0
[root@bacula hpt374]#

Antud juhul on näha, et kettad tulevad läbi hpt45 driveri. RocketRaid-1640

Juba kasutuses olevad raid-id

[root@bacula hpt374]# ls -lah /dev/mapper/
total 0
drwxr-xr-x. 2 root root 200 2010-05-18 12:18 .
drwxr-xr-x. 18 root root 3.7K 2010-05-18 12:18 ..
crw-rw----. 1 root root 10, 62 2010-05-18 11:42 control
brw-rw----. 1 root disk 253, 3 2010-05-18 12:07 hpt45x_bhgfhhjhhf
brw-rw----. 1 root disk 253, 0 2010-05-18 11:42 hpt45x_cdhfdagge
brw-rw----. 1 root disk 253, 1 2010-05-18 11:42 hpt45x_cdhfdaggep1
brw-rw----. 1 root disk 253, 2 2010-05-18 11:42 hpt45x_cdhfdaggep2
brw-rw----. 1 root disk 253, 6 2010-05-18 12:25 vg0-tank_backup_storage
brw-rw----. 1 root disk 253, 4 2010-05-18 11:42 VolGroup-lv_root
brw-rw----. 1 root disk 253, 5 2010-05-18 11:42 VolGroup-lv_swap
[root@bacula hpt374]#

Loome pardatsiooni(d)

[root@bacula hpt374]# fdisk /dev/mapper/hpt45x_bhgfhhjhhf
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel
Building a new DOS disklabel with disk identifier 0xbbfea9d9.
Changes will remain in memory only, until you decide to write them.
After that, of course, the previous content won't be recoverable.The number of cylinders for this disk is set to 121601.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)Command (m for help): pDisk /dev/mapper/hpt45x_bhgfhhjhhf: 1000.2 GB, 1000204880384 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xbbfea9d9

Device Boot Start End Blocks Id System

Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): q
Partition number (1-4): 1
First cylinder (1-121601, default 1):
Using default value 1
Last cylinder, +cylinders or +size{K,M,G} (1-121601, default 121601):
Using default value 121601

Command (m for help): p

Disk /dev/mapper/hpt45x_bhgfhhjhhf: 1000.2 GB, 1000204880384 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xbbfea9d9

Device Boot Start End Blocks Id System
/dev/mapper/hpt45x_bhgfhhjhhf1 1 121601 976760001 83 Linux

Command (m for help): t
Selected partition 1
Hex code (type L to list codes): L

0 Empty 24 NEC DOS 81 Minix / old Lin bf Solaris
1 FAT12 39 Plan 9 82 Linux swap / So c1 DRDOS/sec (FAT-
2 XENIX root 3c PartitionMagic 83 Linux c4 DRDOS/sec (FAT-
3 XENIX usr 40 Venix 80286 84 OS/2 hidden C: c6 DRDOS/sec (FAT-
4 FAT16 <32M 41 PPC PReP Boot 85 Linux extended c7 Syrinx
5 Extended 42 SFS 86 NTFS volume set da Non-FS data
6 FAT16 4d QNX4.x 87 NTFS volume set db CP/M / CTOS / .
7 HPFS/NTFS 4e QNX4.x 2nd part 88 Linux plaintext de Dell Utility
8 AIX 4f QNX4.x 3rd part 8e Linux LVM df BootIt
9 AIX bootable 50 OnTrack DM 93 Amoeba e1 DOS access
a OS/2 Boot Manag 51 OnTrack DM6 Aux 94 Amoeba BBT e3 DOS R/O
b W95 FAT32 52 CP/M 9f BSD/OS e4 SpeedStor
c W95 FAT32 (LBA) 53 OnTrack DM6 Aux a0 IBM Thinkpad hi eb BeOS fs
e W95 FAT16 (LBA) 54 OnTrackDM6 a5 FreeBSD ee GPT
f W95 Ext'd (LBA) 55 EZ-Drive a6 OpenBSD ef EFI (FAT-12/16/
10 OPUS 56 Golden Bow a7 NeXTSTEP f0 Linux/PA-RISC b
11 Hidden FAT12 5c Priam Edisk a8 Darwin UFS f1 SpeedStor
12 Compaq diagnost 61 SpeedStor a9 NetBSD f4 SpeedStor
14 Hidden FAT16 <3 63 GNU HURD or Sys ab Darwin boot f2 DOS secondary
16 Hidden FAT16 64 Novell Netware af HFS / HFS+ fb VMware VMFS
17 Hidden HPFS/NTF 65 Novell Netware b7 BSDI fs fc VMware VMKCORE
18 AST SmartSleep 70 DiskSecure Mult b8 BSDI swap fd Linux raid auto
1b Hidden W95 FAT3 75 PC/IX bb Boot Wizard hid fe LANstep
1c Hidden W95 FAT3 80 Old Minix be Solaris boot ff BBT
1e Hidden W95 FAT1
Hex code (type L to list codes): 8e
Changed system type of partition 1 to 8e (Linux LVM)

Command (m for help): p

Disk /dev/mapper/hpt45x_bhgfhhjhhf: 1000.2 GB, 1000204880384 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xbbfea9d9

Device Boot Start End Blocks Id System
/dev/mapper/hpt45x_bhgfhhjhhf1 1 121601 976760001 8e Linux LVM

Command (m for help): w
The partition table has been altered!

Calling ioctl() to re-read partition table.

WARNING: Re-reading the partition table failed with error 22: Invalid argument.
The kernel still uses the old table. The new table will be used at
the next reboot or after you run partprobe(8) or kpartx(8)
Syncing disks.

 

 

Loome “Physical volume”

[root@bacula hpt374]# pvcreate /dev/mapper/hpt45x_bhgfhhjhhf
Physical volume "/dev/mapper/hpt45x_bhgfhhjhhf" successfully created

Loome “Volume group”

[root@bacula hpt374]# vgcreate -s 16M vg0 /dev/mapper/hpt45x_bhgfhhjhhf
Volume group "vg0" successfully created

Loome “Logical volume”

[root@bacula hpt374]# lvcreate -L 700G -n tank_backup_storage vg0
Logical volume "tank_backup_storage" created

Posted in LinuxLeave a comment

Pabetrivaba ARK

Posted on May 17, 2010 by margusja

Väidetavalt on Eesti E-riik. Kunagi ehk oli ka. Hetkel tundub, et me hakkaks nagu kusagilt maha jääma ning igasugused ametid tellivad ja käivitavad oma e-süsteeme ilma neid kontrollimata.
Üks järjekordne näide on paberivaba ARK teiste samalaadsete kõrval nagu Digiretsept.
Igal juhul üritasin ma oma mingit vana auto ajutiselt arvelt maha võtta ja sain sellise täiesti mõttetu veateate millega mul tõesti mitte halligi teha pole. Lisaks veel järjekordne kobaüritus laialt levinud IT väljendit draiver eesti keelde tõlkida. Unzip ütleks selle peale “Tule jumal appi!!!”

Posted in FunLeave a comment

Ets sina või Vol-2

Posted on May 14, 2010 by margusja

Posted in FunLeave a comment

Audi reklaam

Posted on May 10, 2010 by margusja

[kml_flashembed movie="http://www.youtube.com/v/qp6VPHSPLEU" width="425" height="344" allowfullscreen="true" fvars="fs=1" /]

Posted in Audi, FunLeave a comment

New A8 D2 front armrest

Posted on April 25, 2010 by margusja

I got them!

Posted in AudiLeave a comment

Prioriteetide tabel

Posted on April 23, 2010 by margusja

Töö juures tekkis vajadus uuendada meie prioriteetide tabelit. Päevase arutelu tulemus oli selline.

Natukene aega hiljem tuli sellele juba patch peale.

Posted in FunLeave a comment

Palju õnne!

Posted on April 21, 2010 by margusja

Palju õnne meie Suurele Juhile!

Posted in FunLeave a comment

Minu vanaema

Posted on April 20, 2010 by margusja

Lähen koju ja mida ma näen! Vanaema kiigub toolis ja raamatuga juba poole peal. Oli juba jõudnud windowsiile ka format C teha ning Linuxi install oli juba poole peal.

Posted in FunLeave a comment

Javelin

Posted on April 18, 2010 - June 3, 2011 by margusja


Posted in LangevarjundusLeave a comment

Posts navigation

Older posts
Newer posts

The Master

Categories

  • Apache
  • Apple
  • Assembler
  • Audi
  • BigData
  • BMW
  • C
  • Elektroonika
  • Fun
  • Hadoop
  • help
  • Infotehnoloogia koolis
  • IOT
  • IT
  • IT eetilised
  • Java
  • Langevarjundus
  • Lapsed
  • lastekodu
  • Linux
  • M-401
  • Mac
  • Machine Learning
  • Matemaatika
  • Math
  • MSP430
  • Muusika
  • neo4j
  • openCL
  • Õpetaja identiteet ja tegevusvõimekus
  • oracle
  • PHP
  • PostgreSql
  • ProM
  • R
  • Turvalisus
  • Varia
  • Windows
Proudly powered by WordPress | Theme: micro, developed by DevriX.