Fedora Networking :: Download From End Of Incomplete Downloaded After Halt Of Restart?
Feb 24, 2009Is it possible, a torrent download from end of incomplete downloaded after halt of restart ?
View 3 RepliesIs it possible, a torrent download from end of incomplete downloaded after halt of restart ?
View 3 RepliesI've been getting this error when trying to upgrade packages with slapt-get:
Failed to download: Incomplete download
Not sure what's going on. I tried to use --clean and tried to use a different mirror, but still getting the error.
I haveing a big problem atm (just after to upgrade to 10.04). I have a simply and easy script that sent a halt command to every KVM virtual machine actually running into the server. this script is/and was) palced as a init-rc script in rc0/rc1 and rc6 lvls. Just after to upgrade, I have noticed that this script is executed but the system ignore the time that it require to finish (giving time to correctly stop a single virtual machine). Aftert 5 second it start sending SIG-TERM and SIGN-KILL to any currect process and then reboot/halt.
I have just done a new script using upstart and I got just the same result. What is happending? why is the waiting the init secuence for a valid/or_not termination of any init script. I am so sorry for this crap english I have never study this language so I try to do my best anytime I speak it (or try ti..).
I run Ubuntu and yesterday the update manager downloaded a new kernel I think. It asked me to restart. I unlike before where when I select Ubuntu at boot up time and it just goes into it I am getting this black screen called GNU GRUB. What do I do here? Has Linux got corrupted by the updates I downloaded?
View 1 Replies View RelatedGoing haywire on a new Centos 5.4 64bit install on vmware esx 4. I should know, but my mind is obviously fucked up today. I get the "distination unreachable", indicating something ICMP related, checked network setup, all looks like usual. Except my routing table lacks the 127.0.0.0 and 0.0.0.0 def. gw entries, as in this working box example:
192.168.9.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.9.1 0.0.0.0 UG 0 0 0 eth0
FWIW, during install, did the usual basic firewall steps, not'n extra added but SSH. Tried with/without iptables, no change; no wonder given the lacky routing table. Sure, I can add what's missing, but I'd like to know why it's missing; i.e. what I missed on basic setup, as I'm going to repeat this with a nof Centos/RHEL installations (replacing SLES).
I have setup FTP Server on my Windows machine with Filezilla server. Now, if I try to copy files from it using Ubuntu 10.04, Lucid, it downloads incomplete files if I don't switch to binary mode.
Is there some config issue from Ubuntu client or something needs to be changed from Windows Client.
New Centos 5.4 64bit install on vmware esx 4, NAT net setup. I can ping/trace other servers on IP, do nslookup's on name..Ping(traceroute on name gets me "distination unreachable", indicating an ICMP issue, so I checked the network setup, all looks like usual.Well, except that my routing table lacks the 127.0.0.0 and 0.0.0.0 def. gw entries, as in this working box example:
192.168.9.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.9.1 0.0.0.0 UG 0 0 0 eth0
FWIW, during install, I did the usual basic firewall steps,including SSH.Tried with/without iptables, no change; no wonder given the lacky routing table. Sure, I can add what's missing to the routing table, but I'd like to know why it's missing; i.e. what I missed on basic setup, as I'm going to repeat this with a nof new installations (replacing SLES).
I've got something or someone downloading from me, probably scraping, and i can't figure out WHAT is using all of my bandwidth, and WHERE it's coming from.I don't know what SERVICE its from (eg, is this an apache request, or DNS DOS), what FILES are being accessed (if any, eg apache requests/scrape), and what IP is requesting them.My apache logs isn't showing anything that makes me thing i'm being scrapped. I'm kinda stuck in a brain fart right now and can't remember how to track this down, but the long and short is that all of my band width is being consumed, and 1 of my CPU cores is staying maxed out ("top" says that it's the avahi service).I've shut off the following services 1 by 1 to see if any of them would cause a drop in network usage, and none of them did:
apache
samba
postfix
[code]....
So after deciding to upgrade the existing fedora install on my laptop from 11 to 12, I decided to use the preupgrade method. After grappling with the boot space issue by clearing out an old kernel that was deemed safe to remove by the python script on the preconfig wiki page and then using tune2fs, I left the computer to do it's thing, periodically checking back on it. I come back to my computer, and after an apparent restart I see this message spat out at me:
Code:
ramdisk: incomplete write (3537 ! 5123)
write error
kernel panic - not syncing : VFS : unable to mount root fs on unknown block (0,0)
I need this laptop up and running for tomorrow and I would appreciate any help given. I have a Fedora 11 live CD running on the laptop and there seems to be an extra 210 filesystem present with the folders efi, grub, lost+found in there, as well as some config files, elf-memtest86+-400, what seems to be .img file amongst other things. If necessary, I can provide a screenshot.
I make it a habit to review the logwatch reports regularly. I have been seeing this one from Anacron lately. I'm not sure exactly when it started, but it has been going on for a while now and started after the F13 to F14 upgrade. I have searched and tried to find out what it means, but have come up empty. This is the report:
[Code]....
Is this something that is just spurious and can be safely ignored? If this isn't, how do I go about fixing it?
I'm trying to complete the porting to RHEL 5 of a commercial application that we've had running on AIX and SCO for decades. It originally ran on dumb-terminals, and even now runs on dumb-terminal emulators that run on Windows. We have thousands of customers, many of whom we'd like to migrate to Linux. We're pretty much done with the port, with the exception of this little glitch we're having with pseudo-ttys...
Our app utilizes pseudo-ttys, such that sub-portions of the application run under a screen manager that provides for screen-switching of multiple instances of the sub-apps on non-GUI terminals, some of which are still running serial. In this regard, it is not unlike the GNU "screen" program. However, it also supports file transfers over serial links using zmodem, and requires the ability to switch in and out of a fully 8-bit transparent mode where the screen switching keyboard commands must be ignored.
On AIX, we're using the BSD TIOCUCNTL (UIOCCMD) capability to send commands from the sub-app to the screen manager. TIOCUCNTL provides custom user ioctls and is an ideal way to solve the problem. It is not implemented on Linux, and the "alternative" of TIOCPKT does not provide arbitrary ioctls so at best we'd have to commandeer some of the existing TIOCPKT ioctls for our own use if that's even possible. TIOCPKT seems like a hack, it apparently was implemented not as a general mechanism but to solve problems specific to rlogin/rlogind.
SCO didn't support TIOCUCNTL either, so years ago we used the SVR5 alternative of putmsg/getmsg. This is a streams-based mechanism of sending control information over streams separate from the data. While RHEL 5 seems to have man pages indicating these commands exist, and in fact you can link programs using them to libc without errors, they are apparently stubbed out and return "function not implemented." This seems to be, according to this Wiki, due to certain Linux factions deeming that streams are "technically inadequate":
Certainly, I would agree that a streams implementation that is incomplete is undoubtedly "technically inadequate."
At the same time, it would appear that the SVR5 method of pseudo-tty is now the recommended implementation, the BSD one being "deprecated" (not to mention, also incomplete on Linux, given TIOCUCNTL is missing):
So here I am trying to figure out how to solve the problem. I have found a library that apparently implements the getmsg/putmsg commands for Linux, called libLiS. However, according to IBM, it has a problem with SELinux:
We've had to disable SELinux for other reasons anyway, so this is not a show stopper for us, and I am actively exploring using it as our solution. However, I've never been exactly crazy about the idea of depending on disabling security features to make something work. But, there's something to be said for the compatibility it would offer for our apps.
However, it occured ot me that we are probably not the first to have this problem, and was wondering if perhaps there is another solution that we should consider.
It has occured to me to use named pipes, but this would be rather ugly--we'd have to maintain a directory full of hundreds of named pipes, probably named after the associated ptys that the sub-apps could use to issue control commands to their screen manager, and the manager would have to monitor these pipes for commands, etc.-- certainly possible, but it seems like it might be re-inventing the wheel a bit, or at the very least, is a somewhat kludgy work-around to the apparent lack of any user-customizable control mechanisms in the pseudo-ttys. And we'd have to support it in addition to the code for the other methods since those platforms aren't going away anytime soon (SCO death-throes notwithstanding).
I have working system with fedora 6,It is working fine, but it is not properly shut downIt is giving me messages like System halted but after that i need to press the power buttonIt is not shut down properly.My system details are given below.CPU: Intel(R) Pentium(R) 4 CPU 3.00GHzRAM: 512 DDRHDD: 80 GBKernel: 2.6.18-1.2869.fc6xen (32 bit)
I have checked the following for this issue.1) I have tried acpi=off in kernel in grub options too.2) I have tried to change the settings with BIOS which is related to acpi3) I have searched regarding this issue and found some what related to kernel issue, But the repository of FC6 is not working i think, SO I could not able to upgrade the kernel.
i'm currently using puppy linux 431. and i want to replace it with fedora LXDE but i encounter this error upon booting using livecd.
Quote:
RAMDISK: incomplete write (XXXXX!= XXXXXX)
write error
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
I installed XFCE on a machine built with the FC 15 LXDE based live CD using yum groupinstall XFCE. I got a usable XFCE session, but after a period of use, some things have gone missing. The windows don't have minimize,resize and close icons on the top bar. The settings selection for "Window Manager Tweaks" doesn't start any program. The programs that are open in the users session are not saved, even though that option is checked. Can this be explained by corruption of a single file somewhere? Or should I re-install XFCE again.
View 4 Replies View RelatedI didn't notice it before i installed compiz fusion, but perhaps it was happening then as well because i didn't play with fedora too much, but -- my problem is that after i open a few windows and a few minutes pass the entire system bogs down to what seems like 1 frame per 20sec. i can't even forcequit out of applications, and if i do it doesn't solve the problem. I read somewhere that GNOME might be trying to connect to the internet and hanging? ...
running: Fedora 12
intel dual core
32bit
nvidia geforce 9800gt
We have a server running CentOS 5 Linux 2.6.18-128.1.16.el5xen #1 SMP Tue Jun 30 06:39:23 EDT 2009 x86_64 x86_64 x86_64 GNU Linux. We've seen at random times that the server will just reboot and nothing is logged in messages. I tried to enable kdump but was only able to get a 5.4 gig dump since our /var directory is set to 10GB. Here is the messages I see before and after the server restart. I had thought that when a kernel panics, it is supposed to halt the system and not reboot it. My /proc/sys/kernel/panic is set to 0. I can run an update but want to have some sort of idea what is causing the issue and if the update will fix anything.
May 13 20:05:22 hlotmt01 xinetd[3609]: EXIT: bpcd status=0 pid=1071 duration=1(sec)
May 13 20:05:22 hlotmt01 xinetd[3609]: START: bpcd pid=1072 from=10.203.1.1
May 13 20:05:23 hlotmt01 xinetd[3609]: EXIT: bpcd status=0 pid=1072 duration=1(sec)
[code]....
i'm new on board and new for linux.i installed fc 9, and it's look ok. i want to use stutic ip,so i did what i find here:uote:First, NetworkManager and static ip addresses do not get along. If you want to use static ip addresses, turn off the NM services by going to "system->administration->services" and disable the NM services and reboot.Next, goto "system->admin->network", highlight your device and click the "edit" tab and configure the device. Uncheck the "controlled by NM option" and "automatically obtain ip address" BUT then place a check in the "allow users to control" and "activate on boot"Then click the "dns" tab and fill in your dns servers ip addresses.the problem is that is no internet connection after reboot. than i go to system->admin->network,and activate the device and all ok.
View 10 Replies View Relatedim just stating in fedora..why does i cant restart/start/stop my /etc/rc.d/init.d/smb ? actually i notice that there are no "smb" or "samba" file exist in my /etc/rc.d/init.d/ or in /etc/init.d/
and there is no smb or samba found in my /sbin/chkconfig but i have my samba installed. Im using fedora 10
If I want to swap from wired to wireless I have to restart my laptop. If I just flip the wireless switch on at the side it does not seem to recognise that I have wirless capabilities, I have to restart with the switch set to on.
View 5 Replies View RelatedI have a server box running F12. Whenever networking is lost up-stream, obviously, my box loses it and the networking icon gets the "red" cancellation sign over it.Now, when up-stream connectivity returns, Fedora does not auto-connect. Instead I have to manually go to my office (grrrr), and simply click on the networking icon, click on the unselected radio button next to eth0 (its the only network interface), and I'm good again.To save me future weekend trips to the office.... How can I make sure this happens automatically
View 2 Replies View RelatedI'm running Fedora 14. I'm running a Athlon X2 with 4gb memory and nVidia 8400. I'm using the nvidia drivers ver 260. I'm running KDE 4.6. I've disabled desktop effects (when turnt on they work a charm, performance issues are the same either way). If I open any more than a few applications at once, the system grinds to a halt. even working with Kwrite is painful and it can take several seconds just to move the cursor, browsing the file is almost impossible.
When I have even 7 windows open X goes into a frenzy and sticks around 90% cpu usage. Even with no windows open if I move my mouse between screens X cpu usage stays between 50% and 90%. The system is unbearably slow. i have a XP Pro system with the same spec, lower GPU and I have no problems having 2/3 Visual Studios open, Photoshop, a few skype windows, Eclipse and the android emulator the system remains responsive but with this Linux box I can't even do basic stuff in Kwrite without it grinding to a haltJust.
I'm running fc10 x64 - latest updates. First I could never get wake on lan to work - spent days working on that one. Now, when I restart after a hibernate my eth0 is not re-enabled or recognized anymore. About to give up on Fedora.
I've tried service network restart.
I've tried unplugging cable and plugging back in.
I've tried init.d/networkmanager restart.
Only reboot works.
I've spent so much time trying to configure Fedore Core 10 for a Dynamips server and it's just not ready on some of the essential things like this hibernate problem and also wake on lan.
I have been using Fedora since almost 1 week by now, and I'm really impressed by its features but there is one very small problem that I face everyday.At the first place, I had setup a profile settings for Network so all my static IP, Hosts, DNS servers were all configured in that profile.Now I had filled in something in the Primary DNS Server and then I had saved it. The internet works after that but when I reboot, that Primary DNS server gets deleted. I have to type it all the time and then click on save and then start using the internet again.
View 1 Replies View RelatedI have a problem with samba machine disappearing after I restart smb or the server where samba is running. Lets say I name my samba server ABC and set it up via system-config-samba utils. I follow basic steps and fill out everything according to most guides that are available for fedora. After that everything works great, I can connect to samba server ABC form any machine through smb://ABC (mac) or \ABC (win), however as soon as I restart smb services or my server (subsequently restarting the smb service ...) I no longer can connect to it via samba server name ABC, I can only do smb://SambaServerIP or \SambaServerIP (have to put numerical internal ip to connect)
My smb.conf:
# cat /etc/samba/smb.conf
[global]
[code]....
I wrote a C++ program that uses serial port in fedora. Since normal user has no permission to read/write to /dev/ttySx, the program doesn't work. if I changed the permissions using chmod in su, it will works for that session. When restarts the permission changed to default again. So what to do a normal user program to access /dev/ttyS0?
View 3 Replies View RelatedIf I restart the network service, not all interfaces come back up. Is this expected behaviour or does something need a kick?
Code:
[root@@aspire3500 ~]$ service network restart
Shutting down interface eth0: [ OK ]
Shutting down interface wlan0: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
[root@@aspire3500 ~]$
I use fedora 14 and when I'm trying to run the network service on my system it gives me the following error -
# service network restart
Shutting down interface eth0: Error: Device 'eth0' (/org/freedesktop/NetworkManager/Devices/0) disconnecting failed: This device is not active [FAILED]
Shutting down loopback interface: Error: Device 'lo' not found. [FAILED]
Bringing up loopback interface: [OK]
Bringing up interface eth0: Error: Connection activation failed: Device not managed by NetworkManager or unavailable [FAILED]
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
And whenever I try to activate the device in graphical mode again it shows the above same error.
My network is windows pppoe. How can I configure it for Fedora 11? Is there any graphical configuration tool available for that? Also, ubuntu 9.04 logs into pppoe network after restarting as I've made some changes in /etc/network/interfaces. Is there any option available for Fedora 11 to automatically log in to pppoe network after restarting?
View 4 Replies View Relatedafter the netinst finished to download the last package, one hour later the process never continues, I checked the log file and I didn't find anything suspecious, also dmesg and nothing, in fact, in the log file before checked I found that the last line was registered just a minute ago - DHCP renew IP-, so my questions are:
1. all the packages downloaded are gone?, can I restart the installation using all those packages downloaded?
2. where I can find the error or problem that cause that the installation was freezed?
3. in the case that installation needs to start from the beginning, can I use the package downloaded?
I have installed F11 on my Dell Inspiron 1501. I tried to get the Broadcom 4311 wireless card to work by following the instructions for installing the Broadcom driver from this link: [url].
That resulted in the following errors when I gave the command:
Code:
I removed the broadcom-wl package and installed the autoen package from DangerMouse. After rebooting wireless works but I still get the same errors when I give the command:
Code:
I had to disable encryption on the router to connect, but I guess that's a compromise I'll have to make right now. I will work on that some more after I get these error messages straightened out:
Code:
Note that wireless does seem to be working (though without encryption) despite the error messages. And I got these same error messages with the Broadcom driver but I could not get wireless working.