search for: prod1

Displaying 20 results from an estimated 45 matches for "prod1".

Did you mean: prod
2013 Jan 24
3
how to combine unequal rows and columns in R
HI, I have the following list: crosspries $crosspries[[1]] Product Year_Month prod1 A 201208 1 B 201208 2 C 201208 1 $crosspries[[2]] Product Year_Month prod1 prod2 A 201209 1 1 B 201209 2...
2008 Sep 10
1
NT_STATUS_MEDIA_WRITE_PROTECTED
...ce any files; smbclient prints the message: "NT_STATUS_MEDIA_WRITE_PROTECTED making remote directory \test" Incidentally, it *used* to work fine until I upgraded my Ubuntu Desktop to 8.0.4LTS. My other server, running Ubuntu 8.0.4 Server Edition, hosts a Samba server known as "//prod1/private". I *am* able to write to that share. So I tried copying that smb.conf over to my "ent1" box, changing only the share name. Unfortunately, same problem. Each machine has the same exact userid (chris) and password. Same UID and GID on each (1000). Connecting from a Windo...
2006 Jun 07
1
rsync 2.6.8 copies directories but not files
.../test/newcode/ws/perl /tmp/test/newcode/q /tmp/test/newcode/q/foo1.p /tmp/test/newcode/q/foo1.i /tmp/test/newcode/q/perl /tmp/test/newcode/q/perl/stuff /tmp/test/newcode/q/perl/stuff/stuff.q /tmp/test/newcode/perl /tmp/test/newcode/wwwroot /tmp/test/newcode/wwwroot/foo.gif /tmp/test/newcode/wwwroot/prod1 /tmp/test/newcode/wwwroot/prod1/images /tmp/test/newcode/wwwroot/prod1/images/foo47.gif /tmp/test/newcode/wwwroot/prod1/images/junk /tmp/test/newcode/wwwroot/prod1/images/junk/foo /tmp/test/newcode/common to /tmp/test/checkpt8, I get this: /tmp/test/checkpt8 /tmp/test/checkpt8/common /tmp/test/ch...
2006 Jul 18
2
newbie help re: loading data and relationships in migrations
...id)" The models have the relationships defined: class Product < ActiveRecord::Base has_one :product_photo ... class ProductPhoto < ActiveRecord::Base belongs_to :product ... In my data migration file, I create a Product, then a ProductPhoto and try to link them: prod1 = Product.create(...) photo1 = ProductPhoto.create(...) -> has no reference to product_id prod1.product_photo = photo1 There are no errors after the rake db:migrate command, but examination of the table reveals the foreign key product_id to be NULL. Could someone give me a heads up on w...
2005 Jan 16
2
OCFS disk failure problem.
Hi, Irecently setup a Oracle 10g RAC test environment with two HP/Compaq DL380s and a shared disk array. The array is presented as a single 136GB disk. The systems are running RedHat AS 3.0 Update 4. OCFS 1.0.13-PROD1 build: 5e87201061935f464cf6541c56eb2827 Oracle 10g 10.1.0.3.0 I was able to get everything working, had a database created and running an instance on each system. The problems started when I attempted to import an exported database. The import failed, then the OCFS filesystem seemed to have go...
2004 Jun 24
0
rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown": Broken pipe
Hi, on HPUX 11i with ANSI/C compiler with largefile option. below rsync is on local file system. # rsync -av /prod1/* /prod1n/ building file list ... done DW/ DW/DATA/ DW/DATA/DWCOF02.DAT rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown": Broken pipe rsync error: error in rsync protocol data stream (code 12) at io.c(836) rsync: writefd_unbuffered failed to write 69 bytes: phase &qu...
2004 Sep 01
2
ocfs doesn't free space?
...27044: unable to write the header block of file Linux Error: 28: No space left on device Additional information: 3 what could be the reason for this error? looks like ocfs doesn't free the space from the deleted files. ocfs is mounted on 1 node only. # fsck.ocfs -n /dev/sdp1 fsck.ocfs 1.1.2-PROD1 Fri Apr 2 14:04:10 PST 2004 (build 2df841d19c031db220f8cfb73439339d) /dev/sdp1: clean, 282 objects, 5344/10234 blocks what are these 282 objects? the volume contains only 26 dirs/files: # debugocfs -l /dev/sdp1 debugocfs 1.1.2-PROD1 Fri Apr 2 14:04:05 PST 2004 (build fcb0206676afe0fcac47a99c9...
2004 Jun 24
0
[Bug 1477] New: error in rsync protocol data stream (code 12) at io.c(836)
...r Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: keith.yeung@atosorigin.com QAContact: rsync-qa@samba.org same to bug 1457, on HPUX 11i with ANSI/C compiler with largefile option. below rsync is on local file system. # rsync -av /prod1/* /prod1n/ building file list ... done DW/ DW/DATA/ DW/DATA/DWCOF02.DAT rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown": Broken pipe rsync error: error in rsync protocol data stream (code 12) at io.c(836) rsync: writefd_unbuffered failed to write 69 bytes: phase &qu...
2018 May 08
1
mount failing client to gluster cluster.
...50G 4.3G 46G 9% /home /dev/mapper/centos-var 20G 341M 20G 2% /var /dev/mapper/centos-data1 120G 36M 120G 1% /data1 /dev/mapper/centos00-var_lib 9.4G 179M 9.2G 2% /var/lib /dev/mapper/vg--gluster--prod1-gluster--prod1 932G 233G 699G 25% /bricks/brick1 tmpfs 771M 12K 771M 1% /run/user/42 tmpfs 771M 32K 771M 1% /run/user/1000 glusterp1:gv0/glusterp1/images 932G 247G 685G 27% /var/lib/li...
2018 Mar 28
3
Announcing Gluster release 4.0.1 (Short Term Maintenance)
On Wed, Mar 28, 2018 at 02:57:55PM +1300, Thing wrote: > Hi, > > Thanks, yes, not very familiar with Centos and hence googling took a while > to find a 4.0 version at, > > https://wiki.centos.org/SpecialInterestGroup/Storage The announcement for Gluster 4.0 in CentOS should contain all the details that you need as well:
2006 Nov 16
1
Regarding debugocfs
Hi experts, My customer issued debugocfs to check for file_size and extent info but values such as file_size, alloc_size, next_free_ext were 0. (/dev/sdi1 contains datafiles and arc files) # debugocfs -a 0 /dev/sdi1 debugocfs 1.0.10-PROD1 Fri Mar 5 14:35:29 PST 2004 (build fcb0206676afe0fcac47a99c90de0e7b) file_extent_0: file_number = 128 disk_offset = 1433600 curr_master = 0 file_lock = OCFS_DLM_NO_LOCK oin_node_map = 00000000000000000000000000000000 seq_num = 0 local_ext = true granularity = -1 filename = ExtentFile128 filename_le...
2001 Sep 06
1
rsync groups in modules
...rsyncd.lock list = yes [release] comment = Release node for prod path = /unique/apps/par read only = no hosts allow = qa1 qa2 auth users = bholstei uid = feprod gid = pardev I'm trying rsync --rsync-path=/usr/local/bin/rsync -a /tmp/foo prod1::release/foo2 I'm transferring the file as uid=bholstei gid=op_sysad and what I get is a file that looks like -rw-r--r-- 1 feprod op_sysad 15 Sep 4 16:20 foo2 -Brian
2013 Mar 26
1
Shifting cells and removing blanks
Hi , I've been struggling with this problem. Initially I thought something like a na.locf would help but I'm at a dead end. I have a data set like this: ID Prod1 Prod2 Prod3 Prod4 Prod5 01 A - B - C 02 - F - G - 03 H - - - J And I would like to remove all the blanks and get a aggregated list against each ID like so: 01 A B C...
2018 May 21
2
split brain? but where?
...969M 206M 713M 23% /boot /dev/mapper/centos-home 50G 4.3G 46G 9% /home /dev/mapper/centos-tmp 3.9G 33M 3.9G 1% /tmp /dev/mapper/centos-data1 120G 36M 120G 1% /data1 /dev/mapper/vg--gluster--prod1-gluster--prod1 932G 260G 673G 28% /bricks/brick1 /dev/mapper/centos-var 20G 413M 20G 3% /var /dev/mapper/centos00-var_lib 9.4G 179M 9.2G 2% /var/lib tmpfs 771M 8.0K 771M 1% /run/user/42...
2010 Jun 23
2
Samba transfer rate slower than ftp
...and reading from a share on it gives a nice 100MB/s. So why is the samba share so 'slow' compared to ftp or the windows server ? Here is the smb.conf (samba version is 3.2.5) ------------------------------------------------------------- [global] workgroup = WIZZ server string = Prod1 File Server %v log file = /var/log/samba/log.%m max log size = 50 security = share encrypt passwords = yes socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192 SO_SNDBUF=8192 dns proxy = no guest account = root load printers = no printing = bsd printca...
2018 May 21
0
split brain? but where?
...>/boot > /dev/mapper/centos-home 50G 4.3G 46G 9% >/home > /dev/mapper/centos-tmp 3.9G 33M 3.9G 1% >/tmp > /dev/mapper/centos-data1 120G 36M 120G 1% >/data1 > /dev/mapper/vg--gluster--prod1-gluster--prod1 932G 260G 673G 28% >/bricks/brick1 > /dev/mapper/centos-var 20G 413M 20G 3% >/var > /dev/mapper/centos00-var_lib 9.4G 179M 9.2G 2% >/var/lib > tmpfs 771M 8.0K 77...
2018 May 22
2
split brain? but where?
...entos-home 50G 4.3G 46G 9% > >/home > > /dev/mapper/centos-tmp 3.9G 33M 3.9G 1% > >/tmp > > /dev/mapper/centos-data1 120G 36M 120G 1% > >/data1 > > /dev/mapper/vg--gluster--prod1-gluster--prod1 932G 260G 673G 28% > >/bricks/brick1 > > /dev/mapper/centos-var 20G 413M 20G 3% > >/var > > /dev/mapper/centos00-var_lib 9.4G 179M 9.2G 2% > >/var/lib > > tmpfs...
2006 Jul 27
3
Ocfs-users Digest, Vol 37, Issue 2
...orrupted: [root at x335-a55 root]# mount /ora02 mount: wrong fs type, bad option, bad superblock on /dev/sdb1, or too many mounted file systems ************************************************************************ ******** [root at x335-a52 root]# fsck.ocfs /dev/sdb1 fsck.ocfs 1.0.10-PROD1 Fri Mar 5 14:35:41 PST 2004 (build b5602eb387c7409e9f814faf1d363b5b) Checking Volume Header... WARNING: nonzero bytes after the disk header structure <<<<<<< corruption ERROR: structure failed verification, fsck.c, 384 ocfs_vol_disk_hdr ===============================...
2018 May 22
0
split brain? but where?
...50G 4.3G 46G 9% >> >/home >> > /dev/mapper/centos-tmp 3.9G 33M 3.9G 1% >> >/tmp >> > /dev/mapper/centos-data1 120G 36M 120G 1% >> >/data1 >> > /dev/mapper/vg--gluster--prod1-gluster--prod1 932G 260G 673G 28% >> >/bricks/brick1 >> > /dev/mapper/centos-var 20G 413M 20G 3% >> >/var >> > /dev/mapper/centos00-var_lib 9.4G 179M 9.2G 2% >> >/var/lib >> > tmpfs...
2007 May 25
7
Storing large BLOBs in the database with ActiveRecord
I have a model called Product with an attribute called file of type :binary (DB BLOB). If I do product.save (where product is an instance of my Product model), here is SQL statement that the mysql adapter for Ruby will do: INSERT INTO `PRODUCT` COLUMNS(NAME, PRICE, FILE) VALUES(''PROD1'', 4.56, X''00DEF033423023220'') All is hunky dory for as long as my BLOB is not too big. If the blob is say 8MB (not that big actually),there is a problem: The buffer used by the mysql server(max_allowed_packet) to hold the commands must be at least 16MB (two bytes for h...