* [sisyphus] Oracle10.2g
@ 2007-04-05 8:30 Лобас Андрей
2007-04-05 9:16 ` Евгений Терешков
0 siblings, 1 reply; 12+ messages in thread
From: Лобас Андрей @ 2007-04-05 8:30 UTC (permalink / raw)
To: Sisyphus
Добрый день Господа!
Неподсажите как побороть проблемку.
Пытаюсь поставить Oracle10.2g.
Запускаю ./runInstaller и он выдает следующие:
Checking operating system version: must be redhat-3, SuSE-9, redhat-4,
UnitedLinux-1.0, asianux-1 or asianux-2
Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer
from /tmp/OraInstall2007-04-05_02-24-39PM. Please wait ...
Error in writing to directory /tmp/OraInstall2007-04-05_02-24-39PM. Please
ensure that this directory is writable and has atleast 60 MB of disk space.
Installation cannot continue.
: Success
Раздел /tmp размером почти 2гига, запись в раздел пользователю Oracle
разрешена.
Как побороть?
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Oracle10.2g
2007-04-05 8:30 [sisyphus] Oracle10.2g Лобас Андрей
@ 2007-04-05 9:16 ` Евгений Терешков
2007-04-05 9:21 ` Лобас Андрей
2007-04-06 10:18 ` Лобас Андрей
0 siblings, 2 replies; 12+ messages in thread
From: Евгений Терешков @ 2007-04-05 9:16 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Лобас Андрей пишет:
> Preparing to launch Oracle Universal Installer
> from /tmp/OraInstall2007-04-05_02-24-39PM. Please wait ...
> Error in writing to directory /tmp/OraInstall2007-04-05_02-24-39PM. Please
> ensure that this directory is writable and has atleast 60 MB of disk space.
> Installation cannot continue.
> : Success
> Раздел /tmp размером почти 2гига, запись в раздел пользователю Oracle
> разрешена.
> Как побороть?
grep tmp /etc/fstab ?
mount G tmp ?
--
С уважением, Терешков Евгений.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Oracle10.2g
2007-04-05 9:16 ` Евгений Терешков
@ 2007-04-05 9:21 ` Лобас Андрей
2007-04-05 9:29 ` Евгений Терешков
2007-04-06 10:18 ` Лобас Андрей
1 sibling, 1 reply; 12+ messages in thread
From: Лобас Андрей @ 2007-04-05 9:21 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от Thursday 05 April 2007 15:16:53 Евгений Терешков написал(а):
> grep tmp /etc/fstab
/dev/cciss/c0d0p3 /tmp ext3 defaults 1 2
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Oracle10.2g
2007-04-05 9:21 ` Лобас Андрей
@ 2007-04-05 9:29 ` Евгений Терешков
2007-04-05 10:09 ` Michael Shigorin
2007-04-05 10:10 ` Лобас Андрей
0 siblings, 2 replies; 12+ messages in thread
From: Евгений Терешков @ 2007-04-05 9:29 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Лобас Андрей пишет:
> В сообщении от Thursday 05 April 2007 15:16:53 Евгений Терешков написал(а):
>> grep tmp /etc/fstab
> /dev/cciss/c0d0p3 /tmp ext3 defaults 1 2
Значит не из-за tmpfs. Надо копать его лог-файл.
--
С уважением, Терешков Евгений.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Oracle10.2g
2007-04-05 9:29 ` Евгений Терешков
@ 2007-04-05 10:09 ` Michael Shigorin
2007-04-05 10:20 ` Лобас Андрей
2007-04-05 10:10 ` Лобас Андрей
1 sibling, 1 reply; 12+ messages in thread
From: Michael Shigorin @ 2007-04-05 10:09 UTC (permalink / raw)
To: Sisyphus
On Thu, Apr 05, 2007 at 02:30:24PM +0600, Лобас Андрей wrote:
> Пытаюсь поставить Oracle10.2g.
> Запускаю ./runInstaller и он выдает следующие:
> Checking operating system version: must be redhat-3, SuSE-9,
> redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Надо /etc/redhat-release от одной из этих систем подсунуть.
> Error in writing to directory
> /tmp/OraInstall2007-04-05_02-24-39PM. Please ensure that this
> directory is writable and has atleast 60 MB of disk space.
> Installation cannot continue.
Я бы почитал скрипт около этих строчек (или погрепал, или
запустил sh -x runInstaller) -- возможно, это такая unbreakable
диагностика.
>> grep tmp /etc/fstab
> /dev/cciss/c0d0p3 /tmp ext3 defaults 1 2
BTW если вдруг получится на этой железке запустить инсталятор
текущей беты сервера (необязательно устанавливать -- хотя бы
увидит ли контроллер/диски) -- спасибо.
У меня возникли некоторые проблемы с загрузкой с тестового DAC960.
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Oracle10.2g
2007-04-05 10:09 ` Michael Shigorin
@ 2007-04-05 10:20 ` Лобас Андрей
2007-04-05 10:26 ` Michael Shigorin
0 siblings, 1 reply; 12+ messages in thread
From: Лобас Андрей @ 2007-04-05 10:20 UTC (permalink / raw)
To: Sisyphus
> BTW если вдруг получится на этой железке запустить инсталятор
> текущей беты сервера (необязательно устанавливать -- хотя бы
> увидит ли контроллер/диски) -- спасибо.
>
> У меня возникли некоторые проблемы с загрузкой с тестового DAC960.
Запустился, даже более того установился как вторая ОС. Но почемуто лило не
смог записать себя в МБР. Другая система использует Grub.
Как разберусь с ораклом пропишу в грубе альт и попробую загрузится.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Oracle10.2g
2007-04-05 10:20 ` Лобас Андрей
@ 2007-04-05 10:26 ` Michael Shigorin
2007-04-05 10:29 ` Лобас Андрей
0 siblings, 1 reply; 12+ messages in thread
From: Michael Shigorin @ 2007-04-05 10:26 UTC (permalink / raw)
To: Sisyphus
On Thu, Apr 05, 2007 at 04:20:57PM +0600, Лобас Андрей wrote:
> > BTW если вдруг получится на этой железке запустить инсталятор
> > текущей беты сервера (необязательно устанавливать -- хотя бы
> > увидит ли контроллер/диски) -- спасибо.
> > У меня возникли некоторые проблемы с загрузкой с тестового DAC960.
> Запустился, даже более того установился как вторая ОС. Но
> почемуто лило не смог записать себя в МБР.
Именно это и получил, спасибо. Вроде до конца недели планируется
ещё один RC -- если получится, посмотрите?
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Oracle10.2g
2007-04-05 9:29 ` Евгений Терешков
2007-04-05 10:09 ` Michael Shigorin
@ 2007-04-05 10:10 ` Лобас Андрей
2007-04-05 10:32 ` Anton V. Boyarshinov
2007-04-06 8:03 ` Gennadiy Redko
1 sibling, 2 replies; 12+ messages in thread
From: Лобас Андрей @ 2007-04-05 10:10 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
> Значит не из-за tmpfs. Надо копать его лог-файл.
Вот все что что содержится в логе
Using paramFile: /home/oracle/database/install/oraparam.ini
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4,
UnitedLinux-1.0, asianux-1 or asianux-2
Passed
All installer requirements met.
The commandline for unzip:
/home/oracle/database/install/unzip -qqq /usr/local/jdk/\*.jar -d /tmp/OraInstall2007-04-05_02-24-39PM
Больше ничего нет.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Oracle10.2g
2007-04-05 10:10 ` Лобас Андрей
@ 2007-04-05 10:32 ` Anton V. Boyarshinov
2007-04-06 8:03 ` Gennadiy Redko
1 sibling, 0 replies; 12+ messages in thread
From: Anton V. Boyarshinov @ 2007-04-05 10:32 UTC (permalink / raw)
To: sisyphus
On Thu, 5 Apr 2007 16:10:14 +0600 Лобас Андрей
wrote:
> /home/oracle/database/install/unzip -qqq /usr/local/jdk/\*.jar -d /tmp/OraInstall2007-04-05_02-24-39PM
/usr/local/jdk/\*.jar кажется подозрительным путём..
Попробуйте запустить
/home/oracle/database/install/unzip /usr/local/jdk/\*.jar -d /tmp/OraInstall2007-04-05_02-24-39PM
Антон
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Oracle10.2g
2007-04-05 10:10 ` Лобас Андрей
2007-04-05 10:32 ` Anton V. Boyarshinov
@ 2007-04-06 8:03 ` Gennadiy Redko
1 sibling, 0 replies; 12+ messages in thread
From: Gennadiy Redko @ 2007-04-06 8:03 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Лобас Андрей пишет:
>> Значит не из-за tmpfs. Надо копать его лог-файл.
> Вот все что что содержится в логе
> Using paramFile: /home/oracle/database/install/oraparam.ini
> Checking installer requirements...
> Checking operating system version: must be redhat-3, SuSE-9, redhat-4,
> UnitedLinux-1.0, asianux-1 or asianux-2
> Passed
> All installer requirements met.
> The commandline for unzip:
> /home/oracle/database/install/unzip -qqq /usr/local/jdk/\*.jar -d /tmp/OraInstall2007-04-05_02-24-39PM
>
> Больше ничего нет.
А версия 10g - какая?
Была подобная ошибка, если диски большие или LVM включен.
Но в последниз релизах оракле должна быть пофиксена.
Или патчсет накатите...
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Oracle10.2g
2007-04-05 9:16 ` Евгений Терешков
2007-04-05 9:21 ` Лобас Андрей
@ 2007-04-06 10:18 ` Лобас Андрей
1 sibling, 0 replies; 12+ messages in thread
From: Лобас Андрей @ 2007-04-06 10:18 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Ну /tmp побежден! Инсталятор запустился.
Но теперь в поцессе установки новые грабли!
INFO: to `lxpTstClsXMLPubidCharTbl'
/home/oracle/oracle/product/10.2.0/db_1/lib32//libunls10.a(lxu4dec.o)
(.text+0x18b): In function `lxu4Decomposition':
: undefined reference to `lxujmd'
collect2: ld returned 1 exit status
make[1]: *** [/home/oracle/oracle/product/10.2.0/db_1/sysman/lib/e2eme] Ошибка
1
make: *** [e2eme] Ошибка 2
Шо це таке?
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2007-04-06 10:18 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-05 8:30 [sisyphus] Oracle10.2g Лобас Андрей
2007-04-05 9:16 ` Евгений Терешков
2007-04-05 9:21 ` Лобас Андрей
2007-04-05 9:29 ` Евгений Терешков
2007-04-05 10:09 ` Michael Shigorin
2007-04-05 10:20 ` Лобас Андрей
2007-04-05 10:26 ` Michael Shigorin
2007-04-05 10:29 ` Лобас Андрей
2007-04-05 10:10 ` Лобас Андрей
2007-04-05 10:32 ` Anton V. Boyarshinov
2007-04-06 8:03 ` Gennadiy Redko
2007-04-06 10:18 ` Лобас Андрей
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git