similar to: new features in giis4.4

Displaying 20 results from an estimated 20000 matches similar to: "new features in giis4.4"

2008 Dec 15
2
How to sell linux tools?
Hi, I need clarifications on how to sell linux tools. (Though i' not sure how people ready to buy it :) ) I have written few tools and planning to write more(by giving up current non-linux & boring job). I want to know,which license will allow me to sell tools/softwares? (I hope to sell the products through online) Cheers, Lakshmipathi.G www.giis.co.in
2007 Feb 24
3
Hi all
Hi all, I wrote a program which recovers deleted file from Ext3/Ext2 FS.It's like crash proof program.For past few months i'm trying hard to get feedback or comments or criticizm on the tool.I hope to get from you. The link is , https://sourceforge.net/projects/giis/ Warm Regards, Lakshmipathi.G
2011 Jun 13
1
extcarve - ext2,ext3,ext4 file carving tool
Hi - Updated my old project named "ext3carve" and renamed it as "extcarve" . It uses libext2fs. (To be precise,re-uses on 'debugfs' command's "dump_unused" feature) In summary,the tool will do the following - It will scan the linux machine ,for unused/deleted blocks and search for magic signatures. If it finds valid signature (both header and footer) It
2014 Jan 18
0
Re: File System corruption tool
We have a script that adds corruption to ext2/3/4 filesystems and runs e2fsck on it. It definitely could be improved, but it still catches some occasional errors: http://git.whamcloud.com/?p=tools/e2fsprogs.git;a=commit;h=aee44c669bebe29bfdb8a1c86da443234f8bc257 It tries to format the filesystem with different features and options, then adds corruption from both random data and copying parts of
2013 Dec 27
0
expirer - a tool to delete files when they expire
Hi - Though I'm not sure whether anyone will be interested in such tool (other than a possible SO user [1]). Here is a small tool to delete files at specific time in future. https://github.com/Lakshmipathi/expirer https://github.com/Lakshmipathi/expirer/blob/master/misc/ISSUES [1] http://programmers.stackexchange.com/questions/149824/automatically-delete-files-after-they-expire -- ----
2014 Jan 18
3
File System corruption tool
Hi - I'm searching for file system corruption tool, say it inject disk-errors like multiply owned blocks etc. Later an integrity scan process (like e2fsck) will verify on-disk layout and fix these errors. I'd like to read/understand such tools before writing one for an proprietary on-disk file system. Do we have such tools for ext{2,3,4}fs ? Thanks for any help or pointers! -- ----
2007 Apr 18
0
Ext3-users Digest, Vol 38, Issue 10
Hi, my program works well with fedora-2 .with fedora-5 it's gives following errors.. get_it_i_say.c:549: warning: implicit declaration of function 'strcmp' cc -o giis dir.o file.o get_it_i_say.o group.o init.o inode.o main.o searchnupdate.o uninit.o inode.o: In function `read_inode':inode.c:(.text+0x202): undefined reference to `S_ISDIR' inode.o: In function
2007 Mar 15
1
How to name it?
hi all, The reason why writting this mail--i don't know how to name a tool written by myself :-) Following is the functionality of a file system tool : When you install the tool it acts as a protection for your files.Tool copies the address of files. If you accidently deleted a file -if its contents are not modified-then the tool retrives the contents of file. How should i call this tool./
2009 Oct 29
0
Unify - high availability
Hi, We have three machines (server-A and server-B and client) and mounted server-A (6GB) and Server-B(6GB) under client (/mnt/) as 12GB with unify option. Then we have stopped glusterfs on Server-A.Now client side df command shows 6GB. Now,while trying to create files under /mnt produces this error message "Transport endpoint is not connected" Server-A is still down - Is it possible
2015 Sep 28
2
parse raw image to read block group desc table!
Hi, I am writing a piece of code to open a raw image file of a virtual machine which has ubuntu installed in it. The virtual disk is formatted using MBR partitioning method and has 3 primary and 1 extended partition. I want to open up that file and read the block group descriptor table and inode table for each partition. I have written some lines of code and successfully able to read the
2012 Mar 02
1
Strange behaviour during file rename
http://stackoverflow.com/questions/9535653/file-rename-on-ext3-appears-to-break-posix-spec I posted the above to stackoverflow - I am running a test does repeated file renames to a target file in one thread, and repeatedly reads that target file in another thread. This works fine except when there is a hard-link to the file being renamed to the target file. In this case the reading thread hits
2010 Oct 05
3
EXT3 Reserve Space
Hi All, Whenever an EXT3 partition is created some space is reserved for super-user, I used the mkfs.ext3 with option -m set to 0, but there is no effect it still reserve the space. How can i set the reserved-space to 0 or calculate the reserved-space in advance? Any suggestion/idea? Regards, -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Apr 17
1
Deleted file marker
Is there a marker to indicate a deleted file in EXT3 similar to FAT32's E5? Thanks Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/ext3-users/attachments/20100417/9f4b88f7/attachment.htm>
2006 Jul 26
4
data recovering in EXT3
Hello, We have run and stopped by chance command "fsck -y" on one of our raid disks (with ext3 file system). After that we have found that SOME files disappeared (they are not seen in the directories where they have been before). The data are extremely important and contain a lot of programs, scripts for some data analysis and very hard to recover by hands. I have run ''fsck
2001 Oct 16
0
2.2.19 hang
This is a 2.2.19 machine with ext3-0.0.7a and quota support running. The symptoms are a particular NFS export hangs (for linux clients but not Solaris clients?) the local filesystem gives the following: EXT3-fs warning (device sd(8,49)): ext3_free_blocks: bit already cleared for block 2213 EXT3-fs error (device sd(8,49)): ext3_free_blocks: Freeing blocks not in datazone - block = 1563120916,
2014 Jun 02
0
Re: [long] major problems on fs; e2fsck running out of memory
Unfortunately, there has been a huge number of bug fixes for ext4's online resize since 2.6.32 and 1.42.11. It's quite possible that you hit one of them. > The 51.8% seems very suspicious to me. A few weeks ago, I did an online > resize2fs, and the original filesystem was about 52% the size of the new > one (from 2.7TB to 5.3TB). The resize2fs didn't report any errors, and
2002 Aug 20
5
unmountable ext3 root recovery
After a (hardware) crash yesterday, I was unable to boot up due to unrecoverable ide errors (according to the printk()s) when accessing the root filesystem's journal for recovery. Unable to recover, I tried deleting the has_journal option, but that was disallowed given that the needs_recovery flag was set. I saw no way to unset that flag. Unable to access the backups (they were on a fw
2011 Feb 03
2
Recovering LVM volumes
Hello all I have two sets of eIDE hard drives from earlier servers, one centos & one fedora. Both were LVM volumes with three or four physical disks, with ext3 fs. One disk, maybe even the boot one may even be missing, either from one or both sets and we do not know the disk order. I got these left from an earlier sysadmin who left the company & nobody know what's what. I need to
2014 Jun 02
5
Re: [long] major problems on fs; e2fsck running out of memory
Hi Bodo and Ted, Thank you both for your responses; they confirm what I thought might be the case. Knowing that I can try to proceed with your suggestions. I do have some followup questions for you: On Sun, Jun 01, 2014 at 09:05:09PM -0400, Theodore Ts'o wrote: > Unfortunately, there has been a huge number of bug fixes for ext4's > online resize since 2.6.32 and 1.42.11.
2001 Feb 28
1
Crash-report; 2.2.19pre14-ext3-0.0.6b
Our main NFS-server, running Debian Potato, died this morning whilst under quite heavy load - due to a runaway perl-script forking of some 200 instances of "/bin/cp" (the load was ~ 50). The server is running 2.2.19pre14 with ext3-0.0.6b. The server is running kernel-nfs. Assertion failure in journal_dirty_metadata() at transaction.c line 796: "bh->b_next_transaction ==