search for: 0x0013

Displaying 20 results from an estimated 33 matches for "0x0013".

Did you mean: 0x0010
2003 Aug 29
1
RC2: Compile errors Solaris 8 (cc) and suggested fix
...003 @@ -24,261 +24,261 @@ #include "includes.h" static const uint16 to_ucs2[256] = { - 0x0001, - 0x0002, - 0x0003, - 0x0004, - 0x0005, - 0x0006, - 0x0007, - 0x0008, - 0x0009, - 0x000A, - 0x000B, - 0x000C, - 0x000D, - 0x000E, - 0x000F, - 0x0010, - 0x0011, - 0x0012, - 0x0013, - 0x0014, - 0x0015, - 0x0016, - 0x0017, - 0x0018, - 0x0019, - 0x001A, - 0x001B, - 0x001C, - 0x001D, - 0x001E, - 0x001F, - 0x0020, - 0x0021, - 0x0022, - 0x0023, - 0x0024, - 0x0025, - 0x0026, - 0x0027, - 0x0028, - 0x0029, - 0x002A, - 0x002B, - 0x002C, - 0x002D, - 0x002E, -...
2016 Oct 24
3
Disk near failure
Hi, On Mon, 2016-10-24 at 12:07 +0200, Alessandro Baggi wrote: > === START OF READ SMART DATA SECTION === > SMART Error Log not supported I reckon there's a <snip> between those lines. The line right after the first should read something like: SMART overall-health self-assessment test result: PASSED or "FAILED" for that matter. If not try running smartctl -t short
2016 Oct 27
4
Re: Disk near failure
...e Offline - 0/0 > 196 Reallocated_Event_Ct 0x0033 100 100 003 Pre-fail Always - 0 > 201 Unc_Soft_Read_Err_Rate 0x001c 100 100 000 Old_age Offline - 0/0 > 204 Soft_ECC_Correct_Rate 0x001c 100 100 000 Old_age Offline - 0/0 > 230 Life_Curve_Status 0x0013 100 100 000 Pre-fail Always - 100 > 231 SSD_Life_Left 0x0013 100 100 010 Pre-fail Always - 0 > 233 SandForce_Internal 0x0000 000 000 000 Old_age Offline - 6599 > 234 SandForce_Internal 0x0032 000 000 000 Old_age Always - 6894 &g...
2016 Oct 27
0
Disk near failure
...196 Reallocated_Event_Count 0x0033 100 100 003 Pre-fail Always - 0 201 Unc_Soft_Read_Err_Rate 0x001c 100 100 000 Old_age Offline - 0/0 204 Soft_ECC_Correct_Rate 0x001c 100 100 000 Old_age Offline - 0/0 230 Life_Curve_Status 0x0013 100 100 000 Pre-fail Always - 100 231 SSD_Life_Left 0x0013 100 100 010 Pre-fail Always - 0 233 SandForce_Internal 0x0000 000 000 000 Old_age Offline - 6599 234 SandForce_Internal 0x0032 000 000 000 Old...
2016 Oct 28
0
Disk near failure
...d_Event_Ct 0x0033 100 100 003 Pre-fail >> Always - 0 >> 201 Unc_Soft_Read_Err_Rate 0x001c 100 100 000 Old_age >> Offline - 0/0 >> 204 Soft_ECC_Correct_Rate 0x001c 100 100 000 Old_age >> Offline - 0/0 >> 230 Life_Curve_Status 0x0013 100 100 000 Pre-fail >> Always - 100 >> 231 SSD_Life_Left 0x0013 100 100 010 Pre-fail >> Always - 0 >> 233 SandForce_Internal 0x0000 000 000 000 Old_age >> Offline - 6599 >> 234 SandForce_Internal 0x0032 000 00...
2011 Aug 06
4
[PATCH] ifmemdsk.c32: Allow boot options based on presence of MEMDISK
...+#include <alloca.h> +#include <com32.h> +#include <console.h> +#include <syslinux/boot.h> + +/* Pull in MEMDISK common structures */ +#include "../../memdisk/mstructs.h" + +/*** Macros */ +#define M_GET_DRIVE_PARAMS (0x08) +#define M_INT13H ((0x0000 << 4) + 0x0013 * 4) +#define M_FREEBASEMEM ((0x0040 << 4) + 0x0013) +#define M_TOP ((0x9FFF << 4) + 0x0000) + +/*** Object types */ +typedef struct mdi s_mdi; +typedef real_addr_t u_segoff; +typedef struct safe_hook s_safe_hook; +typedef struct mBFT s_mbft; + +/*** Function types */ +typedef int f_fin...
2016 Oct 21
5
Disk near failure
...ated_Event_Count 0x0033 100 100 003 Pre-fail Always - 0 201 Unc_Soft_Read_Err_Rate 0x001c 120 120 000 Old_age Offline - 0/4754882 204 Soft_ECC_Correct_Rate 0x001c 120 120 000 Old_age Offline - 0/4754882 230 Life_Curve_Status 0x0013 100 100 000 Pre-fail Always - 100 231 SSD_Life_Left 0x0013 100 100 010 Pre-fail Always - 0 233 SandForce_Internal 0x0000 000 000 000 Old_age Offline - 6585 234 SandForce_Internal 0x0032 000 000 000 Old...
2012 Dec 22
2
Strange problem with... ZFS? Disk? Controller?
...cated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 21 7 Seek_Error_Rate 0x000f 091 060 030 Pre-fail Always - 1433294073 9 Power_On_Hours 0x0032 090 090 000 Old_age Always - 8825 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 16 184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Al...
2005 May 02
1
Possible win32-dir mods
Hi Zach (or anyone with VC++ 6), I was hoping you would test a couple things for me. The first thing I would like you to try is replacing "#include <shlobj.h>" with "#include <shfolder.h>". That, or try including both. If that doesn''t do the trick, the next thing I''d like to try is commenting out all the rb_define_const lines that were
2006 Dec 05
0
The amazing smartctl -a /dev/hda
...7 Seek_Error_Rate 0x000b 100 100 067 Pre-fail Always - 0 8 Seek_Time_Performance 0x0005 100 100 020 Pre-fail Offline - 0 9 Power_On_Hours 0x0012 097 097 000 Old_age Always - 21888 10 Spin_Retry_Count 0x0013 100 100 060 Pre-fail Always - 0 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 2693 192 Power-Off_Retract_Count 0x0032 097 097 050 Old_age Always - 4026 193 Load_Cycle_Count 0x0012 097 097 050 Old_a...
2012 Feb 06
1
Postfix - no nfs mounted shares on server - but nfs related problem in maillog.
...0 7 Seek_Error_Rate 0x000b 100 100 067 Pre-fail Always - 0 8 Seek_Time_Performance 0x0005 139 139 020 Pre-fail Offline - 26 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 5725 10 Spin_Retry_Count 0x0013 100 100 060 Pre-fail Always - 0 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 120 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 308 193 Load_Cycle_Count 0x0012 100 100 000 Old_age Alwa...
2016 Apr 01
1
SSD disk and SMART errors
...UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0 201 Unknown_SSD_Attribute 0x001c 120 120 000 Old_age Offline - 9127078 204 Soft_ECC_Correction 0x001c 120 120 000 Old_age Offline - 9127078 230 Unknown_SSD_Attribute 0x0013 100 100 000 Pre-fail Always - 0 231 Temperature_Celsius 0x0000 100 100 011 Old_age Offline - 0 232 Available_Reservd_Space 0x0032 000 000 000 Old_age Always - 33 233 Media_Wearout_Indicator 0x0032 000 000 000 Old_age Alw...
2020 Sep 15
0
[PATCH RFC v1 07/18] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
...m-generic/hyperv-tlfs.h b/include/asm-generic/hyperv-tlfs.h > index e6903589a82a..87b1a79b19eb 100644 > --- a/include/asm-generic/hyperv-tlfs.h > +++ b/include/asm-generic/hyperv-tlfs.h > @@ -141,6 +141,7 @@ struct ms_hyperv_tsc_page { > #define HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE_EX 0x0013 > #define HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST_EX 0x0014 > #define HVCALL_SEND_IPI_EX 0x0015 > +#define HVCALL_GET_PARTITION_ID 0x0046 > #define HVCALL_GET_VP_REGISTERS 0x0050 > #define HVCALL_SET_VP_REGISTERS 0x0051 > #define HVCALL_POST_MESSAGE 0x005c > @@ -407,6...
2006 Sep 17
2
Xen on Dell PowerEdge 1850 with Perc 4e/Si controller
Hello, I am having issues making my box boot with Xen. I am working with linux-2.6.16.28-xen on a gentoo box. The server is Dell PowerEdge 1850 with Perc 4e/Si, FW 521X. When dom0 reaches the point of scanning the SCSI controllers, it hangs in a loop aic7xxx_dev_reset_returns 0x2002. My regular (non-xen) kernels come up fine with detecting my adaptec scsi controller. Had anyone had the same
2008 Aug 12
2
ZFS, SATA, LSI and stability
...allocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0 7 Seek_Error_Rate 0x000f 084 060 030 Pre-fail Always - 263091894 9 Power_On_Hours 0x0032 096 096 000 Old_age Always - 4050 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 22 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0 189 High_Fly_Writes 0x003a 100 100 000 Old_age...
2005 May 04
0
New win32-dir
...ot; folder CSIDL_MYVIDEO = 0x000e # "My Videos" folder CSIDL_DESKTOPDIRECTORY = 0x0010 # <user name>\Desktop CSIDL_DRIVES = 0x0011 # My Computer CSIDL_NETWORK = 0x0012 # Network Neighborhood (My Network Places) CSIDL_NETHOOD = 0x0013 # <user name>\nethood CSIDL_FONTS = 0x0014 # windows\fonts CSIDL_TEMPLATES = 0x0015 CSIDL_COMMON_STARTMENU = 0x0016 # All Users\Start Menu CSIDL_COMMON_PROGRAMS = 0X0017 # All Users\Start Menu\Programs CSIDL_COMMON_STARTUP = 0x0018 # All Users\Startup...
2015 Feb 08
0
Intermittent problem, likely disk IO related - mptscsih: ioc0: attempting task abort!
...Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0 7 Seek_Error_Rate 0x000f 075 060 030 Pre-fail Always - 39599363 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 821 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 17 183 Runtime_Bad_Block 0x0032 100 100 000 Old_age Always - 0 184 End-to-End_Error 0x0032 100 100 099 Old_age...
2009 Oct 06
2
Failing Hard Disk?
...llocated_Sector_Ct 0x0033 089 089 036 Pre-fail Always - 243 7 Seek_Error_Rate 0x000f 074 060 030 Pre-fail Always - 27793554 9 Power_On_Hours 0x0032 094 094 000 Old_age Always - 5695 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 17 184 Unknown_Attribute 0x0033 100 100 003 Pre-fail Always - 0 187 Reported_Uncorrect 0x0032 099 099 000 Old_age...
2015 Feb 08
2
Intermittent problem, likely disk IO related - mptscsih: ioc0: attempting task abort!
NOTE: this is happening on Centos 6 x86_64, 2.6.32-504.3.3.el6.x86_64 not Centos 5 Dell PowerEdge 2970, Seagate SATA drive, non-raid. I have this server which has been dying randomly, with no logs. I had a tail -f over ssh for a week, when this just happened. Feb 8 00:10:21 thirteen-230 kernel: mptscsih: ioc0: attempting task abort! (sc=ffff880057a0a080) Feb 8 00:10:21 thirteen-230 kernel:
2011 Oct 16
1
CentOS 6.0: panic installing i386 on old Acer Desktop
...gnator: External Connector Type: PS/2 Port Type: Keyboard Port Handle 0x0012, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: PS/2 Mouse Internal Connector Type: PS/2 External Reference Designator: External Connector Type: PS/2 Port Type: Mouse Port Handle 0x0013, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: Not Specified Internal Connector Type: None External Reference Designator: USB0 External Connector Type: Other Port Type: USB Handle 0x0014, DMI type 8, 9 bytes Port Connector Information Internal Reference Design...