[Bug 1541127] [NEW] docker 1.6.2 does not work on arm64

2016-02-02 Thread Craig Magina
Public bug reported:

Here is the stack trace from dmesg that occurs when you try and start
docker:

[ 2017.954784] docker[1422]: syscall 1042
[ 2017.954791] Code: d284 d285 f94007e8 d401 (b13ffc1f)
[ 2017.954797] CPU: 3 PID: 1422 Comm: docker Tainted: GW   
4.2.0-27-generic #32-Ubuntu
[ 2017.954800] Hardware name: HP ProLiant m400 Server Cartridge (DT)
[ 2017.954803] task: ffcfef37b300 ti: ffcfa8f5c000 task.ti: 
ffcfa8f5c000
[ 2017.954807] PC is at 0x619b30
[ 2017.954809] LR is at 0x6155f8
[ 2017.954811] pc : [<00619b30>] lr : [<006155f8>] pstate: 
2000
[ 2017.954813] sp : 0048200df3d0
[ 2017.954815] x29: 007f81d4d870 x28: 004820001980
[ 2017.954819] x27: 00fc41e5 x26: 0048200df3e0
[ 2017.954822] x25: b741c6e1 x24: 01cb3592
[ 2017.954825] x23: 4e151c3a x22: 0002
[ 2017.954828] x21:  x20: 001b
[ 2017.954831] x19: 001b x18: 
[ 2017.954833] x17: 00d5e6c8 x16: 004820570308
[ 2017.954836] x15: 0070 x14: 
[ 2017.954839] x13:  x12: 0008
[ 2017.954841] x11:  x10: 00d5a958
[ 2017.954844] x9 : 0002 x8 : 0412
[ 2017.954846] x7 : 0006 x6 : 0068
[ 2017.954849] x5 :  x4 : 
[ 2017.954851] x3 :  x2 : 
[ 2017.954853] x1 :  x0 : 0001

This issue was fixed upstream in a newer version of docker as seen in this 
comment to bug #1454719.
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1454719/comments/63

** Affects: docker.io (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to docker.io in Ubuntu.
https://bugs.launchpad.net/bugs/1541127

Title:
  docker 1.6.2 does not work on arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1541127/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1499869] Re: maas wily deployment to HP Proliant m400 arm64 server cartridge fails

2015-10-16 Thread Craig Magina
Vivid deployment succeeded with no issues.

** Tags removed: verification-needed-vivid
** Tags added: verification-done-vivid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1499869

Title:
  maas wily deployment to HP Proliant m400 arm64 server cartridge fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1499869/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1421730] [NEW] juju scp -r fails with error: flag provided but not defined: -r

2015-02-13 Thread Craig Magina
Public bug reported:

Juju help scp shows the usage for the '-r' argument, however when trying to use 
it I get this error message:
error: flag provided but not defined: -r

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: juju 1.20.11-0ubuntu0.14.04.1
ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Feb 13 11:53:00 2015
InstallationDate: Installed on 2015-01-23 (21 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
PackageArchitecture: all
SourcePackage: juju-core
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: juju-core (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1421730

Title:
  juju scp -r fails with error: flag provided but not defined: -r

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1421730/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349854] Re: kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

2014-07-30 Thread Craig Magina
uvt-kvm create foo release=trusty arch=arm64 label=release
uvt-kvm: error: libvirt: XML error: No PCI buses available

I am not sure.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1349854

Title:
  kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349854] [NEW] kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

2014-07-29 Thread Craig Magina
Public bug reported:

I tried the workaround from https://bugs.launchpad.net/ubuntu/+source
/juju-core/+bug/1317680, but that did not solve the issue.

The steps I am performing to get here are:
juju bootstrap
uvt-simplestreams-libvirt purge
uvt-simplestreams-libvirt sync release=trusty arch=arm64
juju add-machine

Here are some outputs:
juju status
environment: local
machines:
  0:
agent-state: started
agent-version: 1.20.1.1
dns-name: localhost
instance-id: localhost
series: trusty
state-server-member-status: has-vote
  1:
agent-state-info: 'kvm container creation failed: exit status 1'
instance-id: pending
series: trusty
services: {}

root  1615  0.1  0.9 2029096 322460 ?  Ssl  Jul28   1:14 
/home/ubuntu/.juju/local/tools/machine-0/jujud machine --data-dir 
/home/ubuntu/.juju/local --machine-id 0 --debug
root  1635  0.1  0.1 2013300 40752 ?   Ssl  Jul28   1:22 
/usr/lib/juju/bin/mongod --auth --dbpath=/home/ubuntu/.juju/local/db 
--sslOnNormalPorts --sslPEMKeyFile /home/ubuntu/.juju/local/server.pem 
--sslPEMKeyPassword xxx --bind_ip 0.0.0.0 --port 37017 --noprealloc 
--syslog --smallfiles --journal --keyFile 
/home/ubuntu/.juju/local/shared-secret --replSet juju --oplogSize 1
ubuntu   29772  0.0  0.0   5136   824 pts/1S+   10:08   0:00 grep 
--color=auto juju

uvt-simplestreams-libvirt query
release=trusty arch=arm64 label=release (20140724)

** Affects: juju-core (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: hs-arm64

** Tags added: hs-arm64

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1349854

Title:
  kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349854] Re: kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

2014-07-29 Thread Craig Magina
** Attachment added: environments yaml
   
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+attachment/4165128/+files/environments.yaml

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1349854

Title:
  kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349854] Re: kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

2014-07-29 Thread Craig Magina
** Attachment added: all machines log
   
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+attachment/4165126/+files/all-machines.log

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1349854

Title:
  kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349854] Re: kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

2014-07-29 Thread Craig Magina
** Attachment added: local jenv
   
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+attachment/4165129/+files/local.jenv

** Description changed:

  I tried the workaround from https://bugs.launchpad.net/ubuntu/+source
  /juju-core/+bug/1317680, but that did not solve the issue.
+ 
+ The steps I am performing to get here are:
+ juju bootstrap
+ uvt-simplestreams-libvirt purge
+ uvt-simplestreams-libvirt sync release=trusty arch=arm64
+ juju add-machine
  
  Here are some outputs:
  juju status
  environment: local
  machines:
-   0:
- agent-state: started
- agent-version: 1.20.1.1
- dns-name: localhost
- instance-id: localhost
- series: trusty
- state-server-member-status: has-vote
-   1:
- agent-state-info: 'kvm container creation failed: exit status 1'
- instance-id: pending
- series: trusty
+   0:
+ agent-state: started
+ agent-version: 1.20.1.1
+ dns-name: localhost
+ instance-id: localhost
+ series: trusty
+ state-server-member-status: has-vote
+   1:
+ agent-state-info: 'kvm container creation failed: exit status 1'
+ instance-id: pending
+ series: trusty
  services: {}
  
  root  1615  0.1  0.9 2029096 322460 ?  Ssl  Jul28   1:14 
/home/ubuntu/.juju/local/tools/machine-0/jujud machine --data-dir 
/home/ubuntu/.juju/local --machine-id 0 --debug
  root  1635  0.1  0.1 2013300 40752 ?   Ssl  Jul28   1:22 
/usr/lib/juju/bin/mongod --auth --dbpath=/home/ubuntu/.juju/local/db 
--sslOnNormalPorts --sslPEMKeyFile /home/ubuntu/.juju/local/server.pem 
--sslPEMKeyPassword xxx --bind_ip 0.0.0.0 --port 37017 --noprealloc 
--syslog --smallfiles --journal --keyFile 
/home/ubuntu/.juju/local/shared-secret --replSet juju --oplogSize 1
  ubuntu   29772  0.0  0.0   5136   824 pts/1S+   10:08   0:00 grep 
--color=auto juju
+ 
+ uvt-simplestreams-libvirt query
+ release=trusty arch=arm64 label=release (20140724)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1349854

Title:
  kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349854] Re: kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

2014-07-29 Thread Craig Magina
** Attachment added: cloud init log
   
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+attachment/4165127/+files/cloud-init-output.log

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1349854

Title:
  kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349854] Re: kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

2014-07-29 Thread Craig Magina
** Attachment added: machine 0 log
   
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+attachment/4165125/+files/machine-0.log

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1349854

Title:
  kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349854] Re: kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

2014-07-29 Thread Craig Magina
Was able to reproduce this issue with the newer version of juju found
here: http://juju-ci.vapour.ws:8080/job/publish-revision/711/

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1349854

Title:
  kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349854] Re: kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

2014-07-29 Thread Craig Magina
Using the tools from here: https://juju-dist.s3.amazonaws.com/rc-
testing/tools

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1349854

Title:
  kvm container creation failed: exit status 1 on arm64 with juju 1.20.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1349854/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-server-benchmark-and-performance] ARM Server Benchmarking and Performance

2012-08-15 Thread Craig Magina
Blueprint changed by Craig Magina:

Work items changed:
  Work items:
- [server-workload-testing-team] Add a test for KVM: TODO
+ [server-workload-testing-team] Add a test for KVM: POSTPONED
  [server-workload-testing-team] Add a test for LXC: TODO
  [craig.magina] Add a test for OpenMPI: INPROGRESS
  [server-workload-testing-team] Add a test for Membase: POSTPONED
  [craig.magina] Add a test for Hadoop and other workloads: DONE
  [server-workload-testing-team] Add a test for AHCI: POSTPONED
  [server-workload-testing-team] Ensure that multi-system testing setups are 
standardized: POSTPONED
  [server-workload-testing-team] Setup weekly meetings to reveiw testing on 
#ubuntu-meeting (Thursdays 15:00 UTC): TODO
  [server-workload-testing-team] Automate testing (explore PTS documentation 
about batch-run options): DONE
  [server-workload-testing-team] Find an IPV6 testing tool: POSTPONED
  [server-workload-testing-team] Explore stress/load testing (memtester, 
stress, kernel build test, netperf, unix bench): POSTPONED
  [server-workload-testing-team] Test on real hardware when available: DONE
  [server-workload-testing-team] Compare P test results against O: POSTPONED
  [server-workload-testing-team] Investigate PTS logging sensor data: POSTPONED
  [rsalveti] Make sure we have a session at Linaro Connect to cover power usage 
at the ARM boards during test case executions: TODO

-- 
ARM Server Benchmarking and Performance
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-server-benchmark-and-performance

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-server-benchmark-and-performance] ARM Server Benchmarking and Performance

2012-08-15 Thread Craig Magina
Blueprint changed by Craig Magina:

Work items changed:
  Work items:
  [server-workload-testing-team] Add a test for KVM: POSTPONED
- [server-workload-testing-team] Add a test for LXC: TODO
+ [craig.magina] Add a test for LXC: TODO
  [craig.magina] Add a test for OpenMPI: INPROGRESS
  [server-workload-testing-team] Add a test for Membase: POSTPONED
  [craig.magina] Add a test for Hadoop and other workloads: DONE
  [server-workload-testing-team] Add a test for AHCI: POSTPONED
  [server-workload-testing-team] Ensure that multi-system testing setups are 
standardized: POSTPONED
  [server-workload-testing-team] Setup weekly meetings to reveiw testing on 
#ubuntu-meeting (Thursdays 15:00 UTC): TODO
  [server-workload-testing-team] Automate testing (explore PTS documentation 
about batch-run options): DONE
  [server-workload-testing-team] Find an IPV6 testing tool: POSTPONED
  [server-workload-testing-team] Explore stress/load testing (memtester, 
stress, kernel build test, netperf, unix bench): POSTPONED
  [server-workload-testing-team] Test on real hardware when available: DONE
  [server-workload-testing-team] Compare P test results against O: POSTPONED
  [server-workload-testing-team] Investigate PTS logging sensor data: POSTPONED
  [rsalveti] Make sure we have a session at Linaro Connect to cover power usage 
at the ARM boards during test case executions: TODO

-- 
ARM Server Benchmarking and Performance
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-server-benchmark-and-performance

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-server-benchmark-and-performance] ARM Server Benchmarking and Performance

2012-08-07 Thread Craig Magina
Blueprint changed by Craig Magina:

Work items changed:
  Work items:
  [server-workload-testing-team] Add a test for KVM: TODO
  [server-workload-testing-team] Add a test for LXC: TODO
  [craig.magina] Add a test for OpenMPI: INPROGRESS
- [server-workload-testing-team] Add a test for Membase: TODO
+ [server-workload-testing-team] Add a test for Membase: POSTPONED
  [craig.magina] Add a test for Hadoop and other workloads: DONE
- [server-workload-testing-team] Add a test for AHCI: TODO
- [server-workload-testing-team] Ensure that multi-system testing setups are 
standardized: TODO
+ [server-workload-testing-team] Add a test for AHCI: POSTPONED
+ [server-workload-testing-team] Ensure that multi-system testing setups are 
standardized: POSTPONED
  [server-workload-testing-team] Setup weekly meetings to reveiw testing on 
#ubuntu-meeting (Thursdays 15:00 UTC): TODO
- [server-workload-testing-team] Automate testing (explore PTS documentation 
about batch-run options): TODO
- [server-workload-testing-team] Find an IPV6 testing tool: TODO
- [server-workload-testing-team] Explore stress/load testing (memtester, 
stress, kernel build test, netperf, unix bench): TODO
- [server-workload-testing-team] Test on real hardware when available: TODO
- [server-workload-testing-team] Compare P test results against O: TODO
- [server-workload-testing-team] Investigate PTS logging sensor data: TODO
+ [server-workload-testing-team] Automate testing (explore PTS documentation 
about batch-run options): INPROGRESS
+ [server-workload-testing-team] Find an IPV6 testing tool: POSTPONED
+ [server-workload-testing-team] Explore stress/load testing (memtester, 
stress, kernel build test, netperf, unix bench): POSTPONED
+ [server-workload-testing-team] Test on real hardware when available: DONE
+ [server-workload-testing-team] Compare P test results against O: POSTPONED
+ [server-workload-testing-team] Investigate PTS logging sensor data: POSTPONED
  [rsalveti] Make sure we have a session at Linaro Connect to cover power usage 
at the ARM boards during test case executions: TODO

-- 
ARM Server Benchmarking and Performance
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-server-benchmark-and-performance

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-arm-server-storage-testing] ARM Server Storage Testing

2012-08-07 Thread Craig Magina
Blueprint changed by Craig Magina:

Work items changed:
  Work items:
- [server-workload-testing-team] write test script for ext4: TODO
- [server-workload-testing-team] write test script for btrfs: TODO
- [server-workload-testing-team] write test script for ceph: TODO
- [server-workload-testing-team] write test script for rados: TODO
- [server-workload-testing-team] write test script for drbd: TODO
- [server-workload-testing-team] write test script for gfs2: TODO
- [server-workload-testing-team] write test script for ocfs2: TODO
- [server-workload-testing-team] write test script for glusterfs: TODO
- [server-workload-testing-team] write test script for nfs client: TODO
- [server-workload-testing-team] write test script for nfs server: TODO
- [server-workload-testing-team] write test script for lvm: TODO
- [server-workload-testing-team] write test script for iSCSI initiator: TODO
- [server-workload-testing-team] write test script for iSCSI target: TODO
+ [server-workload-testing-team] write test script for ext4: POSTPONED
+ [server-workload-testing-team] write test script for btrfs: POSTPONED
+ [server-workload-testing-team] write test script for ceph: POSTPONED
+ [server-workload-testing-team] write test script for rados: POSTPONED
+ [server-workload-testing-team] write test script for drbd: POSTPONED
+ [server-workload-testing-team] write test script for gfs2: POSTPONED
+ [server-workload-testing-team] write test script for ocfs2: POSTPONED
+ [server-workload-testing-team] write test script for glusterfs: POSTPONED
+ [server-workload-testing-team] write test script for nfs client: POSTPONED
+ [server-workload-testing-team] write test script for nfs server: POSTPONED
+ [server-workload-testing-team] write test script for lvm: POSTPONED
+ [server-workload-testing-team] write test script for iSCSI initiator: 
POSTPONED
+ [server-workload-testing-team] write test script for iSCSI target: POSTPONED

-- 
ARM Server Storage Testing
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-arm-server-storage-testing

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-server-benchmark-and-performance] ARM Server Benchmarking and Performance

2012-07-27 Thread Craig Magina
Blueprint changed by Craig Magina:

Work items changed:
  Work items:
  [server-workload-testing-team] Add a test for KVM: TODO
  [server-workload-testing-team] Add a test for LXC: TODO
- [server-workload-testing-team] Add a test for OpenMPI: TODO
+ [craig.magina] Add a test for OpenMPI: INPROGRESS
  [server-workload-testing-team] Add a test for Membase: TODO
- [server-workload-testing-team] Add a test for Hadoop and other workloads: TODO
+ [craig.magina] Add a test for Hadoop and other workloads: DONE
  [server-workload-testing-team] Add a test for AHCI: TODO
  [server-workload-testing-team] Ensure that multi-system testing setups are 
standardized: TODO
  [server-workload-testing-team] Setup weekly meetings to reveiw testing on 
#ubuntu-meeting (Thursdays 15:00 UTC): TODO
  [server-workload-testing-team] Automate testing (explore PTS documentation 
about batch-run options): TODO
  [server-workload-testing-team] Find an IPV6 testing tool: TODO
  [server-workload-testing-team] Explore stress/load testing (memtester, 
stress, kernel build test, netperf, unix bench): TODO
  [server-workload-testing-team] Test on real hardware when available: TODO
  [server-workload-testing-team] Compare P test results against O: TODO
  [server-workload-testing-team] Investigate PTS logging sensor data: TODO
  [rsalveti] Make sure we have a session at Linaro Connect to cover power usage 
at the ARM boards during test case executions: TODO

-- 
ARM Server Benchmarking and Performance
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-server-benchmark-and-performance

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-server-benchmark-and-performance] ARM Server Benchmarking and Performance

2012-06-21 Thread Craig Magina
Blueprint changed by Craig Magina:

Work items set to:
Work items:
[server-workload-testing-team] Add a test for KVM: TODO
[server-workload-testing-team] Add a test for LXC: TODO
[server-workload-testing-team] Add a test for OpenMPI: TODO
[server-workload-testing-team] Add a test for Membase: TODO
[server-workload-testing-team] Add a test for Hadoop and other workloads: TODO
[server-workload-testing-team] Add a test for AHCI: TODO
[server-workload-testing-team] Ensure that multi-system testing setups are 
standardized: TODO
[server-workload-testing-team] Setup weekly meetings to reveiw testing on 
#ubuntu-meeting (Thursdays 15:00 UTC): TODO
[server-workload-testing-team] Automate testing (explore PTS documentation 
about batch-run options): TODO
[server-workload-testing-team] Find an IPV6 testing tool: TODO
[server-workload-testing-team] Explore stress/load testing (memtester, stress, 
kernel build test, netperf, unix bench): TODO
[server-workload-testing-team] Test on real hardware when available: TODO
[server-workload-testing-team] Compare P test results against O: TODO
[server-workload-testing-team] Investigate PTS logging sensor data: TODO

-- 
ARM Server Benchmarking and Performance
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-server-benchmark-and-performance

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-server-benchmark-and-performance] ARM Server Benchmarking and Performance

2012-06-21 Thread Craig Magina
Blueprint changed by Craig Magina:

Whiteboard changed:
  I'm deferring this due to no workitems defined. -robbiew
  
  From Etherpad:
  
  Workload tests:
   - bzr branch lp:server-workload-testing
   - Currently done and maintained by Canonical
   - Linaro could help getting it to work across the ARM boards available there 
as well as with LAVA
  openssl: openssl-test? gnu-tls?
  ARM Workload:
   - Linaro is looking at extracting the power consumed when stressing the 
board support
   - It'd be useful to benchmark not only the test results, but the power that 
was consumed during the test run
  Areas to investigate while checking for performance:
   - Not that clear at the moment
   - Generally looking at the usual test cases/benchmarks for a start
   - One way would be to get feedback from the hw vendors to understand what 
would be the priority
  ACTION:
  [rsalveti] Make sure we have a session at Linaro Connect to cover power usage 
at the ARM boards during test case executions
  IO/Storage: Ceph, Swift, Gluster?
  Areas of focus on feature/functional side:
   - KVM
   - LXC
   - OpenMPI
  Calxeda is interested in OpenMPI performance/testing.
  From P:
  As  actual ARM server hardware begins to enter the marketplace, a   
standardized way to test and benchmark performance must be developed and   run 
on all active platforms we support for ARM server.
  http://www.phoronix-test-suite.com/
  http://openbenchmarking.org/
  Upcoming PTS tests: MySQL, TPCC MySQL, various SPEC tests (might not  be 
public), Unixbench, plus others (can also easily add in any others,  just ask)
  https://wiki.ubuntu.com/ARM/QA/Server
  https://blueprints.launchpad.net/ubuntu/+spec/server-o-arm-image-qa
  https://blueprints.launchpad.net/ubuntu/+spec/server-o-arm-image-validation
  - membase?
  - Ensure that multi-system testing setups are standardized
  - weekly meeting to reveiw testing on #ubuntu-meeting (Thursdays 15:00 UTC)
  ACTIONS:
  - Automate testing [explore PTS documentation about batch-run options]
  - Find an IPV6 testing tool
  - Add a test for Membase
  - Add a test for Hadoop and other workloads
  - Explore stress/load testing (memtester, stress, kernel build test, netperf, 
unix bench)
  - Test on real hardware when available
  - Compare P test results against O.
  - AHCI testing
  - Investigate PTS logging sensor data [Run any test(s) with  MONITOR=all 
environmental variable to see all sensors... or see  included HTML/PDF 
documentation... or run phoronix-test-suite system-sensors to see all 
supported/unsupported sensors. Try latest PTS release for latest sensor 
coverage.]
  
  --
- Information on integrating Blueprint spec integration into the whiteboard is 
at https://wiki.ubuntu.com/BlueprintSpec
+ =User Stories=
+  - George wants to setup an openmpi cluster on his new ARM server nodes.
+ 
+ =Assumptions=
+  -All of the mentioned pieces of software already work on ARM platforms.
+ 
+ =Test Plans=
+  - Run each script on all available ARM server hardware and some x86 hardware.
+ 
+ =Release Note=
+  - Automated testing of key clustered workloads and core Linux stacks has 
been performed to ensure a more reliable experience on ARM and x86 hardware.

-- 
ARM Server Benchmarking and Performance
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-server-benchmark-and-performance

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-arm-server-storage-testing] ARM Server Storage Testing

2012-06-20 Thread Craig Magina
Blueprint changed by Craig Magina:

Whiteboard changed:
  No UDS-Q session needed per Christoper Chaltain
  
  Any work items associated with this blueprint?  -a.rosales
  
  Information on integrating Blueprint spec integration into the
  whiteboard is at https://wiki.ubuntu.com/BlueprintSpec
  
  Deferred due to lack of work items. -robbiew
+ 
+ Carried forward from precise blueprint and extended:
+ = ACTIONS =
+ Write up tests for x86/ARM:
+  - EXT4
+  - BTRFS
+  - CEPH
+  - RADOS
+  - DRBD 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker_with_DRBD)
+  - GFS2 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker.2C_drbd8_and_OCFS2_or_GFS2)
+  - OCFS2 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker.2C_drbd8_and_OCFS2_or_GFS2)
+  - GlusterFS
+  - NFS
+  - LVM
+  - iSCSI
+ Automate Tests

-- 
ARM Server Storage Testing
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-arm-server-storage-testing

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-arm-server-storage-testing] ARM Server Storage Testing

2012-06-20 Thread Craig Magina
Blueprint changed by Craig Magina:

Work items set to:
Work items:
[server-workload-testing-team] write test script for ext4: TODO
[server-workload-testing-team] write test script for btrfs: TODO
[server-workload-testing-team] write test script for ceph: TODO
[server-workload-testing-team] write test script for rados: TODO
[server-workload-testing-team] write test script for drbd: TODO
[server-workload-testing-team] write test script for gfs2: TODO
[server-workload-testing-team] write test script for ocfs2: TODO
[server-workload-testing-team] write test script for glusterfs: TODO
[server-workload-testing-team] write test script for nfs client: TODO
[server-workload-testing-team] write test script for nfs server: TODO
[server-workload-testing-team] write test script for lvm: TODO
[server-workload-testing-team] write test script for iSCSI: TODO

-- 
ARM Server Storage Testing
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-arm-server-storage-testing

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-arm-server-storage-testing] ARM Server Storage Testing

2012-06-20 Thread Craig Magina
Blueprint changed by Craig Magina:

Whiteboard changed:
  No UDS-Q session needed per Christoper Chaltain
  
  Any work items associated with this blueprint?  -a.rosales
  
  Information on integrating Blueprint spec integration into the
  whiteboard is at https://wiki.ubuntu.com/BlueprintSpec
  
  Deferred due to lack of work items. -robbiew
  
  =Rationale=
  The ARM server space is new and the kernel is constantly changing to support 
these new systems, so there is a need to have automated tests to watch for 
regressions. This blueprint specifically covers just storage as that is a large 
space all on its own where failures can be pretty catastrophic to users.
  
  =Goal=
- Create a series of scripts that each test the functionality of one of the 
listed storage technologies.
+ Create a series of scripts that each test the functionality of one of the 
listed storage technologies. Each of the scripts should be merged into the 
server-workload-testing repository.
  
  Carried forward from precise blueprint and extended:
  = ACTIONS =
  Write up tests for x86/ARM:
-  - EXT4
-  - BTRFS
-  - CEPH
-  - RADOS
-  - DRBD 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker_with_DRBD)
-  - GFS2 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker.2C_drbd8_and_OCFS2_or_GFS2)
-  - OCFS2 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker.2C_drbd8_and_OCFS2_or_GFS2)
-  - GlusterFS
-  - NFS
-  - LVM
-  - iSCSI
+  - EXT4
+  - BTRFS
+  - CEPH
+  - RADOS
+  - DRBD 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker_with_DRBD)
+  - GFS2 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker.2C_drbd8_and_OCFS2_or_GFS2)
+  - OCFS2 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker.2C_drbd8_and_OCFS2_or_GFS2)
+  - GlusterFS
+  - NFS
+  - LVM
+  - iSCSI
  Automate Tests

-- 
ARM Server Storage Testing
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-arm-server-storage-testing

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-arm-server-storage-testing] ARM Server Storage Testing

2012-06-20 Thread Craig Magina
Blueprint changed by Craig Magina:

Whiteboard changed:
  No UDS-Q session needed per Christoper Chaltain
  
  Any work items associated with this blueprint?  -a.rosales
  
  Information on integrating Blueprint spec integration into the
  whiteboard is at https://wiki.ubuntu.com/BlueprintSpec
  
  Deferred due to lack of work items. -robbiew
- 
- =Rationale=
- The ARM server space is new and the kernel is constantly changing to support 
these new systems, so there is a need to have automated tests to watch for 
regressions. This blueprint specifically covers just storage as that is a large 
space all on its own where failures can be pretty catastrophic to users.
- 
- =Goal=
- Create a series of scripts that each test the functionality of one of the 
listed storage technologies. Each of the scripts should be merged into the 
server-workload-testing repository.
  
  Carried forward from precise blueprint and extended:
  = ACTIONS =
  Write up tests for x86/ARM:
   - EXT4
   - BTRFS
   - CEPH
   - RADOS
   - DRBD 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker_with_DRBD)
   - GFS2 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker.2C_drbd8_and_OCFS2_or_GFS2)
   - OCFS2 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker.2C_drbd8_and_OCFS2_or_GFS2)
   - GlusterFS
   - NFS
   - LVM
   - iSCSI
  Automate Tests

-- 
ARM Server Storage Testing
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-arm-server-storage-testing

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-arm-server-storage-testing] ARM Server Storage Testing

2012-06-20 Thread Craig Magina
Blueprint changed by Craig Magina:

Whiteboard changed:
  No UDS-Q session needed per Christoper Chaltain
  
  Any work items associated with this blueprint?  -a.rosales
  
  Information on integrating Blueprint spec integration into the
  whiteboard is at https://wiki.ubuntu.com/BlueprintSpec
  
  Deferred due to lack of work items. -robbiew
  
  Carried forward from precise blueprint and extended:
  = ACTIONS =
  Write up tests for x86/ARM:
   - EXT4
   - BTRFS
   - CEPH
   - RADOS
   - DRBD 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker_with_DRBD)
   - GFS2 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker.2C_drbd8_and_OCFS2_or_GFS2)
   - OCFS2 
(https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker.2C_drbd8_and_OCFS2_or_GFS2)
   - GlusterFS
-  - NFS
+  - NFS client/server
   - LVM
-  - iSCSI
+  - iSCSI initiator/target
  Automate Tests
+ 
+ =User Stories=
+ Joe has a new ARM server and wants to combine each node's local storage into 
one large clustered pool.
+ Bob wants his new ARM server to use his iSCSI storage array.
+ 
+ =Assumptions=
+  - All of the mentioned storage technologies are available and working on ARM.
+ 
+ =Test Plans=
+  - Run each script on all available ARM server hardware and some x86 hardware
+ 
+ =Release Note=
+  - Automated testing of key storage technologies has been performed to ensure 
a more reliable experience on ARM and x86 hardware.

-- 
ARM Server Storage Testing
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-arm-server-storage-testing

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-arm-server-storage-testing] ARM Server Storage Testing

2012-06-20 Thread Craig Magina
Blueprint changed by Craig Magina:

Work items changed:
  Work items:
  [server-workload-testing-team] write test script for ext4: TODO
  [server-workload-testing-team] write test script for btrfs: TODO
  [server-workload-testing-team] write test script for ceph: TODO
  [server-workload-testing-team] write test script for rados: TODO
  [server-workload-testing-team] write test script for drbd: TODO
  [server-workload-testing-team] write test script for gfs2: TODO
  [server-workload-testing-team] write test script for ocfs2: TODO
  [server-workload-testing-team] write test script for glusterfs: TODO
  [server-workload-testing-team] write test script for nfs client: TODO
  [server-workload-testing-team] write test script for nfs server: TODO
  [server-workload-testing-team] write test script for lvm: TODO
- [server-workload-testing-team] write test script for iSCSI: TODO
+ [server-workload-testing-team] write test script for iSCSI initiator: TODO
+ [server-workload-testing-team] write test script for iSCSI target: TODO

-- 
ARM Server Storage Testing
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-arm-server-storage-testing

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 789229] Re: using a blacklist and a blacklist_exception section results in multipathd filtering out paths it shouldn't

2011-08-23 Thread Craig Magina
** Patch added: lucid-proposed fix
   
https://bugs.launchpad.net/ubuntu/natty/+source/multipath-tools/+bug/789229/+attachment/2304401/+files/lucid-proposed.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/789229

Title:
  using a blacklist and a blacklist_exception section results in
  multipathd filtering out paths it shouldn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/789229/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 789229] Re: using a blacklist and a blacklist_exception section results in multipathd filtering out paths it shouldn't

2011-08-23 Thread Craig Magina
** Patch added: maverick-proposed fix
   
https://bugs.launchpad.net/ubuntu/natty/+source/multipath-tools/+bug/789229/+attachment/2304402/+files/maverick-proposed.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/789229

Title:
  using a blacklist and a blacklist_exception section results in
  multipathd filtering out paths it shouldn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/789229/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 789229] Re: using a blacklist and a blacklist_exception section results in multipathd filtering out paths it shouldn't

2011-08-22 Thread Craig Magina
** Changed in: multipath-tools (Ubuntu Natty)
   Status: Confirmed = In Progress

** Changed in: multipath-tools (Ubuntu Natty)
 Assignee: (unassigned) = Craig Magina (craig.magina)

** Patch added: natty based debdiff of the fix
   
https://bugs.launchpad.net/ubuntu/maverick/+source/multipath-tools/+bug/789229/+attachment/2300791/+files/natty.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/789229

Title:
  using a blacklist and a blacklist_exception section results in
  multipathd filtering out paths it shouldn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/789229/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 789229] Re: using a blacklist and a blacklist_exception section results in multipathd filtering out paths it shouldn't

2011-08-22 Thread Craig Magina
** Patch added: maverick based debdiff of the fix
   
https://bugs.launchpad.net/ubuntu/maverick/+source/multipath-tools/+bug/789229/+attachment/2300838/+files/maverick.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/789229

Title:
  using a blacklist and a blacklist_exception section results in
  multipathd filtering out paths it shouldn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/789229/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 789229] Re: using a blacklist and a blacklist_exception section results in multipathd filtering out paths it shouldn't

2011-08-22 Thread Craig Magina
** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/789229

Title:
  using a blacklist and a blacklist_exception section results in
  multipathd filtering out paths it shouldn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/789229/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 789229] Re: using a blacklist and a blacklist_exception section results in multipathd filtering out paths it shouldn't

2011-08-19 Thread Craig Magina
** Changed in: multipath-tools (Ubuntu Lucid)
   Status: Triaged = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/789229

Title:
  using a blacklist and a blacklist_exception section results in
  multipathd filtering out paths it shouldn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/789229/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 789229] Re: using a blacklist and a blacklist_exception section results in multipathd filtering out paths it shouldn't

2011-08-19 Thread Craig Magina
** Patch added: lucid based debdiff of the fix
   
https://bugs.launchpad.net/ubuntu/lucid/+source/multipath-tools/+bug/789229/+attachment/2293105/+files/lucid.debdiff

** Changed in: multipath-tools (Ubuntu Maverick)
 Assignee: (unassigned) = Craig Magina (craig.magina)

** Changed in: multipath-tools (Ubuntu Maverick)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/789229

Title:
  using a blacklist and a blacklist_exception section results in
  multipathd filtering out paths it shouldn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/789229/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 789229] Re: using a blacklist and a blacklist_exception section results in multipathd filtering out paths it shouldn't

2011-08-16 Thread Craig Magina
** Changed in: multipath-tools (Ubuntu Lucid)
 Assignee: (unassigned) = Craig Magina (craig.magina)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/789229

Title:
  using a blacklist and a blacklist_exception section results in
  multipathd filtering out paths it shouldn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/789229/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 789229] Re: using a blacklist and a blacklist_exception section results in multipathd filtering out paths it shouldn't

2011-06-03 Thread Craig Magina
I didn't see the fix in the git tree and took the patch from the mailing
list, which was obviously missing a few things.  Not sure why I missed
this commit, good find.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/789229

Title:
  using a blacklist and a blacklist_exception section results in
  multipathd filtering out paths it shouldn't

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 789229] [NEW] using a blacklist and a blacklist_exception section results in multipathd filtering out paths it shouldn't

2011-05-27 Thread Craig Magina
Public bug reported:

Binary package hint: multipath-tools

The issue is due to a bug in some if/then logic in
blacklist.c:_filter_path resulting in the routine returning a value
other then 0 for anything found on the exceptions list.

** Affects: multipath-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/789229

Title:
  using a blacklist and a blacklist_exception section results in
  multipathd filtering out paths it shouldn't

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 789229] Re: using a blacklist and a blacklist_exception section results in multipathd filtering out paths it shouldn't

2011-05-27 Thread Craig Magina
** Patch added: 0013-libmultipath-filter_path-fix_blacklist_filter_exit.patch
   
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/789229/+attachment/2144858/+files/0013-libmultipath-filter_path-fix_blacklist_filter_exit.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/789229

Title:
  using a blacklist and a blacklist_exception section results in
  multipathd filtering out paths it shouldn't

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 789229] Re: using a blacklist and a blacklist_exception section results in multipathd filtering out paths it shouldn't

2011-05-27 Thread Craig Magina
** Patch added: oneiric debdiff
   
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/789229/+attachment/2144900/+files/fix_blacklist_filter_path-oneiric.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/789229

Title:
  using a blacklist and a blacklist_exception section results in
  multipathd filtering out paths it shouldn't

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 686832] Re: multipath-tools-boot, root mount failed - Device or resource busy

2011-01-18 Thread Craig Magina
I can verify that this fixes the issue.

ls -l /dev/disk/by-uuid/
total 0
lrwxrwxrwx 1 root root 32 Jan 18 14:21 06eacbef-a3c2-4888-b9e8-faef800781cc - 
../../mapper/222dc0001550218ffp1
lrwxrwxrwx 1 root root 36 Jan 18 14:21 54c316e3-d875-42ae-88d1-451a9876f91e - 
../../mapper/2229a000155fe296e-part1
lrwxrwxrwx 1 root root 32 Jan 18 14:21 9acd1309-5946-48c5-8c9e-e56944494f0b - 
../../mapper/222710001553137dep1
lrwxrwxrwx 1 root root 36 Jan 18 14:21 BC2C-8741 - 
../../mapper/222eb0001559a8c3f-part1

lrwxrwxrwx 1 root root 36 Jan 18 14:21 ca8a7948-d069-4227-8e1d-31d22c5703fa - 
../../mapper/222ca000155636d68-part1

No failed: Device or resource busy found in the logs after booting
with the fixed package.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in ubuntu.
https://bugs.launchpad.net/bugs/686832

Title:
  multipath-tools-boot, root mount failed - Device or resource busy

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 697690] [NEW] no dbg package for multipath-tools

2011-01-05 Thread Craig Magina
Public bug reported:

Binary package hint: multipath-tools

A dbg package does not get generated for the multipath-tools package.
It is needed to debug crashes in any of the binaries built by the
package.

** Affects: multipath-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in ubuntu.
https://bugs.launchpad.net/bugs/697690

Title:
  no dbg package for multipath-tools

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 697690] Re: no dbg package for multipath-tools

2011-01-05 Thread Craig Magina

** Patch added: Changes to generate a dbg package for multipath-tools  kpartx
   
https://bugs.launchpad.net/bugs/697690/+attachment/1784074/+files/add_multipath-tools-dbg_package.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in ubuntu.
https://bugs.launchpad.net/bugs/697690

Title:
  no dbg package for multipath-tools

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs