search for: logdev

Displaying 20 results from an estimated 23 matches for "logdev".

Did you mean: lgdev
2012 Aug 21
1
[PATCH] xfs: add a new api xfs_repair
...} + +int +do_xfs_repair (const char *device, + int imgfile, int forcelogzero, int dangerous, + int nomodify, int noprefetch, int forcegeometry, + int64_t maxmem, int64_t ihashsize, + int64_t bhashsize, int64_t agstride, + const char *logdev, const char *rtdev) +{ + int r; + char *err = NULL; + const char *argv[MAX_ARGS]; + char maxmem_s[64]; + char ihashsize_s[70]; + char bhashsize_s[70]; + char agstride_s[74]; + size_t i = 0; + + ADD_ARG (argv, i, "xfs_repair"); + + /* Optional arguments */ + if (!(optargs_bitmas...
2013 Jun 21
1
LVM + XFS + external log + snapshots
Hi all, So I have an XFS file system within LVM which has an external log. My mount option in FSTAB is; /dev/vg_spock_data/lv_data /data xfs logdev=/dev/sdc1,nobarrier,logbufs=8,noatime,nodiratime 1 1 All is well no issues and very fast. Now I'd like to snapshot this bad boy and then run rsnapshot to create a few days backup. A snapshot volume is created w/o issue; lvcreate -L250G -s -n datasnapshot /dev/vg_spock_data/lv_data But when...
2006 Jan 13
1
How to disconnect to a database????
...dex @connected1: #<ActiveRecord::ConnectionAdapters::PostgreSQLAdapter:0x2aaaac138930 @runtime=0.0189187526702881, @connection=#<PGconn:0x2aaaac138980>, @logger=#<Logger:0x2aaaac2e7fd8 @default_formatter=#<Logger::Formatter:0x2aaaac2e7dd0 @datetime_format=nil>, @progname=nil, @logdev=#<Logger::LogDevice:0x2aaaac2e7ce0 @shift_size=1048576, @shift_age=0, @filename="./log/development.log", @mutex=#<Logger::LogDevice::LogDeviceMutex:0x2aaaac2e7c90 @mon_waiting_queue=[], @mon_entering_queue=[], @mon_count=0, @mon_owner=nil>, @dev=#<File:./log/development.log&gt...
2015 Oct 01
0
req->nr_phys_segments > queue_max_segments (was Re: kernel BUG at drivers/block/virtio_blk.c:172!)
...cs_last: 12ba72729d mask: ffffffffffffffff > > [ 7.152645] Switched to clocksource acpi_pm > > [ 7.307231] random: lvm urandom read with 16 bits of entropy available > > [ 17.899633] XFS (dm-7): Mounting V4 Filesystem > > [ 18.094485] XFS (dm-7): Starting recovery (logdev: internal) > > [ 18.166829] XFS (dm-7): Ending recovery (logdev: internal) > > [ 18.587634] random: nonblocking pool is initialized > > [ 22.540164] udevd[2534]: starting version 225 > > [ 23.744732] input: PC Speaker as /devices/platform/pcspkr/input/input4 > &gt...
2015 Oct 01
4
kernel BUG at drivers/block/virtio_blk.c:172!
...cs_now: 12fee71862 cs_last: 12ba72729d mask: ffffffffffffffff > [ 7.152645] Switched to clocksource acpi_pm > [ 7.307231] random: lvm urandom read with 16 bits of entropy available > [ 17.899633] XFS (dm-7): Mounting V4 Filesystem > [ 18.094485] XFS (dm-7): Starting recovery (logdev: internal) > [ 18.166829] XFS (dm-7): Ending recovery (logdev: internal) > [ 18.587634] random: nonblocking pool is initialized > [ 22.540164] udevd[2534]: starting version 225 > [ 23.744732] input: PC Speaker as /devices/platform/pcspkr/input/input4 > [ 23.774381] virtio_n...
2015 Oct 01
4
kernel BUG at drivers/block/virtio_blk.c:172!
...cs_now: 12fee71862 cs_last: 12ba72729d mask: ffffffffffffffff > [ 7.152645] Switched to clocksource acpi_pm > [ 7.307231] random: lvm urandom read with 16 bits of entropy available > [ 17.899633] XFS (dm-7): Mounting V4 Filesystem > [ 18.094485] XFS (dm-7): Starting recovery (logdev: internal) > [ 18.166829] XFS (dm-7): Ending recovery (logdev: internal) > [ 18.587634] random: nonblocking pool is initialized > [ 22.540164] udevd[2534]: starting version 225 > [ 23.744732] input: PC Speaker as /devices/platform/pcspkr/input/input4 > [ 23.774381] virtio_n...
2012 Oct 09
2
Mount options for NFS
.... Even though files are visible in a terminal and can be accessed with standard shell tools and vi, this software typically complains that the files are empty or not syntactically correct. The NFS filesystems in question are 8TB+ XFS filesystems mounted with "delaylog,inode64,logbsize=32k,logdev=/dev/sda2,nobarrier,quota" options, and I suspect that inode64 may have to do with the observed behaviour. The server is running CentOS 6.3 + all patches. The clients exhibiting the problem are running CentOS 5.4 and CentOS 5.8 x84_64. Interesting enough, the application (which is availab...
2008 Jul 08
6
Show SQL request without issuing it
Hi all, I saw that some object.save is causing the SQL request to crash, but I don''t see the SQL request in the logs (only ruby code that''s showing an error during the .save method). Is there any way to show the SQL request before it''s issued to the database ? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received
2013 Apr 11
4
How to determine why a server is not responding
...5 loaded Apr 11 16:55:42 s1 kernel: EXT3 FS on xvda1, internal journal Apr 11 16:55:42 s1 kernel: Filesystem "dm-0": Disabling barriers, trial barrier write failed Apr 11 16:55:42 s1 kernel: XFS mounting filesystem dm-0 Apr 11 16:55:42 s1 kernel: Starting XFS recovery on filesystem: dm-0 (logdev: internal) Apr 11 16:55:42 s1 kernel: Ending XFS recovery on filesystem: dm-0 (logdev: internal) Apr 11 16:55:42 s1 kernel: Filesystem "dm-1": Disabling barriers, trial barrier write failed Apr 11 16:55:42 s1 kernel: XFS mounting filesystem dm-1 Apr 11 16:55:42 s1 kernel: Starting XFS rec...
2018 Jan 04
2
virtdf outputs on host differs from df in guest
hi guys,   happy new year!!!  I encountered  a problem when we used virt-df command to display my guest disks useage. the virt-df command from pkg libguestfs-tools-c-1.36.3-6.el7_4.3.x86_64,version is  virt-df --version : virt-df 1.36.3rhel=7,release=6.el7_4.3,libvirt the output in guest with the method referred in http://libguestfs.org/virt-df.1.html#STATVFS NUMBERS is:
2018 Jan 04
2
Re: virtdf outputs on host differs from df in guest
...isk1 -drive file=/srv/imgs/centos-7.2.qcow2,if=none,id=disk1 then the console showing: ><rescue> mount /dev/vdb1 /sysroot/ [ 72.552185] SGI XFS with ACLs, security attributes, no debug enabled [ 72.568377] XFS (vdb1): Mounting V4 Filesystem [ 73.379679] XFS (vdb1): Starting recovery (logdev: internal) [ 73.406398] XFS (vdb1): Ending recovery (logdev: internal) ><rescue> statvfs bash: statvfs: command not found ><rescue> stat -f /sysroot File: "/sysroot" ID: fd1100000000 Namelen: 255 Type: xfs Block size: 4096 Fundamental block size: 4096 B...
2006 May 18
0
Showing SQL in script/console
...ent environment. >> class ActiveRecord::ConnectionAdapters::AbstractAdapter >> def logger= (logr) >> @logger = logr >> end >> end => nil >> ActiveRecord::Base.connection.logger = Logger.new(STDOUT) => #<Logger:0x866a89f4 @level=0, @progname=nil, @logdev=#<Logger::LogDevice:0x866a7f7c @filename=nil, @mutex=#<Logger::LogDevice::LogDeviceMutex:0x865c1c34 @mon_entering_queue=[], @mon_count=0, @mon_owner=nil, @mon_waiting_queue=[]>, @dev=#<IO:0x817acafc>, @shift_size=nil, @shift_age=nil>, @formatter=nil, @default_formatter=#<Logger...
2006 Jan 11
1
logger in my classes
Hi, I wrote a class which is not an AR extension, nor a controller. I''d like to use logger.* methods there too. My class is in lib/ dir. I include it in environment.rb with the line require ''lib/localization'' just after the line require File.join(File.dirname(__FILE__), ''boot'') I tried many ways to reuse the logger class. The cleaner way seemed to
2006 Jun 16
0
rake spec controller test output hideus.
..."newbob", :email=>"newbob@mcbob.com", :password_confirmation=>"wrong"}, "action"=>"signup", "controller"=>"user"}>, "cookies"=>{}, "logger"=>#<Logger:0x2469848 @level=0, @progname=nil, @logdev=#<Logger::LogDevice:0x2469640 @filename="/Users/jgb/Development/Rails/learningruby/config/../log/test.log", @mutex=#<Logger::LogDevice::LogDeviceMutex:0x2469550 @mon_entering_queue=[], @mon_count=0, @mon_owner=nil, @mon_waiting_queue=[]>, @dev=#<File:/Users/jgb/Development/Rai...
2009 Sep 08
1
3Ware 9650SE and XFS problems under Centos 5.3
...nel: xfs_force_shutdown(sdb1,0x1) called from line 424 of file /home/buildsvn/rpmbuild/BUILD/xfs-kmod-0.4/_kmod_build_/xfs_rw.c. Return address = 0xffffffff883277f1 Sep 8 11:00:13 backup kernel: XFS mounting filesystem sdb1 Sep 8 11:00:13 backup kernel: Starting XFS recovery on filesystem: sdb1 (logdev: internal) Sep 8 11:00:14 backup kernel: XFS internal error XFS_WANT_CORRUPTED_GOTO at line 1561 of file /home/buildsvn/rpmbuild/BUILD/xfs-kmod-0.4/_kmod_build_/xfs_alloc.c. Caller 0xffffffff882e356b Sep 8 11:00:14 backup kernel: Sep 8 11:00:14 backup kernel: Call Trace: Sep 8 11:00:14 backup...
2006 Jan 05
7
HOWTO: Combine fields from 2 two tables in 1 object
Hi all, For a dropdownlist (showing "Company - FirstName Lastname'') I want to fill an object @project_contacts with "Name" from table Companies and "Firstname" and "Lastname" from table contacts. Any idea? Regards, Gerard. -- "Who cares if it doesn''t do anything? It was made with our new Triple-Iso-Bifurcated-Krypton-Gate-MOS
2009 Jul 11
1
Samba freezes server when writing 50MB MS Word document (sometimes)
...XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled Jul 3 15:33:04 [..] [ 129.848501] SGI XFS Quota Management subsystem Jul 3 15:33:04 [..] [ 129.875533] XFS mounting filesystem sda1 Jul 3 15:33:04 [..] [ 130.036456] Starting XFS recovery on filesystem: sda1 (logdev: internal) Jul 3 15:33:04 [..] [ 131.699948] Ending XFS recovery on filesystem: sda1 (logdev: internal) [.. same error again ..] Jul 3 16:12:25 [..] [ 2488.349286] Filesystem "sda1": Access to block zero in inode 1073770465 start_block: 0 start_off: 0 blkcnt: 0 extent-state: 0 lastx: 1...
2011 Oct 17
0
suspend to ram does not work with Geforce 310M (NVA8)
...sda: sda1 sda2 sda3 sda4 < sda5 sda6 > [ 1.825164] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.070651] Refined TSC clocksource calibration: 2393.999 MHz. [ 2.070820] Switching to clocksource tsc [ 37.274921] XFS (dm-1): Mounting Filesystem [ 37.409341] XFS (dm-1): Starting recovery (logdev: internal) [ 37.545132] XFS (dm-1): Ending recovery (logdev: internal) [ 38.873609] udevd[974]: starting version 172 [ 39.452127] ACPI: acpi_idle yielding to intel_idle [ 39.463284] ACPI: AC Adapter [AC] (on-line) [ 39.485499] ACPI: Battery Slot [BAT0] (battery present) [ 39.486085] inp...
2017 Apr 21
0
[PATCH 1/2] generator: Simplify the handling of string parameters.
...atus", [Dev_or_Path "device"], [OBool "forcelogzero"; OBool "nomodify"; OBool "noprefetch"; OBool "forcegeometry"; OInt64 "maxmem"; OInt64 "ihashsize"; OInt64 "bhashsize"; OInt64 "agstride"; OString "logdev"; OString "rtdev"]; + style = RInt "status", [String (Dev_or_Path, "device")], [OBool "forcelogzero"; OBool "nomodify"; OBool "noprefetch"; OBool "forcegeometry"; OInt64 "maxmem"; OInt64 "ihashsize"; O...
2017 Apr 21
4
[PATCH 0/2] generator: Simplify the handling of string parameters.
Very large but mechanical change to the generator. Rich.