9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Booting plan9 from an iSCSI disk
@ 2008-10-20 13:57 gdiaz
  2008-10-22 15:47 ` Sergey Zhilkin
  0 siblings, 1 reply; 3+ messages in thread
From: gdiaz @ 2008-10-20 13:57 UTC (permalink / raw)
  To: 9fans

Hola,

Has anyone done this?

I have access to a cheap hardware which could be a nice plan9 cpu server, the only thing does not work
is the iSCSI disk (or i think so, look at the lspci below)

I suppose the bios of the machine supports booting from iSCSI, so i think i could put a 9load or
9pxeload there,  but 9load is not able to load a kernel from iSCSI and i suppose i can't instruct 9pxeload
to boot from specific server without using bootp/dhcp to boot, right?

any tips on how to make this little thing work? (besides writing iSCSI support for 9load)

here is he lspci output (it is a dualcore atom 1.6ghz intel board, 1gb of ram):


00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev
02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 01)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit
Ethernet controller (rev 02)

thanks

gabi
PS: it has an ide controller but with no disks attached





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] Booting plan9 from an iSCSI disk
  2008-10-20 13:57 [9fans] Booting plan9 from an iSCSI disk gdiaz
@ 2008-10-22 15:47 ` Sergey Zhilkin
  2008-10-22 20:45   ` Gabriel Diaz Lopez de la Llave
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Zhilkin @ 2008-10-22 15:47 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 2464 bytes --]

Hi !

Use 9P instead of iSCSI. In My setup, I use small IDE Flash drives (128Mb)
They works just fine ! :)

2008/10/20 <gdiaz@9grid.es>

> Hola,
>
> Has anyone done this?
>
> I have access to a cheap hardware which could be a nice plan9 cpu server,
> the only thing does not work
> is the iSCSI disk (or i think so, look at the lspci below)
>
> I suppose the bios of the machine supports booting from iSCSI, so i think i
> could put a 9load or
> 9pxeload there,  but 9load is not able to load a kernel from iSCSI and i
> suppose i can't instruct 9pxeload
> to boot from specific server without using bootp/dhcp to boot, right?
>
> any tips on how to make this little thing work? (besides writing iSCSI
> support for 9load)
>
> here is he lspci output (it is a dualcore atom 1.6ghz intel board, 1gb of
> ram):
>
>
> 00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub
> (rev 02)
> 00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated
> Graphics Controller (rev
> 02)
> 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port
> 1 (rev 01)
> 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port
> 3 (rev 01)
> 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port
> 4 (rev 01)
> 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
> Controller #1 (rev 01)
> 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
> Controller #2 (rev 01)
> 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
> Controller #3 (rev 01)
> 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
> Controller #4 (rev 01)
> 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI
> Controller (rev 01)
> 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
> 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC
> Interface Bridge (rev 01)
> 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE
> Controller (rev 01)
> 00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA
> IDE Controller (rev 01)
> 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev
> 01)
> 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B
> PCI Express Gigabit
> Ethernet controller (rev 02)
>
> thanks
>
> gabi
> PS: it has an ide controller but with no disks attached
>
>
>
>


-- 
С Уважением
Жилкин Сергей

[-- Attachment #2: Type: text/html, Size: 2815 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] Booting plan9 from an iSCSI disk
  2008-10-22 15:47 ` Sergey Zhilkin
@ 2008-10-22 20:45   ` Gabriel Diaz Lopez de la Llave
  0 siblings, 0 replies; 3+ messages in thread
From: Gabriel Diaz Lopez de la Llave @ 2008-10-22 20:45 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 3135 bytes --]

Hello

I just need to boot the kenel, this machine is rented, i can't change  
any hardware configuration, i can just try to get plan9 running there  
with the help of qemu. . .

I installed  a fossil terminal, now i need to instruct 9load to read  
the kernel from /dev/sdB0, and if the kernel loads, i need to instruct  
it to use 9grid.es as the fs and auth.

I will post the results of these tests if they are possitive.

thanks!

gabi

El 22/10/2008, a las 17:47, Sergey Zhilkin escribió:

> Hi !
>
> Use 9P instead of iSCSI. In My setup, I use small IDE Flash drives  
> (128Mb) They works just fine ! :)
>
> 2008/10/20 <gdiaz@9grid.es>
> Hola,
>
> Has anyone done this?
>
> I have access to a cheap hardware which could be a nice plan9 cpu  
> server, the only thing does not work
> is the iSCSI disk (or i think so, look at the lspci below)
>
> I suppose the bios of the machine supports booting from iSCSI, so i  
> think i could put a 9load or
> 9pxeload there,  but 9load is not able to load a kernel from iSCSI  
> and i suppose i can't instruct 9pxeload
> to boot from specific server without using bootp/dhcp to boot, right?
>
> any tips on how to make this little thing work? (besides writing  
> iSCSI support for 9load)
>
> here is he lspci output (it is a dualcore atom 1.6ghz intel board,  
> 1gb of ram):
>
>
> 00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory  
> Controller Hub (rev 02)
> 00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ  
> Integrated Graphics Controller (rev
> 02)
> 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI  
> Express Port 1 (rev 01)
> 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI  
> Express Port 3 (rev 01)
> 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI  
> Express Port 4 (rev 01)
> 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB  
> UHCI Controller #1 (rev 01)
> 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB  
> UHCI Controller #2 (rev 01)
> 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB  
> UHCI Controller #3 (rev 01)
> 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB  
> UHCI Controller #4 (rev 01)
> 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2  
> EHCI Controller (rev 01)
> 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
> 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC  
> Interface Bridge (rev 01)
> 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE  
> Controller (rev 01)
> 00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family)  
> SATA IDE Controller (rev 01)
> 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus  
> Controller (rev 01)
> 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.  
> RTL8111/8168B PCI Express Gigabit
> Ethernet controller (rev 02)
>
> thanks
>
> gabi
> PS: it has an ide controller but with no disks attached
>
>
>
>
>
>
> -- 
> С Уважением
> Жилкин Сергей


[-- Attachment #2: Type: text/html, Size: 3677 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-22 20:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-20 13:57 [9fans] Booting plan9 from an iSCSI disk gdiaz
2008-10-22 15:47 ` Sergey Zhilkin
2008-10-22 20:45   ` Gabriel Diaz Lopez de la Llave

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).