When defining the disk, this message.

Entering
debugger...
>
/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py(796)create()

-> raise DeviceCreateError(str(e), self.name)

(Pdb)


On Thu, Dec 6, 2012 at 12:45 PM, Tom Huegel <[email protected]> wrote:

> I can't get a screen shot.. It is the screen 'Default installation.....'
> then 4 selections. I took the last one 'minimal'
>
> Earlier there was an error and I am in 'debug' mode.
>
>
>
> On Thu, Dec 6, 2012 at 12:16 PM, Dan Horák <[email protected]> wrote:
>
>> Tom Huegel píše v Čt 06. 12. 2012 v 12:01 -0800:
>> > Now I am installing.. The last box says 'Dependency Check' and it has
>> been
>> > sitting for about 4hrs. now. Is that normal?
>>
>> definitely not, it takes seconds here. What screen to you see this
>> message on? Can you make a screenshot?
>>
>>
>> Dan
>>
>> > On Wed, Dec 5, 2012 at 3:11 PM, Tom Huegel <[email protected]> wrote:
>> >
>> > > OK FINALLY moving along..
>> > > Our friendly newwork team had port 5901 blocked..
>> > >
>> > > I'll continue with the install tomorrow..
>> > >
>> > >
>> > >
>> > >
>> > > On Tue, Dec 4, 2012 at 5:20 PM, Mauro Souza <[email protected]>
>> wrote:
>> > >
>> > >> Yes, it's a very good progress! Now you have to know why you cannot
>> > >> connect.
>> > >>
>> > >> If you are a lucky owner of a linux box, use tcptraceroute to trace
>> the
>> > >> route to 172.17.51.126, tcp port 5901. If you cannot get there, you
>> will
>> > >> know where the packets are hitting a wall (or a firewall). Maybe you
>> will
>> > >> need to set proxy settings on your vnc client too.
>> > >>
>> > >> If you are a windows user, start a sniffer (I think Wireshark have a
>> > >> Windows port, I haven't used Windows for like a decade now), telnet
>> to
>> > >> 172.17.51.126, tcp port 5901 and see if you get any ICMP Port
>> Unreachable
>> > >> messages from someone. If your firewall have a DENY policy you will
>> get
>> > >> some of those, but a DROP policy will give you nothing.
>> > >>
>> > >> Mauro
>> > >> http://mauro.limeiratem.com - registered Linux User: 294521
>> > >> Scripture is both history, and a love letter from God.
>> > >>
>> > >>
>> > >> 2012/12/4 Tom Huegel <[email protected]>
>> > >>
>> > >> > It must be progress.
>> > >> > These are the last messages I see on the console, but I can't VNC
>> > >> > into FEDORA.
>> > >> >
>> > >> >  23:03:43 Please manually connect your vnc client to
>> > >> > fedora.hds.com:1(172.17.51.126) to begin the install.
>> > >>  > 23:03:43 Starting graphical
>> > >> > installation.
>> > >> >
>> > >> >
>> > >> >
>> > >> > ** (process:793): WARNING **: Trying to register gtype
>> > >> 'GMountMountFlags'
>> > >> > as enum when in fact it is of type 'GFlags'
>> > >> >
>> > >> >
>> > >> > ** (process:793): WARNING **: Trying to register gtype
>> > >> 'GDriveStartFlags'
>> > >> > as enum when in fact it is of type 'GFlags'
>> > >> >
>> > >> >
>> > >> > ** (process:793): WARNING **: Trying to register gtype
>> > >> 'GSocketMsgFlags' as
>> > >> > enum when in fact it is of type 'GFlags'
>> > >> > Couldn't get a file descriptor referring to the
>> > >> > console
>> > >> >
>> > >> >
>> > >> >
>> > >> >
>> > >> >
>> > >> >
>> > >> > On Tue, Dec 4, 2012 at 1:34 PM, Brad Hinson <[email protected]>
>> wrote:
>> > >> >
>> > >> > > Hi Tom,
>> > >> > >
>> > >> > > I created this bug report for you:
>> > >> > >
>> > >> > > https://bugzilla.redhat.com/show_bug.cgi?id=883562
>> > >> > >
>> > >> > > Please feel free to add any additional information that I missed.
>> > >> > >
>> > >> > > --
>> > >> > > Brad Hinson
>> > >> > > Solution Architect, Red Hat
>> > >> > > +1 (919) 360-0443
>> > >> > >
>> > >> > >
>> > >> > >
>> > >> > > On Dec 4, 2012, at 10:05 AM, Tom Huegel wrote:
>> > >> > >
>> > >> > > > I give up, spent the last 1 1/2 hrs. trying to create a bug
>> report.
>> > >> > I'll
>> > >> > > > move on to something else.
>> > >> > > >
>> > >> > > > On Mon, Dec 3, 2012 at 11:34 PM, Dan Horák <[email protected]>
>> > >> wrote:
>> > >> > > >
>> > >> > > >> Tom Huegel píše v Po 03. 12. 2012 v 13:16 -0800:
>> > >> > > >>> This is my default prm file
>> > >> > > >>>
>> > >> > > >>> ro ramdisk_size=40000 cio_ignore=all,!0.0.0009
>> > >> > > >>> vnc
>> > >> > > >>> rd.dasd=0.0.0251
>> > >> > > >>> rd.dasd=0.0.025f
>> > >> > > >>> ip=172.17.51.126:255.255.254.0:172.17.50.1:24:
>> fedora.example.com:
>> > >> > > >> eth0:none
>> > >> > > >>>
>> > >> > > >>>
>> > >> > >
>> > >>
>> rd.znet=qeth,0.0.0340,0.0.0341,0.0.0342,layer2=0,portname=FOOBAR,portno=0
>> > >> > > >>>
>> > >> > > >>> root=live:
>> > >> > > >>>
>> > >> >
>> http://dl.fedoraproject.org/pub/fedora-secondary/releases/17/Fedora/s3
>> > >> > > >>> 90x/os/images/install.img
>> > >> > > >>>
>> > >> > > >>> nameserver=172.17.50.1
>> > >> > > >>>
>> > >> > > >>>
>> > >> > > >>> As is it fails because it can't get to root.. this is
>> expected
>> > >> > because
>> > >> > > I
>> > >> > > >>> ned to pass through a firewall/http server to get to the
>> outside.
>> > >> > > >>>
>> > >> > > >>> I can not figure out where to put the server address
>> 10.74.12.13
>> > >> > that I
>> > >> > > >>> need to pass through.
>> > >> > > >>
>> > >> > > >> yes, I've checked the sources for dracut (the tool that
>> downloads
>> > >> the
>> > >> > > >> image after setting the needed devices online) and there is
>> no way
>> > >> to
>> > >> > > >> set a proxy server. Please open a bug at
>> > >> https://bugzilla.redhat.com
>> > >> > > >> (product Fedora, compoment dracut) asking for this capability
>> and
>> > >> let
>> > >> > me
>> > >> > > >> know the bug number.
>> > >> > > >>
>> > >> > > >>
>> > >> > > >> Thanks
>> > >> > > >>
>> > >> > > >> Dan
>> > >> > > >>
>> > >> > > >>
>> > >>
>> ----------------------------------------------------------------------
>> > >> > > >> For LINUX-390 subscribe / signoff / archive access
>> instructions,
>> > >> > > >> send email to [email protected] with the message: INFO
>> > >> LINUX-390
>> > >> > > or
>> > >> > > >> visit
>> > >> > > >> http://www.marist.edu/htbin/wlvindex?LINUX-390
>> > >> > > >>
>> > >>
>> ----------------------------------------------------------------------
>> > >> > > >> For more information on Linux on System z, visit
>> > >> > > >> http://wiki.linuxvm.org/
>> > >> > > >>
>> > >> > > >
>> > >> > > >
>> > >>
>> ----------------------------------------------------------------------
>> > >> > > > For LINUX-390 subscribe / signoff / archive access
>> instructions,
>> > >> > > > send email to [email protected] with the message: INFO
>> > >> LINUX-390
>> > >> > > or visit
>> > >> > > > http://www.marist.edu/htbin/wlvindex?LINUX-390
>> > >> > > >
>> > >>
>> ----------------------------------------------------------------------
>> > >> > > > For more information on Linux on System z, visit
>> > >> > > > http://wiki.linuxvm.org/
>> > >> > >
>> > >> > >
>> ----------------------------------------------------------------------
>> > >> > > For LINUX-390 subscribe / signoff / archive access instructions,
>> > >> > > send email to [email protected] with the message: INFO
>> > >> LINUX-390 or
>> > >> > > visit
>> > >> > > http://www.marist.edu/htbin/wlvindex?LINUX-390
>> > >> > >
>> ----------------------------------------------------------------------
>> > >> > > For more information on Linux on System z, visit
>> > >> > > http://wiki.linuxvm.org/
>> > >> > >
>> > >> >
>> > >> >
>> ----------------------------------------------------------------------
>> > >> > For LINUX-390 subscribe / signoff / archive access instructions,
>> > >> > send email to [email protected] with the message: INFO
>> LINUX-390
>> > >> or
>> > >> > visit
>> > >> > http://www.marist.edu/htbin/wlvindex?LINUX-390
>> > >> >
>> ----------------------------------------------------------------------
>> > >> > For more information on Linux on System z, visit
>> > >> > http://wiki.linuxvm.org/
>> > >> >
>> > >>
>> > >>
>> ----------------------------------------------------------------------
>> > >> For LINUX-390 subscribe / signoff / archive access instructions,
>> > >> send email to [email protected] with the message: INFO
>> LINUX-390 or
>> > >> visit
>> > >> http://www.marist.edu/htbin/wlvindex?LINUX-390
>> > >>
>> ----------------------------------------------------------------------
>> > >> For more information on Linux on System z, visit
>> > >> http://wiki.linuxvm.org/
>> > >>
>> > >
>> > >
>> >
>> > ----------------------------------------------------------------------
>> > For LINUX-390 subscribe / signoff / archive access instructions,
>> > send email to [email protected] with the message: INFO LINUX-390
>> or visit
>> > http://www.marist.edu/htbin/wlvindex?LINUX-390
>> > ----------------------------------------------------------------------
>> > For more information on Linux on System z, visit
>> > http://wiki.linuxvm.org/
>>
>> ----------------------------------------------------------------------
>> For LINUX-390 subscribe / signoff / archive access instructions,
>> send email to [email protected] with the message: INFO LINUX-390 or
>> visit
>> http://www.marist.edu/htbin/wlvindex?LINUX-390
>> ----------------------------------------------------------------------
>> For more information on Linux on System z, visit
>> http://wiki.linuxvm.org/
>>
>
>

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to