Unable to create filesystem (mkfs.ext4) on large 2TB GPT virtual disk using Linux VM.

I am unable to create a file system on a large (> 2TB disk) virtual disk for a Linux VM.  I can create the disk, attach it to the VM, partition it with "parted", but I cannot run mkfs.ext4.  Details below.
Hyper-V 2012 Core (w/ all Windows/Microsoft updates as of 4/19).
CentOS 6.4 VM w/ 4 virtual processors, 4GB RAM, and 3 dynamic drives: 
/dev/sda  100GB IDE dynamic vhdx
/dev/sdb  75GB IDE dynamic vhdx
/dev/sdc  10TB SCSI dynamic vhdx
Using parted, created 500GB partition on the 10TB drive (/dev/sdc1). 
(parted) select /dev/sdc
Using /dev/sdc
(parted) print
Model: Msft Virtual Disk (scsi)
Disk /dev/sdc: 11.0TB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Number  Start   End    Size   File system  Name                Flags
 1      1049kB  500GB  500GB               production_archive
then run: mkfs.ext4 /dev/sdc1
repeating error on console from mkfs.ext4:
INFO: task mkfs.ext4:2581 blocked for more than 120 seconds
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Runaway error in var/log/messages until my /var system filled up - 25G worth of it:
-rw-------. 1 root root 25085329408 Apr 19 23:15 messages
Apr 19 17:39:28 nfs2 kernel: sd 4:0:0:0: [sdc] Sense Key : No Sense [current]
Apr 19 17:39:28 nfs2 kernel: sd 4:0:0:0: [sdc] Add. Sense: No additional sense information
Apr 19 17:39:28 nfs2 kernel: hv_storvsc vmbus_0_13: cmd 0x93 scsi status 0x2 srb status 0x6
Same problem happens when running "mkfs.ext4 -E lazy_itable_init=1 /dev/sdc1"

Hi,
Thank you for your post.
I am trying to involve someone familiar with this topic to further look at this issue.
Lawrence
TechNet Community Support

Similar Messages

  • Unable to create filesystem (mkfs.ext4) 2TB CentOS 6.5 VM

    All, We have been having trouble creating disk volumes larger than 2TB on CentOS machines in our lab environment that consists of Hyper-V 2012 R2.
    Today we came a step closer with the help of
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/bc1ee7e7-dcaf-455b-baec-01e6128ddd28/action?threadDisplayName=unable-to-create-filesystem-mkfsext4-on-large-gt-2tb-gpt-virtual-disk-using-linux-vm - which suggests mkfs with the '-K' option.
    This has created a mountable logical volume, however it only registers as 2TB, rather than the actual size of 4TB. I notice the article is over a year old. Has there been any fixes?
    The alternative would be multiple 2TB drives..

    As part of the product team that does Linux on Hyper-V, we've recently spent some time investigating this problem.  It occurs because Linux issues a SCSI "WRITE_SAME(16)" command, which is not implemented by Hyper-V.  WRITE_SAME(16) is optional
    in the SCSI spec, so it's OK that Hyper-V doesn't implement it, but the problem is that Hyper-V doesn't return the correct error code and sense info to indicate that it's unimplemented.  With the correct error code from Hyper-V, Linux would use alternate
    SCSI commands and everything would work.
    We're looking into possible fixes.  Hopefully in the next couple of weeks we can have an update on what to expect.
    We believe Ubuntu 14.04 actually works correctly on Hyper-V due to a complicated set of other reasons.  RHEL 7.0 does not work, and the other file system types don't typically avoid the problem either.
    Michael Kelley, Lead Program Manager, Open Source Technology Center

  • Can't copy large files to AirPort Disk Using Windows 7

    Hi Everyone,
    I'm positng because I'm unable to copy large files to an AirPort Disk using Windows 7.  I have the following setup.
    AirPort Extreme:
    - Firmware version: 7.6.1
    - Airport disks secured by password
    - No guest access allowed
    - Airport Disk Preferences:
      - Automatically discover airport disks is enabled
      - Show Airport Disks in the system tray is enabled
    External Drive:
    - Western Digital 500 GB MyBook External Drive connected to Airport Extreme thru USB
    - FAT32 Formated
    Computers:
    - 2 Toshiba Proteges, Both with 4GB RAM
    - Both have Windows 7 Home Premium with Service Pack 1, 64-bit version
    - (Sorry we have no MacBooks at home, just iPhones and iPods!)
    Airport Utility:
    - Version  5.6.1
    Airport Disk Preferences Utility:
    - Version  1.5.5.3
    A week ago, I was able to copy over large files (videos <4GB in size) to the drive.  Now, when I try to copy over these large files to the drive, the copy dialog box hangs.  I receive a message stating that Windows is calculating the size, but then it doesn't copy over.  Windows then gives me a message that it is unable to copy to the drive.  When I test the drive connection by copying a small text file over, it copies over quickly and seamlessly.  This problem occurs on both computers.
    I am able to do the following with the drive connection:
    - Read files
    - Change file names
    - Copy files from the drive to my computer
    - See the contents of drive
    I've tried all the combinations of the following with no success:
    - Turning off Windows Search
    - Downgrading the firmware
    - Reconfiguring wireless adapter
    - Rebooting computer
    - Rebooting wireless router
    - Rebooting external drive
    The drive seems to be working fine except for when I want to copy <2GB files over to the drive.  Does anyone have a solution that seems to work?
    Thanks!

    I'm happy to report that, after reformatting the drive to HFS+ (aka Mac OS Extended), there are no problems writing/copying large or small files to the AirDisk drive.  I'm also happy to report that I am copying to the drive at a rate of roughly 4MB/s.
    As I mentioned earlier, the only catch is that I am unable to plug the external drive directly into a Windows computer via the USB port as Windows is unable to read HFS+ formatted drives.  (I can, however, plug the drive into a Mac computer as they can read HFS+ formatted drives.  The only problem is that I don't own any Macs at this time!  LOL!)
    You're probably wondering how I formatted the external drive to HFS+ since I don't own any Macs.  (Windows only allows you to format drives in exFAT, FAT, NTFS and the like.)  That is a good question.  Basically, I downloaded an open source formatting tool called, Gparted, which allows you to format any USB drive to any major file format system.  Since Gparted is an open source tool, it is a little cumbersome to use. Once you figure out how to use it, it is a cinch to format the drive to HFS+.  (Of course, an easier method would be to borrow a friend's mac, plug the drive into their mac, and format it to HFS+ using their mac.)
    For a step-by-step guide on how to solve this problem, see the steps below:
    1) Backup all data from external drive
        a) Fortunately, I have a 1TB ultraportable USB drive which has enough space to backup all data on the drive
    2) Format the external drive to HFS+ using one of the methods below
        a) Plug it into a Mac and format it
         b) Use Gparted (free) to format it
    3) Plug the drive back into the Airport Extreme
    4) Start copying files over to your networked drive!
    I hope this helps you! Cheers!

  • Creating a Virtual Disk using Diskpart

    Hi, I'm trying to study for a test on Windows 7 and I'm trying to install a Virtual disk and I keep getting the same error. The drive has been "cleaned" using the diskpart utility and is a 300 gb drive. here is the code that I used and the error
    as copied from the command prompt. Any help would be great Thanks!!!!!! 
    DISKPART> create vdisk file="C:\test\disk1.vhd" maximum=24000
    DiskPart has encountered an error: The system cannot find the path specified.
    See the System Event Log for more information.

    Hi, slobodan21.
    Here is the web page that contains the CREATE vdisk command you have been trying:
    http://technet.microsoft.com/en-us/library/gg252579.aspx
    I am only guessing but... make sure you create a folder called test in the root of your C: drive.
    Good luck!
    Best wishes, Davin Mickelson

  • Unable to create VO based on SQL statment without PK and display using JSF.

    What I am looking to do is create a view object that returns distinct records from a column in database table.
    Example: select disntict phone_no from USER;
    where the primary key is composed of ID & NAME columns for the USER table.
    I already have a view object for the USER table, when creating the view object for the the SQL query writtten above. I am forced to have the Primay key in the view object SQL without which I cannot create the view object. Having the composite primary key instead or returning me the 8 disntcht records that are there returns a lot mroe records.
    I was able to define the view with only one of the columns of the composite primary key. But when I try to display the phone_no in a JSF JSP drop downlist nothing shows up. Everything shows up as blank. Any suggestions?

    Hi,
    I think we can decouple the list from the business service issue: If you run the ViewObject that you make the list data source of the select box in the ADF BC tester, does it contain data? If it does then the problem is in the way you created the list box, in which case we need to look into how you created it
    Frank

  • I am unable to create a form that I can move the fields in - using Adobe Acrobat XI Pro on a PC

    I need to make fill-in forms with little space between questions.  Adobe Acrobat XI Pro does not allow me to alter fields and sizes as I need to.  Advice?

    Is the Snap to Grid option ticked under View - Show/Hide - Rulers and Guides? If so, un-tick it.

  • I have 2 auxillary disk drives for my MacBokk Pro. Time Machine uses one for backup and I use the other for storage, but I am unable to create a new folder or drag and drop files or folders to the aux drive.

    I am unable to create a new folder on either of my auxillary disk drives.  I can access the files and folders that were there when I transferred one of the drives from a PC.  Time machine uses one for backup and I want to use the other to store photos which are large files.  An help would be appreciated.

    Thanks for the reply.  If I reformat the drive will I be able to access the files on it from the MAC.  I do not share the drive with a PC.  The files were originally created on a PC which I no longer use.  I do want to continue to access the files put there by the PC.  I would like to not have to copy them over to the MAC hard drive just to use them.  The second aux drive is new and works fine because it was formatted by the MAC.  I can drag and drop files there and work with just as if they were on the internal drive.

  • Unable to create RAID on SPARC-Enterprise-T5220

    hi:
    i got the following issue on my SPARC-Enterprise-T5220.
    i have constructed the RAID-1 on 4 disks out of 6.
    i have created RAID-1 on OS Disks using raidctl command on single user mode
    and i have created RADI-1 on other two disks. but i'm unable to create RAID-1 on the rest of the two disks.
    here i s the info i am giving
    # format
    Searching for disks...done
    AVAILABLE DISK SELECTIONS:
    0. c1t0d0 <SUN146G cyl 14087 alt 2 hd 24 sec 848>
    /pci@0/pci@0/pci@2/scsi@0/sd@0,0
    1. c1t1d0 <SUN146G cyl 14087 alt 2 hd 24 sec 848>
    /pci@0/pci@0/pci@2/scsi@0/sd@1,0
    2. c1t2d0 <LSILOGIC-LogicalVolume-3000 cyl 65533 alt 2 hd 16 sec 273>
    /pci@0/pci@0/pci@2/scsi@0/sd@2,0
    3. c1t4d0 <LSILOGIC-LogicalVolume-3000 cyl 65533 alt 2 hd 16 sec 136>
    /pci@0/pci@0/pci@2/scsi@0/sd@4,0
    disks 2 and 3 are under raid but where as 0 and 1 are not
    i am trying to construct raid on that disks it is giving following error
    # raidctl -c c1t0d0 c1t1d0
    Creating RAID volume will destroy all data on spare space of member disks, proceed (yes/no)? yes
    Too many arrays.
    here is my OS release information
    Solaris 10 5/08 s10s_u5wos_10 SPARC
    Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 24 March 2008
    SunOS 5.10 Generic_127127-11 sun4v sparc SUNW,SPARC-Enterprise-T5220
    would any body help me on this.
    thanks in advance
    SN

    Hello sir,
    I work for one of Sun's Channel Development Partners and had a partner site the same problem today, but with a T5240.
    If you check with the "Disk Volumes" section of the T5120/T5220 Admin Guide, it tells us that the integrated LSI controller only supports up to two volumes at a time.
    http://docs.sun.com/source/820-2179-10/Volume-man.html#50606103_28600
    If you need more options for hardware RAID configuration of the internal disks, Sun offers an internal PCI-E SAS RAID HBA:
    SGXPCIESAS-R-INT-Z     
    Sun StorageTek (TM) 8-port internal SAS RAID Host Bus Adapter with RAID 0, 1, 1E, 10, 5, 5EE, 50, 6, 60 support, 256MB of onboard memory and 72 hour Battery Backed Write Cache. RoHS 6. X-Option.
    List Price: $599
    You'd also want this cable kit to go with it:
    SEDX9SA2Z     
    Internal SAS Cable Kit required to use Sun RAID Card SG(X)PCIESAS-R-INT-Z for use with the SPARC Enterprise T5220
    List Price: $40
    Here is documentation about the adapter:
    http://docs.sun.com/app/docs/coll/sas-raid-hba-int

  • I am unable to create VM in my ESXI5.5 Server in VMWARE9.0

    Hi All
       I am unable to create VM in my ESXI SERVER5.5, Present i am using INTEL XEON HP XW8600 WORKSTATION, i am Enable VIRTUALIZATION TECHNOLOGY in BIOS,
    Then i am install VMWARE 9.0 in this Machine and i am created one ESXI5.5 in VMWARE, then a am intall VSphere5.5 in my local machine, before install ESXI and i am enable Intel VT-x in VM Settings,
    Then i am connect ESXI5.5 from VSphere5.5 then i am try to create VMWare i am getting below error,
    Please resolve the issue friends,
    Regards
    Muralikrishna
    mail:[email protected]

    Hi  a.p,
    I know this is not the right place, I apologize for that.
    Allow me a question,
    Currently, I need to expand to 2 CPU my ESXi 5.5 server to install more RAM, but I'm  ot sure if I can install a second CPU with my current license (see pic) I read in this forum That the phrase "Licensed for 1 physical CPU" not Refers to the maximum number of CPUs That can be installed, just the number of CPUs That are already installed.
    Is that true? I need a second free license?  I'm a bit desperate.  ;(
    Thanks

  • After Effects Warning: Unable to create font

    Hi,
    I just updated to After effects 13.1.1.3 and am now getting the dreaded "Unable to create font" warning. The thing is I am not using any fonts in the composition. It's just a straight gopro timelapse import.
    I have re-installed Verdana and Tahoma looks fine. I have run a font doctor and removed any duplicates and done a restart.
    Any ideas? You guessed it - it's urgent - I got a stupid deadline.
    thanks
    Keith

    And you get the warning on your Amiga 500 or Atari ST? Without exact system info and other technical details like screen settings, language settings and so on nobody can even guess. There are simply too many possible causes.
    Mylenium

  • Unable to connect to essbase via EAS & unable to create Planning Applicatio

    we have 2 servers in our environment
    Linux - Essbase Server
    Windows - Planning, Reporting, EAS, Essbase client, workspace etc
    when im trying to connect to essbase via EAS, i could not open the page.
    Im also unable to create the Planning application.
    We have installed essbase server on Linux Server and Essbase client and EAS on windows server and have configured these to a oracle 10g server.
    Please give me your suggestions.
    Thanks in Advance
    Rao

    Hi Rao,
    Could you please post the error message?
    Have you checked all previleges that you are using for login through EAS?
    Check with also defaut username admin once.
    Regards
    Venkat G

  • Unable to create a data base

    Hi
    I'm just trying to create a database in webmatrix by following steps :
    database>new database>filling the fields username : root and password :root >Here I have this error : "unable to connect to any of the specified MySQL hosts"
    I unstalled the mySQL and Installed it agaain , but in any of it's steps It didn't want the user or pass ! :-?
    but my problem didn't fixed 
    I copied the error details here :
    Unable to connect to any of the specified MySQL hosts.
    MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts.
       at MySql.Data.MySqlClient.NativeDriver.Open()
       at MySql.Data.MySqlClient.Driver.Open()
       at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
       at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
       at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
       at MySql.Data.MySqlClient.MySqlPool.GetConnection()
       at MySql.Data.MySqlClient.MySqlConnection.Open()
       at Microsoft.WebMatrix.DatabaseManager.MySqlDatabase.MySqlDatabaseProvider.TestConnection(String connectionString)
       at Microsoft.WebMatrix.DatabaseManager.IisDbManagerModuleService.TestConnection(DatabaseConnection databaseConnection, String configPathState)
       at Microsoft.WebMatrix.DatabaseManager.Client.ClientConnection.Test(ManagementConfigurationPath configPath)
       at Microsoft.WebMatrix.DatabaseManager.Client.DatabaseHierarchyInfo.EnsureLoaded()

    My problem changed
    I reinstalled MySQL and proceeded to Excute level
    there had this error
    Unable to create new database.
    Access denied for user 'root'@'localhost' (using password: YES)
    and also in webmatrix :
    Unable to create new database.
    Access denied for user 'root'@'localhost' (using password: YES)
    MySql.Data.MySqlClient.MySqlException (0x80004005): Access denied for user 'root'@'localhost' (using password: YES)
       at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
       at MySql.Data.MySqlClient.NativeDriver.AuthenticateNew(Boolean reset)
       at MySql.Data.MySqlClient.NativeDriver.Authenticate(Boolean reset)
       at MySql.Data.MySqlClient.NativeDriver.Open()
       at MySql.Data.MySqlClient.Driver.Open()
       at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
       at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
       at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
       at MySql.Data.MySqlClient.MySqlPool.GetConnection()
       at MySql.Data.MySqlClient.MySqlConnection.Open()
       at Microsoft.WebMatrix.DatabaseManager.MySqlDatabase.MySqlDatabaseProvider.CreateDatabase(String adminConnectionString, String databaseName, String userName, String password)
       at Microsoft.WebMatrix.DatabaseManager.IisDbManagerModuleService.CreateDatabase(DatabaseConnection databaseConnection, String configPathState)
       at Microsoft.WebMatrix.DatabaseManager.Client.DBManagerController.CreateDatabase(ProviderInfo providerInfo, DatabaseConnection databaseConnection)
       at Microsoft.WebMatrix.DatabaseManager.Client.DBManagerController.<>c__DisplayClassa.<AddDatabase>b__6()
       at System.Threading.Tasks.Task.InnerInvoke()
       at System.Threading.Tasks.Task.Execute()
    Hi,
    I am afraid that this is not the proper forum for this issue, since this issue is related to MySQL which belongs to third-party.
    I would suggest you post this issue in the other popular forum or connect with its publisher to get help.
    Reference:
    http://forums.mysql.com/
    In addition, you could check whether you could log with that user account to narrow down this issue.
    Thanks for your understanding.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Oracle VM 2.2: why virtual disk must be 1GB or larger?

    I'm using Oracle VM 2.2. When I try to create a virtual disk using OVM Manager it requires that the disk be at least 1GB in size. Is there a reason for this? Or is it an arbitrary limit enforced by OVM Manager?

    OK, but it seems like this arbitrary limit provides no benefit. In my case I actually do want a small disk image. I want to use it to pass small amounts of configuration information to a VM at startup, but it seems like this won't be possible via OVM interfaces (I can't create a small private disk image, I can't import an existing disk image, etc). So it looks like I'll have to go under the covers and manipulate the VM image directly.
    Am I missing anything? Does OVM Manager provide any interfaces for passing configuration information to a VM at startup?

  • Unable to mkfs.ext4 - in use by system

    Hi,
    I created 3 logical partitions on my laptop using cfdisk and booted the arch dual installer using a usb drive. I then try to
    mkfs.ext4 /dev/sda6
    which is my / partition and I get the following message
    /dev/sda6 is apparently in use by the system; will not make a filesystem here!
    Since I booted via USB I don't see how this could be true. Any help would be great! Also I did search but couldn't find anything. This is going to be a dual boot system with windows 7.
    Update: I created partitions with both cfdisk and fdisk and it made no difference. Still unable to mkfs.ext4 and even mkswap
    Thanks!
    Last edited by sinisterz (2012-09-25 00:10:46)

    Did you make sure the partition was NOT mounted before running the command? Also you could try using GParted (various Live CDs available) for creating partitions and formatting.
    Last edited by anonymous_user (2012-09-25 00:22:24)

  • Unable to create new filesystem

    Hi all,
    I am trying to create new filesytem in solaris 9 machine(HP Proliant hardware).
    I have partitioned using format command and below is the output,
    Current partition table (unnamed):
    Total disk cylinders available: 6047 + 2 (reserved cylinders)
    Part Tag Flag Cylinders Size Blocks
    0 root wm 1 - 64 502.03MB (64/0/0) 1028160
    1 swap wu 65 - 319 1.95GB (255/0/0) 4096575
    2 backup wm 0 - 6046 46.32GB (6047/0/0) 97145055
    3 unassigned wm 320 - 321 15.69MB (2/0/0) 32130
    4 unassigned wm 322 - 832 3.91GB (511/0/0) 8209215
    5 var wm 833 - 5602 36.54GB (4770/0/0) 76630050
    6 usr wm 5603 - 5921 2.44GB (319/0/0) 5124735
    7 home wm 5922 - 6036 902.09MB (115/0/0) 1847475
    8 boot wu 0 - 0 7.84MB (1/0/0) 16065
    9 unassigned wm 0 0 (0/0/0) 0
    I have made entries in /etc/vfstab and below are the entries:
    # vi /etc/vfstab
    "/etc/vfstab" 14 lines, 720 characters
    #device device mount FS fsck mount mount
    #to mount to fsck point type pass at boot options
    fd - /dev/fd fd - no -
    /proc - /proc proc - no -
    /dev/dsk/c0t0d0s1 - - swap - no -
    /dev/dsk/c0t0d0s0 /dev/rdsk/c0t0d0s0 / ufs 1 no
    /dev/dsk/c0t0d0s6 /dev/rdsk/c0t0d0s6 /usr ufs 1 no
    /dev/dsk/c0t0d0s5 /dev/rdsk/c0t0d0s5 /var ufs 1 no
    /dev/dsk/c0t0d0p0:boot - /boot pcfs - no -
    /dev/dsk/c0t0d0s7 /dev/rdsk/c0t0d0s7 /export/home ufs 2
    yes -
    /dev/dsk/c0t0d0s4 /dev/rdsk/c0t0d0s4 /opt ufs 2 yes
    swap - /tmp tmpfs - yes -
    /dev/dsk/c0t0d0s3 /dev/rdsk/c0t0d0s3 /kameleon ufs 2 no
    logging
    When i try to create filesystem using newfs command, i am getting the I/O error as shown below,
    # newfs /dev/rdsk/c0t0d0s6
    /dev/rdsk/c0t0d0s6: I/O error
    Please help me to get rid of this error for creating fs.
    Regards

    Check you /etc/vfstab entry for s6
    /dev/dsk/c0t0d0s6 /dev/rdsk/c0t0d0s6 /usr
    It is mounted to /usr. You cannot created filesystem on a live volume.

Maybe you are looking for

  • How do I stop notifications from a particular source?

    Perhaps I inadvertently clicked on something recently, but I've begun getting notifications from "Mac Prices Australia" (I live in the United States). I can see the item listed in Notifications in System Preferences, but I don't see an option to remo

  • HP LaserJet printer won't work following update

    I have just installed the latest Apple update for HP Laserjet printers (9 Sept 2008), and now my HP 2605dn color LaserJet printer won't work. Most applications just quit when I try to print; MS Word just hangs at the dialog box when I press Enter. I

  • IPad Numbers IF AND functions

    Hopefully someone can help with the IF AND functions in Numbers for iPad. The formula(s) that I am using works fine in both Excel and in Numbers, but I am not able to make them work as a combine entity in Numbers for iPad and wonder if someone have a

  • Tag datwindow property object not functioning in background color

    I am using 12.6 classic I need to send to the column's of a Datawindow information to control the properties so that I can dictate the column's background color, The border, etc. For example, I use the below to control the background property of a co

  • DSS gets problem when PDF is over 70-MB

    Hi, We've got the problem. When we applyPolicy to a PDF that is over 70-MB, it returns exception about this, java.lang.Exception: org.omg.CORBA.UNKNOWN: This exception was reported by the server, it is only re-thrown here. vmcid: 0x0 minor code: 0 co